Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@gmazoyer gmazoyer released this 19 Aug 14:35
· 48 commits to main since this release
7e82850
  • Add create() function for endpoints. his function is used to send a POST request in order to create an
    object
  • Use accounts property, IX-API version 1 uses customers instead of accounts as account endpoint. this new property will return the suitable endpoint based on the IX-API version being used
  • Fix token error when using delete(), save() and update() on an object