company-item ledger entry

Number of APIs: 4

  1. itemLedgerEntries GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/itemLedgerEntries?tenant={{tenant}}

  2. itemLedgerEntry GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/itemLedgerEntries({{itemLedgerEntryId}})?tenant={{tenant}}

  3. customer GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/itemLedgerEntries({{itemLedgerEntryId}})/customer?tenant={{tenant}}

  4. item GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/itemLedgerEntries({{itemLedgerEntryId}})/item?tenant={{tenant}}