create_carrier
Create a new carrier user by providing their email, phone, first and last name, and company name.
Instructions
Create a new carrier user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Carrier email address | ||
| phone | No | Carrier phone number | |
| firstName | No | First name | |
| lastName | No | Last name | |
| companyName | No | Company name |