Future<Map> getCustomer(String token, String customerId) { throw UnimplementedError("Get Customer has not been implemented"); }