Get by handle
Gets connection between caller’s org and org with specified handle. | () -> (ShipperCourierConnection1 | ShipperForwarderConnection1 | ForwarderCourierConnection1 | None)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
handle
Response
Successful Response
ShipperCourierConnection1
OR
ShipperForwarderConnection1
OR
ForwarderCourierConnection1

