Skip to main content
POST
Disable Payment Destination
Disables a payment destination so that no future payments can be sent to it. Takes the path id with an empty body.

Path Parameters

string
required
Id of the parent account (e.g. acct_...).
string
required
Id of the parent beneficiary (e.g. bene_...).
string
required
Destination id (e.g. dest_…).

Response

Returns the payment_destination object with status = disabled.