Update the verification status of a fiat address
API Key
the ID of the address to update
the new verification status
Verification Status
The status of the verification of a fiat address
AuthorizationRequired, AuthorizationFailed, RegistrationPending, RegistrationFailed, Registered Update Address Succeeded
Fiat Address
Response containing fiat address details
{ "iban": "DE89370400440532013000" }RecipientBankAccount
A recipient fiat bank account
{
"account_identifier": {
"iban": "DE89370400440532013000",
"type": "SEPA"
},
"address": {
"city": "London",
"country": { "code": "GB" },
"postal_code": "SW1A 2AA",
"state": "England",
"street": "10 Downing Street"
},
"email_address": { "email": "john.doe@example.com" },
"is_third_party": false,
"phone_number": "+49-30-12345678",
"provider_country": { "code": "DE" },
"provider_name": "Iron Bank",
"recipient": {
"name": "Aperture Science",
"type": "Business"
}
}The bank name
The country code
When the address was created
The currency of the bank account
The customer ID
The ID of the address
Is this a third party fiat address
Has the customer verified their ownership of this account
Verification Status
The status of the verification of a fiat address
AuthorizationRequired, AuthorizationFailed, RegistrationPending, RegistrationFailed, Registered When the address was last updated
Optional label for the address