Auth
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.