Text only available in english
When using the JSONGET interface type, the details of the selected item(s) are placed in the request. The request itself is made to the URL specified by the hookUrl parameter
After importing the items, the web service “TradeItem/DetailsByGLNAndTradeItemIdA” can be used to retrieve, for example, the article’s details.
Interfaces |
Article, Selection list, Product |
---|---|
Action | GET to/from hookUrl, message supplied as querystring parameter. ATTENTION: querystring has a maximum of 2000 characters, avoid using it with a selection list). Navigation to the specified hookUrl will take place. |
Content | 2BA JSON containing one or more articles |
Example opening Unifeed | https://unifeed.2ba.nl/?interfaceType=JSONGET&interface=1&hookUrl=http://www.mycompany.com/receive2BA.aspx |
Example response | (see “JSON” tab) |