SectionGetResponse
JSON
{
"id": 852,
"registerId": "2",
"storeId": 12345,
"storeCollectionId": null,
"description": "Restaurant"
}
Explanation
| Key | Type | Example | Optional | Description |
|---|---|---|---|---|
| id | integer | 852 | No | |
| registerId | integer | 2 | Yes | |
| storeId | string | 123456 | Yes | |
| storeCollectionId | integer | 15 | Yes | |
| description | string | Restaurant | Yes |
Please contact us in case you are missing fields.