{
  "x402Version": 2,
  "id": 4840,
  "slug": "4840",
  "resource": "https://x402.freeq.one/tools/giftcard/api/buy",
  "description": "Buy a gift card code at the listed price. Price is returned in the payment challenge before you sign.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x90b0dC893406d6eA63bb077ED59F5e8340f98d84",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "email": "",
            "product_id": "foot-locker-usa",
            "value": 1
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "result": {}
          },
          "type": "json"
        }
      },
      "resource": "https://x402.freeq.one/tools/giftcard/api/buy",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "description": "JSON request body with product_id and value",
                "properties": {
                  "email": {
                    "description": "Optional buyer email",
                    "type": "string"
                  },
                  "product_id": {
                    "description": "Catalog product id, e.g. foot-locker-usa",
                    "type": "string"
                  },
                  "value": {
                    "description": "Face value to buy (USD)",
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "description": {
                "type": "string"
              },
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "result": {
                    "description": "Tool output (JSON)"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.freeq.one",
  "lastUpdated": "2026-09-01T23:22:48.129Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T23:22:47.871Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.freeq.one",
    "manifest_name": "x402.freeq.one",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}