CFL Det. Cust. Entries API
APIPublisher = 'christiaens';
APIGroup = 'bocountdynamics';
APIVersion = 'v2.0';
EntityName = 'detailedcustomerLedgerEntry';
EntitySetName = 'detailedcustomerLedgerEntries';
Method: GET https://server:port/serverinstance/api/Christiaens/BoCountDynamics/v2.0/companies(companyid)/detailedcustomerLedgerEntries
Entity:
{
"@odata.etag": "W/\"JzIwOzEwMjI5NzUwNDE3NjQ5NDcxMjY5MTswMDsn\"",
"id": "7fcb9d9b-19ca-ee11-907d-6045bdaa603c",
"entryNo": 1,
"custLedgEntryNo": 5,
"postingDate": "2023-01-17",
"documentNo": "103001",
"documentType": "Invoice",
"customerNo": "20000",
"debitmount": 200.38,
"creditAmount": 0,
"systemModifiedAt": "2024-02-13T16:12:46.983Z"
}