payments_get_coupon
Fetch coupon details by ID and code to verify payment discounts and eligibility.
Instructions
Fetch Coupon
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Coupon id | |
| code | Yes | Coupon code | |
| altId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Alt Type Defaults to GHL_LOCATION_ID when omitted. |