Skip to main content

List Vendor Deposit Approval Steps

GET 

/api/vendor-deposits/:vendorDepositId/approval-steps

List the approval chain for a vendor deposit, ordered by level. Each step records its approval level, assigned approver, status (pending, approved, or rejected), and who actioned it.

Required scope: accounting:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Steps are created when a deposit that crosses an approval-level threshold is submitted for approval.

Request

Responses

OK

Response Headers
    Content-Type