Adjust Order

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

Use Case:

  • If you have three items in the order, but only two of them get shipped, you can send an adjust order request with the two remaining items in it before or after the Create Invoice request.

Important:

  • This request accepts the desired state of the order after the adjustment.
  • The order can be adjusted in the state:
    • confirmed - the amount can be decreased or increase
    • partially_shipped - the amount can be only decreased
  • The increase of the amount can be declined by risk engine if the buyer limit was exceeded. In case of decline the API will return 422 error.
Path Params
uuid
required
length between 36 and 36
Body Params
amount
object
string
enum
Defaults to EUR
Allowed:
integer
≥ 0
string
length between 1 and 1024
lines
array of objects
≥ 1
lines
Responses

404

Not Found

422

Unprocessable Entity

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