# Retrieve payout details Retrieve the details of an existing basic disbursement or Fast Access payout. Endpoint: GET /payouts/{resource} Version: 4 Security: BasicAuth ## Path parameters: - `resource` (string, required) The payouts:payout href value returned in the response to your basic disbursement or Fast Access payout request. ## Response 200 fields (application/vnd.worldpay.payouts-v4+json): - `outcome` (string, required) Outcome of payout request. - `scheme` (object) - `scheme.name` (string, required) The name of the card scheme that was used to process your payout request Enum: "visa", "mastercard" - `scheme.reference` (string) The reference returned by the card scheme for your payout request. Example: "520000000001" - `receivedAt` (string, required) A timestamp of receivedAt.