Skip to content

Commit 73703fe

Browse files
committed
.
1 parent 8c35448 commit 73703fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/shopee_totalSpendMoney.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default {
1616
// Order Detail: https://shopee.vn/api/v4/order/get_order_detail?order_id=124388457229298
1717
// Order List: https://shopee.vn/api/v4/order/get_order_list?limit=5&list_type=4&offset=0
1818
// 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
1920
// Image: https://cf.shopee.vn/file/ecd20c9d39e0c865d53e3f47e6e2e3a7
2021
// FB POST: https://www.facebook.com/groups/j2team.community/permalink/1169967376668714/
2122

0 commit comments

Comments
 (0)