EasyPost / easypost-java

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

Switch refund to HTTP POST #205

Closed nwithan8 closed 2 years ago

nwithan8 commented 2 years ago

Description

Users can make a refund using GET or POST, although POST is preferred (GET is legacy for backwards-compatibility). Let's update our CL to remain consistent.

NON-BREAKING CHANGE

Testing

Pull Request Type

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