Initiate a step-up authentication flow for the given scope.
Access token obtained from session refresh
A scope identifier. Must only contain lowercase letters, uppercase letters, numbers, or the following characters: . - _ :
^[a-zA-Z0-9.\-_:]+$"transfer:write"
Optional metadata (max 5 fields, keys max 12 chars, values max 32 chars). Metadata keys must only contain lowercase letters, uppercase letters, numbers, or the following characters: . - _ :
{ "amount": "500", "currency": "USD" }The identifier of the dispatch from the front-end SDK.
"123e4567-e89b-12d3-a456-426614174000"