EasyPost / easypost-go

Golang bindings for the EasyPost API
https://easypost.com/docs/api
ISC License
42 stars 17 forks source link

feat: Account for new UPS endpoint in carrier account create/update functions #224

Closed nwithan8 closed 4 months ago

nwithan8 commented 4 months ago

Description

This is the least destructive path to integrating the completely-different payload schema for UPS accounts. Outside of the new error that will be raised if users attempt to mix UPS and non-UPS data, there are no breaking changes (compilation) introduced with this PR.

Testing

Pull Request Type

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