mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-22 06:02:09 +00:00
11 lines
266 B
JSON
11 lines
266 B
JSON
{
|
|
"url": "https://ebics.server",
|
|
"partnerId": "EBICS ParnerID Production",
|
|
"userId": "MyUserIdProduction",
|
|
"hostId": "MyHostIdProduction",
|
|
"passphrase": "MyPasswordProduction",
|
|
"keyStorage": "./keys-prod",
|
|
"bankName":"Production Bank",
|
|
"languageCode":"en"
|
|
}
|