Shows details for a payout item, by ID. A payout_item_id helps you identify denied payments. If a payment is denied, you can use the payout_item_id to identify the payment even if it lacks a transaction_id.
Oauth 2.0 authentication
The ID of the payout item to cancel.
1 - 32^.*$A successful request returns the HTTP 200 OK status code and a JSON response body with a payout_item_details object, which contains data about a payout item including the transaction status.
The payout item status and other details. A payout_item_id helps you identify denied payments. If a payment is denied, you can use the payout_item_id to identify the payment even if it lacks a transaction_id.
The ID for the payout item. Visible when you show details for a payout.
30^.*$The PayPal-generated ID for the payout batch.
30^.*$The sender-provided information for the payout item.
The PayPal-generated ID for the transaction.
30^.*$The unique PayPal-generated common ID that links the sender- and receiver-side transactions. Used for tracking.
30^.*$The item transaction status.
Note: ForPOST/v1/payments/payouts-item/{payout_item_id}/cancel, the only possibletransaction_statusvalue isRETURNED.
SUCCESS, FAILED, PENDING, UNCLAIMED, RETURNED, ONHOLD, BLOCKED, REFUNDED, REVERSED 1 - 36^[0-9A-Z_]+$The estimate for the payout fee. Initially, the fee is 0. The fee is populated after the item moves to the PENDING state
A sender-specified ID. Tracks the payout in an accounting system. Should be unique within 30 days.
256^.*$The currency conversion applicable for this payout item.
The date and time when this item was last processed, in Internet date and time format.
1 - 100The error details.