POST api/App/GetBranchAppSettings
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "7cb6633b-c3b6-4dc1-b685-4ae0bf91ed83",
"BranchID": 2,
"Active": true,
"StartTime": "00:00:00.1234567",
"EndTime": "00:00:00.1234567"
}
application/x-www-form-urlencoded
Sample: