...
Name | Format | Description |
---|---|---|
firstName | String | First name of the customer |
lastName | String | Last name of the customer |
streetAddress | String | Street address, multiple lines separated by linefeeds |
city | String | City |
province | String | County or province |
postalCode | String | Postal code |
countryCode | String | Country |
phoneNumber | String | Customer's phone number in the international format |
emailAddress | String | Fruugo routed email address for the customer (optional). |
...