Retrieve an enrollment balanceAsk AIget https://api-sandbox.trice.co/hub/v1/enrollments/{enrollment_id}/balanceRetrieves the balance from an enrollmentPath Paramsenrollment_iduuidrequiredUnique enrollment id (RFC-4122 UUID) associated to your account.Query ParamsonstringFormatted timestamp (YYYY-MM-DD[ HH:MM:SS]) with optional HH:MM:SS to calculate the balance of all settled transactions at this time.HeadersX-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 200Get balance OK 400Bad request 401Unauthorized 404Not found 502Bad gateway defaultErrorUpdated 5 months ago