v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB

Notify 3-D Secure Card Operation

This request is used by D1 to notify the issuer backend about all 3-D Secure operations done on a card.

post/notifications/d1/v1/issuers/{issuerId}/cards/{cardId}/3ds/notifications

Request body

operationIdstring required

Unique identifier of the operation

operation'3DS_FRICTIONLESS' | '3DS_CHALLENGE_OOB' | '3DS_CHALLENGE_OOB_ISSUER' | '3DS_CHALLENGE_OTP_SMS' required

The operation type.

status'SUCCESSFUL' | 'FAILED' required

Status of the operation

startTimestring required

The time the request has been processed. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD

consumerIdstring

Unique identifier of the end user.

errorstring

Human readable string representing the error, only present in case of operation failure

Response

Successful