Process order by lookup key
GET/orders/:lookupKey/:lookupValue/process
Process an order by a specific lookupKey / lookupId combination.
lookupKeys |
---|
id |
externalId |
Processing an order does the following:
- for each supplier in the order a purchase order and backorder is created
- the order is set to status CONFIRMED
Once an order is processed, shipments / track and trace codes can be booked on backorders.
Request
Responses
- 200
- 404
Process order by lookup key - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Order process by lookup key - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id