What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

error in Create a fulfillment

error in Create a fulfillment

gdgsrls
Shopify Partner
1 0 1

Hello, I am trying to create a fulfillment, but I receive this error. I write the example of the entered information as json

{"fulfillment":
{"message":"The package was shipped this morning.",
"notify_customer":false,
"tracking_info":
{"number":1562678,
"url":"https://www.my-shipping-company.com",
"company":"my-shipping-company"},
"line_items_by_fulfillment_order":
[
{"fulfillment_order_id":8236987941170,
"fulfillment_order_line_items":
[
{
"id": 1058737493,
"quantity": 1
}
]
}
]
}
}

Received error:

{"errors":"Not Found"}

Replies 0 (0)