Customers
Retrieve a customer
Retrieves the details of an existing customer.
GET
/
customers
/
{id}
Authorizations
Path Parameters
FlatPeak customer_id
.
Response
200 - application/json
This object represents a customer of your business.
FlatPeak unique object Id.
Represents the object’s type.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Time when the object was created, in UTC.
FlatPeak unique account id
A reference that is meaningful to you, for example, an ID from your system.
An array of FlatPeak location IDs that are associated with this object.
Was this page helpful?