Changes to Convert to order
POST /cart/convert
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 8 of the 41 revisions of this API.5634
What changed
- ●
added the new
DELIVEREDenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
FAILUREenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
PRE_TRANSITenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
RETURNEDenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
TRANSITenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
UNKNOWNenum value to thedata/allOf[Order]/tracking/statusresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the required property
data/allOf[Order]/createdto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
data/allOf[Order]/tracking/statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/allOf[Order]/tracking/statusDetailsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/allOf[Order]/tracking/statusUpdatedAtto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status429response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
ErrorResponsefrom the response bodyallOflist for the response status400response-body-all-of-removed
- ○
removed
ErrorResponsefrom the response bodyallOflist for the response status401response-body-all-of-removed
- ○
removed
ErrorResponsefrom the response bodyallOflist for the response status429response-body-all-of-removed
- ○
removed
ErrorResponsefrom the response bodyallOflist for the response status500response-body-all-of-removed
- ○
added the optional property
detailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the429statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
added the optional property
paramto the response with the400statusresponse-optional-property-added
- ○
added the optional property
paramto the response with the401statusresponse-optional-property-added
- ○
added the optional property
paramto the response with the429statusresponse-optional-property-added
- ○
added the optional property
paramto the response with the500statusresponse-optional-property-added
- ○
added the required property
codeto the response with the400statusresponse-required-property-added
- ○
added the required property
codeto the response with the401statusresponse-required-property-added
- ○
added the required property
codeto the response with the429statusresponse-required-property-added
- ○
added the required property
codeto the response with the500statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the401statusresponse-required-property-added
- ○
added the required property
messageto the response with the429statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
typeto the response with the400statusresponse-required-property-added
- ○
added the required property
typeto the response with the401statusresponse-required-property-added
- ○
added the required property
typeto the response with the429statusresponse-required-property-added
- ○
added the required property
typeto the response with the500statusresponse-required-property-added
- ▲
- ▲
removed the request body
request-body-removed
- ▲
- ○
added optional request body
request-body-added-optional
- ○
- ○
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
- ○
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
- ○
- ○
endpoint added
endpoint-added
- ○