customer(id)/customerFinancialDetail

GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})/?tenant={{tenant}}&$expand=customerFinancialDetail

Request Params

KeyDatatypeRequiredDescription
tenantstring
$expandstring

RESPONSES

status: OK

{"@odata.context":"http://bcserver:7048/BC/api/v2.0/$metadata#companies(a19eca60-4a86-ed11-aad5-000d3a38ed32)/customers/$entity","@odata.etag":"W/\"JzE5OzQwNjkxNzU4ODcwMDMxMjY3OTMxOzAwOyc=\"","id":"4353076f-4a86-ed11-aad5-000d3a38ed32","number":"10000","displayName":"Adatum Corporation","type":"Company","addressLine1":"Station Road, 21","addressLine2":"","city":"Cambridge","state":"","country":"GB","postalCode":"CB1 2FB","phoneNumber":"","email":"robert.townes@contoso.com","website":"","salespersonCode":"JO","balanceDue":0,"creditLimit":0,"taxLiable":false,"taxAreaId":"5018f968-4a86-ed11-aad5-000d3a38ed32","taxAreaDisplayName":"Domestic customers and vendors","taxRegistrationNumber":"","currencyId":"00000000-0000-0000-0000-000000000000","currencyCode":"GBP","paymentTermsId":"7c15f968-4a86-ed11-aad5-000d3a38ed32","shipmentMethodId":"fa52076f-4a86-ed11-aad5-000d3a38ed32","paymentMethodId":"00000000-0000-0000-0000-000000000000","blocked":"_x0020_","lastModifiedDateTime":"2022-12-28T00:56:39.457Z","customerFinancialDetail":{"@odata.etag":"W/\"JzE5OzQ2NDk0Nzc0NTczMzg3ODUwNzkxOzAwOyc=\"","id":"4353076f-4a86-ed11-aad5-000d3a38ed32","number":"10000","balance":0,"totalSalesExcludingTax":0,"overdueAmount":0}}