Create on-platform contact
Creates contact information for an on-platform shipper organization or user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
company_name
industry
street_address
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
contact_first_name
contact_last_name
phone_number_primary
phone_number_secondary
email_address_primary
email_address_secondary
job_title
notes
shipper_org_id
shipper_user_id
off_chrt_shipper_org_info_id
Response
Successful Response

