Cancel a Payout Link by ID
Cancel a payout link
Documentation Index
Fetch the complete documentation index at: https://pearsdb.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Id of the payout link
Response
OK
The payout-link object.
ID of the payout-link.
Date the payout-link was created.
URL to access the payout-link.
The amount to pay in cents.
Status of the payout-link.
sent, claimed, delivery_pending, delivery_failed, delivered, canceled Information about the payee. It is used to pre-fill information.
Transfers marked as tax_exempt will not be counted towards the 1099 threshold.
ID of the user that has claimed the payout-link.
ID of the payout flow UI that is sent to the user.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.