Changes to List orders by status
GET /order/get-orders-by-status
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 6 revisions of this API.117
What changed
- ▲
the
queryrequest parameterstatuswas restricted to a list of enum valuesrequest-parameter-became-enum
- ○
added the new enum value
ALLto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
CANCELLEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
ERRORto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
PENDINGto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
RECENTto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
RETURNEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
SETUPto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
SHIPPEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
SUSPENDEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
TERMINATEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
for the
queryrequest parameterstatus, the type was generalized fromintegertostringrequest-parameter-type-generalized
- ▲
- ○
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
- ○