Update confirmed quantity and price

Updates the confirmed prices and quantity of a logistic order line. Allowed when the logistic order status is DRAFT_ORDER or DRAFT_ORDER_ON_HOLD.

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

The idType query parameter enforces the following rules:

  • idType=DJUST_ID: The orderLogisticId and orderLogisticLineId refers to a business ID.
  • idType=EXTERNAL_ID: The orderLogisticId and orderLogisticLineId refers to an external ID.
Body Params
number
required
≥ 0
int32
required
≥ 0
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Response

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