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 item to lookup.
Retrieves the details of the specified batch payout item.
For more information, please visit PayPal Developer REST API Reference.
Get Batch Payout Item Details
This sample code demonstrates how you can retrieve the details of a specific batch payout item. More Information: https://developer.paypal.com/docs/integration/direct/payouts-overview/