Resource: Customer
Represents a customer and its information.
JSON representation | |
---|---|
{ "customerId": string, "customerName": string, "defaultApiVersion": number } |
Fields | |
---|---|
customerId |
Customer ID |
customerName |
Descriptive name of the customer. |
defaultApiVersion |
The preferred version for requests from a Customer. Used to indicate that the customer may have access to a newer (beta) API. |
Methods |
|
---|---|
|
Retrieves customers you are associated with. |