API Reference
Customers
List all orders in a group
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique group ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique group ID
Response
The id of the order.
Wether the order is in live mode or test mode.
The id of the organization.
The total amount of the order in cents.
x > 0
The cashback amount of the order in cents.
x > 0
The fees due to Kohort for this order in cents.
x > 0
The email of the customer.
The first name of the customer.
The last name of the customer.
The phone number of the customer.
The shared identifier of the group. If null, it will create a group. If not null, it will join the group.
The ID of the customer.
The currency of the order.
EUR
The locale of the order.
en_US
, fr_FR
The current status of the order.
CREATED
, CASHBACK_AVAILABLE
, CASHBACK_PROCESSING
, CASHBACK_SENT
The id of the associated group.
The id of the associated ambassador.
The reference id of the client. Use this field to renconcile with your system.
The risk level of the order.
LOW
, MEDIUM
, HIGH
, HIGHEST
The id of the user who created the customer.
The id of the user who last updated the customer.
Total count of orders