Changes to Get tracking results by tracking number
POST /public/v1/tracking/search
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 3 revisions of this API.334
What changed
- ▲
the
/////response's property format changed fromdate-timeto no format for statusresponse-property-type-changed
- ▲
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^[a-zA-Z0-9- ._/]*$to the request propertyrequest-property-pattern-added
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ●
deleted the
headerrequest parameterContent-Typerequest-parameter-removed
- ●
the
request property's maxLength was set to32request-property-max-length-set
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲