Changes to Find purchase order by ID.
GET /store/order/{orderId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 53 revisions of this API.162
- 253de9e0f0ae162
What changed
- ▲
removed the media type
application/xmlfor the response with the statusdefaultresponse-media-type-removed
- ●
removed the optional property
completefrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
petIdfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
quantityfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
shipDatefrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
statusfrom the response with thedefaultstatusresponse-optional-property-removed
- ○
added the required property
codeto the response with thedefaultstatusresponse-required-property-added
- ○
added the required property
messageto the response with thedefaultstatusresponse-required-property-added
- ▲