Pass in a APIContext
object to authenticate
the call and to send a unique request id
(that ensures idempotency). The SDK generates
a request id if you do not pass one explicitly.
See Configuration.cs to know more about APIContext.
The ID of the batch payout to lookup.
Retrieves the details of the specified batch payout.
For more information, please visit PayPal Developer REST API Reference.
Get Batch Payout Details
This sample code demonstrates how you can retrieve the details of a batch payout. More Information: https://developer.paypal.com/docs/integration/direct/payouts-overview/