Development discussions around Shopify APIs
Hi there. I am exploring using Shopify to manage my orders and the fulfillment of my orders is managed on a separate platform. What I would like to do is to update the fulfillment status, tracking id and tracking company to inform the customer after I have arranged the fulfillment.
Can I check if the create fulfillment API (/admin/api/2021-07/orders/4125618208924.json) is the correct API I should be using?
I have tried creating a fulfillment for my order with few variations of request based on samples in the API document, but I am still receiving "Required parameter missing or invalid". I am unsure what is missing or invalid. Will someone be able to advise? Thanks!
Request:
{
"fulfillment": {
"location_id": 52601159835,
"tracking_url": "http://www.packagetrackr.com/track/somecarrier/1234567",
"tracking_company": "Jack Black's Pack, Stack and Track",
"tracking_number": "123456789",
"notify_customer": true
}
}
Response:
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023