Create an Order Item

Body Params
string
required

Use an Order's globally unique identifier (GUID) to set which order this item will appear in and be related to.

string
required

Set the name of a related or custom product.

string

Set the catalog number of the product.

string

Free text description of the order item or product.

int32

Set the order the items will be listed in, will appear in ascending order starting with the lowest at the top.

float

Set the price of the product.

float

Set the quantity of the product.

string

A system user's GUID, will fill in automatically with the user who created the item and be used for permissions. Can be set manually.

string

Use a product's globally unique identifier (GUID) to relate it to this order item.

int32

Use 2 to include VAT in the set itemprice, or use 1 to have it added on to the total price. (Picklist)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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