Credit Notes
Number of APIs: 3
-
Allows you to retrieve any credit notes GET {{baseUrl}}/CreditNotes?where=<string>&order=<string>&page=<integer>&unitdp=<integer>
-
Allows you to create a credit note PUT {{baseUrl}}/CreditNotes?summarizeErrors=false&unitdp=<integer>
-
Allows you to update OR create one or more credit notes POST {{baseUrl}}/CreditNotes?summarizeErrors=false&unitdp=<integer>