ghl_payment_order_list_notes
Retrieve all notes for a specific order by providing the order ID, location ID, and location type.
Instructions
List Order Notes List all notes of an order Endpoint: GET /payments/orders/{orderId}/notes (Version header: v3; source: v3/payments-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | Location Id or Agency Id | |
| altType | Yes | ||
| orderId | Yes | ID of the order that needs to be returned |