Skip to main content

Reject Vendor Deposit Approval Step

POST 

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

Reject the deposit at the next pending approval step, with optional notes (max 1000 characters). Only the step's assigned approver may action it. Rejection transitions the deposit back to draft.

Required scope: accounting:write

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

Request

Responses

OK

Response Headers
    Content-Type