POST ApprovalSetup/ApprovalProcessMultiple

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:
{
  "lstApprovalProcessMultipleDto": [
    {
      "$id": "2",
      "Id": "72cf231d-2adc-4363-8010-40604d439482",
      "UserId": "sample string 2",
      "OfferTransactionTypeId": "ae943e51-9cc2-4852-9019-528ce38e7ff9",
      "ActionType": "sample string 4"
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "2"
    }
  ]
}

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.