Hi. [The documentation](https://www.easypost.com/docs/api#refund-a-shipment) says that a shipment can be refunded using POST request. However the library [does GET request](https://github.com/EasyPost/easypost-python/blob/master/easypost/__init__.py#L737). Is it documentation or library bug? Or am I missing something?