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: Creating Fulfillment using REST API

Creating Fulfillment using REST API

aradhyat
Visitor
1 0 4

I am trying to create Fulfillment from the Fulfillment order but can't find the relevant REST Admin API. In the official documentation it only gives the GraphQL mutation that can be called -fulfillmentCreateV2.

I am able to send a Fulfillment request and accept it via the rest api but can't seem to find the api to actually create the Fulfillment from the FulfillmentOrder.

https://shopify.dev/apps/fulfillment/fulfillment-service-apps/manage-fulfillments-as-a-service-app

Replies 4 (4)

bhavin_iflair
Shopify Partner
9 1 3

I am also looking for same this in REST api but not found any which is already available in the GraphQL api as per below documentation.

 

https://shopify.dev/apps/fulfillment/order-management-apps/manage-fulfillments-as-an-order-managemen...
For fulfillment orders that return CREATE_FULFILLMENT as a supported action, the fulfillmentCreateV2 mutation will allow you to create fulfillments.

annahm
Shopify Partner
18 3 15

I am also stuck at the same place. I need to find out how to create a fulfillment using Rest API for 04-22

annahm
Shopify Partner
18 3 15

@Shopify can you please help us? 

bgodbgg
Shopify Partner
12 0 2

I believe they want us using the GQL fulfillmentCreateV2 mutation.  When all items are fulfilled, it will mark the fulfillment as complete