POST api/OnlineOrdering/GetPricelistRaw
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:
{
"UserEmail": "sample string 1",
"Password": "sample string 2",
"BranchID": 3,
"TagID": 4,
"OrderTypeID": 1
}
application/x-www-form-urlencoded
Sample: