Skip to main content

Approve Vendor Deposit (Without Payment)

POST 

/api/vendor-deposits/:vendorDepositId/approve-only

Approve a deposit without recording a payment. Status becomes APPROVED; amount_paid is unchanged. Use this when payment will be recorded later via /payments.

Required scope: accounting:write

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

Request

Responses

Successful response