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