When creating a “Fulfill line items without a tracking number” via the rest API for several. I’m not getting any response back
and I am using https://help.shopify.com/en/api/reference/shipping-and-fulfillment/fulfillment this API
A developer is experiencing issues with the “Fulfill line items without a tracking number” REST API endpoint—specifically receiving no response when making API calls.
Root Cause Identified:
Recommended Solution:
The issue remains unresolved pending the developer’s migration to the newer API version.
When creating a “Fulfill line items without a tracking number” via the rest API for several. I’m not getting any response back
and I am using https://help.shopify.com/en/api/reference/shipping-and-fulfillment/fulfillment this API
Hi Tony,
Sorry to disappoint you but you are not using the API located at that link. The api you are using is deprecated for over 2 years now. 2021-01 is no longer supported, which means your calls fall back to 2022-04, which is the last supported api version.
https://shopify.dev/docs/api/admin-rest/2022-04/resources/fulfillment#post-fulfillments
You should really upgrade to 2023-04 to have the most out of the work you are about to do.
Cheers,
Gary