create_custom_fulfillment_service
Create a custom fulfillment service in Shopify by specifying required name, handle, email, and location, with optional tracking and inventory management settings.
Instructions
Create a new custom fulfillment service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Service name | |
| Yes | Service email address | ||
| handle | Yes | Unique handle for the service | |
| locationId | Yes | Location ID for the service | |
| productBased | No | Whether the service is product-based (default: true) | |
| trackingSupport | No | Whether the service supports tracking (default: true) | |
| inventoryManagement | No | Whether the service manages inventory (default: false) | |
| fulfillmentOrdersOptIn | No | Whether to opt-in to fulfillment orders (default: true) |