POST OfferBlockNumber/OfferBlockNumberAdd

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
lDto
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": "8ef87787-befe-40f8-9ecf-32020baf1305",
  "CompanyId": "a8120146-5028-4e45-b866-85110dceeddc",
  "OfferDetailsId": "48260b6e-ede1-4224-8783-6e08ace7bbcd",
  "BlockStartDateTime": "2026-04-10T15:44:32.0259469+06:30",
  "BlockEndDateTime": "2026-04-10T15:44:32.0259469+06:30",
  "MediaTypeId": 6,
  "MediaTypeName": "sample string 7",
  "CreatedUserId": "sample string 8",
  "OfferBlockType": "sample string 9",
  "OfferBlockBranchDetailDtoAddList": [
    {
      "$id": "2",
      "BranchId": "56e23116-3c79-420a-a874-fa57020e1c5f"
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "2"
    }
  ],
  "OfferBlockCustomerDetailDtoAddList": [
    {
      "$id": "3",
      "OfferConfigurationMobileNumberId": "8182a9ec-6048-44c3-a257-1b31313db804",
      "OfferBlockCustomerNumber": "sample string 1",
      "AccountName": "sample string 2",
      "BusinessName": "sample string 3",
      "AccountLevel": "sample string 4",
      "AccountType": "sample string 5",
      "Operator": "sample string 6"
    },
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ],
  "Type": "sample string 10",
  "OfferListBlockTypeId": "bd47dcdf-b3c1-449e-81c9-979bd4d3c49c",
  "ApprovalReqFlag": 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.