This API is separate from the Issuer transaction API on
api.opencard.io. You can use either or both — they do not share credentials or URLs.Step 1: Discover merchants
Step 2: Submit transaction for matching
Required transaction fields
Step 3: Receive matched receipt
OpenCard calls yourcallback_path when a receipt is matched. Your endpoint must:
- Accept the configured
callback_content_type - Return HTTP
200 - Verify webhook signature (provided during onboarding)
Update when transaction clears
clearing to "true" when the transaction settles — improves match accuracy.

