# API Specifications

Here you can find links to our API specs for Pay Online

## Pay Requests

- [Create a Pay Request](/app/apis/pay/0.9#operations/create-pay-request)
- [Update or Execute Actions on the Pay Request](/app/apis/pay/0.9#operations/patch-pay-request)
- [Retrieve a Pay Request](/app/apis/pay/0.9#operations/get-pay-request)


## Pay Methods

- [Retrieve a Pay Method](/app/apis/pay/0.9#operations/get-pay-method)
- [List Pay Methods](/app/apis/pay/0.9#operations/list-pay-methods)
- [Delete a Pay Method](/app/apis/pay/0.9#operations/delete-pay-method)


## Pay Refunds

- [Create a Refund Request](/app/apis/pay/0.9#operations/create-refund-request)
- [List all Refunds](/app/apis/pay/0.9#operations/list-all-refunds)
- [Retrieve a Refund Request](/app/apis/pay/0.9#operations/get-refund-request)