Refund objects allow you to refund a charge that has previously been created but not yet refunded. Funds will be refunded to the credit or debit card that was originally charged.
Endpoints
Method | Route | Detail |
---|---|---|
POST | /v1/refunds | Create a refund |
GET | /v1/refunds/:id | Retrieve a refund |
GET | /v1/refunds | List all refunds |