Returns a list of fulfillment order previews based on shipping criteria
Returns estimated delivery dates, shipping costs, and available ship nodes
for a prospective fulfillment order. Use before creating the order.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
address
items
marketplaceId
shippingSpeedCategories
includeCODFulfillmentPreview
Response
Success
payload
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error