Developer
Developer - Customers
Create Customer
Create a new customer with an admin user.
This endpoint is restricted to developer users only. Creates a customer (law firm) and an admin user for that customer.
- firm_name: The name of the law firm/organization
- admin_first_name: Admin user's first name
- admin_last_name: Admin user's last name
- admin_email: Admin user's email address
- admin_password: Admin user's initial password
- default_timezone: Default timezone for the customer
Returns:
- Customer and admin user details
post/developer/customers
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.