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
What changed
- ▲
the
errorresponse's property type/format changed fromobject/tostring/for status409response-property-type-changed
- ●
removed the optional property
error/codefrom the response with the409statusresponse-optional-property-removed
- ●
removed the optional property
error/detailsfrom the response with the409statusresponse-optional-property-removed
- ●
removed the optional property
error/messagefrom the response with the409statusresponse-optional-property-removed
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
codeto the response with the409statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the409statusresponse-optional-property-added
- ○
added the optional property
statusCodeto the response with the409statusresponse-optional-property-added
- ▲
- ●
removed the optional property
withdrawal/errorMessagefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
withdrawal/pixKeyfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
withdrawal/pixKeyTypefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
withdrawal/processedAtfrom the response with the201statusresponse-optional-property-removed
- ○
added the new optional request property
destination/recipientDocumentnew-optional-request-property
- ○
added the non-success response with the status
503response-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/recipientDocumentrequest-property-removed
- ●
- ▲
added the new required request property
destination/pixKeynew-required-request-property
- ▲
added the new required request property
destination/typenew-required-request-property
- ▲
removed the enum value
BOLETOof the request propertymethodrequest-property-enum-value-removed
- ▲
removed the enum value
CARDof the request propertymethodrequest-property-enum-value-removed
- ▲
removed the enum value
CRYPTO_LTCof the request propertymethodrequest-property-enum-value-removed
- ▲
removed the enum value
LTCof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed
subschema #1: PIX destinationsubschema #2: Crypto destinationfrom thedestinationrequest propertyoneOflistrequest-property-one-of-removed
- ▲
the
destinationrequest property type/format changed from/toobject/request-property-type-changed
- ●
removed the request property
idempotencyKeyrequest-property-removed
- ○
added the new optional request property
destination/recipientDocumentnew-optional-request-property
- ○
removed discriminator from
destinationrequest propertyrequest-property-discriminator-removed
- ○
added the optional property
withdrawal/currencyto the response with the201statusresponse-optional-property-added
- ○
added the optional property
withdrawal/errorMessageto the response with the201statusresponse-optional-property-added
- ○
added the optional property
withdrawal/paymentMethodto the response with the201statusresponse-optional-property-added
- ○
added the optional property
withdrawal/processedAtto the response with the201statusresponse-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
- ○