26 lines
560 B
Plaintext
26 lines
560 B
Plaintext
HTTP/1.1 200 OK
|
|
Server: nginx/1.4.4
|
|
Date: Sun, 19 Jan 2014 11:28:09 GMT
|
|
Content-Type: application/json; charset=utf-8
|
|
Content-Length: 152
|
|
Connection: keep-alive
|
|
Access-Control-Allow-Credentials: true
|
|
Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS, DELETE
|
|
Access-Control-Max-Age: 300
|
|
Cache-Control: no-cache, no-store
|
|
Strict-Transport-Security: max-age=31556926; includeSubDomains
|
|
X-Whom: dc1-web-2
|
|
|
|
{
|
|
"totalCount":1,
|
|
"offset":0,
|
|
"count":1,
|
|
"data":[
|
|
{
|
|
"id":"ideal_TESTNL99",
|
|
"name":"TBM Bank",
|
|
"method":"ideal"
|
|
}
|
|
]
|
|
}
|