v3.2.0
- Adds
DeletePaymentMethod
,FundWallet
, andRetrievePaymentMethods
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 ofput
under the hood to better match the API behavior and documentation. Behavior of these functions should remain the same