public function get_invoice_schema()
 {
     return Entities\Invoice::get_api_schema();
 }