Get by ID

Retrieves specific off-platform shipper organization by ID. | () -> (OffChrtShipperOrg1)

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Response

Successful Response
_idstring
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

email_address_primarystring
schema_versioninteger
company_namestring
contact_first_namestring
contact_last_namestring
email_address_secondarystring
industrystring
job_titlestring
notesstring<=524288 characters
phone_number_primarystring
phone_number_secondarystring
shipper_customer_id_for_stripe_connect_accountstring
street_addressobject

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.

Errors

422
Off Chrt Shipper Org Get by ID V1request Unprocessable Entity Error