v1.0.42-preview
Pre-release
Pre-release
We've simplified our old SDK to be more vanilla Javascript, with a separate Angular SDK. This should make things a little more framework agnostic. :D
Required parameters are passed in first, while optional parameters are passed in as an object with key value pairs ex: ListProducts( {page:1, filters:{'xp.test':true})} )
Docs are now generated with the SDK, to make your life easier. Check them out at the bottom of the readme!