@easypost/api
Advanced tools
Changelog
v6.8.2 (2023-10-20)
Changelog
v6.8.1 (2023-10-13)
ScanForm
creation to failChangelog
v6.8.0 (2023-10-11)
apiKeys
method to User
service allowing you to retrieve parent or child API keys by user IDITrackerStatusDetail
values to the Typescript definitionsChangelog
v6.7.3 (2023-09-05)
Changelog
v6.7.2 (2023-08-09)
lowestRate
of Shipment, Order, and Pickup objectsChangelog
v6.7.1 (2023-08-07)
X-Hmac-Signature
header during webhook validation regardless of casing (closes #399)Changelog
v6.7.0 (2023-07-28)
addRequestHook
: Adds a request hook to the EasyPost client. Useful for logging or debugging.removeRequestHook
: Removes a request hook from the EasyPost client.clearRequestHooks
: Clears all request hooks from the EasyPost client.addResponseHook
: Adds a response hook to the EasyPost client. Useful for logging or debugging.removeResponseHook
: Removes a response hook from the EasyPost client.clearResponseHooks
: Clears all response hooks from the EasyPost client.BadRequestError
classChangelog
v6.6.1 (2023-06-20)
pickup_rates
Typescript property of a PickupChangelog
v6.6.0 (2023-06-06)
client.carrierMetadata.retrieve
Changelog
v6.5.0 (2023-05-09)
Utility
classAddress
, EndShipper
and Webhook
class methodsUtils
to EasyPostClient class