Update a transfer instrument
patch/transferInstruments/{id}
Updates a transfer instrument.
Endpoint destination URL
https://kyc-test.adyen.com/lem/v3/transferInstruments/{id}
Click to copy
Header Parameters
x-requested-verification-codestring
Use the requested verification code 0_0001 to resolve any suberrors associated with the transfer instrument. Requested verification codes can only be used in your test environment.
Path Parameters
idstringRequired
The unique identifier of the transfer instrument.
Request Parameters
legalEntityIdstringRequired
The unique identifier of the legal entity that owns the transfer instrument.
typestringRequired
The type of transfer instrument.
Possible value: bankAccount.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.