payments_get_transaction_by_id
Retrieve transaction details by transaction ID, using location ID and alternative type identifiers for GoHighLevel payments.
Instructions
Get Transaction by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | AltId is the unique identifier e.g: location id. | |
| altType | Yes | AltType is the type of identifier. | |
| locationId | No | LocationId is the id of the sub-account. Defaults to GHL_LOCATION_ID when omitted. | |
| transactionId | Yes | ID of the transaction that needs to be returned |