Changes to Create a withdrawal

POST /v1/withdrawals

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

Changed in 5 of the 13 revisions of this API.9913

  1. 9d4ba1cc037c134
  2. 8ba4c7f9e9db42
  3. fdc857fbd70e1
  4. 74ad5da44cf9816
  5. c756571007571

What changed

  • 9d4ba1cc037c134See the full diff
    • the error response's property type/format changed from object/ to string/ for status 409

      response-property-type-changed

    • removed the optional property error/code from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/details from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/message from the response with the 409 status

      response-optional-property-removed

    • added the non-success response with the status 500

      response-non-success-status-added

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

      response-optional-property-added

    • added the optional property message to the response with the 409 status

      response-optional-property-added

    • added the optional property statusCode to the response with the 409 status

      response-optional-property-added

  • 8ba4c7f9e9db42See the full diff
    • removed the optional property withdrawal/errorMessage from the response with the 201 status

      response-optional-property-removed

    • removed the optional property withdrawal/pixKey from the response with the 201 status

      response-optional-property-removed

    • removed the optional property withdrawal/pixKeyType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property withdrawal/processedAt from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property destination/recipientDocument

      new-optional-request-property

    • added the non-success response with the status 503

      response-non-success-status-added

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

    • removed the request property destination/recipientDocument

      request-property-removed

  • 74ad5da44cf9816See the full diff
    • added the new required request property destination/pixKey

      new-required-request-property

    • added the new required request property destination/type

      new-required-request-property

    • removed the enum value BOLETO of the request property method

      request-property-enum-value-removed

    • removed the enum value CARD of the request property method

      request-property-enum-value-removed

    • removed the enum value CRYPTO_LTC of the request property method

      request-property-enum-value-removed

    • removed the enum value LTC of the request property currency

      request-property-enum-value-removed

    • removed subschema #1: PIX destination subschema #2: Crypto destination from the destination request property oneOf list

      request-property-one-of-removed

    • the destination request property type/format changed from / to object/

      request-property-type-changed

    • removed the request property idempotencyKey

      request-property-removed

    • added the new optional request property destination/recipientDocument

      new-optional-request-property

    • removed discriminator from destination request property

      request-property-discriminator-removed

    • added the optional property withdrawal/currency to the response with the 201 status

      response-optional-property-added

    • added the optional property withdrawal/errorMessage to the response with the 201 status

      response-optional-property-added

    • added the optional property withdrawal/paymentMethod to the response with the 201 status

      response-optional-property-added

    • added the optional property withdrawal/processedAt to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added

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