Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 800 Bytes

Address.md

File metadata and controls

15 lines (11 loc) · 800 Bytes

Address

Properties

Name Type Description Notes
address_line1 string The first line of the address
address_line2 string The second line of the address [optional]
city string The city of the address
region string The region / state / province of the address - this is optional except if the Country is US, CA or MX [optional]
postal_code string The postal code of the address - can be alphanumeric, dashes or spaces
country string The Country where the bank account is held

[Back to Model list] [Back to API list] [Back to README]