get_transaction_token
Map Core API transaction tokens to DiVA report tokens for reconciliation. Links webhook transaction data to DiVA reports, enabling transaction reconciliation between Core API and DiVA reporting.
Instructions
Map Core API transaction tokens to DiVA report transaction tokens. CRITICAL for reconciliation workflows - links webhook transaction data to DiVA reports. Use this to reconcile transactions between Core API (webhooks) and DiVA reporting data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Specific fields to return | |
| filters | No | Filters (e.g., {'core_api_transaction_token': 'xyz', 'diva_transaction_token': 'abc'}) | |
| sort_by | No | Field to sort by | |
| count | No | Maximum records to return (up to 10,000, default 10,000) | |
| program | No | Override default program |