Add an OrderItem to an Order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Order to add the OrderItem to

Body Params
integer

The per-quantity price of the item, in cents

integer

The item quantity

integer

Total price for the quantity of items

string

Only USD is supported at this time

integer

Number of digits to the right of the decimal point

string
required

Short description of the line item

string

Notes to the buyer regarding this line item

string

Customer reference number

string

Detailed description of the line item

string

SKU for the item

string

Information on item options

string

The maker of the item

fees
array of objects

The fees included in this order item.

fees
string

URL where the product may be found on the merchant's store

Responses

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