Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the payout item to cancel.
1 - 32
Response
A successful request returns the HTTP 200 OK
status code with a JSON response body that shows payout item details.
The payout item status and other details. A <code>payout_item_id</code> helps you identify denied payments. If a payment is denied, you can use the <code>payout_item_id</code> to identify the payment even if it lacks a <code>transaction_id</code>.
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.<blockquote><strong>Note:</strong> For <code>POST/v1/payments/payouts-item/{payout_item_id}/cancel</code>, the only possible <code>transaction_status</code> value is <code>RETURNED</code>.</blockquote>
SUCCESS
, FAILED
, PENDING
, UNCLAIMED
, RETURNED
, ONHOLD
, BLOCKED
, REFUNDED
, REVERSED
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 - 100
The error details.