List orders
ghl_list_ordersRetrieve payment orders for a location with pagination, filtering by status or contact to see purchases and payment status.
Instructions
List payment orders for a location with pagination. Optionally filter by status or contact. Use to see what was purchased and whether it was paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | e.g. completed, refunded, partially_refunded. | |
| contactId | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |