POST api/Suppliers/Delete
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": "37edf6e2-82e9-4b4b-8cf9-763d2a09a4ff",
"ID": 2,
"ListIDs": [
1,
2,
3
],
"PageNumber": 3,
"sorting": 4,
"UserRightID": 5,
"MaxRows": 6,
"BranchID": 7,
"attribute": 8
}
application/x-www-form-urlencoded
Sample: