庫存訂閱推播 API
測試端點:
https://transact.ti.com/v2/store/subscriptions/inventory/test
生產端點:
https://transact.ti.com/v2/store/subscriptions/inventory
當缺貨商品有貨時,庫存訂閱推播 API 就會通知您,並提供目前定價資訊。Webhook 會即時傳送至您的系統,且可用於觸發自動化流程。這只是通知,並不會保留庫存。在發生備貨觸發事件後,就會移除訂閱,除非已設定「autoSubscribe」旗標。所有訂閱都會在其到期日時逾期,且必須重新提交。
注意:如果目前庫存量大於訂閱數量,則在庫存量降至低於訂閱數量並補充至等於或大於訂閱數量後,才會觸發推播通知。
TI store inventory subscription API 2.0.0
OAS3
/content/dam/developer-api/inventory-subscription-push-api.yamlThis API allows the user to subscribe to inventory back-in-stock notifications. When a part has stocked up, this API will generate a notification that is sent to your configured API via an HTTP POST request.
Servers