Creates a new secondary customer profile and new Trust product for the dealer for given department
Newly created profile will lie under the dealer's subaccount for passed department
Path Parameters
dealerUUID string required
Query Parameters
forceCreate boolean
application/json
Request Body required
name string
email string
businessType string
registrationIdentifier string
registrationIdentifierNumber string
businessIndustry string
businessName string
websiteUrl string
socialMediaURL string
businessRegionOfOperations string
companyType string
stockExchange string
stockTicker string
termsOfServiceUrl string
privacyPolicyUrl string
onlineSchedularUrl string
dealerRepresentative object
departmentType string
createBrand boolean
callbackURL string
Responses
- 200
OK
application/json
Schema
Example (from schema)
Schema
profileSid string
profileRegistrationStatus string
trustProductSid string
trustProductRegistrationStatus string
brandRegistrationStatus string
status string
Possible values: [SUCCESS
, FAILURE
]
errors object[]
warnings object[]
{
"profileSid": "string",
"profileRegistrationStatus": "string",
"trustProductSid": "string",
"trustProductRegistrationStatus": "string",
"brandRegistrationStatus": "string",
"status": "SUCCESS",
"errors": [
{
"errorCode": "string",
"errorDescription": "string",
"errorUID": "string"
}
],
"warnings": [
{
"warningCode": "string",
"warningDescription": "string"
}
]
}
POST /dealers/:dealerUUID/twilio/applicationToPerson/profile
Authorization
name: basicAuthtype: httpscheme: basic
Request
Request
curl / cURL
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
python / requests
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
go / native
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
nodejs / axios
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
ruby / Net::HTTP
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
csharp / RestSharp
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
php / cURL
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
java / OkHttp
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'
powershell / RestMethod
curl -L -X POST '/communications/dealers/:dealerUUID/twilio/applicationToPerson/profile' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"name": "string",
"email": "string",
"businessType": "string",
"registrationIdentifier": "string",
"registrationIdentifierNumber": "string",
"businessIndustry": "string",
"businessName": "string",
"websiteUrl": "string",
"socialMediaURL": "string",
"businessRegionOfOperations": "string",
"companyType": "string",
"stockExchange": "string",
"stockTicker": "string",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"onlineSchedularUrl": "string",
"dealerRepresentative": {
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"emailAddress": "string",
"businessTitle": "string",
"jobPosition": "string"
},
"departmentType": "string",
"createBrand": true,
"callbackURL": "string"
}'