getTransaction
Get details of a specific transaction for a lead by providing the lead and transaction IDs.
Instructions
Get a specific transaction for a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | ID of the lead (required) | |
| transactionId | Yes | ID of the transaction (required) |