Skip to main content

Bulk Void Vendor Credits

POST 

/api/vendor-credits/bulk-void

Void multiple vendor credits at once. Target credits either by an explicit ids array, or set apply_to_all to true with an optional filters object to void every credit matching the filter.

Required scope: accounting:write

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

Voiding reverses each credit's inventory movements and accounting transaction. Credits that cannot be voided (e.g. they have active allocations) are skipped and counted in the response message.

Request

Responses

OK

Response Headers
    Content-Type