Skip to main content

Bulk Apply Vendor Deposits

POST 

/api/vendor-deposits/bulk-apply

Apply multiple deposits to purchase invoices (bills) in one operation. Each item names a deposit, a bill, and the amount to apply in the deposit's currency.

Required scope: accounting:write

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

The applications 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