POST ApprovalSetup/AddApprovalSetup
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"CompanyId": "3d999ff6-d00f-4e5c-afe5-553ca4dc7715",
"UserId": "b2b82c94-baf7-410f-bf83-d13400505c09",
"TransactionTypeIdList": [
"7a46be5c-25ae-42ec-aea5-b5b335d9b7c6",
"bbc35996-dec6-4d1a-96e7-316a5e25de23",
"6f712d30-a787-4071-9333-46fdcfe75ff7"
],
"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.