Skip to main content
This API endpoint allows a merchant to request shipping and handling quotes based on a set of order items and a destination zip code.

Methods


Entity Properties


rate.quote

rate.quote (object $destination, object $items, object $methodInfo) Request shipping and handling quotes based on a set of order items and a destination zip code.

Parameters

object
Destination (see Destination Properties)
object
Order Items. Format:
object
Method Information (see Method Information Properties)

Return Value

An object with rates and handling cost.

Example Request

Request

Example Response

Response

rate.services

rate.services (int|null $warehouseId) Get a list of the enabled shipping methods.

Parameters

integer | null
Warehouse. If not specified, the first allowed warehouse will be used.

Return Value

An array of enabled shipping methods.

Example Request

Request

Example Response

Response

Entity Properties

Destination Properties

Method Information Properties

Rate Properties