POST ApprovalSetup/IsValidApprovalSetupValues

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:
{
  "CompanyId": "1bfd52ff-8093-4cad-a41b-746ee95c1f23",
  "UserId": "ab495f82-93f3-480a-944f-7f8ccc5df06c",
  "TransactionTypeIdList": [
    "ce635d21-6e42-4fd1-98cc-fd6cd40b4db4",
    "d6b8bbae-0232-4169-b3ba-31ca3d73b5fe",
    "c2cf65a6-912b-44fe-9b8e-7e2a70135015"
  ],
  "CreatedUserId": "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.