Credit Notes
Number of APIs: 5
-
List Credit Notes GET {{baseUrl}}/accounting/credit-notes?raw=false&limit=1&filter[updated_since]=2020-09-30T07:43:32.000Z&sort[by]=updated_at&sort[direction]=desc
-
Create Credit Note POST {{baseUrl}}/accounting/credit-notes?raw=false
-
Get Credit Note GET {{baseUrl}}/accounting/credit-notes/:id?raw=false
-
Update Credit Note PATCH {{baseUrl}}/accounting/credit-notes/:id?raw=false
-
Delete Credit Note DELETE {{baseUrl}}/accounting/credit-notes/:id?raw=false