来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 New version (v202501) for Statement Transactions and Order Statement Transactions
#§2 Summary
Summary
A new API version is released for two APIs, GET Statement Transactions and GET Order Statement Transactions. <span style="background-color: rgb(255, 245, 235)">📌 Starting from </span><span style="background-color: rgb(255, 245, 235)"><strong>2025-07-01</strong></span><span style="background-color: rgb(255, 245, 235)">, </span><span style="background-color: rgb(255, 245, 235)"><strong>v202309</strong></span><span style="background-color: rgb(255, 245, 235)"> for Get Statement Transactions and Get Order Statement Transactions endpoints will be retired.</span>
§3 What markets and versions are affected
What markets and versions are affected
This change is being made in an effort to unify the schema across multiple regions and is applicable to all regions.
§4 What is changing
What is changing
§5 GET Statement Transactions
GET Statement Transactions
- v2020309 has been upgraded to v202501.
- The root contains fields that provide aggregated financial details, such as the following:
total_reserve_amounttotal_settlement_amounttotal_settlement_breakdowntotal_revenue_amounttotal_shipping_cost_amounttotal_fee_tax_amounttotal_adjustment_amount- The main data object is the
transactionsfield, which contains detailed records of each transaction. - Revenue Component
- Single
revenue_amountfield - A breakdown object with details on the breakdown of the revenue amount.
- Shipping Cost Component
- Single
shipping_cost_amountfield - A breakdown object with details on the breakdown of the shipping cost.
customer_paid_shipping_fee_amountandcustomer_paid_shipping_fee_refund_amounthave been combined into a single fieldcustomer_paid_shipping_fee_amount.- NOTE: This object also has a
supplementary_componentobject further breaking down things like platform/promotion/incentive amounts. - Fee Tax Component
- Single
fee_tax_amountfield - A breakdown object with details on the breakdown of the fees and taxes, split into fee and tax objects.
- Supplementary Component
- Includes various information like sales tax, retail delivery, platform discounts, and other incentives that do not directly contribute to the settlement amount.
§6 GET Order Statement Transactions
GET Order Statement Transactions
- v2020309 has been upgraded to v202501.
- The root now has the following keys:
revenue_amountfee_and_tax_amountshipping_cost_amountsettlement_amountstatement_transactionsandadjustment_amounthas been removedsku_statement_transactionsis nowsku_transactions- The main data object is the
sku_transactionsfield, which contains detailed records of each SKU transaction. - Revenue Component
- Single
revenue_amountfield - A breakdown object with details on the breakdown of the revenue amount.
- Shipping Cost Component
- Single
shipping_cost_amountfield - A breakdown object with details on the breakdown of the shipping cost.
customer_paid_shipping_fee_amountandcustomer_paid_shipping_fee_refund_amounthave been combined into a single fieldcustomer_paid_shipping_fee_amount.- NOTE: This object also has a
supplementary_componentobject further breaking down things like platform/promotion/incentive amounts. - Fee Tax Component
- Single
fee_tax_amountfield - A breakdown object with details on the breakdown of the fees and taxes, split into fee and tax objects.
§7 What action is required
What action is required
Developers with apps integrated with the Get Statement Transactions and Get Order Statement Transactions endpoints must upgrade to v202501 before 2025-07-01. If you are integrating with the following two endpoints and support sellers across SEA + US/UK, we recommend you migrate to this version.
