FROM CACHE - nl_header
Deze community is overgestapt naar peer-to-peer ondersteuning. Shopify Support zal deze community niet langer ondersteunen. We raden je aan om contact op te nemen met andere merchants en partners voor hulp en om je ervaringen te delen! Blijf alles melden dat in strijd is met onze Gedragscode of content die je verwijderd wilt hebben.

HTTP request Flow -> Fulfillment Order Move

HTTP request Flow -> Fulfillment Order Move

Katinka
Bezoeker
1 0 0

Hi all,

 

I finally have this HTTP request code working (in Shopify Flow):

{

  "query": "mutation { fulfillmentOrderMove(id: \"gid://shopify/FulfillmentOrder/NUMBER\", newLocationId: \"gid://shopify/Location/NUMBER\") { movedFulfillmentOrder { id status } originalFulfillmentOrder { id status } remainingFulfillmentOrder { id status } userErrors { field message } } }"

}

 

The only thing is that I don't want a specifiek order in this body. Can anyone help with changing this part:
\"gid://shopify/FulfillmentOrder/NUMBER\"
into the right one so it will work on the outcome of the flow and not a specific fulfillment order number?

Thank you so much!
Katinka

0 ANTWOORDEN 0