ghl_payment_order_list_fulfillments
Retrieve the full fulfillment history of a payment order using order ID and location ID.
Instructions
List fulfillment List all fulfillment history of an order Endpoint: GET /payments/orders/{orderId}/fulfillments (Version header: v3; source: v3/payments-v3.json) OAuth scopes: payments/orders.readonly
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 |