Changes to Purchase Order - Get Single By Number

GET /purchase_order/get_single_by_number

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 13 revisions of this API.419

  1. fa53dd949b8e18
  2. e4bdf69842781
  3. 08cd9cfa14dd13
  4. 46ceda52800018

What changed

    • the query request parameter number became required

      request-parameter-became-required

    • api operation id get_purchase_order_get_single_by_number was added

      api-operation-id-added

    • for the query request parameter number, the type/format was generalized from number/integer to string/

      request-parameter-type-generalized

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • for the query request parameter fields, the type/format was changed from array/ to object/

      request-parameter-type-changed

  • 08cd9cfa14dd13See the full diff
    • for the query request parameter number, the type/format was changed from string/ to number/integer

      request-parameter-type-changed

    • for the query request parameter fields, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

  • 46ceda52800018See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • api operation id get_purchase_order_get_single_by_number removed and replaced with

      api-operation-id-removed

    • the query request parameter number became optional

      request-parameter-became-optional

    • for the query request parameter fields, the type/format was generalized from object/ to string/

      request-parameter-type-generalized

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog