POST OfferAutoPayDiscountReport/GetAutoPayDiscountReportData
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objOfferAutoPayReportDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"StartDateTime": "2026-04-10T15:45:51.0589769+06:30",
"EndDateTime": "2026-04-10T15:45:51.0589769+06:30",
"CompanyList": [
"cee146af-ea98-48d6-b46c-cd70bac44652",
"6e67ec86-9061-468e-9408-8af0d5b5fefb",
"8c424d62-dc31-4fbb-b2d4-cdc5b92b9181"
],
"DivisionList": [
"b016a777-b4a7-4179-a900-a32eff9c1488",
"dfbdee27-3f1b-4bf0-a527-fa4ff3df6620",
"528f859d-7c4a-4623-83e8-f6d73737ee35"
],
"TownshipList": [
"275f6db5-3b5f-4860-90e7-a8820f445ccc",
"4bc7969c-7e68-4032-874a-f2ac51562488",
"558cb8b7-804c-4eec-9a69-6dc73824a01a"
],
"CityList": [
"d27f899f-c7be-4556-89e6-7bcccf8448d7",
"7f55c3de-8ecf-4d16-89d2-230f6a3cdbc2",
"80d47b9e-c1d2-4aa0-8626-5bb81c6784c4"
],
"BranchList": [
"052e9dd8-1d9e-449f-9d5c-86afb0ecd60a",
"9dba3091-0a1c-4227-8900-5f6dc7aa1fac",
"c7933d4e-419f-478d-8c12-59aea67c2e7e"
],
"SafteyCashierMobileNumber": "sample string 1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.