get_transaction_token
Map Core API transaction tokens to DiVA report tokens to reconcile webhook transaction data with DiVA reporting data for accurate financial reconciliation workflows.
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
TableJSON 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 |