Base URL
How it works
Auth
Bearer JWT. Contact support@opencard.io for credentials.Key endpoints
| Method | Path | Purpose |
|---|---|---|
GET | /api/v1/marcet/publishers | List merchants with digital receipts |
POST | /api/v1/marcet/callbackrequests | Submit transaction for matching |
PUT | /api/v1/marcet/callbackrequests/{id} | Update (e.g. mark cleared) |
DELETE | /api/v1/marcet/callbackrequests/{id} | Cancel request |

