calculate

Calculate shipping

Calculates shipping for the cart.

post/calculate/shipping

Request body

countrystring required

Country is required to calculate shipping.

statestring

State is optional.

citystring

City is optional.

postcodestring

Postcode/ZIP is optional.

return_methodsboolean

Return shipping methods after calculation.

Response

Shipping calculated successfully.

string required
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.