Order - Modify Financial Status
Update the financial/payment status of one or more orders.
Request body
Example request
{
"store_id": "507f1f77bcf86cd799439011",
"status_date": "2025-01-15T12:00:00.000Z"
}Response
Financial status updated
Changes
Changed in 3 of the 13 revisions of this API.9623
- ▲
request property
financial_statuswas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the request property
financial_statusbecame requiredrequest-property-became-required
- ▲
the request property
order_numberbecame requiredrequest-property-became-required
- ▲
the request property
store_idbecame requiredrequest-property-became-required
- ▲
the
orderrequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
refresh_cacherequest property type/format changed fromstring/toboolean/request-property-type-changed
- ○
api operation id
put_order_modify_financial_statuswas addedapi-operation-id-added
- ○
added the new
paidenum value to the request propertyfinancial_statusrequest-property-enum-value-added
- ○
added the new
pendingenum value to the request propertyfinancial_statusrequest-property-enum-value-added
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ▲
- ▲
added required request body
request-body-added-required
- ●
deleted the
queryrequest parameterfinancial_statusrequest-parameter-removed
- ●
deleted the
queryrequest parameterorderrequest-parameter-removed
- ●
deleted the
queryrequest parameterorder_numberrequest-parameter-removed
- ●
deleted the
queryrequest parameterrefresh_cacherequest-parameter-removed
- ●
deleted the
queryrequest parameterstatus_daterequest-parameter-removed
- ●
deleted the
queryrequest parameterstore_idrequest-parameter-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ▲
- ▲
removed the request body
request-body-removed
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
api operation id
put_order_modify_financial_statusremoved and replaced withapi-operation-id-removed
- ○
added the new optional
queryrequest parameterfinancial_statusnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterordernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterorder_numbernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterrefresh_cachenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatus_datenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstore_idnew-optional-request-parameter
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
429response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲