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.

Re: "Create a Fulfillment" REST API Endpoint - Replacement with which option of Fulfillmen

Solved

"Create a Fulfillment" REST API Endpoint - Replacement with which option of FulfillmentOrder

SCHLUE1
Tourist
6 1 3

Hello All,

We are currently still using the  .... /admin/orders/${apiOrderId}/fulfillments.json URL to post Shipment Confirmations for orders, which were shipped by our company, to Shopify. As per the DevAdmin page, the "Create Fulfillment" function is being replaced by the"FulfillmentOrder" resource (https://shopify.dev/api/admin-rest/2022-04/resources/fulfillment#post-orders-order-id-fulfillments). I have looked at the description of the FulfillmentOrder resource (https://shopify.dev/api/admin-rest/2022-04/resources/fulfillmentorder), and I do not see any functionality, which relates to updating an order with shipped quantities for line items, updating Tracking Numbers (or passing information along, to trigger emails to the end customers). 

Since we are not the only ones, who are faced with this conversion, I am wondering how others have handled this. Any comments would be much appreciated.

 

Thanks!

 

Accepted Solution (1)
SCHLUE1
Tourist
6 1 3

This is an accepted solution.

Hello JuanGrasso,

 

It seems that I did not see some of the information from the thread, which you hade referenced. Upon further review I think that I have found the appropriate endpoint. I will try working with this once I receive the appropriate permissions.  

 

Thanks again for your help!

View solution in original post

Replies 2 (2)

JuanGrasso
Shopify Partner
20 3 4
SCHLUE1
Tourist
6 1 3

This is an accepted solution.

Hello JuanGrasso,

 

It seems that I did not see some of the information from the thread, which you hade referenced. Upon further review I think that I have found the appropriate endpoint. I will try working with this once I receive the appropriate permissions.  

 

Thanks again for your help!