All URIs are relative to https://m.klikbca.com
Method | HTTP request | Description |
---|---|---|
AccountStatementView | Post /accountstmt.do?value(actions)=acctstmtview | AccountStatementView |
BalanceInquiry | Post /balanceinquiry.do | BalanceInquiry |
Login | Post /authentication.do | Login |
Logout | Get /authentication.do?value(actions)=logout | Logout |
map[string]interface{} AccountStatementView(ctx, contentType, userAgent, referer, valueActions, cookie, contentLength, r1, value28D129, value28startDt29, value28startMt29, value28startYr29, value28endDt29, value28endMt29, value28endYr29)
AccountStatementView
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
contentType | string | ||
userAgent | string | ||
referer | string | ||
valueActions | string | ||
cookie | string | ||
contentLength | string | ||
r1 | string | ||
value28D129 | string | ||
value28startDt29 | string | ||
value28startMt29 | string | ||
value28startYr29 | string | ||
value28endDt29 | string | ||
value28endMt29 | string | ||
value28endYr29 | string |
map[string]interface{}
No authorization required
- Content-Type: application/x-www-form-urlencoded
- Accept: text/plain
[Back to top] [Back to API list] [Back to Model list] [Back to README]
map[string]interface{} BalanceInquiry(ctx, contentType, userAgent, referer, cookie, contentLength)
BalanceInquiry
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
contentType | string | ||
userAgent | string | ||
referer | string | ||
cookie | string | ||
contentLength | string |
map[string]interface{}
No authorization required
- Content-Type: Not defined
- Accept: text/plain
[Back to top] [Back to API list] [Back to Model list] [Back to README]
map[string]interface{} Login(ctx, contentType, userAgent, referer, cookie, contentLength, value28userId29, value28pswd29, value28Submit29, value28actions29, value28userIp29, userIp, value28mobile29, value28browserInfo29, mobile)
Login
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
contentType | string | ||
userAgent | string | ||
referer | string | ||
cookie | string | ||
contentLength | int32 | ||
value28userId29 | string | ||
value28pswd29 | string | ||
value28Submit29 | string | ||
value28actions29 | string | ||
value28userIp29 | string | ||
userIp | string | ||
value28mobile29 | string | ||
value28browserInfo29 | string | ||
mobile | string |
map[string]interface{}
No authorization required
- Content-Type: application/x-www-form-urlencoded
- Accept: text/plain
[Back to top] [Back to API list] [Back to Model list] [Back to README]
map[string]interface{} Logout(ctx, userAgent, referer, valueActions, cookie)
Logout
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
userAgent | string | ||
referer | string | ||
valueActions | string | ||
cookie | string |
map[string]interface{}
No authorization required
- Content-Type: Not defined
- Accept: text/plain
[Back to top] [Back to API list] [Back to Model list] [Back to README]