v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBz.2) Visa Issuer Tokenization
Process a token lifecycle notification
Handles an inbound token lifecycle event notification from the Visa Token Service.
post/eclipse-conductor/vtis/v2/tokenRequestors/{tokenRequestorID}/tokens/{tokenReferenceID}/tokenChanged
Path parameters
tokenRequestorIDstring required
tokenReferenceIDstring required
Query parameters
eventTypestring required
Visa token lifecycle event type. Accepted values: TOKEN_CREATED, TOKEN_STATUS_UPDATED, TOKEN_ACTIVATION_STIP.
Request body
Example request
{
"dateTimeOfEvent": "2022-03-10T12:15:50-04:00"
}Response
OK
{"stackTrail":"paths:/eclipse-conductor/vtis/v2/tokenRequestors/{tokenRequestorID}/tokens/{tokenReferenceID}/tokenChanged:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}