cURL
Payouts
Cancel a Payout Item
POST
cURL
Cancel a single item within a payout. The item must be in
pending_claim; items in any other status return an
InvalidOperation error. For cancelling everything still
cancellable on a payout in one call, use Cancel a Payout.
Returns the updated PayoutItem snapshot.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

