Checkout.Address

Field Type Description
street String A String value
nr String A String value
zipcode String A String value
city String A String value
country Country 2 letter ISO representation of a country (string)

Examples

Example 1

{
    "street": "Sint-Denijslaan",
    "nr": "96",
    "zipcode": "9000",
    "city": "Gent",
    "country": "BE"
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.3.0 stable