public function get_customer_schema()
 {
     return Entities\Customer::get_api_schema();
 }