Retrieve a balance transactionAsk AIget https://api-sandbox.trice.co/hub/v1/enrollments/{enrollment_id}/balance_transactions/{id}Retrieves an account balance transactionPath ParamsidstringrequiredUnique balance transaction id (RFC-4122 UUID).enrollment_iduuidrequiredUnique enrollment id (RFC-4122 UUID) associated to your account.HeadersX-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 200Get balance transaction OK 400Bad request 401Unauthorized 404Not found 502Bad gateway defaultErrorUpdated 5 months ago