GET /v1/customers/{id}
Summary: Returns information about a single Customer. You may specify that Customer's ledger balance should be calculated.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (2)
id
(integer, path, required)
Id of Customer to return.
needBalance
(boolean, query, optional)
If "true" then Customer's ledger balance will be calculated; otherwise balance will be returned as 0.
No probe data for this endpoint yet.