Digital Wallet Apps
The digital wallet apps service controls the relationship between the customer’s digital wallet app, which communicates with users' digital wallets, and a customer’s PingOne application.
|
Because the digital wallet app communicates between the PingOne application and users' digital wallets, if you delete the PingOne application, the digital wallet app is also deleted. The status of every user’s digital wallets associated with the deleted digital wallet app is set to |
Digital wallet app data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
Required |
Immutable |
The identifier (UUID) of the PingOne application associated with the digital wallet app. |
|
String |
Required |
Mutable |
URL sent in notifications to the user to communicate with the service. |
|
DateTime |
N/A |
Read-only |
Date and time the digital wallet app was created. |
|
String |
N/A |
Read-only |
PingOne environment identifier (UUID) in which the digital wallet app exists. |
|
String |
N/A |
Read-only |
Identifier (UUID) associated with the digital wallet app. |
|
String |
Required |
Mutable |
Name associated with the digital wallet app. |
|
DateTime |
N/A |
Read-only |
Date and time the digital wallet app was last updated; can be null. |
|
Boolean |
Optional |
Immutable |
Whether the user’s wallet app uses the PingOne Wallet SDK; default is |