Get order
ghl_get_orderFetch a payment order by ID and receive its line items and amounts for a complete transaction overview.
Instructions
Fetch a single payment order by id, including line items and amounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |