POST ApprovalSetup/UpdateApprovalSetup
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:
{
"ApprovalSetupId": "f7f8931a-e340-4b72-b94c-86480a57c916",
"CompanyId": "b51ea0c8-d941-40a7-be65-9a0241743108",
"UserId": "185e3912-a1fd-4f4b-9492-f3f2d619d514",
"TransactionTypeIdList": [
"85b139ca-d355-4e8f-a57e-98239f7cceeb",
"2ec1c687-52bc-410f-a692-748a8123ecca",
"9f9f1608-8a9d-4320-81ab-846d6b379cc1"
],
"IsActive": true,
"CreatedUserId": "sample string 5"
}
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.