Ledger Accounts

Number of APIs: 5

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

  2. Create Ledger Account POST {{baseUrl}}/accounting/ledger-accounts?raw=false

  3. Get Ledger Account GET {{baseUrl}}/accounting/ledger-accounts/:id?raw=false

  4. Update Ledger Account PATCH {{baseUrl}}/accounting/ledger-accounts/:id?raw=false

  5. Delete Ledger Account DELETE {{baseUrl}}/accounting/ledger-accounts/:id?raw=false