Development discussions around Shopify APIs
POST: /admin/orders/{{ order_id}}/fulfillments.json
is it possible to make an API call using order name?
I'm thinking something like this:
POST: /admin/orders/{{ order_id}}/fulfillments.json?name=12345
Hey @jasper5
You'll need the order ID to fulfill the order.
As a workaround, you could make a call to orders.json first to look up the ID.
Scott | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hi!
Thanks for your response,
do you have a sample on how to do this?
https://community.shopify.com/c/Shopify-APIs-SDKs/Order-Search-by-Name/td-p/580282
Heads up: this will return partial matches too, so you'll need to parse the results to find/confirm the order number.
Scott | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
User | RANK |
---|---|
55 | |
11 | |
7 | |
5 | |
5 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023