POST api/App/SaveBranchAppSettings
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": "b883657d-b2c1-4155-b283-4f41339f9d1d",
"BranchID": 2,
"Active": true,
"StartTime": "00:00:00.1234567",
"EndTime": "00:00:00.1234567"
}
application/x-www-form-urlencoded
Sample: