{
    "create": {
        "price": 0.5
    },
    "patch": {
        "notification_url": "test2",
        "order_id": "test"
    },
    "response": {
        "price": "0.50",
        "status": "pending",
        "buyer_email": "",
        "promocode": "",
        "order_id": "",
        "notification_url": "",
        "redirect_url": "",
        "currency": "USD",
        "paid_currency": null,
        "expiration": 15,
        "expiration_seconds": 900,
        "metadata": {}
    },
    "count": 1
}
