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