grabpay - qrcode

{
    "amount": "0.01",
    "currency": "SGD",
    "payment_method": {
        "type": "grabpay",
        "grabpay": {
            "flow": "qrcode"
        }
    },
    "merchant_order_id": "{{$guid}}",
    "description": "acquiring sandbox testing",
    "metadata": {
        "request_id": "{{$guid}}"
    },
    "return_url": "https://127.0.0.1:8080/api/v1/callback"
}