Skip to main content
POST
Record order with a coupon

Path Parameters

version
enum<string>
required

Version

Available options:
v2,
v1
Pattern: v2|v1

Body

application/json

About the order

order
Order · object
required

Information about the order which took place

request
Request · object
required

Information about the request

customer
Customer · object

Information about the customer who placed the order (if present)

address
Address · object

Information about the address of the customer who placed the order

Response

Returned when successful

Last modified on July 13, 2026