CloudElements Provider Object Format
CloudElements Provider Object Properties
Property | Type | Required? | Description | |||||
| integer | Yes | CustomerID is a unique identifier assigned to a customer account when it is created on the CloudElements platform. This identifier is used to associate all resources and data related to that customer account | |||||
| string | Yes | The email connected to the UserID under the CustomerID. | |||||
| boolean | Yes | CloudElements are or are not active for this Customer ID. | |||||
| string | Yes | The name associated with the UserID. | |||||
| integer | Yes | UserID is a unique identifier assigned to a user within a customer account. This identifier is used to associate all resources and data related to that user, such as their API keys, authentication tokens, and other user-specific data. | |||||
| string | Yes | The password of the UserID. |