Changed
New Address parameters for bank accounts
This minor API version relates to having more detailed addresses for Users and Bank Accounts. It will be available from 20th July 2015 and will be mandatory from 15th September 2015 if you wish to do PayOuts to CA, or US-type bank accounts.Changes to API objects
An address is currently used in the following objects:- Natural User – Address
- Legal User – LegalRepresentativeAddress and HeadquartersAddress
- BankAccounts – OwnerAddress
Property | Type | Description |
---|---|---|
AddressLine1 | string | |
AddressLine2 | string | This is optional |
City | string | |
Region | string | Optional unless Country is “MX”, “CA” or “US” |
PostalCode | string | Must be be alphanumeric (or spaces) – not required if the Country is one of “AO”, “AG”, “AW”, “BS”, “BZ”, “BJ”, “BW”, “BF”, “BI”, “CM”, “CF”, “KM”, “CG”, “CD”, “CK”, “CI”, “DJ”, “DM”, “GQ”, “ER”, “FJ”, “TF”, “GM”, “GH”, “GD”, “GN”, “GY”, “HK”, “IE”, “JM”, “KE”, “KI”, “MO”, “MW”, “ML”, “MR”, “MU”, “MS”, “NR”, “AN”, “NU”, “KP”, “PA”, “QA”, “RW”, “KN”, “LC”, “ST”, “SA”, “SC”, “SL”, “SB”, “SO”, “ZA”, “SR”, “SY”, “TZ”, “TL”, “TK”, “TO”, “TT”, “TV”, “UG”, “AE”, “VU”, “YE”, “ZW “ |
Country | string | Must be an ISO 3166-1 alpha-2 code |
Example request for POST /v2.01/ClientId/users/natural