Add Line

Adds a new line item to an existing order.

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

The order line details including product, quantity, and pricing information.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the order id.

string | null

Gets or sets the source order id.

string | null

Gets or sets the order ref number.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the order line id.

string | null

Gets or sets the source line id.

string | null

Gets or sets the parent line id.

string | null

Gets or sets the payment option.

string | null

Gets or sets the supplier id.

string | null

Gets or sets the vendor id.

string | null

Gets or sets the store id.

string | null

Gets or sets the warehouse id.

string | null

Gets or sets the skuid.

string | null

Gets or sets the variant id.

string | null

Gets or sets the product id.

string | null

Gets or sets the trademark id.

string | null

Gets or sets the name.

string | null

Gets or sets the code.

string | null

Gets or sets the barcode.

string | null

Gets or sets the erpcode.

string | null

Gets or sets the picture url.

string | null

Gets or sets the options.

string | null

Gets or sets the notes.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the quantity.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the purchase price.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the unit price in local currency.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the unit price.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the packaging fee.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the shipping fee.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the installment interest.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the other fee.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the promotion discount.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the coupon discount.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the loyalty discount.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the other discount.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the tax rate.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the tax amount.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the total.

newDelivery
object
existingDelivery
object
categories
array of objects | null

Gets or sets the categories for this line.

categories
discounts
array of objects | null

Gets or sets the list of discounts for this line.

discounts
fees
array of objects | null

Gets or sets the list of fees for this line.

fees
properties
array of objects | null

Gets or sets the list of custom properties for this line.

properties
tags
array of objects | null

Gets or sets the list of tags for this line.

tags
string | null

Gets or sets the environment identifier (e.g., Production, Staging).

string | null

Gets or sets the IP address of the calling application.

string | null

Gets or sets the user token for authentication context.

string | null

Gets or sets the session identifier of the current user session.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the numeric user identifier.

string | null

Gets or sets the IP address of the requesting user.

string | null

Gets or sets the email address of the user performing the operation.

string | null

Gets or sets the thread identifier for request tracing and correlation.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

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