No content to show
User Activity
04-16-2024
x-request-id: 91fa4406-5baa-480d-922a-de18beec14ef-1713320815
curl --location 'https://xxx.myshopify.com/admin/api/2024-04/orders/xxx/fulfillment_orders.json' \
--header 'X-Shopify-Access-Token: xxx'
response:
{
"fulfillment_orders": [
...
04-16-2024
x-request-id: 1fbb74b3-e4d6-492e-acb2-8afab087e804-1713259952
curl --location 'https://xxx.myshopify.com/admin/api/2024-04/orders/xxx/fulfillment_orders.json' \
--header 'X-Shopify-Access-Token: xxx'
I have obtained the idfulfillment_order_id
x-req...
04-16-2024
I have obtained the idfulfillment_order_idCreates a fulfillment 404 Not Found
04-16-2024
We also have the same problem, some shops can do it, some shops cannot