测试店铺发货和库存同步报错

Use the Ace Test Store 1
Results for 2ec920-2.myshopify.com
Order download: Normal no problem, order number is 9710364753942/#1006
Order delivery: Return message :{" errors":{“fulfillment”:“Required parameter missing or invalid”}}

Request message:
url: https://myshopify.guanyierp.com/2ec920-2/admin/api/2024-01/fulfillments.json
message: {“fulfillment”:{“line_items_by_fulfillment_order”:[{“fulfillment_order_id”:“9710364753942”}],“tracking_info”:{“company”: “4PX”,“number”:“43543543543543”}}}
headers: {“namesAndValues”:[“X-Shopify-Access-Token”,“eab2121d8513fffc09d650f79ea1ab8d”,“Content-Type”,“application/json”," Accept-Encoding",“”,“sw8”,“”,“sw8-correlation”,“”,“sw8-x”,“0-”]}
Don’t know what the problem is

Inventory update:
Return message: {“inventory_item_id”:“Required parameter missing or invalid”}
Request message:
url: https://myshopify.guanyierp.com/2ec920-2/admin/api/2024-01/inventory_levels/set.json
message: {“inventory_item_id”:“49279522308118”,“available”:102,“location_id”:“94191419414”}
headers: {“namesAndValues”:[“X-Shopify-Access-Token”,“eab2121d8513fffc09d650f79ea1ab8d”,“Content-Type”,“application/json”," Accept-Encoding",“”,“sw8”,“”,“sw8-correlation”,“”,“sw8-x”,“0-”]}
I don’t know what the problem is, we use the product name is: c, the corresponding commodity inventory_item_id=49279522308118, the warehouse is also Shop location

Our own test shop is no different from your test shop, it is the same authorization to get the token to call

What we can achieve now is the download of orders and product information

解决了吗最后 是什么原因啊