Transferred Mandate
Mandates that have been transferred using Current Account Switch Service
Get updated customer bank details#
GET
/transferred_mandates/{mandate_id}Returns new customer bank details for a mandate that's been recently transferred
Path Parameters
| Name | Type | Description |
|---|---|---|
mandate_idrequired | string | The mandate id |
Responsehttp
Response 200
Successful response
transferred_mandatesobject4 properties
encrypted_decryption_keystring
Random AES-256 key used to encrypt bank account details, itself encrypted with your public key.
public_key_idstring
The ID of an RSA-2048 public key, from your JWKS, used to encrypt the AES key.
encrypted_customer_bank_detailsstring
Encrypted customer bank account details, containing:
iban, account_holder_name, swift_bank_code, swift_branch_code, swift_account_number
linksobject
2 properties
customer_bank_accountstring
The ID of the updated customer_bank_account
mandatestring
The ID of the transferred mandate
Errors 400401404422500
400
Bad Request
401
Unauthorised
404
Not found
422
Validation Error
500
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobject