Payouts

Rename Saved Payout Method

Changes the label used to identify a saved payout method.

patch/payouts/methods/{payout_method_id}

Request body

nicknamestring required

New label for the payout method.

Response

payout method renamed

account_referencestring nullable required

Masked identifier for the destination.

account_validation_status'MATCH' | 'CLOSE_MATCH' | 'NO_MATCH' | 'UNSUPPORTED' | 'PROCESSING' | 'null' nullable required

The bank's answer to whether this account belongs to the payout account holder, checked once when the account is linked. null if the account has not been checked.

created_atstring date-time required
destination_currencystring required
estimated_arrivalobject nullable required

null after an update. List payout methods to retrieve arrival estimates.

fee_structureobject nullable required

null after an update. List payout methods to retrieve the configured fee terms.

idstring required

Payout method ID, prefixed potk_.

institution_namestring nullable required
is_defaultboolean required
nicknamestring nullable required

User-defined label for the payout method.

object'payout_method' required
payer_namestring nullable required
quoteobject nullable required

Always null after an update.

status'created' | 'active' | 'broken' required

Changes