v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBAccounts | Admin
(Deprecated) Initialize a Deutsche Post POSTIDENT Identification
post/v2/accounts/{accountid}/enrolment/init
Path parameters
accountidstring required
Headers
Authorizationstring required
Authorization bearer (OAuth 2)
PSU-Accept-Languagestring
Response language accepted by final client (PSU). English by default
PSU-IP-Addressstring required
IP address of the final client (PSU).
PSU-User-Agentstring
User-agent of the final client (PSU).
Request body
Example request
{
"Provider": 0,
"successUrl": "http://lemonway.com/postident/success",
"declinedUrl": "http://lemonway.com/postident/declined",
"couponRequestedUrl": "http://lemonway.com/postident/coupon",
"reviewPendingUrl": "http://lemonway.com/postident/pending",
"incompleteUrl": "http://lemonway.com/postident/incomplete"
}Response
OK