@easypost/api
Advanced tools
Changelog
v5.9.0 (2023-01-11)
addPaymentMethod
can add a pre-existing Stripe bank account or credit card to your EasyPost accountrefundByAmount
refunds your wallet by a dollar amountrefundByPaymentLog
refunds you wallet by a PaymentLog IDChangelog
v5.8.0 (2022-12-07)
save
functionChangelog
v5.7.1 (2022-10-24)
addCreditCard
function unusable, adds testsupdateBrand
function now properly becomes a Brand
objectShipment.insure
no longer improperly wraps the amount
key in id
. There may be other edge cases among other object/function calls that get corrected due to this changeChangelog
v5.7.0 (2022-09-21)
EndShipper
ID to the shipment buy callChangelog
v5.6.1 (2022-09-08)
Changelog
v5.6.0 (2022-08-25)
Changelog
v5.5.0 (2022-08-02)
validateWebhook
function that returns your webhook or raises an error if there is a webhookSecret
mismatchverify
and verify_strict
params when creating an address (can accept strings or bools outside of an array)Changelog
v5.4.0 (2022-07-18)
Shipment.generateForm()
functionChangelog
v5.3.0 (2022-07-11)
Billing.retrievePaymentMethods()
, Billing.deletePaymentMethod()
, and Billing.fundWallet()
functionsput
to patch
to better match API expectation and documentation. Behavior of these functions should remain the sameChangelog
v5.2.0 (2022-05-19)
EndShipper
Beta class with save()
, retrieve()
, and all()
functions