Create Credential Verification Presentation Session (NATIVE - Push Notification)
POST {{apiPath}}/environments/{{envID}}/presentationSessions
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Credential Verification Presentation Session (NATIVE - Push Notification).
Request Body
{"protocol"=>"NATIVE", "message"=>"Requesting a Verifiable Credential", "applicationInstance"=>{"id"=>"{{applicationInstanceID}}"}, "digitalWalletApplication"=>{"id"=>"{{digitalWalletApplicationID}}"}, "notification"=>{"template"=>{"locale"=>"en", "variant"=>"variant_B"}}, "requestedCredentials"=>[{"type"=>"Driver License", "keys"=>["First Name", "Last Name"]}]}