Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
URL 1 - 库存详情(inventory.inventoryapi) URL 2 - 产品详情(product.productapi)
从库存详细信息 API 中,我们需要在获得此结果后使用 inventoryId 获取该产品的 productId 和库存详细信息,使用 productId 它将在单个 API 中显示产品详细信息。
我认为您正在寻找使用 WSO2 Micro Integrator的服务编排。上一个链接还提供了一个官方的分步示例。