Create connection to provider
Creates a new connection to a provider organization. Shippers create a shipper-provider connection. Providers create a provider-provider connection where the initiator is the coordinator (payer) and the target is the executor (payee). | (CreateConnectionReq) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
Response
Successful Response
Errors
422
Connections Create Connection to Provider V1request Unprocessable Entity Error

