List connected couriers

Retrieves list of connected courier organizations for forwarder or shipper organizations. Not accessible by courier organizations. | () -> (list[CourierOrgInfoForConnections1])

Authentication

AuthorizationBearer

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

Response

Successful Response
schema_versioninteger
email_address_primarystring
courier_org_idstring

Must be a string starting with org_

_idstring
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
courier_user_idstring

Must be a string starting with user_