快工助手跨境电商知识与商机助手

How can I obtain transaction records for money in Shopee Wallet via OpenAPI?

Shopee 官方资料 · Shopee Open Platform 常见问题(FAQ) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.faq
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/help_centertopic/apitopic/developertopic/faqtopic/feature-apistopic/payment

资料正文

§1 How can I obtain transaction records for money in Shopee Wallet via OpenAPI?

For cross-border shops, you may call the "v2.payment.get_payout_info" and "v2.payment.get_billing_transaction_info" APIs to retrieve wallet transaction records.

For local shops, you may call the "v2.payment.get_wallet_transaction_list" API and utilize the "transaction_type" field to retrieve certain wallet transaction records.

Value input in "transaction_type" fieldDefinition
ESCROW_VERIFIED_ADDthe payment transaction added to the Shopee Wallet after an order is completed
WITHDRAWAL_CREATEDit indicates a record of seller withdrawals or automatic withdrawals, where the amount has been deducted from the wallet and is in the process of being transferred.
WITHDRAWAL_COMPLETEDit records the successful transfer of the seller's withdrawal or automatic withdrawal from the Shopee Wallet to the seller's bank account.
SPM_DEDUCTtransaction record for direct purchases of the merchant's value-added service products using funds from the wallet
LOST_PARCEL_SELLER_ADDcompensation received for lost parcels
ADJUSTMENT_FOR_RR_AFTER_ESCROW_VERIFIEDadjustments made for refunds or returns processed after the buyer has completed the order
ADJUSTMENT_CENTER_ADDpositive adjustments to the account, possibly for refunds of handling fee overcharges
ADJUSTMENT_CENTER_DEDUCTnegative adjustments to the account, which could include refunds for various offline fees or service charges from Shopee
#