SmartBanking.BankAgent.ApiGateway (1.0.0)

<back to all web services

CreateSmartIdLogInAlertBaQueue

CreateSmartIdLogInAlertBaQueue Parameters:
NameParameterData TypeRequiredDescription
LogqueryGatewayLogDataNo
RequestquerySmartIdAlertLogInNo
GatewayLogData Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
UserIdformlongNo
OperationformstringNo
OperationDescriptionformstringNo
ServiceUrlformstringNo
ServiceformstringNo
MethodformstringNo
DataformstringNo
ResponseformstringNo
ResponseCodeformstringNo
ResponseMessageformstringNo
ResponseExceptionformstringNo
ElasticExceptionMessageformstringNo
ElasticStackTraceformstringNo
ElasticJobExceptionMessageformstringNo
ElasticJobStackTraceformstringNo
CipherDataformstringNo
ResponseTimeformlongNo
SubGroupIdformintNo
RetryCountformintNo
CreatedAtformDateTimeNo
UpdatedAtformDateTime?No
SmartIdAlertLogIn Parameters:
NameParameterData TypeRequiredDescription
ChannelIdformint?No
UserformstringNo
SessionformstringNo
PublicIpformstringNo
DataformstringNo
CreateSmartIdLogInAlertQueueResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResponseStatus Parameters:
NameParameterData TypeRequiredDescription
ErrorCodeformstringNo
MessageformstringNo
StackTraceformstringNo
ErrorsformList<ResponseError>No
MetaformDictionary<string, string>No
ResponseError Parameters:
NameParameterData TypeRequiredDescription
ErrorCodeformstringNo
FieldNameformstringNo
MessageformstringNo
MetaformDictionary<string, string>No

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CreateSmartIdLogInAlertBaQueue HTTP/1.1 
Host: gateway-mired.bancocuscatlan.com.gt 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"Log":{"Id":"String","UserId":0,"Operation":"String","OperationDescription":"String","ServiceUrl":"String","Service":"String","Method":"String","Data":"String","Response":"String","ResponseCode":"String","ResponseMessage":"String","ResponseException":"String","ElasticExceptionMessage":"String","ElasticStackTrace":"String","ElasticJobExceptionMessage":"String","ElasticJobStackTrace":"String","CipherData":"String","ResponseTime":0,"SubGroupId":0,"RetryCount":0,"@timestamp":"0001-01-01T00:00:00.0000000","UpdatedAt":"0001-01-01T00:00:00.0000000"},"Request":{"ChannelId":0,"User":"String","Session":"String","PublicIp":"String","Data":"String"}}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}