The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    "products": [
        {
            "product_id": 10,
            "quantity": "10"
        },
        {
            "product_id": 20,
            "quantity": 20
        },
        {
            "product_id": 30,
            "quantity": 30
        }
    ]
}