Lấy danh sách id đơn hàng
POST
http://tiktok.lovanthao.com/api/get_all_order
Body
Name
Type
Description
KeyApi
string
Khoá api của bạn
{
"KeyApi" : "YOU_KEY_API"
}
Response
[
{
"IdOrder": "bf82e3e9-53d9-4b1e-b25d-cd570fdacfe5"
},
]
Last updated