| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| profile_id | str | { "description" : "", "verbs":["GET"] } | |
| address_line1 | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| address_line2 | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| address_line3 | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| city | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| province | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| country | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| postcode | str | { "description" : "ZIP code or postcode.", "verbs":["POST","PUT","GET"] } | [optional] |
| landline | str | { "description" : "Phone number", "verbs":["POST","PUT","GET"] } | [optional] |
| primary_address | bool | { "description" : "Is this the primary, default, address for the associated profile?", "verbs":["POST","PUT","GET"] } | [optional] [default to False] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.