Skip to main content

List Applicable Vendor Credits for Invoice

GET 

/api/vendor-credits/for-invoice/:purchase_invoice

List open vendor credits that can be applied to a specific purchase invoice (bill): credits from the same supplier, in the same currency as the invoice, that are not archived and still have a remaining balance. Sorted by credit date descending.

Required scope: accounting:read

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

Request

Responses

OK

Response Headers
    Content-Type