pub async fn positions(
    account: &Account,
    context: &Context
) -> Result<Vec<Item>, ApiError>