We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c35448 commit 73703feCopy full SHA for 73703fe
scripts/shopee_totalSpendMoney.js
@@ -16,6 +16,7 @@ export default {
16
// Order Detail: https://shopee.vn/api/v4/order/get_order_detail?order_id=124388457229298
17
// Order List: https://shopee.vn/api/v4/order/get_order_list?limit=5&list_type=4&offset=0
18
// get refund (POST): https://shopee.vn/api/v4/return/return_data/get_return_refund_list
19
+ // get account info: https://shopee.vn/api/v4/account/basic/get_account_info
20
// Image: https://cf.shopee.vn/file/ecd20c9d39e0c865d53e3f47e6e2e3a7
21
// FB POST: https://www.facebook.com/groups/j2team.community/permalink/1169967376668714/
22
0 commit comments