create_service_org
Create a new service organization by providing the organization name and primary contact's first and last names.
Instructions
Create a new service organization. Required: contactFirstName, contactLastName, soName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| soName | Yes | Service organization name | |
| contactFirstName | Yes | Primary contact first name | |
| contactLastName | Yes | Primary contact last name | |
| externalId | No | Optional external identifier | |
| phone | No | Main phone number | |
| contactTitle | No | Contact title | |
| contactEmail | No | Contact email | |
| contactPhone | No | Contact phone | |
| contactPhoneExt | No | Contact phone extension | |
| contactDepartment | No | Contact department | |
| street1 | No | Street address line 1 | |
| street2 | No | Street address line 2 | |
| city | No | City | |
| stateProv | No | State/Province | |
| country | No | Country (ISO 2-letter, e.g. "US") | |
| postalCode | No | Postal/ZIP code |