Update latest definitions files

This commit is contained in:
AdyenAutomationBot
2024-03-18 13:13:17 +00:00
committed by github-actions[bot]
parent e7393045c1
commit 632dd26427
3 changed files with 18 additions and 3 deletions

View File

@@ -2854,13 +2854,18 @@
"variable": [
{
"key": "baseUrl",
"value": "https://kyc-test.adyen.com/lem/v1",
"value": "https://balanceplatform-api-test.adyen.com/lem/v1",
"type": "string"
},
{
"key": "X-API-Key",
"value": "",
"type": "string"
},
{
"key": "clientKey",
"value": "",
"type": "string"
}
]
}

View File

@@ -3556,13 +3556,18 @@
"variable": [
{
"key": "baseUrl",
"value": "https://kyc-test.adyen.com/lem/v2",
"value": "https://balanceplatform-api-test.adyen.com/lem/v2",
"type": "string"
},
{
"key": "X-API-Key",
"value": "",
"type": "string"
},
{
"key": "clientKey",
"value": "",
"type": "string"
}
]
}

View File

@@ -3756,13 +3756,18 @@
"variable": [
{
"key": "baseUrl",
"value": "https://kyc-test.adyen.com/lem/v3",
"value": "https://balanceplatform-api-test.adyen.com/lem/v3",
"type": "string"
},
{
"key": "X-API-Key",
"value": "",
"type": "string"
},
{
"key": "clientKey",
"value": "",
"type": "string"
}
]
}