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
Represents an order in the system.
The unique identifier for the order.
Minimum length:
1
The list of products in the order.
The commission for the order.
The list of coupon codes applied to the order.
Indicates whether the order is custom.
Represents a customer in the system.
Indicates whether the order is a royalty order.
Additional metadata for the order.
Additional notes for the order.
Indicates whether the order has been acknowledged in an affiliate payout.
The timestamp of the order (in milliseconds).
Was this page helpful?