POST Reports/GetOfferReportDetailTransactions

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objOfferReportDto
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "OfferId": "6545bd1b-f60a-4b54-8f1f-73534734e3f7",
  "FromDate": "2026-04-10T16:03:22.5520457+06:30",
  "ToDate": "2026-04-10T16:03:22.5520457+06:30",
  "CompanyId": [
    "9f1d541b-4dd3-49d5-b4ed-1957bac48918",
    "e10d74a0-ad1b-4033-b5dd-fe75d99f4a7f",
    "2dd5944c-7c47-4896-8b4c-fdd9705231b1"
  ],
  "OfferAssignmentBranchId": [
    "81f80f85-6e9b-4c15-8c89-bd321fd63fbf",
    "d4639d37-ab24-4c50-ad63-f665b0ecefa5",
    "dbe8d806-d695-4d74-b14e-bfdfdd7e76a9"
  ],
  "ProductGroupId": [
    "7bcb4103-e24e-4c9f-933a-fae5074fdd39",
    "cc06128a-6e1d-4b8c-94f2-c2499c5b9ae0",
    "5d285d1f-8edb-4932-b226-2b8f0e5bc3e3"
  ],
  "OfferSchemeId": [
    "00bf6043-2820-44aa-afd1-62922f804e5e",
    "e5b6d2db-b225-464a-a0ab-cec38e0b2cbd",
    "2dd4e456-ef66-4d3d-b8a1-5392159bcea6"
  ],
  "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.