getCustomer

abstract suspend fun getCustomer(customerId: String): ApiResult<Customer>