https://dev.app.pol-crm.com/api/prospect/business/form

App\Model\Request\SimpleApiRequest Resource class

Resource Metadata

Short name: "SimpleApiRequest"

Item operations Attributes
No available item operation for this resource.
Collection operations Attributes
prospect_individual_form
[
  "method" => "GET"
  "path" => "/prospect/individual/form"
  "controller" => "App\Controller\ProspectIndividual\FormAction"
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "security" => "is_granted("PROSPECT_CUD")"
  "security_message" => "not_allowed_add_prospect"
  "swagger_context" => [
    "summary" => "Get Form Schema"
    "tags" => [
      "Prospect"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
prospect_business_form
[
  "method" => "GET"
  "path" => "/prospect/business/form"
  "controller" => "App\Controller\ProspectBusiness\FormAction"
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "security" => "is_granted("PROSPECT_CUD")"
  "security_message" => "not_allowed_add_prospect"
  "swagger_context" => [
    "summary" => "Get Form Schema"
    "tags" => [
      "Prospect"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
prospect_search_form
[
  "method" => "GET"
  "path" => "/prospects/search/form"
  "controller" => "App\Controller\ProspectIndividual\Search\GetSearchFormAction"
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "swagger_context" => [
    "summary" => "Get Search Form Schema"
    "tags" => [
      "Prospect"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
contact_form
[
  "method" => "GET"
  "path" => "/contact/form"
  "controller" => "App\Controller\Contact\FormAction"
  "filters" => [
    "App\Filters\PagingFilter"
    "App\Filters\SearchTextFilter"
    "App\Filters\SortFilter"
  ]
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "security" => "is_granted("ROLE_USER")"
  "security_message" => "not_allowed_add_contact"
  "swagger_context" => [
    "summary" => "Get Form Schema"
    "tags" => [
      "Contact"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
listing_form
[
  "method" => "GET"
  "path" => "/listing/form"
  "controller" => "App\Controller\Listing\FormAction"
  "security" => "is_granted("ROLE_ADMIN")"
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "swagger_context" => [
    "summary" => "Get Form Schema"
    "tags" => [
      "Listing"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
field_form
[
  "method" => "GET"
  "path" => "/field/form"
  "controller" => "App\Controller\Field\FormAction"
  "output" => [
    "class" => "App\Model\Form\FormSchema"
    "name" => "FormSchema"
  ]
  "security" => "is_granted("ROLE_ADMIN")"
  "swagger_context" => [
    "summary" => "Get Form Schema"
    "tags" => [
      "Field"
    ]
  ]
  "input" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
home
[
  "method" => "GET"
  "path" => "/home"
  "controller" => "App\Controller\Home\HomeAction"
  "swagger_context" => [
    "tags" => [
      "Home"
    ]
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
campaign
[
  "method" => "POST"
  "path" => "/campaign"
  "controller" => "App\Controller\Campaign\CreateAction"
  "security" => "is_granted("ROLE_USER")"
  "swagger_context" => [
    "tags" => [
      "Campaign"
    ]
    "parameters" => [
      [
        "in" => "body"
        "name" => "simpleApiRequest"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
    ]
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
campaign_check_contact
[
  "method" => "POST"
  "path" => "/campaign/check_contact"
  "controller" => "App\Controller\Campaign\CheckAction"
  "security" => "is_granted("ROLE_USER")"
  "swagger_context" => [
    "tags" => [
      "Campaign"
    ]
    "parameters" => [
      [
        "in" => "body"
        "name" => "simpleApiRequest"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
    ]
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
search
[
  "method" => "POST"
  "path" => "/prospects/search/form"
  "controller" => "App\Controller\ProspectIndividual\Search\PostSearchFormAction"
  "security" => "is_granted("ROLE_USER")"
  "security_message" => "not_allowed_get_prospect"
  "swagger_context" => [
    "tags" => [
      "Prospect"
    ]
    "parameters" => [
      [
        "in" => "body"
        "name" => "simpleApiRequest"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
    ]
    "responses" => [
      200 => [
        "description" => "Search resource returned"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
      400 => [
        "description" => "Invalid input"
      ]
      404 => [
        "description" => "Resource not found"
      ]
    ]
    "summary" => "Search resource returned"
  ]
  "consumes" => [
    "application/json"
    "application/ld-json"
  ]
  "produces" => [
    "application/ld-json"
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
global_search
[
  "method" => "POST"
  "path" => "/global/search/form"
  "controller" => "App\Controller\GlobalSearch\PostGlobalSearchFormAction"
  "security" => "is_granted("ROLE_USER")"
  "security_message" => "not_allowed_get_prospect"
  "swagger_context" => [
    "tags" => [
      "GlobalSearch"
    ]
    "parameters" => [
      [
        "in" => "body"
        "name" => "simpleApiRequest"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
    ]
    "responses" => [
      200 => [
        "description" => "Search resource returned"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "string"
            ]
            "attribute2" => [
              "type" => "string"
            ]
          ]
        ]
      ]
      400 => [
        "description" => "Invalid input"
      ]
      404 => [
        "description" => "Resource not found"
      ]
    ]
    "summary" => "Search resource returned"
  ]
  "consumes" => [
    "application/json"
    "application/ld-json"
  ]
  "produces" => [
    "application/ld-json"
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
emailing
[
  "method" => "POST"
  "path" => "/send_emailing"
  "controller" => "App\Controller\Emailing\EmailingFormAction"
  "security" => "is_granted("ROLE_USER")"
  "security_message" => "not_allowed_send_mailing"
  "swagger_context" => [
    "tags" => [
      "Emailing"
    ]
    "parameters" => [
      [
        "in" => "body"
        "name" => "simpleApiRequest"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "contacts" => "array"
            ]
          ]
        ]
      ]
    ]
    "responses" => [
      200 => [
        "description" => "Search resource returned"
        "schema" => [
          "type" => "object"
          "properties" => [
            "attribute1" => [
              "type" => "array"
            ]
          ]
        ]
      ]
      400 => [
        "description" => "Invalid input"
      ]
      404 => [
        "description" => "Resource not found"
      ]
    ]
    "summary" => "Email sent"
  ]
  "consumes" => [
    "application/json"
    "application/ld-json"
  ]
  "produces" => [
    "application/ld-json"
  ]
  "input" => null
  "output" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Filters
No available filter declared for this resource.
Attributes
route_prefix
"/"
ressource
"."
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

No calls to item data provider have been recorded.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.