Get financial account
Get a financial account
Path parameters
Response
OK
Example response
{
"token": "b68b7424-aa69-4cbc-a946-30d90181b621",
"blockchain_addresses": {
"ETHEREUM": "0x5f2b9e8a1c4d7f0e3a6b9c2d5e8f1a4b7c0d3e6f"
}
}Changes
Changed in 3 of the 83 revisions of this API.33
- ○
added the optional property
blockchain_addressesto the response with the200statusresponse-optional-property-added
- ○
- ○
removed the
CHARGEBACKenum value from thetype/anyOf[subschema #1: Instance Financial Account Type]/response property for the response status200response-property-enum-value-removed
- ○
removed the
INTERCHANGEenum value from thetype/anyOf[subschema #1: Instance Financial Account Type]/response property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
CHARGEBACKenum value to thetype/anyOf[subschema #1: Instance Financial Account Type]/response property for the response status200response-property-enum-value-added
- ●
added the new
INTERCHANGEenum value to thetype/anyOf[subschema #1: Instance Financial Account Type]/response property for the response status200response-property-enum-value-added
- ●
added the new
PROVISIONAL_CREDIT_ACCOUNTenum value to thetype/anyOf[subschema #1: Instance Financial Account Type]/response property for the response status200response-property-enum-value-added
- ●