We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Make An Unfulfilled Order to Fullfilled Order

Make An Unfulfilled Order to Fullfilled Order

mohnish-thakur
Visitor
2 0 0

We are using this URL and body but are unable to receive the response

Url - https://your-development-store.myshopify.com/admin/api/2023-10/fulfillments.json

 

Body -

 

{
"fulfillment": {
"location_id": 59986968749,
"message": "The package was shipped this morning.",
"notify_customer": false,
"tracking_info": {
"number": "11112222"
},
"line_items_by_fulfillment_order": [
{
"fulfillment_order_id": 5243870380205,
"fulfillment_order_line_items": [
{
"id": "13224528904365",
"quantity": 2
},
{
"id": "13224528937133",
"quantity": 2
}
]
}
]
}
}
 
Response -
 
mohnishthakur_0-1702972219328.png

 

Replies 0 (0)