v4.2.0
- Adds a
lowest_rate()
function to Orders and Pickups - Adds a
Shipment.get_lowest_smartrate()
function and ashipment.lowest_smartrate()
function - Removes the unusable
carrier
param fromAddress.create_and_verify
along with the deadmessage
conditional check - Add beta Referral class for White Label API with these new functions:
create()
,update_email()
,all()
, andadd_credit_card()