Create Shipper User Info

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
company_namestring or nullRequired
contact_first_namestring or nullRequired
contact_last_namestring or nullRequired
email_address_primarystring or nullRequired
email_address_secondarystring or nullRequired
industrystring or nullRequired
job_titlestring or nullRequired
notesstring or nullRequired
phone_number_primarystring or nullRequiredformat: "phone"
phone_number_secondarystring or nullRequiredformat: "phone"
schema_versionintegerRequired
street_addressobject or nullRequired
Feature Model

Response

Successful Response

Errors