POST OfferDetails/OfferApprovalDetails

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:
{
  "OfferDetailsId": "b70477a8-e734-4220-b430-2d0d9b328822",
  "OfferApprovedFlag": true,
  "OfferApproverUserId": "sample string 3",
  "OfferApprovedDateTime": "2026-04-10T15:50:17.6598616+06:30",
  "OfferRejectedFlag": true,
  "OfferRejectedUserId": "sample string 5",
  "OfferRejectedDescription": "sample string 6",
  "OfferRejectedDateTime": "2026-04-10T15:50:17.6598616+06:30",
  "UserId": "sample string 7"
}

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.