Update Order
Updates the order.
Path parameters
Request body
Response
Successful Response
Example response
{
"checkout_url": "https://pay.aghanim.com/order/ord_XXXXXXX",
"created_at": 1690000000,
"id": "ord_XXXXXXX",
"items": [
{
"sku": "crystal"
}
],
"metadata": {
"key": "value"
},
"paid_at": 1690000100,
"player_id": "r2d2-c3po",
"status": "paid"
}Changes
Changed in 7 of the 28 revisions of this API.115
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
for the
pathrequest parameterorder_id, the maxLength was set to32request-parameter-max-length-set
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○