Create a fulfillment for an order
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
| Carrier | Accepted Values |
|---|---|
| UPS | UPS, ups |
| FedEx | FedEx, fedex, Federal Express |
| USPS | USPS, usps, US Postal Service |
| DHL | DHL, dhl, DHL Express |
| Canada Post | Canada Post, canada_post |
| Royal Mail | Royal Mail, royal_mail |
| Australia Post | Australia Post, auspost |
tracking_url directly.
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have write_orders scope |
NOT_FOUND | Order with the specified ID does not exist |
VALIDATION_ERROR | Invalid request body |
ALREADY_FULFILLED | One or more line items are already fulfilled |
INVALID_QUANTITY | Fulfillment quantity exceeds available quantity |