This API allows sellers to retrieve and manage their custom shipping rate tables.
rate_table
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getRateTable | GET | /rate_table/{rate_table_id} | Returns details about the seller's shipping rate table specified by a rate table ID. | View getRateTable - /rate_table/{rate_table_id} |
updateShippingCost | POST | /rate_table/{rate_table_id}/update_shipping_cost | Updates the shippingCost and/or additionalCost information for a seller's shipping rate table specified by a rate table ID. | View updateShippingCost - /rate_table/{rate_table_id}/update_shipping_cost |