v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB
Operations

Delete

This request is used by the issuer backend to delete an end user (consumer).<br/>The action cascades to delete all the accounts, cards and digital cards associated with the end user.<br/><b>Note:</b> The deletion of the end user cannot be reversed. If the same end user is willing to reuse the solution, we will require a new end user registration with a new consumerId.

post/issuers/{issuerId}/consumers/{consumerId}/operations:delete

Request body

reasonstring

The reason why the action is performed.

This a free text field in case the Issuer wants to send details, that will be returned in the operations list.

reasonCode'USER_DECISION' | 'ISSUER_DECISION'

The reason why the action has been performed. If not provided, default reason code is ISSUER_DECISION.

Response

End user was deleted successfully.

operationIdstring

Unique identifier of the operation

status'SUCCESSFUL'

Status of the operation