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
a969bc8d2d
commit
fae6a760fe
@@ -24,6 +24,7 @@
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
@@ -49,35 +50,51 @@
|
||||
"query": [
|
||||
{
|
||||
"key": "balancePlatform",
|
||||
"value": "balancePlatform_example"
|
||||
"value": "balancePlatform_example",
|
||||
"description": "The unique identifier of the [balance platform](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/get/balancePlatforms/{id}__queryParam_id). Required if you don't provide a `balanceAccountId` or `accountHolderId`.",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "paymentInstrumentId",
|
||||
"value": "paymentInstrumentId_example"
|
||||
"value": "paymentInstrumentId_example",
|
||||
"description": "The unique identifier of the [payment instrument](https://docs.adyen.com/api-explorer/balanceplatform/latest/get/paymentInstruments/_id_). To use this parameter, you must also provide a `balanceAccountId`, `accountHolderId`, or `balancePlatform`. The `paymentInstrumentId` must be related to the `balanceAccountId` or `accountHolderId` that you provide.",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "accountHolderId",
|
||||
"value": "accountHolderId_example"
|
||||
"value": "accountHolderId_example",
|
||||
"description": "The unique identifier of the [account holder](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/get/accountHolders/{id}__queryParam_id). Required if you don't provide a `balanceAccountId` or `balancePlatform`. If you provide a `balanceAccountId`, the `accountHolderId` must be related to the `balanceAccountId`.",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "balanceAccountId",
|
||||
"value": "balanceAccountId_example"
|
||||
"value": "balanceAccountId_example",
|
||||
"description": "The unique identifier of the [balance account](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/get/balanceAccounts/{id}__queryParam_id). Required if you don't provide an `accountHolderId` or `balancePlatform`. If you provide an `accountHolderId`, the `balanceAccountId` must be related to the `accountHolderId`.",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "cursor",
|
||||
"value": "cursor_example"
|
||||
"value": "cursor_example",
|
||||
"description": "The `cursor` returned in the links of the previous response.",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "createdSince",
|
||||
"value": "2013-10-20T19:20:30+01:00"
|
||||
"value": "2013-10-20T19:20:30+01:00",
|
||||
"description": "Only include transactions that have been created on or after this point in time. The value must be in ISO 8601 format. For example, **2021-05-30T15:07:40Z**.",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "createdUntil",
|
||||
"value": "2013-10-20T19:20:30+01:00"
|
||||
"value": "2013-10-20T19:20:30+01:00",
|
||||
"description": "Only include transactions that have been created on or before this point in time. The value must be in ISO 8601 format. For example, **2021-05-30T15:07:40Z**.",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "limit",
|
||||
"value": "56"
|
||||
"value": "56",
|
||||
"description": "The number of items returned per page, maximum of 100 items. By default, the response returns 10 items per page.",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -98,6 +115,7 @@
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
@@ -151,16 +169,19 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "WWW-Authenticate",
|
||||
"value": "",
|
||||
"description": "Header for authenticating through SCA",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
@@ -197,16 +218,19 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "WWW-Authenticate",
|
||||
"value": "",
|
||||
"description": "Header for authenticating through SCA",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
@@ -243,16 +267,19 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "WWW-Authenticate",
|
||||
"value": "",
|
||||
"description": "Header for authenticating through SCA",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
@@ -289,16 +316,19 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "WWW-Authenticate",
|
||||
"value": "",
|
||||
"description": "Header for authenticating through SCA",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
@@ -335,16 +365,19 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "WWW-Authenticate",
|
||||
"value": "",
|
||||
"description": "Header for authenticating through SCA",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
@@ -387,11 +420,13 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
@@ -446,6 +481,7 @@
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
@@ -471,7 +507,9 @@
|
||||
"query": [
|
||||
{
|
||||
"key": "counterpartyAccountHolderId",
|
||||
"value": "counterpartyAccountHolderId_example"
|
||||
"value": "counterpartyAccountHolderId_example",
|
||||
"description": "The counterparty account holder id.",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -492,11 +530,13 @@
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
},
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
@@ -539,6 +579,7 @@
|
||||
{
|
||||
"key": "Accept",
|
||||
"value": "application/json",
|
||||
"description": "",
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user