Skip to main content

Get Transaction

GET 

//:domain/api/tiktok-shop/transactions/:transaction_id

Returns a single TikTok Shop transaction with its integration_instance and (when matched by related_order_id -> tiktok_order_id) order relations eager-loaded for the detail page. Includes native columns for money breakdown (revenue_amount, fee_amount, tax_amount, net_amount, settlement_amount, shipping_cost_amount, reserve_amount), identifiers (adjustment_id, associated_order_id), statement_time, and JSON sub-structures fee_breakdown_json / tax_breakdown_json.

Request

Responses

Successful response