Changes to Add order

POST /order/add-order

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

Changed in 1 of the 6 revisions of this API.411

  1. 6b9208b64456411

What changed

  • 6b9208b64456411See the full diff
    • removed the request property options.amount

      request-property-removed

    • removed the request property options.cycle_type

      request-property-removed

    • removed the request property options.id

      request-property-removed

    • removed the request property options.value

      request-property-removed

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the new optional request property options

      new-optional-request-property

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added