This sample code demonstrate how you can get the batch payout status of a created batch payout, as documented here at: https://developer.paypal.com/docs/api/#get-the-status-of-a-batch-payout API used: GET /v1/payments/payouts/
You can replace this with your Payout Batch Id on already created Payout.
NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
Get Payout Batch Status Sample
This sample code demonstrate how you can get the batch payout status of a created batch payout, as documented here at: https://developer.paypal.com/docs/api/#get-the-status-of-a-batch-payout API used: GET /v1/payments/payouts/