An object containing a BACS account number and sort code. If an IBAN is not provided or if this recipient needs to accept domestic GBP-denominated payments, BACS data is required.
Name | Type | Description | Notes |
---|---|---|---|
account | str | The account number of the account. Maximum of 10 characters. | [optional] |
sort_code | str | The 6-character sort code of the account. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |