Orders
Create order with referral code
Adds an order to an affiliate with matching referral code
POST
Make sure you’re sending over all required fields.
Path Parameters
The referral code of the affiliate.
Body
The order object.
Represents an order in the system.
The unique identifier for the order.
Minimum length:
1
The list of products in the order.
Represents a product in an order.
Indicates whether the order has been acknowledged in an affiliate payout.
The timestamp of the order (in milliseconds).
Indicates whether the order is a royalty order.
Indicates whether the order is custom.
The commission for the order.
Additional notes for the order.
The list of coupon codes applied to the order.
Represents a customer in the system.
Additional metadata for the order.
Response
200
OK
Was this page helpful?