{
  "x402Version": 2,
  "id": 4198,
  "slug": "4198",
  "resource": "https://zeroclick.affiliate.com/v1/tools/convert/sku-to-barcode",
  "description": "Convert merchant SKUs to barcodes. Provide the SKUs and the merchant they belong to, and each SKU maps to its barcode or to null when no match exists.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6e9c2ebca537f861fe9242f8f974d99b3df762b2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "config": {
              "merchant": {
                "name": "walmart"
              }
            },
            "data": [
              "12987717129",
              "9853123116",
              "9885868036"
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "config": {
                    "description": "Identifies the source merchant. Provide merchant.name or merchant.url.",
                    "example": {
                      "merchant": {
                        "name": "walmart"
                      }
                    },
                    "properties": {
                      "merchant": {
                        "properties": {
                          "name": {
                            "description": "Merchant name. Takes precedence over url.",
                            "example": "walmart",
                            "type": "string"
                          },
                          "url": {
                            "description": "Merchant domain, used when name is omitted.",
                            "example": "walmart.com",
                            "type": "string"
                          }
                        },
                        "type": "object"
                      }
                    },
                    "required": [
                      "merchant"
                    ],
                    "type": "object"
                  },
                  "data": {
                    "description": "The merchant SKUs to convert.",
                    "example": [
                      "12987717129",
                      "9853123116",
                      "9885868036"
                    ],
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "data",
                  "config"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.020000",
          "id": "apay_QdwHayl67NgN4jh3DqdCz"
        },
        "requestId": "zcreq_cMIsmJXZ8RQO7QFHS_KpI",
        "service": "tool-convert"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "zeroclick"
  ],
  "sourceHost": "zeroclick.affiliate.com",
  "lastUpdated": "2026-09-10T01:41:06.273Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-10T01:41:05.257Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "zeroclick.affiliate.com",
    "manifest_name": "zeroclick.affiliate.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}