Skip to main content

Bulk Approve Vendor Deposits

POST 

/api/vendor-deposits/bulk-approve

Approve multiple vendor deposits in one operation. Deposit IDs must be unique and refer to existing deposits.

Required scope: accounting:write

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

The approvals are processed asynchronously in the background — the endpoint returns 202 Accepted immediately with a tracked_job_log_id you can use to follow progress.

Request

Responses

Accepted

Response Headers
    Content-Type