Authorizations
The API key to use for authentication
Path Parameters
The customer id
Example:
"cus_GqfKXLmg61LURZhB"
Response
Get One Customer
The customer id
Example:
"cus_GqfKXLmg61LURZhB"
Example:
"customer"
The name of the customer
Example:
"John Doe"
The customer's phone number
Required string length:
10 - 12
Example:
"254712345678"
The date and time the customer was created in ISO 8601 format
Example:
"2021-01-01T00:00:00Z"
The date and time the customer was last active at in ISO 8601 format
Example:
"2021-01-01T00:00:00Z"
The environment of the business
Available options:
development
, production
Example:
"development"