Show payout batch details

GET {{base_url}}/v1/payments/payouts/:payout_batch_id

Shows the latest status of a batch payout. Includes the transaction status and other data for individual payout items.

Request Params

KeyDatatypeRequiredDescription
fieldsstringShows details for only the specified fields.
pagenumberA non-zero integer representing the page of the results.
page_sizenumberThe maximum number of results to return at one time. Value is a non-negative, non-zero integer. If the user chooses pagination, the maximum page is 1000.
total_requiredbooleanIndicates whether to show the total items and total pages count in the response.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringThe Content-Type header field is used to specify the nature of the data in the body of an entity. PayPal REST APIs support application/json.
PayPal-Request-IdstringThe server stores keys for 6 hours. The API callers can request the times to up to 72 hours by speaking to their Account Manager.
PayPal-Client-Metadata-IdstringOptional. Verifies that the payment originates from a valid, user-consented device and application. Reduces fraud and decreases declines. Transactions that do not include a client metadata ID are not eligible for PayPal Seller Protection.
PayPal-Partner-Attribution-IdstringOptional. Identifies the caller as a PayPal partner. To receive revenue attribution, specify a unique build notation (BN) code. BN codes provide tracking on all transactions that originate or are associated with a particular partner. To find your BN code, see Code and Credential Reference.
PayPal-Auth-AssertionstringAn API client-provided JSON Web Token (JWT) assertion that identifies the merchant. To use this header, you must get consent to act on behalf of a merchant.
PreferstringThe preferred server response upon successful completion of the request. Value is:<ul><li><code>return=minimal</code>. The server returns a minimal response to optimize communication between the API caller and the server. A minimal response includes the <code>id</code>, <code>status</code> and HATEOAS links.</li><li><code>return=representation</code>. The server returns a complete resource representation, including the current state of the resource.</li></ul>
PreferstringThe preferred server response upon successful completion of the request. Value is:<ul><li><code>return=minimal</code>. The server returns a minimal response to optimize communication between the API caller and the server. A minimal response includes the <code>id</code>, <code>status</code> and HATEOAS links.</li><li><code>return=representation</code>. The server returns a complete resource representation, including the current state of the resource.</li></ul>

RESPONSES

status: OK

{&quot;batch_header&quot;:{&quot;payout_batch_id&quot;:&quot;42WWRAXUXYSQQ&quot;,&quot;batch_status&quot;:&quot;SUCCESS&quot;,&quot;time_created&quot;:&quot;2022-02-02T06:46:08Z&quot;,&quot;time_completed&quot;:&quot;2022-02-02T06:46:09Z&quot;,&quot;sender_batch_header&quot;:{&quot;sender_batch_id&quot;:&quot;Payouts_1643784368&quot;,&quot;email_subject&quot;:&quot;You have a payout!&quot;,&quot;email_message&quot;:&quot;You have received a payout! Thanks for using our service!&quot;},&quot;funding_source&quot;:&quot;BALANCE&quot;,&quot;amount&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;60.00&quot;},&quot;fees&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;0.50&quot;}},&quot;items&quot;:[{&quot;payout_item_id&quot;:&quot;4FNYP6JKEW28S&quot;,&quot;transaction_id&quot;:&quot;7S520406M51625248&quot;,&quot;activity_id&quot;:&quot;9MA543628Y061272E&quot;,&quot;transaction_status&quot;:&quot;UNCLAIMED&quot;,&quot;payout_item_fee&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;0.25&quot;},&quot;payout_batch_id&quot;:&quot;42WWRAXUXYSQQ&quot;,&quot;payout_item&quot;:{&quot;recipient_type&quot;:&quot;EMAIL&quot;,&quot;amount&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;10.00&quot;},&quot;note&quot;:&quot;Thanks for your patronage!&quot;,&quot;receiver&quot;:&quot;Barry4@yahoo.com&quot;,&quot;sender_item_id&quot;:&quot;201403140001&quot;,&quot;recipient_wallet&quot;:&quot;PAYPAL&quot;},&quot;time_processed&quot;:&quot;2022-02-02T06:46:09Z&quot;,&quot;errors&quot;:{&quot;name&quot;:&quot;RECEIVER_UNREGISTERED&quot;,&quot;message&quot;:&quot;The recipient for this payout does not have an account. A link to sign up for an account was sent to the recipient. However, if the recipient does not claim this payout within 30 days, the funds will be returned to your account.&quot;,&quot;information_link&quot;:&quot;https://developer.paypal.com/docs/api/payments.payouts-batch/#errors&quot;,&quot;details&quot;:[],&quot;links&quot;:[]},&quot;links&quot;:[{&quot;href&quot;:&quot;https://api.sandbox.paypal.com/v1/payments/payouts-item/4FNYP6JKEW28S&quot;,&quot;rel&quot;:&quot;item&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;encType&quot;:&quot;application/json&quot;}]},{&quot;payout_item_id&quot;:&quot;99YK5EH7CZUAW&quot;,&quot;transaction_id&quot;:&quot;2CV76751DK2174928&quot;,&quot;activity_id&quot;:&quot;5CA91533SU8358159&quot;,&quot;transaction_status&quot;:&quot;UNCLAIMED&quot;,&quot;payout_item_fee&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;0.25&quot;},&quot;payout_batch_id&quot;:&quot;42WWRAXUXYSQQ&quot;,&quot;payout_item&quot;:{&quot;recipient_type&quot;:&quot;PHONE&quot;,&quot;amount&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;20.00&quot;},&quot;note&quot;:&quot;Thanks for your support!&quot;,&quot;receiver&quot;:&quot;17949325275&quot;,&quot;sender_item_id&quot;:&quot;201403140002&quot;,&quot;recipient_wallet&quot;:&quot;PAYPAL&quot;},&quot;time_processed&quot;:&quot;2022-02-02T06:46:09Z&quot;,&quot;errors&quot;:{&quot;name&quot;:&quot;RECEIVER_UNREGISTERED&quot;,&quot;message&quot;:&quot;The recipient for this payout does not have an account. A link to sign up for an account was sent to the recipient. However, if the recipient does not claim this payout within 30 days, the funds will be returned to your account.&quot;,&quot;information_link&quot;:&quot;https://developer.paypal.com/docs/api/payments.payouts-batch/#errors&quot;,&quot;details&quot;:[],&quot;links&quot;:[]},&quot;links&quot;:[{&quot;href&quot;:&quot;https://api.sandbox.paypal.com/v1/payments/payouts-item/99YK5EH7CZUAW&quot;,&quot;rel&quot;:&quot;item&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;encType&quot;:&quot;application/json&quot;}]},{&quot;payout_item_id&quot;:&quot;U3XM6R2489GUC&quot;,&quot;transaction_status&quot;:&quot;FAILED&quot;,&quot;payout_item_fee&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;0.00&quot;},&quot;payout_batch_id&quot;:&quot;42WWRAXUXYSQQ&quot;,&quot;payout_item&quot;:{&quot;recipient_type&quot;:&quot;PAYPAL_ID&quot;,&quot;amount&quot;:{&quot;currency&quot;:&quot;USD&quot;,&quot;value&quot;:&quot;30.00&quot;},&quot;note&quot;:&quot;Thanks for your patronage!&quot;,&quot;receiver&quot;:&quot;G83KXTJ5EHCQ2&quot;,&quot;sender_item_id&quot;:&quot;201403140003&quot;,&quot;recipient_wallet&quot;:&quot;PAYPAL&quot;},&quot;errors&quot;:{&quot;name&quot;:&quot;RECEIVER_ACCOUNT_INVALID&quot;,&quot;message&quot;:&quot;Receiver&#39;s account is invalid&quot;,&quot;information_link&quot;:&quot;https://developer.paypal.com/docs/api/payments.payouts-batch/#errors&quot;,&quot;details&quot;:[],&quot;links&quot;:[]},&quot;links&quot;:[{&quot;href&quot;:&quot;https://api.sandbox.paypal.com/v1/payments/payouts-item/U3XM6R2489GUC&quot;,&quot;rel&quot;:&quot;item&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;encType&quot;:&quot;application/json&quot;}]}],&quot;links&quot;:[{&quot;href&quot;:&quot;https://api.sandbox.paypal.com/v1/payments/payouts/42WWRAXUXYSQQ?page_size=1000\u0026page=1&quot;,&quot;rel&quot;:&quot;self&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;encType&quot;:&quot;application/json&quot;}]}