Update an order

Updates an existing supplies order — typically used to advance its status (PENDING → ORDERED → RECEIVED → COMPLETED) or correct the amount. Pass only the fields you want to change in the body. The amount must be positive.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
required
string
enum
Allowed:
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

400

Order amount should be above zero

403

You do not have permission to update this order

404

orderID not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!