Retrieve a customer
Retrieves the details of an existing customer.
Authorizations
Authenticate with bearer you obtained from authentication endpoint.
Path Parameters
Flatpeak Customer ID
Response
This object represents a customer of your business.
Flatpeak unique object Id.
"cus_65e421d1daa4a24082b4f590"
Represents the object’s type.
"customer"
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Flatpeak unique account id
"acc_65e421bed29d88d9012e0662"
Time when the object was created, in UTC.
"2021-05-05T05:37:27Z"
A reference that is meaningful to you, for example, an ID from your system.
"CUS1234567890"
An array of Flatpeak location IDs that are associated with this object.

