Parameter | Description |
---|---|
Include | Specify which optional data fields to include in the response. |
{
"entities": [
{
"id": 0,
"created_at": "string",
"updated_at": "string",
"deleted_at": "string",
"sort_order": 0,
"entity_code": "string",
"name": "string",
"region_id": 0,
"auditable_entity_id": 0,
"is_group": false,
"enterprise_segment_id": 0,
"system_generated": false
}
]
}
Was this page helpful?