list_transactions
Retrieve payment transactions from GoHighLevel, optionally filtered by contact, subscription, order, or alternate ID.
Instructions
List GoHighLevel payment transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | No | Optional contact ID to restrict payment transactions. | |
| subscriptionId | No | Optional subscription ID to restrict transactions. | |
| orderId | No | Optional order ID to restrict transactions. | |
| altId | No | Optional alternate object ID supported by the payments API. |