Cancel a Pix key by ID

DELETE {{baseInfraUrl}}/{{version}}/pix-key/:keyId

Cancel a single Pix Key.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"key":{"accountCreated":"2022-02-02T02:59:59.999999+00:00","accountNumber":"0000","accountType":"savings","bankCode":"35547753","bankName":"","branchCode":"0000","created":"2022-05-17T19:19:46.274234+00:00","id":"exemplopostman@hotmail.com","name":"Jamie Lannister","owned":"2022-05-17T19:19:46.274234+00:00","ownerType":"individual","status":"registered","tags":[],"taxId":"012.345.678-90","type":"email"},"message":"Key deletion successfully requested."}