mirror of
https://github.com/gcatanese/adyen-postman.git
synced 2026-03-10 08:01:18 +00:00
Manual generation
This commit is contained in:
committed by
github-actions[bot]
parent
c282f813dc
commit
51202ad8f6
@@ -1008,7 +1008,7 @@
|
||||
"name": "Verification",
|
||||
"item": [
|
||||
{
|
||||
"name": "/checkAccountHolder",
|
||||
"name": "/checkAccountHolder2",
|
||||
"description": "Triggers the verification of an account holder even if the checks are not yet required for the volume that they are currently processing.",
|
||||
"item": [
|
||||
{
|
||||
@@ -1039,12 +1039,12 @@
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"raw": "{{baseUrl}}/checkAccountHolder",
|
||||
"raw": "{{baseUrl}}/checkAccountHolder2",
|
||||
"host": [
|
||||
"{{baseUrl}}"
|
||||
],
|
||||
"path": [
|
||||
"checkAccountHolder"
|
||||
"checkAccountHolder2"
|
||||
],
|
||||
"variable": [
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user