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
schema_versioninteger
email_address_primarystring
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

_idstring
company_namestring
industrystring
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.

contact_first_namestring
contact_last_namestring
phone_number_primarystring
phone_number_secondarystring
email_address_secondarystring
job_titlestring
notesstring
shipper_customer_id_for_stripe_connect_accountstring
default_rate_sheet__routedstring
default_rate_sheet__on_demandstring

Errors

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