Skip to main content

  • Important: Due to EU & UK Payments regulatory requirements, an additional security verification via Digital Signatures is required for certain API calls that are made by EU/UK sellers. Please refer to Digital Signatures for APIs to learn more on the impacted APIs and the process to create signature to be included in the HTTP payload.

  • OpenAPI Specification - Version 2.0 for all of our RESTful APIs will no longer be available starting April 5, 2023. We will continue leveraging OpenAPI Specification - Version 3.0 for new features in our RESTful APIs.

This API allows sellers to retrieve and manage their custom shipping rate tables. In addition, this API also provides sellers in mainland China methods to configure split-payouts between two separate payment instruments.

rate_table

Method NameHTTP MethodPathSummarySamples
getRateTableGET/rate_table/{rate_table_id}Retrieves details of a specific shipping rate table.View getRateTable - /rate_table/{rate_table_id}
updateShippingCostPOST/rate_table/{rate_table_id}/update_shipping_costUpdates one or more shipping rates for a specific shipping rate table.View updateShippingCost - /rate_table/{rate_table_id}/update_shipping_cost

payout_settings

Method NameHTTP MethodPathSummarySamples
getPayoutSettingsGET/payout_settingsRetrieves payout percentages and unique IDs for accounts configured to receive seller payouts.View getPayoutSettings - /payout_settings
updatePayoutPercentagePOST/payout_settings/update_percentageUpdates the split-payout percentage for two payout instruments for sellers in mainland China.View updatePayoutPercentage - /payout_settings/update_percentage