Changes to Close account
POST /v1/accounts/{id}/close
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 30 revisions of this API.259
What changed
- ○
removed the
BTCenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ETHenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
POLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SOLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
- ▲
the
headerrequest parameterIdempotency-Keybecame requiredrequest-parameter-became-required
- ▲
- ●
added the new
ETHenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
POLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SOLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
collateral_accountenum value to theaccount_typeresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added the pattern
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$to thepathrequest parameteridrequest-parameter-pattern-added
- ●
added the new
BTCenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ○
added
IbanFinancialAddressSortCodeFinancialAddressAbaFinancialAddressCryptoWalletFinancialAddressto thefinancial_addresses/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thefinancial_addresses/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
the
created_atresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ○
the
updated_atresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○