サプライヤ・サイトのフレックスフィールドRESTエンドポイント
Suppliers/Sites/Flexfields(サプライヤ・サイトの場合)
サプライヤ・サイト・リソースのフレックスフィールドは、サプライヤ・サイト付加フレックスフィールドを管理します。
- 1つのフレックスフィールドの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/DFF
- すべてのフレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/DFF
- 1つのアクションの取得はサポートされていません
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/DFF/{VendorSiteId}
- 1つのフレックスフィールドの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/DFF/{VendorSiteId}