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

  1. 9d68f8b1d0861
  2. 49b1d626be36234

What changed

    • the ///// response's property format changed from date-time to no format for status

      response-property-type-changed

  • 49b1d626be36234See the full diff
    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the pattern ^[a-zA-Z0-9- ._/]*$ to the request property

      request-property-pattern-added

    • deleted the header request parameter Authorization

      request-parameter-removed

    • deleted the header request parameter Content-Type

      request-parameter-removed

    • the request property's maxLength was set to 32

      request-property-max-length-set

    • the endpoint scheme security Authorization was added to the API

      api-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