# 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://developer.worldpay.com/_bundle/products/card-payouts/@v1/openapi.yaml) ## Other ### Retrieve payout details - [GET /payouts/{resource}](https://developer.worldpay.com/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://developer.worldpay.com/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://developer.worldpay.com/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://developer.worldpay.com/products/card-payouts/v1/openapi/other/fastaccess.md): Disburse funds to a payout instrument using fastAccess.