| codeadr |
Address code
|
string
|
|
|
| nom |
Custmer name of this address
|
string
|
|
|
| phone |
Phone number (for alternate addresses only)
|
string
|
|
|
| isdefault |
Indicates if it's the default delivery address
Not used in POST mode, see setdefault property
|
Boolean (1/0)
|
|
|
| address1 |
Address (Line #1)
|
string
|
Longueur maximum: 100
|
|
| address2 |
Address (Line #2)
|
string
|
Longueur maximum: 100
|
|
| city |
City
|
string
|
Longueur maximum: 100
|
|
| province |
Province
|
string
|
Longueur maximum: 100
|
|
| provinceCode |
Province code
|
string
|
|
|
| country |
Country
|
string
|
Longueur maximum: 100
|
|
| countryCode |
Country code
|
string
|
|
|
| postcode |
Postal Code
|
string
|
Longueur maximum: 100
|
|