Returns a list of shipping service offers
Returns available carriers and rates for a shipment based on package
dimensions, weight, and destination address.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
shipmentRequestDetails
Response
Success
shippingServiceList
rejectedShippingServiceList
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error