Recalculating number of entries

POST {{api-url}}/order-v2/{{tenant}}/salesorders/{{orderId}}/calculations

Updates the number of entries in the specific order and recalculates it.

Required scopes

  • order.order_update

Request Body

{"entries"=>[{"entryId"=>"5c336893a981210009900071", "deliveredAmount"=>10}, {"entryId"=>"5c336893a981210009900072", "deliveredAmount"=>1000, "unit"=>"GRM"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring