v1
latestOpenAPI 3.1.02026-07-2483219318.4 KBAuth
Create a pushed authorisation request
post/par
Request body
Example request
{
"client_id": "app_token_c01234567890123456789012345",
"login_hint": "user_c01234567890123456789012345",
"request": {
"connections": [
"conn_cjgaac5at000001qi2yw8ftil"
],
"constraints": {
"payments": {
"payees": [
{
"account_number": "12-3456-7890123-00"
}
]
}
}
}
}Response
Success