Create

This endpoint locates an existing order using the specified place date, shipping, payment and customer parameters, adding an additional item to that order. If no order exists with these parameters, it will create a new order and add an item for that order.

Body Params
string
required

Merchant ID

string
required

Customer ID

string
required

Shipping address record ID

string
required

Payment record ID

string
required

Offer ID

string
required

Product ID

string
required

Date for order placement, should be in MM/DD/YYYY format

int32
required

Number of items

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json