Authorization: ********************
curl --location '/api/customer/admin/orders/inventory/list/' \ --header 'Authorization: <api-key>'
{ "goodsAttr": "string", "goodsId": 0, "inventory": 0, "inventoryBalance": 0, "orderId": 0, "productId": 0 }