which is correct Rest Api to use
Content
Hello - I have VBCS and I am creating a dependent drop down list. If user selects Supplier in dropdown1 ......... then Corresponding Sites shows up in dropdown2 ( both drop downs are SDP based ERP )
1> My Supplier dropdown shows all Suppliers and on selection of Supplier sends back corresponding SupplierId ( using /fscmRestApi/resources/11.13.18.05/suppliers )
2> I want to use this SupplierId in second dropdown2 filter and fetch corresponding SupplierSite to show.
a> I am trying to decide which of the following 2 Rest API best suited for fetching SupplierSite
/fscmRestApi/resources/11.13.18.05/suppliers -----> I can use this API, provide following parameters on SitesSDPVariable
0