Customers
Create a customer
Creates new customer.
Do not create customers via this endpoint unless you are performing a bulk import from your system or have been advised by FlatPeak support. Instead, use Connect, which will automatically create customers as part of its flow.
POST
/
customers
Authorizations
Body
A reference that is meaningful to you, for example, an ID from your system.
Response
201 - 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?