v2
latestSwagger 2.02026-08-0610101.9 MBPayees
Update payee
Updates an existing payee.
You can update a payee with the outcome of a CoP request by supplying a cop-request-url.
A payee can be deactivated by updating the payee-status of an active payee to deactivated. Any attempt to create or submit a payment to a deactivated payee will fail.
A 422 is served when attempting to deactivate an already-deactivated payee.
patch/v0/payees/{payee-id}
Path parameters
payee-idstring required
Request body
Response
OK
Example response
{
"account-number": "12345678",
"bank-id": "123456",
"country-code": "GB"
}