Overview
/
Developer Tools
/
API Reference
/
Users
/
Creates a new sales ticket in the internal help desk from the website sales form.

Creates a new sales ticket in the internal help desk from the website sales form
hidden

HTTP Request

  • application/json

    //
    • :

      [[ ... ],
      //
      • string
      ]
    • company:

      string,
      //
    • email:

      stringEmail Address,
      //
    • first_name:

      string,
      //
    • industry:

      string,
      //
    • job_title:

      string,
      //
    • last_name:

      string,
      //
    • message:

      string,
      //
    • num_cad_users:

      string,
      //
    • phone:

      string,
      //
    • inquiry_type:

      "pilot_inquiry"+5
      • //Inquiries related to pilots (on the enterprise page).
        "pilot_inquiry"
      • //General inquiry about the service or product.
        "general_inquiry"
      • //Questions related to sales or purchasing.
        "sales_question"
      • //Inquiry from a developer, typically technical in nature.
        "developer_inquiry"
      • //Opportunity for partnership or collaboration.
        "partnership_opportunity"
      • //Other inquiries related to sales that do not fit predefined categories.
        "other_sales_inquiry"
      //
    }

Response

204 No Content

Examples

put
/website/forms/sales