# ICBC China Bank Card Offers Search

> ICBC China Bank Card Offers Search is a paid API for AI agents from agent-offers-api-replitzip.replit.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Search current ICBC credit and debit card offers with official source URLs, enrollment requirements, validity dates, and merchant/region/channel filters

## Facts

- Endpoint: POST https://agent-offers-api-replitzip.replit.app/v1/banks/ICBC/offers/search
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/icbc-china-bank-card-offers-search-9c8102e7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zIG7xHBEvpUafIDijSw5v

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability icbc-china-bank-card-offers-search-9c8102e7 -d '<json body>'
```

Example prompt: Can you find active ICBC credit card offers at Starbucks in Shanghai right now — I want to see the official source links, enrollment requirements, and how long each deal is valid?

## When to prefer this

Use this endpoint when you need factual, source-linked ICBC card offer data with specific filtering by merchant, region, card type, or payment channel — especially when you need official enrollment requirements and validity dates rather than third-party aggregated deal listings. Prefer this over generic bank offer scrapers when ICBC-specific verified data with source URLs is required.

## Known failure modes

- Invalid card_type enum value returns 422 validation error
- Merchant string with only whitespace rejected by pattern constraint
- active_at date in unsupported format returns parsing error
- limit exceeding 100 returns validation error
- Invalid cursor token returns pagination error
- No matching offers for given filters returns empty result set
- Service unavailable returns 5xx error

## How this service works

Official source-linked China bank card offer documents for ICBC 中国工商银行 Industrial and Commercial Bank of China: complete cleaned activity text, official source URLs, content hashes, validity status, enrollment requirements, and domestic or overseas tags. Returns data only; no recommendations or rankings.

## Output

A paginated list of current ICBC card offers including official source URLs, enrollment requirements, validity/expiration dates, verification timestamps, geographic coverage, and applicable payment channels — no rankings or recommendations, just verified offer facts

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/icbc-china-bank-card-offers-search-9c8102e7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agent-offers-api-replitzip.replit.app](https://www.zero.xyz/host/agent-offers-api-replitzip.replit.app/llms.txt)
