# Refunds Refunds are reimbursements for successfully created but unused shipping labels or other charges. ## Create a refund - [POST /refunds](https://docs.goshippo.com/shippoapi/public-api/refunds/createrefund.md): Creates a new refund object. ## List all refunds - [GET /refunds/](https://docs.goshippo.com/shippoapi/public-api/refunds/listrefunds.md): Returns a list all refund objects. ## Retrieve a refund - [GET /refunds/{RefundId}](https://docs.goshippo.com/shippoapi/public-api/refunds/getrefund.md): Returns an existing rate using a rate object ID.