Get customer details

GET {{baseUrl}}/v3/ledger/customer/:id

1 credit per API call.


Using anonymized external ID or internal customer ID you can access customer detail information. Internal ID is needed to call other customer related methods.

RESPONSES

status: OK

{"active":true,"id":"5e68c66581f2ee32bc354087","externalId":"651234","enabled":true,"accountingCurrency":"USD","customerCountry":"US","providerCountry":"US"}