# PayoutsV2 ## Create a new payout request enriched by PII - [POST /v2/payouts](https://docs.ripple.com/products/payments-direct/api-docs/payout-service/payout-service/payoutsv2/createpayoutrequestv2.md): Returns the id and status of the created transaction, along with the payout partner and method id ## Get a paginated response of all payouts optionally filtering on partner name and payout status - [GET /v2/payouts](https://docs.ripple.com/products/payments-direct/api-docs/payout-service/payout-service/payoutsv2/getallpayoutsv2.md): Returns the paginated response of all payouts ## Get payout status by transaction id - [GET /v2/payouts/{transactionId}](https://docs.ripple.com/products/payments-direct/api-docs/payout-service/payout-service/payoutsv2/getpayoutstatusbyidv2.md): Returns the payout details including status for the requested transactionId