This is the inbound callback API. For the full delivery flow (headers, HMAC, payloads) see Callback delivery.
Base URL
https://sandbox-api.opencard.io/api
Auth
X-Data-Signature header — HMAC-SHA256 of the raw request body with your client secret.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference for the inbound receipt provider callback API — POST matched receipt payloads to OpenCard with HMAC-SHA256 signatures on api.opencard.io.
https://api.opencard.io/api
https://sandbox-api.opencard.io/api
X-Data-Signature header — HMAC-SHA256 of the raw request body with your client secret.
| Method | Path | Purpose |
|---|---|---|
POST | /v1/service/marcet/callback/{referenceId} | Deliver matched receipt data |
