Skip to content

v5.10.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 18 Jan 18:03
· 212 commits to master since this release
2dc1430
  • Adds all function to Pickup class to retrieve all pickups
  • Adds retrievePayload and retrieveAllPayloads functions to retrieve payloads for an Event
    • These are static functions on the Event class, so you can call them like easypost.Event.retrieveAllPayloads(eventId)
  • Adds missing Typescript implementations for CustomsInfo, CustomsItem, ScanForm, User, Referral, Rate, CarbonOffset, and Brand (closes #328)