latestOpenAPI 3.1.02026-08-141866831.1 MB
77e4ef94fcc3
orders
public
Update Order
Update an order.
Scopes: orders:write
patch/v1/orders/{id}
Path parameters
idstring uuid4 required
The order ID.
The order ID.
Request body
Example request
{
"billing_address": {
"country": "US"
}
}Response
Successful Response
Order required— unresolved $ref