cURL
Payouts
Cancel a Payout Item
POST
cURL
Cancel a single item within a payout. The item must be inDocumentation Index
Fetch the complete documentation index at: https://docs.onconsul.com/llms.txt
Use this file to discover all available pages before exploring further.
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.

