v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB

Notify Digital Card Operation

This request is used by D1 to notify the issuer's backend about all operations done on a digital card.

post/issuers/{issuerId}/digitalCards/{digitalCardId}/notifications

Request body

operationIdstring

Unique identifier of the operation

operation'SUSPEND' | 'DELETE' | 'RESUME' | 'RENEW' | 'UPDATE' | 'DELETE_FROM_APP'

The lifecycle operation name performed on the target digital card.<br/> A digital card can be activated(i.e. resumed), suspended, deleted from the wallet application or CCI portal; it can also be renewed when expired by the TSP and updated after a card update/renewal operation (concerning a PAN and/or expiry date update).

status'SUCCESSFUL' | 'FAILED'

Status of the operation

Response

Successful