{"info":{"_postman_id":"c2e65f02-fdb1-4731-9539-fc20f7cca1aa","name":"Token Open Banking API","description":"<html><head></head><body><p>Token Open Banking API</p>\n<p>Token Support:</p>\n<p><a href=\"mailto:support@token.io\">support@token.io</a></p>\n<p>The Token Payments API enables you to connect securely with banks. Using our API you can initiate and track single immediate payments and future-dated payments.<br>For more information see our <a href=\"https://developer-token.io\">developer documentation</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"23131981","collectionId":"c2e65f02-fdb1-4731-9539-fc20f7cca1aa","publishedId":"2s93RRvDFL","public":true,"customColor":{"top-bar":"1C0F36","right-sidebar":"303030","highlight":"57BCE3"},"publishDate":"2023-03-28T15:19:59.000Z"},"item":[{"name":"info","item":[{"name":"Get list of banks","id":"5fef06b5-f937-4daf-8e96-28de885f7b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&openBankingStandards=<string>&countries=<string>&countries=<string>&bics=<string>&bics=<string>&supportedLocalInstruments=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","description":"<p>Retrieves a list of Token-integrated banks matching the parameters specified.</p>\n","urlObject":{"path":["banks"],"host":["https://api.token.io/"],"query":[{"description":{"content":"<p>The index of the page currently being retrieved.</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"description":{"content":"<p>The number of records per page.</p>\n","type":"text/plain"},"key":"perPage","value":"<integer>"},{"description":{"content":"<p>The key to sort the result. This can be <code>name</code> (Bank's name), <code>standard</code> (OpenBankingStandard), <code>rank</code>, or <code>country</code>.</p>\n","type":"text/plain"},"key":"sort","value":"name"},{"description":{"content":"<p>The Token-assigned member id of the TPP.</p>\n","type":"text/plain"},"key":"memberId","value":"<string>"},{"description":{"content":"<p>Filters for banks for which the TPP represented by this <code>tppId</code> has access.</p>\n","type":"text/plain"},"key":"tppId","value":"<string>"},{"description":{"content":"<p>Filters for banks with a <code>bankId</code> (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.</p>\n","type":"text/plain"},"key":"ids","value":"<string>"},{"description":{"content":"<p>Filters for banks with a <code>bankId</code> (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.</p>\n","type":"text/plain"},"key":"ids","value":"<string>"},{"description":{"content":"<p>Filters for banks with a name or identifiers containing this search string.</p>\n","type":"text/plain"},"key":"search","value":"<string>"},{"description":{"content":"<p>Filters for banks that are members of the bank group specified.</p>\n","type":"text/plain"},"key":"bankGroup","value":"<string>"},{"description":{"content":"<p>Filters for banks with a BIC (or BLZ, if German) that matches this <code>bankCode</code>. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.</p>\n","type":"text/plain"},"key":"bankCode","value":"<string>"},{"description":{"content":"<p>Filters for banks that are accessed through any of the listed standards.</p>\n","type":"text/plain"},"key":"openBankingStandards","value":"<string>"},{"description":{"content":"<p>Filters for banks that are accessed through any of the listed standards.</p>\n","type":"text/plain"},"key":"openBankingStandards","value":"<string>"},{"description":{"content":"<p>Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.</p>\n","type":"text/plain"},"key":"countries","value":"<string>"},{"description":{"content":"<p>Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.</p>\n","type":"text/plain"},"key":"countries","value":"<string>"},{"description":{"content":"<p>Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.</p>\n","type":"text/plain"},"key":"bics","value":"<string>"},{"description":{"content":"<p>Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.</p>\n","type":"text/plain"},"key":"bics","value":"<string>"},{"description":{"content":"<p>Filters for banks that support any of the listed payment networks.</p>\n","type":"text/plain"},"key":"supportedLocalInstruments","value":"<string>"},{"description":{"content":"<p>Filters for banks that support any of the listed payment networks.</p>\n","type":"text/plain"},"key":"supportedLocalInstruments","value":"<string>"},{"description":{"content":"<p>Filters for banks that support fetching accounts.</p>\n","type":"text/plain"},"key":"supportsAccountList","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support fetching account details.</p>\n","type":"text/plain"},"key":"supportsAccountDetails","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support fetching account balances.</p>\n","type":"text/plain"},"key":"supportsAccountBalance","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support fetching transactions.</p>\n","type":"text/plain"},"key":"supportsTransactionList","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support fetching transaction details.</p>\n","type":"text/plain"},"key":"supportsTransactionDetails","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support the fetching standing orders.</p>\n","type":"text/plain"},"key":"supportsStandingOrderList","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support feting transactions using a date filter.</p>\n","type":"text/plain"},"key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that only support immediate redemption of transfers.</p>\n","type":"text/plain"},"key":"requiresOneStepPayment","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support single immediate payments.</p>\n","type":"text/plain"},"key":"supportsSinglePayment","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support future-dated scheduled payments.</p>\n","type":"text/plain"},"key":"supportsScheduledPayment","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support recurring payments/standing orders.</p>\n","type":"text/plain"},"key":"supportsStandingOrder","value":"<boolean>"},{"description":{"content":"<p>Filters for the banks that support request of refund account.</p>\n","type":"text/plain"},"key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support returning the refund account holder name.</p>\n","type":"text/plain"},"key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":{"content":"<p>Filters for the banks that support confirmation of available funds.</p>\n","type":"text/plain"},"key":"supportsFundsConfirmation","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support variable recurring payments.</p>\n","type":"text/plain"},"key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support app-to-app on IOS devices.</p>\n","type":"text/plain"},"key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":{"content":"<p>Filters for banks that support app-to-app on Android devices.</p>\n","type":"text/plain"},"key":"supportsAppToAppOnAndroid","value":"<boolean>"}],"variable":[]}},"response":[{"id":"49493551-6b67-4cc7-b2b3-942ef2166fff","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"banks\": [\n    {\n      \"id\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"logoUri\": \"<string>\",\n      \"bankGroup\": \"<string>\",\n      \"countries\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"openBankingStandard\": \"Invalid_Standard\",\n      \"credentialFields\": [\n        {\n          \"description\": \"<string>\",\n          \"displayName\": \"<string>\",\n          \"flickerCode\": \"<string>\",\n          \"id\": \"<string>\",\n          \"image\": \"<string>\",\n          \"options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"type\": \"INVALID\"\n        },\n        {\n          \"description\": \"<string>\",\n          \"displayName\": \"<string>\",\n          \"flickerCode\": \"<string>\",\n          \"id\": \"<string>\",\n          \"image\": \"<string>\",\n          \"options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"type\": \"INVALID\"\n        }\n      ],\n      \"mandatoryFields\": [\n        {\n          \"products\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"field_paths\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"payment_types\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"local_instruments\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"enforced\": false\n        },\n        {\n          \"products\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"field_paths\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"payment_types\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"local_instruments\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"enforced\": false\n        }\n      ],\n      \"fieldsFormatInformation\": [\n        {\n          \"constraint\": \"<string>\",\n          \"name\": \"<string>\",\n          \"path\": \"<string>\"\n        },\n        {\n          \"constraint\": \"<string>\",\n          \"name\": \"<string>\",\n          \"path\": \"<string>\"\n        }\n      ],\n      \"supportedLocalInstruments\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"operationalTime\": \"<string>\",\n      \"transactionHistoryLimit\": -1,\n      \"supportsAccountList\": \"<boolean>\",\n      \"supportsAccountDetails\": \"<boolean>\",\n      \"supportsAccountBalance\": \"<boolean>\",\n      \"supportsTransactionList\": \"<boolean>\",\n      \"supportsTransactionDetails\": \"<boolean>\",\n      \"supportsStandingOrderList\": \"<boolean>\",\n      \"supportsTransactionsDateFilter\": \"<boolean>\",\n      \"requiresOneStepPayment\": \"<boolean>\",\n      \"supportsSinglePayment\": \"<boolean>\",\n      \"supportsScheduledPayment\": \"<boolean>\",\n      \"supportsStandingOrder\": \"<boolean>\",\n      \"supportsReturnRefundAccount\": \"<boolean>\",\n      \"supportsReturnRefundAccountHolderName\": \"<boolean>\",\n      \"supportsFundsConfirmation\": \"<boolean>\",\n      \"supportsVariableRecurringPayment\": \"<boolean>\",\n      \"supportsAppToAppOnIos\": \"<boolean>\",\n      \"supportsAppToAppOnAndroid\": \"<boolean>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"logoUri\": \"<string>\",\n      \"bankGroup\": \"<string>\",\n      \"countries\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"openBankingStandard\": \"Invalid_Standard\",\n      \"credentialFields\": [\n        {\n          \"description\": \"<string>\",\n          \"displayName\": \"<string>\",\n          \"flickerCode\": \"<string>\",\n          \"id\": \"<string>\",\n          \"image\": \"<string>\",\n          \"options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"type\": \"INVALID\"\n        },\n        {\n          \"description\": \"<string>\",\n          \"displayName\": \"<string>\",\n          \"flickerCode\": \"<string>\",\n          \"id\": \"<string>\",\n          \"image\": \"<string>\",\n          \"options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"type\": \"INVALID\"\n        }\n      ],\n      \"mandatoryFields\": [\n        {\n          \"products\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"field_paths\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"payment_types\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"local_instruments\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"enforced\": false\n        },\n        {\n          \"products\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"field_paths\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"payment_types\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"local_instruments\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"enforced\": false\n        }\n      ],\n      \"fieldsFormatInformation\": [\n        {\n          \"constraint\": \"<string>\",\n          \"name\": \"<string>\",\n          \"path\": \"<string>\"\n        },\n        {\n          \"constraint\": \"<string>\",\n          \"name\": \"<string>\",\n          \"path\": \"<string>\"\n        }\n      ],\n      \"supportedLocalInstruments\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"operationalTime\": \"<string>\",\n      \"transactionHistoryLimit\": -1,\n      \"supportsAccountList\": \"<boolean>\",\n      \"supportsAccountDetails\": \"<boolean>\",\n      \"supportsAccountBalance\": \"<boolean>\",\n      \"supportsTransactionList\": \"<boolean>\",\n      \"supportsTransactionDetails\": \"<boolean>\",\n      \"supportsStandingOrderList\": \"<boolean>\",\n      \"supportsTransactionsDateFilter\": \"<boolean>\",\n      \"requiresOneStepPayment\": \"<boolean>\",\n      \"supportsSinglePayment\": \"<boolean>\",\n      \"supportsScheduledPayment\": \"<boolean>\",\n      \"supportsStandingOrder\": \"<boolean>\",\n      \"supportsReturnRefundAccount\": \"<boolean>\",\n      \"supportsReturnRefundAccountHolderName\": \"<boolean>\",\n      \"supportsFundsConfirmation\": \"<boolean>\",\n      \"supportsVariableRecurringPayment\": \"<boolean>\",\n      \"supportsAppToAppOnIos\": \"<boolean>\",\n      \"supportsAppToAppOnAndroid\": \"<boolean>\"\n    }\n  ],\n  \"paging\": {\n    \"page\": \"<integer>\",\n    \"pageCount\": \"<integer>\",\n    \"perPage\": \"<integer>\",\n    \"totalCount\": \"<integer>\"\n  }\n}"},{"id":"f9dd9c87-28c0-4900-b659-3e863decf239","name":"The client specified an invalid argument","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"laborum\",\n    \"message\": \"<string>\",\n    \"paths\": [\n      \"ea cillum nisi in\",\n      \"adipisicing\",\n      \"cupidatat commodo dolore\",\n      \"Excepteur culpa\",\n      \"ut magna\"\n    ],\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"bc939bac-7a61-4f24-98ce-d9c18a4ed5c4","name":"The authorization information is missing or invalid","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"760d7b30-0fa0-4fe3-a28a-b325a238e59d","name":"Permission to access this endpoint is denied","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"Excepteur laboris sit enim\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"df9d15be-dcfd-422b-8589-8728c3768ce6","name":"An unexpected or internal server error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"c79df200-90f7-4a87-be9b-2c006789ddfe","name":"The operation was not implemented","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Not Implemented","code":501,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"fugiat eu adipisicing\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"laborum\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"1e2c9964-5d57-43d9-8563-db74165271fc","name":"Service is unavailable","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"nisi nostrud et dolor\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"aliqua sed culpa\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"42d4b6ed-c784-4391-ba64-eaeb6f6119be","name":"Gateway has timed out","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//banks?page=<integer>&perPage=<integer>&sort=name&memberId=<string>&tppId=<string>&ids=<string>&search=<string>&bankGroup=<string>&bankCode=<string>&openBankingStandards=<string>&countries=<string>&bics=<string>&supportedLocalInstruments=<string>&supportsAccountList=<boolean>&supportsAccountDetails=<boolean>&supportsAccountBalance=<boolean>&supportsTransactionList=<boolean>&supportsTransactionDetails=<boolean>&supportsStandingOrderList=<boolean>&supportsTransactionsDateFilter=<boolean>&requiresOneStepPayment=<boolean>&supportsSinglePayment=<boolean>&supportsScheduledPayment=<boolean>&supportsStandingOrder=<boolean>&supportsReturnRefundAccount=<boolean>&supportsReturnRefundAccountHolderName=<boolean>&supportsFundsConfirmation=<boolean>&supportsVariableRecurringPayment=<boolean>&supportsAppToAppOnIos=<boolean>&supportsAppToAppOnAndroid=<boolean>","host":["https://api.token.io/"],"path":["banks"],"query":[{"description":"The index of the page currently being retrieved.","key":"page","value":"<integer>"},{"description":"The number of records per page.","key":"perPage","value":"<integer>"},{"description":"The key to sort the result. This can be `name` (Bank's name), `standard` (OpenBankingStandard), `rank`, or `country`.","key":"sort","value":"name"},{"description":"The Token-assigned member id of the TPP.","key":"memberId","value":"<string>"},{"description":"Filters for banks for which the TPP represented by this `tppId` has access.","key":"tppId","value":"<string>"},{"description":"Filters for banks with a `bankId` (case-insensitive) matching any of the ids listed, up to a maximum of 1000. Only exact (full string) matches are returned.","key":"ids","value":"<string>"},{"description":"Filters for banks with a name or identifiers containing this search string.","key":"search","value":"<string>"},{"description":"Filters for banks that are members of the bank group specified.","key":"bankGroup","value":"<string>"},{"description":"Filters for banks with a BIC (or BLZ, if German) that matches this `bankCode`. The BIC must have a string length of 8 or 11. The BLZ must have a string length of 8.","key":"bankCode","value":"<string>"},{"description":"Filters for banks that are accessed through any of the listed standards.","key":"openBankingStandards","value":"<string>"},{"description":"Filters for banks that are located in the countries specified by this list of <a href=\"https://www.iso.org/obp/ui/#search\" target=\"_blank\">ISO 3166-1 Alpha 2 country codes</a>, in upper case.","key":"countries","value":"<string>"},{"description":"Filters for banks whose BIC matches any of the listed BICs (case-insensitive), up to a maximum of 1000.","key":"bics","value":"<string>"},{"description":"Filters for banks that support any of the listed payment networks.","key":"supportedLocalInstruments","value":"<string>"},{"description":"Filters for banks that support fetching accounts.","key":"supportsAccountList","value":"<boolean>"},{"description":"Filters for banks that support fetching account details.","key":"supportsAccountDetails","value":"<boolean>"},{"description":"Filters for banks that support fetching account balances.","key":"supportsAccountBalance","value":"<boolean>"},{"description":"Filters for banks that support fetching transactions.","key":"supportsTransactionList","value":"<boolean>"},{"description":"Filters for banks that support fetching transaction details.","key":"supportsTransactionDetails","value":"<boolean>"},{"description":"Filters for banks that support the fetching standing orders.","key":"supportsStandingOrderList","value":"<boolean>"},{"description":"Filters for banks that support feting transactions using a date filter.","key":"supportsTransactionsDateFilter","value":"<boolean>"},{"description":"Filters for banks that only support immediate redemption of transfers.","key":"requiresOneStepPayment","value":"<boolean>"},{"description":"Filters for banks that support single immediate payments.","key":"supportsSinglePayment","value":"<boolean>"},{"description":"Filters for banks that support future-dated scheduled payments.","key":"supportsScheduledPayment","value":"<boolean>"},{"description":"Filters for banks that support recurring payments/standing orders.","key":"supportsStandingOrder","value":"<boolean>"},{"description":"Filters for the banks that support request of refund account.","key":"supportsReturnRefundAccount","value":"<boolean>"},{"description":"Filters for banks that support returning the refund account holder name.","key":"supportsReturnRefundAccountHolderName","value":"<boolean>"},{"description":"Filters for the banks that support confirmation of available funds.","key":"supportsFundsConfirmation","value":"<boolean>"},{"description":"Filters for banks that support variable recurring payments.","key":"supportsVariableRecurringPayment","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on IOS devices.","key":"supportsAppToAppOnIos","value":"<boolean>"},{"description":"Filters for banks that support app-to-app on Android devices.","key":"supportsAppToAppOnAndroid","value":"<boolean>"}]}},"status":"Gateway Timeout","code":504,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"qui cillum esse\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"cillum in\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"5fef06b5-f937-4daf-8e96-28de885f7b5b"}],"id":"06879c76-eba1-4bdd-8dd8-0c8508ff85c0","_postman_id":"06879c76-eba1-4bdd-8dd8-0c8508ff85c0","description":""},{"name":"Payments v2","item":[{"name":"Initiate a payment","id":"40a95310-8ee3-4432-981b-6dd3ebeab623","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments","description":"<p>The <code>POST /v2/payments</code> endpoint enables you to initiate a payment with a bank.<br /><br /><br /> First the API will authenticate with the bank:<br /><br /> <b>Authentication:</b><br /> </p><ol> <li> If the status is <code>INITIATION_PENDING_REDIRECT_AUTH</code>, redirect the user to the redirect url found in the authentication payload of the payment, to authenticate at the bank. <br /><br />If you're responsible for handling callbacks, the bank will callback to your <code>callbackUrl</code> provided in the payment initiation, after the user finishes authentication at the bank. Send the query of the bank's callback url to Token via the <code>POST /callback/initiation</code> endpoint to process the payment. </li><br /> <li> If the status is <code>INITIATION_PENDING_EMBEDDED_AUTH</code>, collect the requested data listed in the <code>authentication</code> payload of the payment and use the <code>POST /v2/payments/{payment_id}/embedded-auth</code> endpoint to provide the requested field values. </li> </ol><br /> Then the API will check the payment status:<br /><br /> <b>Check payment status:</b><br /> <ol> <li>If the status is <code>INITIATION_PENDING</code>, Token needs more time to process this request with the bank. In the case of a successful scenario, the status will be updated to <code>INITIATION_PENDING_REDIRECT_AUTH</code>, <code>INITIATION_PENDING_EMBEDDED_AUTH</code> or <code>INITIATION_PENDING_DECOUPLED_AUTH</code> when the authentication details are ready. The update can be checked by the <code>GET /v2/payments/{paymentId}</code> endpoint or received via a webhook (see <a href=\"https://developer.token.io/token_rest_api_doc/content/e-rest/pis/v2/working-with-webhook-v2.htm\">Working with webhooks</a>). </li> <br /> <li>If the status is <code>INITIATION_PENDING_REDIRECT_AUTH</code> or <code>INITIATION_PENDING_EMBEDDED_AUTH</code>, the authentication details will be available in the authentication payload. <br /> </li> <br /> <li>If the status is <code>INITIATION_PENDING_DECOUPLED_AUTH</code>, the bank has requested a decoupled authentication from the user and Token is awaiting the result. No further action is required. <br /> </li> <br /> <li>If the status is <code>PENDING_MORE_INFO</code> and you're not using Token's Web App, you need to populate the required information and make the payment initiation call again. Information about the missing data can be found in the <code>statusReasonInformation</code> field. If you're using Token's Web App,  the required data will be collected from the user. You'll need to redirect the user to the Web App url constructed with the returned payment id. </li> </ol><p></p>\n","urlObject":{"path":["v2","payments"],"host":["https://api.token.io/"],"query":[],"variable":[]}},"response":[{"id":"1ed5a137-3050-4557-89cb-1ffe96dcb628","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"payment\": {\n    \"createdDateTime\": \"<string>\",\n    \"id\": \"<string>\",\n    \"initiation\": {\n      \"amount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"callbackUrl\": \"<string>\",\n      \"creditor\": {\n        \"iban\": \"<string>\",\n        \"name\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"ultimateCreditorName\": \"<string>\",\n        \"bankName\": \"<string>\",\n        \"address\": {\n          \"addressLine\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"streetName\": \"<string>\",\n          \"buildingNumber\": \"<string>\",\n          \"postCode\": \"<string>\",\n          \"townName\": \"<string>\",\n          \"countrySubDivision\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"country\": \"<string>\"\n        }\n      },\n      \"localInstrument\": \"PLUSGIRO\",\n      \"refId\": \"<string>\",\n      \"remittanceInformationPrimary\": \"<string>\",\n      \"bankId\": \"<string>\",\n      \"remittanceInformationSecondary\": \"<string>\",\n      \"onBehalfOfId\": \"<string>\",\n      \"debtor\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\",\n        \"ultimateDebtorName\": \"<string>\"\n      },\n      \"executionDate\": \"<string>\",\n      \"confirmFunds\": \"<boolean>\",\n      \"returnRefundAccount\": \"<boolean>\",\n      \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n      \"callbackState\": \"<string>\",\n      \"chargeBearer\": \"SLEV\",\n      \"risk\": {\n        \"psuId\": \"<string>\",\n        \"paymentContextCode\": \"BILL_PAYMENT\",\n        \"paymentPurposeCode\": \"CORT\",\n        \"merchantCategoryCode\": \"<string>\"\n      }\n    },\n    \"memberId\": \"<string>\",\n    \"status\": \"INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION\",\n    \"updatedDateTime\": \"<string>\",\n    \"convertedToFutureDatedPayment\": false,\n    \"refund\": {\n      \"refundAccount\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\"\n      },\n      \"paymentRefundStatus\": \"NONE\",\n      \"settledRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"remainingRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      }\n    },\n    \"statusReasonInformation\": \"<string>\",\n    \"bankPaymentStatus\": \"<string>\",\n    \"bankPaymentId\": \"<string>\",\n    \"bankTransactionId\": \"<string>\",\n    \"authentication\": {\n      \"redirectUrl\": \"<string>\"\n    }\n  }\n}"},{"id":"843509d3-bf6d-466b-9598-8249a7a2356b","name":"The client specified an invalid argument","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"laborum\",\n    \"message\": \"<string>\",\n    \"paths\": [\n      \"ea cillum nisi in\",\n      \"adipisicing\",\n      \"cupidatat commodo dolore\",\n      \"Excepteur culpa\",\n      \"ut magna\"\n    ],\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"98dbb877-a963-473e-bca1-30807a326484","name":"The authorization information is missing or invalid","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"893a1c62-0053-4c03-b0e4-5d0da9175660","name":"Permission to access this endpoint is denied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"Excepteur laboris sit enim\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"e1ea72ab-9e2f-4ab9-b436-531953fb9a48","name":"An unexpected or internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"initiation\": {\n    \"amount\": {\n      \"currency\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    \"callbackUrl\": \"<string>\",\n    \"creditor\": {\n      \"iban\": \"<string>\",\n      \"name\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"ultimateCreditorName\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"address\": {\n        \"addressLine\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"streetName\": \"<string>\",\n        \"buildingNumber\": \"<string>\",\n        \"postCode\": \"<string>\",\n        \"townName\": \"<string>\",\n        \"countrySubDivision\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"country\": \"<string>\"\n      }\n    },\n    \"localInstrument\": \"BLUE_CASH\",\n    \"refId\": \"<string>\",\n    \"remittanceInformationPrimary\": \"<string>\",\n    \"bankId\": \"<string>\",\n    \"remittanceInformationSecondary\": \"<string>\",\n    \"onBehalfOfId\": \"<string>\",\n    \"debtor\": {\n      \"iban\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"name\": \"<string>\",\n      \"ultimateDebtorName\": \"<string>\"\n    },\n    \"executionDate\": \"<string>\",\n    \"confirmFunds\": \"<boolean>\",\n    \"returnRefundAccount\": \"<boolean>\",\n    \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n    \"callbackState\": \"<string>\",\n    \"chargeBearer\": \"CRED\",\n    \"risk\": {\n      \"psuId\": \"<string>\",\n      \"paymentContextCode\": \"ECOMMERCE_SERVICES\",\n      \"paymentPurposeCode\": \"TREA\",\n      \"merchantCategoryCode\": \"<string>\"\n    }\n  },\n  \"pispConsentAccepted\": \"<boolean>\",\n  \"initialCredentials\": {\n    \"dolore_362\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"40a95310-8ee3-4432-981b-6dd3ebeab623"},{"name":"Get payments","id":"d9773c97-39b8-4aa2-82f6-70c8aa40ff13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.token.io//v2/payments?limit=<integer>&offset=<string>&ids=<string>&ids=<string>&invertIds=<boolean>&statuses=INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION&statuses=INITIATION_COMPLETED&invertStatuses=<boolean>&createdAfter=<string>&createdBefore=<string>&refIds=<string>&refIds=<string>&onBehalfOfId=<string>&refundStatuses=PARTIAL&refundStatuses=NONE&partial=<boolean>","description":"<p>The <code>GET /v2/payments</code> endpoint provides you with a list of payments and their details.</p>\n","urlObject":{"path":["v2","payments"],"host":["https://api.token.io/"],"query":[{"description":{"content":"<p>The maximum number of records to return.</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"description":{"content":"<p>The offset from the previous page. This should be empty/unset for the first page.</p>\n","type":"text/plain"},"key":"offset","value":"<string>"},{"description":{"content":"<p>Filters payments by their ids - returns only payments with ids listed in this parameter.</p>\n","type":"text/plain"},"key":"ids","value":"<string>"},{"description":{"content":"<p>Filters payments by their ids - returns only payments with ids listed in this parameter.</p>\n","type":"text/plain"},"key":"ids","value":"<string>"},{"description":{"content":"<p>Invert ids query - returns only payments with ids not listed in the ids parameter.</p>\n","type":"text/plain"},"key":"invertIds","value":"<boolean>"},{"description":{"content":"<p>Filters payments by their statuses - returns only payments with statuses listed in this parameter.</p>\n","type":"text/plain"},"key":"statuses","value":"INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION"},{"description":{"content":"<p>Filters payments by their statuses - returns only payments with statuses listed in this parameter.</p>\n","type":"text/plain"},"key":"statuses","value":"INITIATION_COMPLETED"},{"description":{"content":"<p>Invert statuses query - returns only payments with statuses not listed in the statuses parameter.</p>\n","type":"text/plain"},"key":"invertStatuses","value":"<boolean>"},{"description":{"content":"<p>Returns only payments created after this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\">ISO 8601</a> format).</p>\n","type":"text/plain"},"key":"createdAfter","value":"<string>"},{"description":{"content":"<p>Returns only payments created before this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\">ISO 8601</a> format).</p>\n","type":"text/plain"},"key":"createdBefore","value":"<string>"},{"description":{"content":"<p>Filters payments by their <code>refId</code> values - returns only payments with <code>refIds</code> listed in this parameter.</p>\n","type":"text/plain"},"key":"refIds","value":"<string>"},{"description":{"content":"<p>Filters payments by their <code>refId</code> values - returns only payments with <code>refIds</code> listed in this parameter.</p>\n","type":"text/plain"},"key":"refIds","value":"<string>"},{"description":{"content":"<p>Filters payments by the <code>onBehalfOfId</code> value - returns only payments with <code>onBehalfOfId</code> specified in this parameter.</p>\n","type":"text/plain"},"key":"onBehalfOfId","value":"<string>"},{"description":{"content":"<p>Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.</p>\n","type":"text/plain"},"key":"refundStatuses","value":"PARTIAL"},{"description":{"content":"<p>Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.</p>\n","type":"text/plain"},"key":"refundStatuses","value":"NONE"},{"description":{"content":"<p>Returns payments in a partial format - with only id and status fields populated.</p>\n","type":"text/plain"},"key":"partial","value":"<boolean>"}],"variable":[]}},"response":[{"id":"6abda374-2205-46b4-b15c-b22c822ab663","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments?limit=<integer>&offset=<string>&ids=<string>&invertIds=<boolean>&statuses=INITIATION_COMPLETED&invertStatuses=<boolean>&createdAfter=<string>&createdBefore=<string>&refIds=<string>&onBehalfOfId=<string>&refundStatuses=NONE&partial=<boolean>","host":["https://api.token.io/"],"path":["v2","payments"],"query":[{"description":"The maximum number of records to return.","key":"limit","value":"<integer>"},{"description":"The offset from the previous page. This should be empty/unset for the first page.","key":"offset","value":"<string>"},{"description":"Filters payments by their ids - returns only payments with ids listed in this parameter.","key":"ids","value":"<string>"},{"description":"Invert ids query - returns only payments with ids not listed in the ids parameter.","key":"invertIds","value":"<boolean>"},{"description":"Filters payments by their statuses - returns only payments with statuses listed in this parameter.","key":"statuses","value":"INITIATION_COMPLETED"},{"description":"Invert statuses query - returns only payments with statuses not listed in the statuses parameter.","key":"invertStatuses","value":"<boolean>"},{"description":"Returns only payments created after this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdAfter","value":"<string>"},{"description":"Returns only payments created before this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdBefore","value":"<string>"},{"description":"Filters payments by their `refId` values - returns only payments with `refIds` listed in this parameter.","key":"refIds","value":"<string>"},{"description":"Filters payments by the `onBehalfOfId` value - returns only payments with `onBehalfOfId` specified in this parameter.","key":"onBehalfOfId","value":"<string>"},{"description":"Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.","key":"refundStatuses","value":"NONE"},{"description":"Returns payments in a partial format - with only id and status fields populated.","key":"partial","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"pageInfo\": {\n    \"limit\": 200,\n    \"offset\": \"<string>\",\n    \"nextOffset\": \"<string>\",\n    \"haveMore\": \"<boolean>\"\n  },\n  \"payments\": [\n    {\n      \"createdDateTime\": \"<string>\",\n      \"id\": \"<string>\",\n      \"initiation\": {\n        \"amount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        \"callbackUrl\": \"<string>\",\n        \"creditor\": {\n          \"iban\": \"<string>\",\n          \"name\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"ultimateCreditorName\": \"<string>\",\n          \"bankName\": \"<string>\",\n          \"address\": {\n            \"addressLine\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"streetName\": \"<string>\",\n            \"buildingNumber\": \"<string>\",\n            \"postCode\": \"<string>\",\n            \"townName\": \"<string>\",\n            \"countrySubDivision\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"country\": \"<string>\"\n          }\n        },\n        \"localInstrument\": \"CHAPS\",\n        \"refId\": \"<string>\",\n        \"remittanceInformationPrimary\": \"<string>\",\n        \"bankId\": \"<string>\",\n        \"remittanceInformationSecondary\": \"<string>\",\n        \"onBehalfOfId\": \"<string>\",\n        \"debtor\": {\n          \"iban\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"name\": \"<string>\",\n          \"ultimateDebtorName\": \"<string>\"\n        },\n        \"executionDate\": \"<string>\",\n        \"confirmFunds\": \"<boolean>\",\n        \"returnRefundAccount\": \"<boolean>\",\n        \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n        \"callbackState\": \"<string>\",\n        \"chargeBearer\": \"CRED\",\n        \"risk\": {\n          \"psuId\": \"<string>\",\n          \"paymentContextCode\": \"BILL_PAYMENT\",\n          \"paymentPurposeCode\": \"TREA\",\n          \"merchantCategoryCode\": \"<string>\"\n        }\n      },\n      \"memberId\": \"<string>\",\n      \"status\": \"INITIATION_COMPLETED\",\n      \"updatedDateTime\": \"<string>\",\n      \"convertedToFutureDatedPayment\": false,\n      \"refund\": {\n        \"refundAccount\": {\n          \"iban\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        \"paymentRefundStatus\": \"PARTIAL\",\n        \"settledRefundAmount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        \"remainingRefundAmount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      },\n      \"statusReasonInformation\": \"<string>\",\n      \"bankPaymentStatus\": \"<string>\",\n      \"bankPaymentId\": \"<string>\",\n      \"bankTransactionId\": \"<string>\",\n      \"authentication\": {\n        \"redirectUrl\": \"<string>\"\n      }\n    },\n    {\n      \"createdDateTime\": \"<string>\",\n      \"id\": \"<string>\",\n      \"initiation\": {\n        \"amount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        \"callbackUrl\": \"<string>\",\n        \"creditor\": {\n          \"iban\": \"<string>\",\n          \"name\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"ultimateCreditorName\": \"<string>\",\n          \"bankName\": \"<string>\",\n          \"address\": {\n            \"addressLine\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"streetName\": \"<string>\",\n            \"buildingNumber\": \"<string>\",\n            \"postCode\": \"<string>\",\n            \"townName\": \"<string>\",\n            \"countrySubDivision\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"country\": \"<string>\"\n          }\n        },\n        \"localInstrument\": \"BANKGIRO\",\n        \"refId\": \"<string>\",\n        \"remittanceInformationPrimary\": \"<string>\",\n        \"bankId\": \"<string>\",\n        \"remittanceInformationSecondary\": \"<string>\",\n        \"onBehalfOfId\": \"<string>\",\n        \"debtor\": {\n          \"iban\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"name\": \"<string>\",\n          \"ultimateDebtorName\": \"<string>\"\n        },\n        \"executionDate\": \"<string>\",\n        \"confirmFunds\": \"<boolean>\",\n        \"returnRefundAccount\": \"<boolean>\",\n        \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n        \"callbackState\": \"<string>\",\n        \"chargeBearer\": \"DEBT\",\n        \"risk\": {\n          \"psuId\": \"<string>\",\n          \"paymentContextCode\": \"ECOMMERCE_GOODS\",\n          \"paymentPurposeCode\": \"TREA\",\n          \"merchantCategoryCode\": \"<string>\"\n        }\n      },\n      \"memberId\": \"<string>\",\n      \"status\": \"CANCELED\",\n      \"updatedDateTime\": \"<string>\",\n      \"convertedToFutureDatedPayment\": false,\n      \"refund\": {\n        \"refundAccount\": {\n          \"iban\": \"<string>\",\n          \"bic\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        \"paymentRefundStatus\": \"FULL\",\n        \"settledRefundAmount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        \"remainingRefundAmount\": {\n          \"currency\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      },\n      \"statusReasonInformation\": \"<string>\",\n      \"bankPaymentStatus\": \"<string>\",\n      \"bankPaymentId\": \"<string>\",\n      \"bankTransactionId\": \"<string>\",\n      \"authentication\": {\n        \"redirectUrl\": \"<string>\"\n      }\n    }\n  ]\n}"},{"id":"d6187fac-caac-486c-a0ac-2b25a37f086b","name":"The client specified an invalid argument.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments?limit=<integer>&offset=<string>&ids=<string>&invertIds=<boolean>&statuses=INITIATION_COMPLETED&invertStatuses=<boolean>&createdAfter=<string>&createdBefore=<string>&refIds=<string>&onBehalfOfId=<string>&refundStatuses=NONE&partial=<boolean>","host":["https://api.token.io/"],"path":["v2","payments"],"query":[{"description":"The maximum number of records to return.","key":"limit","value":"<integer>"},{"description":"The offset from the previous page. This should be empty/unset for the first page.","key":"offset","value":"<string>"},{"description":"Filters payments by their ids - returns only payments with ids listed in this parameter.","key":"ids","value":"<string>"},{"description":"Invert ids query - returns only payments with ids not listed in the ids parameter.","key":"invertIds","value":"<boolean>"},{"description":"Filters payments by their statuses - returns only payments with statuses listed in this parameter.","key":"statuses","value":"INITIATION_COMPLETED"},{"description":"Invert statuses query - returns only payments with statuses not listed in the statuses parameter.","key":"invertStatuses","value":"<boolean>"},{"description":"Returns only payments created after this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdAfter","value":"<string>"},{"description":"Returns only payments created before this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdBefore","value":"<string>"},{"description":"Filters payments by their `refId` values - returns only payments with `refIds` listed in this parameter.","key":"refIds","value":"<string>"},{"description":"Filters payments by the `onBehalfOfId` value - returns only payments with `onBehalfOfId` specified in this parameter.","key":"onBehalfOfId","value":"<string>"},{"description":"Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.","key":"refundStatuses","value":"NONE"},{"description":"Returns payments in a partial format - with only id and status fields populated.","key":"partial","value":"<boolean>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"magna Lorem\",\n  \"message\": \"<string>\",\n  \"paths\": [\n    \"aliqua Excepteur consectetur\",\n    \"aliquip Excepteur enim\",\n    \"velit mollit anim\",\n    \"labore\"\n  ],\n  \"tokenTraceId\": \"<string>\"\n}"},{"id":"4866f2a6-b76e-4973-ad3a-2bb93c11949d","name":"The authorization information is missing or invalid","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments?limit=<integer>&offset=<string>&ids=<string>&invertIds=<boolean>&statuses=INITIATION_COMPLETED&invertStatuses=<boolean>&createdAfter=<string>&createdBefore=<string>&refIds=<string>&onBehalfOfId=<string>&refundStatuses=NONE&partial=<boolean>","host":["https://api.token.io/"],"path":["v2","payments"],"query":[{"description":"The maximum number of records to return.","key":"limit","value":"<integer>"},{"description":"The offset from the previous page. This should be empty/unset for the first page.","key":"offset","value":"<string>"},{"description":"Filters payments by their ids - returns only payments with ids listed in this parameter.","key":"ids","value":"<string>"},{"description":"Invert ids query - returns only payments with ids not listed in the ids parameter.","key":"invertIds","value":"<boolean>"},{"description":"Filters payments by their statuses - returns only payments with statuses listed in this parameter.","key":"statuses","value":"INITIATION_COMPLETED"},{"description":"Invert statuses query - returns only payments with statuses not listed in the statuses parameter.","key":"invertStatuses","value":"<boolean>"},{"description":"Returns only payments created after this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdAfter","value":"<string>"},{"description":"Returns only payments created before this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdBefore","value":"<string>"},{"description":"Filters payments by their `refId` values - returns only payments with `refIds` listed in this parameter.","key":"refIds","value":"<string>"},{"description":"Filters payments by the `onBehalfOfId` value - returns only payments with `onBehalfOfId` specified in this parameter.","key":"onBehalfOfId","value":"<string>"},{"description":"Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.","key":"refundStatuses","value":"NONE"},{"description":"Returns payments in a partial format - with only id and status fields populated.","key":"partial","value":"<boolean>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"476e9602-b79b-43e9-8a29-7510ece0b3a0","name":"An unexpected or internal server error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments?limit=<integer>&offset=<string>&ids=<string>&invertIds=<boolean>&statuses=INITIATION_COMPLETED&invertStatuses=<boolean>&createdAfter=<string>&createdBefore=<string>&refIds=<string>&onBehalfOfId=<string>&refundStatuses=NONE&partial=<boolean>","host":["https://api.token.io/"],"path":["v2","payments"],"query":[{"description":"The maximum number of records to return.","key":"limit","value":"<integer>"},{"description":"The offset from the previous page. This should be empty/unset for the first page.","key":"offset","value":"<string>"},{"description":"Filters payments by their ids - returns only payments with ids listed in this parameter.","key":"ids","value":"<string>"},{"description":"Invert ids query - returns only payments with ids not listed in the ids parameter.","key":"invertIds","value":"<boolean>"},{"description":"Filters payments by their statuses - returns only payments with statuses listed in this parameter.","key":"statuses","value":"INITIATION_COMPLETED"},{"description":"Invert statuses query - returns only payments with statuses not listed in the statuses parameter.","key":"invertStatuses","value":"<boolean>"},{"description":"Returns only payments created after this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdAfter","value":"<string>"},{"description":"Returns only payments created before this time (in <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" target=\"_blank\">ISO 8601</a> format).","key":"createdBefore","value":"<string>"},{"description":"Filters payments by their `refId` values - returns only payments with `refIds` listed in this parameter.","key":"refIds","value":"<string>"},{"description":"Filters payments by the `onBehalfOfId` value - returns only payments with `onBehalfOfId` specified in this parameter.","key":"onBehalfOfId","value":"<string>"},{"description":"Filters payments by their refund status values - returns only payments with refund statuses listed in this parameter.","key":"refundStatuses","value":"NONE"},{"description":"Returns payments in a partial format - with only id and status fields populated.","key":"partial","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"d9773c97-39b8-4aa2-82f6-70c8aa40ff13"},{"name":"Get a payment","id":"110c8a89-954c-48d0-b385-97196eb90b3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.token.io//v2/payments/:payment_id","description":"<p>The <code>GET /v2/payments/{payment_id}</code> endpoint provides you with details of an individual payment and checks the payment status for the next step, if any.</p>\n","urlObject":{"path":["v2","payments",":payment_id"],"host":["https://api.token.io/"],"query":[],"variable":[{"id":"9d8c8202-13fb-43f0-8ffc-d5898e68ab3f","type":"any","value":"<string>","key":"payment_id"}]}},"response":[{"id":"6169db9a-81cb-4ad9-b412-ce5d345b0fd5","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments/:payment_id","host":["https://api.token.io/"],"path":["v2","payments",":payment_id"],"variable":[{"key":"payment_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"payment\": {\n    \"createdDateTime\": \"<string>\",\n    \"id\": \"<string>\",\n    \"initiation\": {\n      \"amount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"callbackUrl\": \"<string>\",\n      \"creditor\": {\n        \"iban\": \"<string>\",\n        \"name\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"ultimateCreditorName\": \"<string>\",\n        \"bankName\": \"<string>\",\n        \"address\": {\n          \"addressLine\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"streetName\": \"<string>\",\n          \"buildingNumber\": \"<string>\",\n          \"postCode\": \"<string>\",\n          \"townName\": \"<string>\",\n          \"countrySubDivision\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"country\": \"<string>\"\n        }\n      },\n      \"localInstrument\": \"PLUSGIRO\",\n      \"refId\": \"<string>\",\n      \"remittanceInformationPrimary\": \"<string>\",\n      \"bankId\": \"<string>\",\n      \"remittanceInformationSecondary\": \"<string>\",\n      \"onBehalfOfId\": \"<string>\",\n      \"debtor\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\",\n        \"ultimateDebtorName\": \"<string>\"\n      },\n      \"executionDate\": \"<string>\",\n      \"confirmFunds\": \"<boolean>\",\n      \"returnRefundAccount\": \"<boolean>\",\n      \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n      \"callbackState\": \"<string>\",\n      \"chargeBearer\": \"SLEV\",\n      \"risk\": {\n        \"psuId\": \"<string>\",\n        \"paymentContextCode\": \"BILL_PAYMENT\",\n        \"paymentPurposeCode\": \"CORT\",\n        \"merchantCategoryCode\": \"<string>\"\n      }\n    },\n    \"memberId\": \"<string>\",\n    \"status\": \"INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION\",\n    \"updatedDateTime\": \"<string>\",\n    \"convertedToFutureDatedPayment\": false,\n    \"refund\": {\n      \"refundAccount\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\"\n      },\n      \"paymentRefundStatus\": \"NONE\",\n      \"settledRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"remainingRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      }\n    },\n    \"statusReasonInformation\": \"<string>\",\n    \"bankPaymentStatus\": \"<string>\",\n    \"bankPaymentId\": \"<string>\",\n    \"bankTransactionId\": \"<string>\",\n    \"authentication\": {\n      \"redirectUrl\": \"<string>\"\n    }\n  }\n}"},{"id":"16633542-d97e-4d36-9b43-383640d967b1","name":"The authorization information is missing or invalid","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments/:payment_id","host":["https://api.token.io/"],"path":["v2","payments",":payment_id"],"variable":[{"key":"payment_id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"dab72c1c-9bd8-44ac-8631-c08cca72e2ba","name":"The requested entity, such as a payment, was not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments/:payment_id","host":["https://api.token.io/"],"path":["v2","payments",":payment_id"],"variable":[{"key":"payment_id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"ad aliquip dolore aliqua\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"irure in aliquip\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"6ad87487-682d-41b6-9120-288962a33c3c","name":"An unexpected or internal server error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api.token.io//v2/payments/:payment_id","host":["https://api.token.io/"],"path":["v2","payments",":payment_id"],"variable":[{"key":"payment_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"110c8a89-954c-48d0-b385-97196eb90b3d"},{"name":"Provide information for embedded authentication","id":"ea3d7e2a-04fc-4c78-a443-4b35ffd0bc10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//v2/payments/:payment_id/embedded-auth","description":"<p>The <code>/v2/payments/{payment_id}/embedded-auth</code> endpoint provides you with the requested information when the payment status is <code>INITIATION_PENDING_EMBEDDED_AUTH</code>. The requested information can be found in the authentication field of the payment. <br /> <br /> It's possible that some banks might request the user's input multiple times. In this case you might need to call this endpoint again for a new field set.</p>\n","urlObject":{"path":["v2","payments",":payment_id","embedded-auth"],"host":["https://api.token.io/"],"query":[],"variable":[{"id":"61df7f63-550e-4a58-9eac-acf2272d29b2","type":"any","value":"<string>","key":"payment_id"}]}},"response":[{"id":"121a89df-57fa-4943-b5f9-7c0e4faa1f8c","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"payment\": {\n    \"createdDateTime\": \"<string>\",\n    \"id\": \"<string>\",\n    \"initiation\": {\n      \"amount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"callbackUrl\": \"<string>\",\n      \"creditor\": {\n        \"iban\": \"<string>\",\n        \"name\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"ultimateCreditorName\": \"<string>\",\n        \"bankName\": \"<string>\",\n        \"address\": {\n          \"addressLine\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"streetName\": \"<string>\",\n          \"buildingNumber\": \"<string>\",\n          \"postCode\": \"<string>\",\n          \"townName\": \"<string>\",\n          \"countrySubDivision\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"country\": \"<string>\"\n        }\n      },\n      \"localInstrument\": \"PLUSGIRO\",\n      \"refId\": \"<string>\",\n      \"remittanceInformationPrimary\": \"<string>\",\n      \"bankId\": \"<string>\",\n      \"remittanceInformationSecondary\": \"<string>\",\n      \"onBehalfOfId\": \"<string>\",\n      \"debtor\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\",\n        \"ultimateDebtorName\": \"<string>\"\n      },\n      \"executionDate\": \"<string>\",\n      \"confirmFunds\": \"<boolean>\",\n      \"returnRefundAccount\": \"<boolean>\",\n      \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n      \"callbackState\": \"<string>\",\n      \"chargeBearer\": \"SLEV\",\n      \"risk\": {\n        \"psuId\": \"<string>\",\n        \"paymentContextCode\": \"BILL_PAYMENT\",\n        \"paymentPurposeCode\": \"CORT\",\n        \"merchantCategoryCode\": \"<string>\"\n      }\n    },\n    \"memberId\": \"<string>\",\n    \"status\": \"INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION\",\n    \"updatedDateTime\": \"<string>\",\n    \"convertedToFutureDatedPayment\": false,\n    \"refund\": {\n      \"refundAccount\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\"\n      },\n      \"paymentRefundStatus\": \"NONE\",\n      \"settledRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"remainingRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      }\n    },\n    \"statusReasonInformation\": \"<string>\",\n    \"bankPaymentStatus\": \"<string>\",\n    \"bankPaymentId\": \"<string>\",\n    \"bankTransactionId\": \"<string>\",\n    \"authentication\": {\n      \"redirectUrl\": \"<string>\"\n    }\n  }\n}"},{"id":"2f7339bd-6eb0-4017-9107-265dd169bd86","name":"The client specified an invalid argument.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"laborum\",\n    \"message\": \"<string>\",\n    \"paths\": [\n      \"ea cillum nisi in\",\n      \"adipisicing\",\n      \"cupidatat commodo dolore\",\n      \"Excepteur culpa\",\n      \"ut magna\"\n    ],\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"19e98bb7-d31b-4b07-9419-98e2b3e88875","name":"The authorization information is missing or invalid","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"6d564a64-3988-4b57-bcb9-1c7e5108c28e","name":"Permission to access this endpoint is denied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"Excepteur laboris sit enim\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"7c27e24a-7e2b-4fd4-b9bc-abab5852aa14","name":"The requested entity, such as a payment, was not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"ad aliquip dolore aliqua\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"irure in aliquip\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"cdf7cc2e-6b06-459b-9743-eb311deb5996","name":"An unexpected or internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"embeddedAuth\": {\n    \"sed__\": \"<string>\",\n    \"ex06a\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.token.io//v2/payments/:payment_id/embedded-auth","host":["https://api.token.io/"],"path":["v2","payments",":payment_id","embedded-auth"],"variable":[{"key":"payment_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"ea3d7e2a-04fc-4c78-a443-4b35ffd0bc10"},{"name":"Process initiation callback query","id":"4a64e4a2-e2c9-4a22-bed2-4e76aabffbaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation","description":"<p>After receiving a callback from the bank, use the <code>/callback/initiation</code> endpoint to send the query to Token to proceed with the authentication process. <strong><strong>This endpoint is only used by customers receiving callbacks from the bank.</strong></strong></p>\n","urlObject":{"path":["callback","initiation"],"host":["https://api.token.io/"],"query":[],"variable":[]}},"response":[{"id":"4691650a-0703-45e3-b2a1-89321df4ab9e","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"payment\": {\n    \"createdDateTime\": \"<string>\",\n    \"id\": \"<string>\",\n    \"initiation\": {\n      \"amount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"callbackUrl\": \"<string>\",\n      \"creditor\": {\n        \"iban\": \"<string>\",\n        \"name\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"ultimateCreditorName\": \"<string>\",\n        \"bankName\": \"<string>\",\n        \"address\": {\n          \"addressLine\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"streetName\": \"<string>\",\n          \"buildingNumber\": \"<string>\",\n          \"postCode\": \"<string>\",\n          \"townName\": \"<string>\",\n          \"countrySubDivision\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"country\": \"<string>\"\n        }\n      },\n      \"localInstrument\": \"PLUSGIRO\",\n      \"refId\": \"<string>\",\n      \"remittanceInformationPrimary\": \"<string>\",\n      \"bankId\": \"<string>\",\n      \"remittanceInformationSecondary\": \"<string>\",\n      \"onBehalfOfId\": \"<string>\",\n      \"debtor\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\",\n        \"ultimateDebtorName\": \"<string>\"\n      },\n      \"executionDate\": \"<string>\",\n      \"confirmFunds\": \"<boolean>\",\n      \"returnRefundAccount\": \"<boolean>\",\n      \"disableFutureDatedPaymentConversion\": \"<boolean>\",\n      \"callbackState\": \"<string>\",\n      \"chargeBearer\": \"SLEV\",\n      \"risk\": {\n        \"psuId\": \"<string>\",\n        \"paymentContextCode\": \"BILL_PAYMENT\",\n        \"paymentPurposeCode\": \"CORT\",\n        \"merchantCategoryCode\": \"<string>\"\n      }\n    },\n    \"memberId\": \"<string>\",\n    \"status\": \"INITIATION_PENDING_EMBEDDED_AUTH_VERIFICATION\",\n    \"updatedDateTime\": \"<string>\",\n    \"convertedToFutureDatedPayment\": false,\n    \"refund\": {\n      \"refundAccount\": {\n        \"iban\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"name\": \"<string>\"\n      },\n      \"paymentRefundStatus\": \"NONE\",\n      \"settledRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      },\n      \"remainingRefundAmount\": {\n        \"currency\": \"<string>\",\n        \"value\": \"<string>\"\n      }\n    },\n    \"statusReasonInformation\": \"<string>\",\n    \"bankPaymentStatus\": \"<string>\",\n    \"bankPaymentId\": \"<string>\",\n    \"bankTransactionId\": \"<string>\",\n    \"authentication\": {\n      \"redirectUrl\": \"<string>\"\n    }\n  }\n}"},{"id":"406156da-997a-47ed-8353-915c30a7a308","name":"The client specified an invalid argument.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"laborum\",\n    \"message\": \"<string>\",\n    \"paths\": [\n      \"ea cillum nisi in\",\n      \"adipisicing\",\n      \"cupidatat commodo dolore\",\n      \"Excepteur culpa\",\n      \"ut magna\"\n    ],\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"a5169660-a144-44a2-bd56-0b9bbbcda87a","name":"The authorization information is missing or invalid","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"3a1b366d-3c13-45eb-ab09-33dff6449b16","name":"Permission to access this endpoint is denied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"Excepteur laboris sit enim\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"102a5029-5dcf-407b-adc4-d5d50e599f63","name":"The requested entity, such as a payment, was not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"ad aliquip dolore aliqua\",\n    \"message\": \"<string>\",\n    \"paymentId\": \"irure in aliquip\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"},{"id":"613aa8a0-011e-479f-babc-1322274838dc","name":"An unexpected or internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.token.io//callback/initiation"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"errorCode\": \"<string>\",\n    \"message\": \"<string>\",\n    \"tokenTraceId\": \"<string>\"\n  }\n}"}],"_postman_id":"4a64e4a2-e2c9-4a22-bed2-4e76aabffbaa"}],"id":"8bbce469-678f-44b7-bc43-e382d4047243","_postman_id":"8bbce469-678f-44b7-bc43-e382d4047243","description":""}],"variable":[{"key":"baseUrl","value":"https://api.token.io/"}]}