Skip to main content

Delete Vendor Return

DELETE 

/api/vendor-returns/:vendorReturn

Delete a DRAFT vendor return and its lines. Returns that have progressed past draft cannot be deleted - void them instead (Void Vendor Return), which reverses their postings while keeping an auditable record.

Required scope: accounting:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type