A collection of help pages for using the API.
No description available.
| Name | Type | Description |
|---|---|---|
| userName | String | |
| password | String | |
| name | String | |
| phone | String | |
| cellphone | String | |
| String | ||
| language | String | |
| type | String |
{
"userName": "jdoe",
"password": "????",
"name": "John Doe",
"phone": "+46987654321",
"cellphone": "+461234567890",
"email": "john.doe@example.com",
"language": null,
"type": null
}