payments_create_order_fulfillment
Create order fulfillment with tracking details and item list, and optionally notify the customer after shipping an order in GoHighLevel.
Instructions
Create order fulfillment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| items | Yes | Fulfilled items | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| orderId | Yes | ID of the order that needs to be returned | |
| trackings | Yes | Fulfillment tracking information | |
| notifyCustomer | Yes | Need to send a notification to customer |