EasyPost / easypost-node

EasyPost Shipping API Client Library for Node
https://easypost.com/docs/api
MIT License
139 stars 54 forks source link

Adds support for claims API #460

Closed ralexmatthews closed 4 months ago

ralexmatthews commented 4 months ago

Description

Creates the model, service, tests, and types for the claims API.

Also fixes a minor issue with the beta APIs where it added two slashes, making it like //beta/whatever

Testing

Adds new tests based off the existing insurance tests

Pull Request Type

Please select the option(s) that are relevant to this PR.