Error
A valid request URL is required to generate request examples{
"status": "01",
"error_code": "MISSING_FIELD",
"message": "The field is missing",
"data": {}
}{
"status": "02",
"message": "The authentication failed",
"data": {}
}{
"status": "03",
"message": "You are not allowed to perform this operation",
"data": {}
}{
"status": "05",
"message": "An unknown error occurred",
"data": {}
}Consent
Authorize by code
Request access to obtain authorization token from the bank by code
GET
/
oauth2
/
authorize
Error
A valid request URL is required to generate request examples{
"status": "01",
"error_code": "MISSING_FIELD",
"message": "The field is missing",
"data": {}
}{
"status": "02",
"message": "The authentication failed",
"data": {}
}{
"status": "03",
"message": "You are not allowed to perform this operation",
"data": {}
}{
"status": "05",
"message": "An unknown error occurred",
"data": {}
}Query Parameters
Response type for the authorization
Client ID for the authorization
Redirect URI for the authorization
Scope of the authorization
State of the authorization
Response
Redirect to the authorization URL