A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
hey so while using normal fulfillment resource there was a api to mark the fulfillment as complete and provide tracking info but in the new fulfillment resource i cant find this ?
Hi @rohit_martires ,
Please check this resource and see if this is what you're looking to achieve: https://shopify.dev/api/admin-rest/2022-04/resources/fulfillment#post-orders-order-id-fulfillments-f...
Hope this helps!
Install Order Tracking Page & Returns app and NEVER receive ''Where is my order?'' support tickets.
Check WeSupply Labs for full features and get your FREE plan.
The fulfillment complete endpoint is being deprecated.
https://shopify.dev/api/release-notes/2022-07#fulfillment-endpoints-removed-from-the-rest-admin-api
hey thanks but apprently the issue was that i was not creating fulfillments for the fulfillmentOrders
i thought fulfillmentOrder resource was supposed to replace the fulfillment resourse but apprently you have to create fulfillments for the fulfillmetOrder to complete it.
kinda confusing naming, might right an article on this will link here if i do