Quote and purchase a shipment in a single call
Convenience endpoint that combines rate quote and purchase into
a single round trip when the seller already knows the desired
service level. Returns the purchased shipment record directly.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
shipTo
shipFrom
packages
serviceSelection
Optional seller-supplied filter to restrict the rate quote to a specific carrier(s) and/or service(s).
requestedDocumentSpecification
channelDetails
returnTo
shipDate
valueAddedServices
Response
Shipment purchased successfully
payload
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error