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