Create Trial Account

Access Restricted

The Create Trial Company endpoint is restricted to Partners with OAuth clients. Contact [email protected] if you wish to use this endpoint.

Minimum Plan Required: Not plan restricted

Sample Request

{
     "email": "[email protected]",
     "firstname": "John",
     "lastname": "Doe",
     "company_name": "Company Name",
     "country": "US",
     "utm_source": "partnername",
     "utm_medium": "website",
     "utm_term": "7shifts_promotion",
     "utm_content": "homepage",
     "utm_campaign": "partership_api_source"
}

Use this endpoint to create a trial company that has The Works plan, a single location and one administrator. Upon creating the administrator will receive an invitation email from 7shifts to complete the company setup.

Language
Authorization
Click Try It! to start a request and see the response here!