Credit Notes-{Credit Note ID}
Number of APIs: 4
-
Allows you to retrieve a specific credit note GET {{baseUrl}}/CreditNotes/:CreditNoteID?unitdp=<integer>
-
Allows you to update a specific credit note POST {{baseUrl}}/CreditNotes/:CreditNoteID?unitdp=<integer>
-
Allows you to retrieve Credit Note as PDF files GET {{baseUrl}}/CreditNotes/:CreditNoteID/pdf
-
Allows you to create Allocation on CreditNote PUT {{baseUrl}}/CreditNotes/:CreditNoteID/Allocations?summarizeErrors=false