Card Creation Success Events - Field Descriptions
The following page details each of the fields that are returned for a Card Creation Success Event and the field that are included in the body of the response.
Field | Description | Type | Mandatory |
---|---|---|---|
context | The context object. | ||
notificationId | Unique identifier of the notification. | String | Yes |
eventCode | The event code of the event. | Integer | Yes |
eventVersion | The version of the event. | String | Yes |
notificationTime | Notification created time in the UTC format of 'yyyy-MM-ddTHH:mm:ssZ'. | String | Yes |
payload | The payload object. | ||
messageId | Unique Guid generated by Thredd. This links to the response from the Create Card with Custom PAN endpoint. | String | Yes |
publicToken | The public token of the created card. | String | Yes |
Updated about 23 hours ago