customerFinancialDetail
GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerFinancialDetails({{customerFinancialDetailId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenant | string |
RESPONSES
status: OK
{"@odata.context":"http://educator:7048/BC/api/v2.0/$metadata#companies(f592399f-021d-ed11-9db9-000d3aa935da)/customerFinancialDetails/$entity","@odata.etag":"W/\"JzE5OzQ2NjcyNTIyNzc2ODg5ODk3MTIxOzAwOyc=\"","id":"4a1c2ed0-021d-ed11-9db9-000d3aa935da","number":"10000","balance":0,"totalSalesExcludingTax":223598.4,"overdueAmount":0}