CFL Customer Financial Details API
APIPublisher = 'christiaens';
APIGroup = 'bocountdynamics';
APIVersion = 'v2.0';
EntityName = 'customerFinancialDetail';
EntitySetName = 'customerFinancialDetails';
GET
method: GET
Url: https://server:port/serverinstance/api/Christiaens/BoCountDynamics/v2.0/companies(companyid)/customerFinancialDetails
Entity:
{
"@odata.etag": "W/\"JzE5OzQ2Mjc5Mjg5MDM2MTYzMDkzNjcxOzAwOyc=\"",
"id": "1c7e96f0-15e0-ec11-adf8-c90fab2a25c5",
"number": "01121212",
"balanceLCY": 0,
"salesLCY": 0,
"balanceDueLCY": 0
}