Changes to Order - Modify Financial Status

PUT /order/modify_financial_status

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

Changed in 3 of the 13 revisions of this API.9623

  1. fa53dd949b8e69
  2. 08cd9cfa14dd162
  3. 46ceda528000212

What changed

    • request property financial_status was restricted to a list of enum values

      request-property-became-enum

    • the request property financial_status became required

      request-property-became-required

    • the request property order_number became required

      request-property-became-required

    • the request property store_id became required

      request-property-became-required

    • the order request property type/format changed from string/ to object/

      request-property-type-changed

    • the refresh_cache request property type/format changed from string/ to boolean/

      request-property-type-changed

    • api operation id put_order_modify_financial_status was added

      api-operation-id-added

    • added the new paid enum value to the request property financial_status

      request-property-enum-value-added

    • added the new pending enum value to the request property financial_status

      request-property-enum-value-added

    • 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

  • 08cd9cfa14dd162See the full diff
    • added required request body

      request-body-added-required

    • deleted the query request parameter financial_status

      request-parameter-removed

    • deleted the query request parameter order

      request-parameter-removed

    • deleted the query request parameter order_number

      request-parameter-removed

    • deleted the query request parameter refresh_cache

      request-parameter-removed

    • deleted the query request parameter status_date

      request-parameter-removed

    • deleted the query request parameter store_id

      request-parameter-removed

    • 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

  • 46ceda528000212See the full diff
    • removed the request body

      request-body-removed

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

      response-media-type-removed

    • api operation id put_order_modify_financial_status removed and replaced with

      api-operation-id-removed

    • added the new optional query request parameter financial_status

      new-optional-request-parameter

    • added the new optional query request parameter order

      new-optional-request-parameter

    • added the new optional query request parameter order_number

      new-optional-request-parameter

    • added the new optional query request parameter refresh_cache

      new-optional-request-parameter

    • added the new optional query request parameter status_date

      new-optional-request-parameter

    • added the new optional query request parameter store_id

      new-optional-request-parameter

    • 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