{
    "user_id": 55,
    "login_token": 57675751,
    "order_id": null,
    "customer_id": 303,
    "gift_card_id": null,
    "gift_card_amount": 0,
    "comment": "null",
    "invoice_number": null,
    "quote_number": null,
    "order_type": "in_store",
    "sale_type": "sale",
    "payment_method": "Cash",
    "payment_total": 1560,
    "product_list": [
        {
            "product_id": 13679,
            "unit_price": 1440,
            "quantity_purchased": 1,
            "discount_type": "null",
            "discount": null,
            "description": "null"
        },
        {
            "product_id": 13577,
            "unit_price": 120,
            "quantity_purchased": 1,
            "discount_type": "null",
            "discount": null,
            "description": "null"
        }
    ]
}