Skip to main content

Toggle Vendor Credit Note Pin

PUT 

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

Toggle the pinned state of a note on a vendor credit. Pinned notes sort to the top of the note list. No request body is required.

Required scope: accounting:write

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

Returns the updated note. Returns 404 when the note does not belong to the vendor credit.

Request

Responses

OK

Response Headers
    Content-Type