Credit Notes

Number of APIs: 5

  1. 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

  2. Create Credit Note POST {{baseUrl}}/accounting/credit-notes?raw=false

  3. Get Credit Note GET {{baseUrl}}/accounting/credit-notes/:id?raw=false

  4. Update Credit Note PATCH {{baseUrl}}/accounting/credit-notes/:id?raw=false

  5. Delete Credit Note DELETE {{baseUrl}}/accounting/credit-notes/:id?raw=false