Clients-Credits
Number of APIs: 4
-
List Credits GET https://api.freshbooks.com/accounting/account/{{accountId}}/credit_notes/credit_notes
-
Create Prepayment Credit POST https://api.freshbooks.com/accounting/account/{{accountid}}/credit_notes/credit_notes
-
Update Credit Note PUT https://api.freshbooks.com/accounting/account/{{accountid}}/credit_notes/credit_notes/{{creditnote}}
-
Delete Credit PUT https://api.freshbooks.com/accounting/account/{{accountId}}/credit_notes/credit_notes/{{creditId}}