POST Reports/GetOfferReportDetail
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objOfferReportDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"FromDate": "2026-04-10T15:47:31.943645+06:30",
"ToDate": "2026-04-10T15:47:31.943645+06:30",
"CompanyId": [
"7cefd7c8-5d6f-4392-992f-9f21d9e7ad6d",
"2543dcc0-a440-4214-8725-1cdefbdd2a47",
"b6a0495d-e16f-4138-b450-db27851e342d"
],
"OfferAssignmentBranchId": [
"cceea0ca-3814-4b76-81a1-4e52e2d1e6f4",
"8f4ff29d-feec-48ff-9c5c-c7b2cb677a33",
"dc56f371-7e12-41d9-b517-e3401ae0ce39"
],
"ProductGroupId": [
"0462e3cc-fd8b-4ffb-b130-258f5b0bc595",
"2a0a2de9-7a3c-449c-b389-1e2d4ffefef8",
"58db2b7f-35b9-4782-ab33-1ba45841a2f2"
],
"OfferSchemeId": [
"3d275a79-b0b9-4304-ac21-20211d70e431",
"66493222-d79f-47b8-8013-3119201197cc",
"3dbb885d-be26-41db-8925-45f4c2fd09f8"
],
"OkAccountType": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
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.