Skip to content

Release 1.1.0 - Remove Deprecated 'List' Methods; Add Methods for Events and Rates

Compare
Choose a tag to compare
@richshaffer richshaffer released this 10 Jun 21:32
· 330 commits to master since this release
  • Update example code.
  • Add GetRate method and example.
  • Remove ListCustomsInfos, ListCustomsItems, ListOrders and ListPickups methods.
  • Add GetEvent, ListEvents and ListEventPayloads methods. Add example code for using these methods as well as using the Event type in a webhook handler.