Request Approval
APIs for managing Request Approval
📄️ Approve/Reject each line item in a request
This API is used to approve/reject requests. Before running this call, first we need to run the API to retrieve request approval details in order to obtain the taskid and taskkey.
📄️ Get Pending Approvals
This API returns pending approval details for an approver (approver provided in `username` parameter).
📄️ Approve/Reject entire request
This API is used to approve/reject entire request.