(Shopee) Ví Shopee
API cho phép lấy danh sách giao dịch TIỀN VÀO, TIỀN RA của một gian hàng đã kết nối vào Abit, giá trị trả về API tương ứng với giá trị bạn nhìn thấy trong mục Doanh thu trên Seller Center của Shopee
Name
Value
Name
Type
Description
{
"access_token": "Zjg5ZDYzNmFmOGFkYmQwODVmMzVmOWM4YTRlMDFiMWQ=",
"partner_name": "Abit",
"date_time_start": "2025-10-28 00:00:00",
"date_time_end": "2025-10-31 23:59:59",
"ecommerce_id": "208830782",
"page": 0,
"limit": 10
}{
"status": "success",
"transaction_list": [
{
"transaction_id": 222276629898990118,
"status": "COMPLETED",
"wallet_type": "shopee_pay",
"transaction_type": "ESCROW_VERIFIED_ADD",
"amount": 391825,
"current_balance": 10502090,
"create_time": 1773482395,
"reason": "",
"order_sn": "260306DAP0YRQC",
"refund_sn": "",
"withdrawal_type": "",
"transaction_fee": 0,
"description": "Doanh Thu từ Đơn Hàng #260306DAP0YRQC",
"buyer_name": "nguynxinh0239",
"pay_order_list": [],
"withdrawal_id": 0,
"root_withdrawal_id": 0,
"remarks": {
"free_sample_order_id": null,
"ppp_project_id": null
},
"transaction_tab_type": "wallet_order_income",
"money_flow": "MONEY_IN",
"outlet_shop_name": ""
},
{
"transaction_id": 222180971565289723,
"status": "COMPLETED",
"wallet_type": "shopee_pay",
"transaction_type": "ADJUSTMENT_FOR_RR_AFTER_ESCROW_VERIFIED",
"amount": -33040,
"current_balance": 10110265,
"create_time": 1773425378,
"reason": "",
"order_sn": "260216SCVDN808",
"refund_sn": "",
"withdrawal_type": "",
"transaction_fee": 0,
"description": "Điều chỉnh Đơn hàng 260216SCVDN808 do phát sinh Trả hàng/Hoàn tiền",
"buyer_name": "vitalii2752",
"pay_order_list": [],
"withdrawal_id": 0,
"root_withdrawal_id": 0,
"remarks": {
"free_sample_order_id": null,
"ppp_project_id": null
},
"transaction_tab_type": "wallet_adjustment_filter",
"money_flow": "MONEY_OUT",
"outlet_shop_name": ""
},
{
"transaction_id": 222112380316816342,
"status": "COMPLETED",
"wallet_type": "shopee_pay",
"transaction_type": "ESCROW_VERIFIED_ADD",
"amount": 35425,
"current_balance": 9611461,
"create_time": 1773384495,
"reason": "",
"order_sn": "260307H435RVDB",
"refund_sn": "",
"withdrawal_type": "",
"transaction_fee": 0,
"description": "Doanh Thu từ Đơn Hàng #260307H435RVDB",
"buyer_name": "katran2743",
"pay_order_list": [],
"withdrawal_id": 0,
"root_withdrawal_id": 0,
"remarks": {
"free_sample_order_id": null,
"ppp_project_id": null
},
"transaction_tab_type": "wallet_order_income",
"money_flow": "MONEY_IN",
"outlet_shop_name": ""
}
],
"code": 200
}Last updated
Was this helpful?
