Hi,
I’m trying to create Fulfillment using Admin API “/admin/api/2023-01/fulfillments.json”
But in response, I’m getting 404 error
Tried with an access token with these all scopes
write_orders,
write_inventory,
write_locations,
write_fulfillments,
write_assigned_fulfillment_orders,
write_merchant_managed_fulfillment_orders,
write_third_party_fulfillment_orders,
write_custom_fulfillment_services
X-Request-ID : bc5dd787-3c3f-4aea-aad8-df3c0ea7c3d1
Please guide me if I’m missing any scope
or I’m passing the wrong data in the request body?
