# Payouts

Payouts root resource, returns links to available payouts actions.

Version: 1

## Servers

Test (Try)
```
https://try.access.worldpay.com
```

Live
```
https://access.worldpay.com
```

## Security

### BasicAuth

Type: http
Scheme: basic

## Download OpenAPI description

[Payouts](https://worldpay-portal.eu.redocly.app/access/_bundle/products/card-payouts/@v1/openapi.yaml)

## Other

### Retrieve payout details

 - [GET /payouts/{resource}](https://worldpay-portal.eu.redocly.app/access/products/card-payouts/v1/openapi/other/getpayoutsdetails.md): Retrieve the details of an existing basic disbursement or Fast Access payout.

### Retrieve the payout details of a historic resource.

 - [GET /payouts/query](https://worldpay-portal.eu.redocly.app/access/products/card-payouts/v1/openapi/other/querypayouts.md): Query by transaction reference and entity to retrieve a payout.

### Disburses funds to the payout instrument specified.

 - [POST /payouts/basicDisbursement](https://worldpay-portal.eu.redocly.app/access/products/card-payouts/v1/openapi/other/basicdisbursement.md): Disburse funds to a payout instrument.

### Disburses funds to the payout instrument specified.

 - [POST /payouts/fastAccess](https://worldpay-portal.eu.redocly.app/access/products/card-payouts/v1/openapi/other/fastaccess.md): Disburse funds to a payout instrument using fastAccess.

