Mua sản phẩm

API URL https://anhviafb.com/api/v1/mua-hang
header authorizations x-api-key
HTTP Method POST
Content-Type application/x-www-form-urlencoded
Response JSON

body:

{
    "product_id": {id_san_pham},
    "quantity": {so_luong}
};

Trước khi mua tài khoản của bạn phải có sẵn tiền tại anhviafb.com nếu chưa có vui lòng nạp thêm.

{
    "status": true,
    "message": "Mua hàng thành công!",
    "order_code": "API_6978B05C7B47B",
    "total_price": 135000,
    "data": [
        "0NSraLGKzPclh"
    ]
}