Create org

Creates an off-platform shipper organization record. | (OffChrtShipperOrgClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
email_address_primarystringRequired
schema_versionintegerRequired
company_namestringOptional
contact_first_namestringOptional
contact_last_namestringOptional
email_address_secondarystringOptional
industrystringOptional
job_titlestringOptional
notesstringOptional<=524288 characters
phone_number_primarystringOptional
phone_number_secondarystringOptional
shipper_customer_id_for_stripe_connect_accountstringOptional
street_addressobjectOptional

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.

Response

Successful Response

Errors

422
Off Chrt Shipper Org Create V1request Unprocessable Entity Error