CFL Det. Vendor Entries API

  • 2 minutes to read

APIPublisher = 'christiaens';
APIGroup = 'bocountdynamics';
APIVersion = 'v2.0';
EntityName = 'detailedvendorLedgerEntry';
EntitySetName = 'detailedvendorLedgerEntries';

Method: GET https://server:port/serverinstance/api/Christiaens/BoCountDynamics/v2.0/companies(companyid)/detailedvendorLedgerEntries

Entity:

 {
    "@odata.etag": "W/\"JzE5OzI0ODMzNzk0NDk3OTM4OTY5MTgxOzAwOyc=\"",
    "id": "df058ea7-19ca-ee11-907d-6045bdaa603c",
    "entryNo": 1,
    "custLedgEntryNo": 1760,
    "postingDate": "2023-01-01",
    "documentNo": "108001",
    "documentType": "Invoice",
    "vendorNo": "20000",
    "debitAmount": 0,
    "creditAmount": 3797.46,
    "systemModifiedAt": "2024-02-13T16:12:50.36Z"
}