Skip to main content

Delete Purchase Invoice

DELETE 

/api/purchase-invoices/:purchase_invoice

Delete a single purchase invoice. Also unlinks any associated financial lines.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Request

Responses

OK