| Name | Type | Description | Notes |
|---|---|---|---|
| account_id | String | { "description" : "", "verbs":["GET"] } | |
| String | { "description" : "E-mail address", "verbs":["POST","PUT","GET"] } | [optional] | |
| first_name | String | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| last_name | String | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| company_name | String | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| logo_url | String | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| addresses | Array<CreateProfileAddressRequest> | { "description" : "Address associated with the profile", "verbs":["POST","PUT","GET"] } | [optional] |
| mobile | String | { "description" : "Mobile telephone number", "verbs":["POST","PUT","GET"] } | [optional] |
| landline | String | { "description" : "Home telephone number", "verbs":["POST","PUT","GET"] } | [optional] |
| fax | String | { "description" : "Fax number", "verbs":["POST","PUT","GET"] } | [optional] |
| dob | DateTime | { "description" : "Date of birth in YYYY-MM-DD format", "verbs":["POST","PUT","GET"] } | [optional] |
| vat_number | String | { "description" : "VAT number", "verbs":["POST","PUT","GET"] } | [optional] |
| additional_information | String | { "description" : "Any additional information", "verbs":["POST","PUT","GET"] } | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.