DepositAddress
Update a Deposit Address
Update a Deposit Address. The patchable fields are destination (re-point to a different bank-type External Account), returnWallet, label, and metadata; any other JSON key in the body is rejected with 400. Re-pointing destination to a healthy bank External Account recovers a DA from inactiveActionRequired back to active.
patch/deposit-addresses/{depositAddressId}
Path parameters
depositAddressIdstring required
Deposit Address ID (da_ prefix).
Request body
Response
The request has succeeded.
Changes
No recorded changes to this endpoint across all 1 revision of this API.