v1
latestOpenAPI 3.0.12026-07-2474233379.5 KBTransaction
Create a short code for SDK handoff
Generates a single-use short code (valid for 5 minutes) to continue the verification flow in an SDK. The short code locks the workflow to the same transaction identifier that was generated during authorization.
post/api/handoff
Headers
Accept-Versionstring required
Example:3.0
API version header.
Response
Short code created.
Example response
{
"shortCode": "qWinHpfejeezSqek"
}