· Standard
C
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 75/100 · B
Chargeblast stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: E-Commerce & Produkte. Die Website docs.chargeblast.com stellt ihre llms.txt unter https://docs.chargeblast.com/llms.txt bereit. Der Eintrag besteht seit 07. May 2026.
Geschäftskategorie
E-Commerce & Produkte
Eingetragen seit
llms.txt-Adresse
Beschreibung
- Fetch Alerts: Get all the alerts from your chargeblast account. - Fetch an Alert: Get a specific alert. - Update Alert: Update the state of an alert to properly inform the banks of whether or not a refund will be issued. If an alert is left unactioned for 72 hours it will be automatically declined…
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# Chargeblast
## Docs
- [Fetch Alerts](https://docs.chargeblast.com/api-reference/alerts/fetch-alerts.md): Get all the alerts from your chargeblast account.
- [Fetch an Alert](https://docs.chargeblast.com/api-reference/alerts/fetch-an-alert.md): Get a specific alert.
- [Update Alert](https://docs.chargeblast.com/api-reference/alerts/update-alert.md): Update the state of an alert to properly inform the banks of whether or not a refund will be issued. If an alert is left unactioned for 72 hours it will be automatically declined. For best results mark alerts as resolved within 24 hours of receiving them (some smaller banks will escalate quarantined…
- [Create Credit Request](https://docs.chargeblast.com/api-reference/credit-requests/create.md): Creates a credit request for a rejected alert. Will fail if requesting credit from resolved alert or alert with an existing credit request, otherwise will simply return 200 response code.
- [Fetch Deflection Logs](https://docs.chargeblast.com/api-reference/deflections/logs.md): Get a list of all look up requests.
- [Enroll Merchant](https://docs.chargeblast.com/api-reference/enrollment/enroll-merchant.md): Enroll a merchant in an alert or refund program. Send a `program` discriminator with that program's fields. `ethoca` and `cdrn` require `descriptors`. `rdr` requires `arns` and/or equal-length paired `bins`/`caids` (its `bins`/`caids` are persisted as queryable RDR descriptors). `amex` and `discover…
- [Enrollment Lifecycle](https://docs.chargeblast.com/api-reference/enrollment/enrollment-lifecycle.md): How enrollment works across programs: enrolling files a request, records start Pending, and they become Enrolled once the provider confirms.
- [Enrollment Status](https://docs.chargeblast.com/api-reference/enrollment/enrollment-status.md): Report your merchant's enrollment status for every program (Ethoca, CDRN, RDR, Amex, Discover). Each entry is `none`, `pending`, or `enrolled`. Enrollment via the API files a request, so a program stays `pending` until the provider-side enrollment confirms (which flips it to `enrolled`). The contrib…
- [Fetch Descriptors](https://docs.chargeblast.com/api-reference/enrollment/fetch-descriptors.md): Fetch all the descriptors for your merchants.
- [Fetch Descriptors (v2)](https://docs.chargeblast.com/api-reference/enrollment/fetch-descriptors-v2.md): List every descriptor on your account as a flat, filterable record set: one row per descriptor with its program (`ethoca`, `cdrn`, `rdr`, `amex`, `discover`; `null` for legacy types not tied to a program), status, descriptor name or BIN/CAID, owning merchant id, and timestamps. Filter with `program`…
- [Fetch Merchant](https://docs.chargeblast.com/api-reference/enrollment/fetch-merchant.md): Get an individual merchant from your chargeblast account.
- [Fetch Merchants](https://docs.chargeblast.com/api-reference/enrollment/fetch-merchants.md): Get all the merchants from your chargeblast account. Response is paginated. The `name` field is set during onboarding of the merchant and corresponds to the individual name of the merchant for multi-merchant accounts (usually associated with the DBA or billing descriptor).
- [Unenroll Merchant](https://docs.chargeblast.com/api-reference/enrollment/unenroll-merchant.md): Unenroll one or more descriptors. Pass `descriptor_ids` (obtain ids from `GET /api/v2/descriptors`); a single legacy `descriptor_id` is also accepted. Descriptors that were still `Pending` (never live with the provider) are removed immediately and returned under `removed`. Descriptors that were live…
- [RDR Action Endpoint](https://docs.chargeblast.com/api-reference/getting-started/rdr-endpoint.md)
- [Authorization](https://docs.chargeblast.com/api-reference/introduction/authorization.md)
- [Fetch Order](https://docs.chargeblast.com/api-reference/sync-data/get-order.md): Get a specific the order from your chargeblast account. Receipt info is included with this endpoint.
- [Fetch Orders](https://docs.charg
[…gekürzt]