Skip to content

v3.2.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 11 Jul 22:18
· 322 commits to master since this release
6a1345a
  • Adds DeletePaymentMethod, FundWallet, and RetrievePaymentMethods functions
  • Adds billing_type attribute in CarrierAccount and Rate classes
  • Adds support for webhook secrets
  • Collect OS details in User-Agent header
  • Update functions now use patch instead of put under the hood to better match the API behavior and documentation. Behavior of these functions should remain the same