Skip to main content

Delete Vendor Credit Note

DELETE 

/api/vendor-credits/:vendorCredit/notes/:noteId

Delete a single note from a vendor credit. Idempotent: returns success even if the note does not exist.

Required scope: accounting:write

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

Request

Responses

Successful response