Customer Website Object
Field Guide
| Name | Type | Example | Notes |
|---|---|---|---|
| id | Int | 5584 | Unique identifier |
| value | String | http://www.somewhere.com |
Example
{
"id": 5584,
"value": "http://www.somewhere.com"
}| Name | Type | Example | Notes |
|---|---|---|---|
| id | Int | 5584 | Unique identifier |
| value | String | http://www.somewhere.com |
{
"id": 5584,
"value": "http://www.somewhere.com"
}