OVB add-in for Excel, Web Address Syntax for one value
Summary:
Is individual Value supported in WebAdress?
if Yes, What is the correct Web Adress Syntax for one value?
Content (required):
For example, when looking for Price Lists in OM, the Web Address (syntax) is as such:
https://servername/fscmRestApi/resources/11.13.18.05/priceLists/describe
But for one specific Price List, the Rest API command is:
https://servername/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId} --- where PriceListId is an Integer.
Is it supported in OVB add-in for Excel?
What would the syntax of the Wed Address be if Integer value is 3001000600 for example
Version (include the version you are using, if applicable):
23C
Code Snippet (add any code snippets that support your topic, if applicable):