Skip to main content
GET
Get a customer by ID.

Authorization

Bearer <accessSecret> Path Parameters
string
required
The customer’s unique identifier (UUID).
Response
string
Customer UUID.
string
Customer’s full name.
string
Customer’s email address.
string
INDIVIDUAL or BUSINESS.
string
Phone country code.
string
Phone number.
string
Customer’s address.
string
Customer’s city.
string
Customer’s postcode.
string
ISO 8601 creation timestamp.