| Name | Type | Description | Notes |
|---|---|---|---|
| type | str | Recipient Type (Only nuban at this time) | |
| name | str | Recipient's name | |
| account_number | str | Recipient's bank account number | |
| bank_code | str | Recipient's bank code. You can get the list of Bank Codes by calling the List Banks endpoint | |
| description | str | A description for this recipient | [optional] |
| currency | str | Currency for the account receiving the transfer | [optional] |
| authorization_code | str | An authorization code from a previous transaction | [optional] |
| metadata | str | Stringified JSON object of custom data | [optional] |