Get balancesget https://api.t-dx.com/api/rest/v1/balances/by-sub-account/{subAccountId}This endpoint returns the balances of an account.Path ParamssubAccountIduuidrequiredThe unique identifier of the sub-account the balances belong to.Query ParamssubAccountIdsarray of stringsA list of sub-account unique identifiers to filter the balances.subAccountIdsADD stringsortstring(created_at-asc|created_at-desc)Defaults to created_at-ascOptionally sort the resultslimitstringDefaults to 20Optionally limit the number of results (between 1 and 500)queryarray of stringsOptionally filter the resultsqueryADD stringcursorstringOptionally provide a cursor to paginate over pages of resultspnlQuotationIduuidThe unique identifier of the quotation instrument to calculate the profit and loss.Responses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthenticated: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Not Found: indicates that the server cannot find the requested resource 500Internal Server Error: indicates that the server encountered an unexpected condition that prevented it from fulfilling the request 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated 4 months ago Get balancesGet balance historiesDid this page help you?YesNo