# Refunds API

The API allows the APP to create a refund for an existing approved Tyro transaction without the need for the card to be present.


Version: 1.0

## Servers

Production
```
https://api.tyro.com/connect
```

## Download OpenAPI description

[Refunds API](https://docs.connect.tyro.com/_bundle/api-explorer/refunds/1.0/index.yaml)

## Other

### Create a refund

 - [POST /refunds/search-and-refund](https://docs.connect.tyro.com/api-explorer/refunds/1.0/other/search-and-refund.md): This endpoint creates a refund for an existing transaction. Refunds are processed as referenced refunds, meaning they require a reference to the original transaction.

