List Order Fulfillments
n8n-nodes-base.httpRequest
Retrieves all fulfillment history for a specific order.
Use Cases
View fulfillment history
Track shipments
Monitor delivery status
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for list order fulfillments.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/payments/orders/{{ $json.orderId }}/fulfillments?altId={{ $json.altId }}&altType={{ $json.altType }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API