{
    "id": 1,
    "plan_id": "",
    "name": "Wonder Widget",
    "description": "Fantastic anti-stress toy which will make your day 🙄",
    "image": "widget.png",
    "price": 499,
    "stock_level": 25,
    "payment_by": 3,
    "is_recurring": false,
    "payment_type": {
        "id": 0,
        "resource": ""
    }
}