POST
/api/v1/exchanges/:id/load_balances
Permission: EXCHANGES_READSecurity: SIGNED
Updates and reloads live balances and currency metrics directly from the exchange for a connected account entity using its ID.
Path Parameters
idUUID string required
Unique Quentrade UUID of this exchange account entity.
Example Request
POSTPOST /api/v1/exchanges/7fa84b80-77a8-4e89-a292-123456789abc/load_balances
Response Parameters
Updated Account Entity Structure
If successful, the response returns the updated Exchange Connection model reflecting refreshed exchange verification timestamp and status.
Example Responses
load_balances_200.json
200 OK