{ "uuid": "d465cfd7-5ea2-42dd-9949-9491a812ea4f", "lastMigration": 29, "name": "The Plaid API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "78f26160-dd45-4f2e-8098-27b466a59142", "documentation": "Retrieve real-time balance data", "method": "post", "endpoint": "accounts/balance/get", "responses": [ { "uuid": "6a6b3b91-1904-4ab5-a474-f00730a2f2ea", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22adad87-232f-477d-a6ac-5aa896a6e1a4", "documentation": "Retrieve accounts", "method": "post", "endpoint": "accounts/get", "responses": [ { "uuid": "9f38d127-74fe-44a3-8c3d-0a85454038e4", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a42fbe70-91ac-436d-9c43-a8e240ee9c0d", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cb97b58f-9873-4222-8e3e-425696426143", "documentation": "Retrieve information about a Plaid application", "method": "post", "endpoint": "application/get", "responses": [ { "uuid": "28569039-c888-42a1-ad80-7f1a63456096", "body": "{\n \"application\": {\n \"application_id\": \"\",\n \"application_url\": \"\",\n \"created_at\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"reason_for_access\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3f55ad3-c99a-4be3-ba2c-f481b2a9fe1b", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff858252-b011-43b4-9ef6-7cfbe8b5647e", "documentation": "Create Asset Report Audit Copy", "method": "post", "endpoint": "asset_report/audit_copy/create", "responses": [ { "uuid": "ffb8fd92-b25b-4c7f-8a42-951e9a54f523", "body": "{\n \"audit_copy_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bca06cc2-e12f-468d-81f3-7f5bc084dfb9", "documentation": "Retrieve an Asset Report Audit Copy", "method": "post", "endpoint": "asset_report/audit_copy/get", "responses": [ { "uuid": "c64c7a2f-2e7e-41a9-ba81-180afa71b5d2", "body": "{\n \"report\": {\n \"asset_report_id\": \"\",\n \"client_report_id\": \"\",\n \"date_generated\": \"{{faker 'date.recent' 365}}\",\n \"days_requested\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"date_last_updated\": \"{{faker 'date.recent' 365}}\",\n \"institution_id\": \"\",\n \"institution_name\": \"\",\n \"item_id\": \"\"\n }\n ],\n \"user\": {\n \"client_user_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"ssn\": \"\"\n }\n },\n \"request_id\": \"\",\n \"warnings\": [\n {\n \"cause\": {\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"item_id\": \"\"\n },\n \"warning_code\": \"{{oneOf (array 'OWNERS_UNAVAILABLE')}}\",\n \"warning_type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aca311e4-baea-4ff1-91a5-4ffd20ae4297", "documentation": "Remove Asset Report Audit Copy", "method": "post", "endpoint": "asset_report/audit_copy/remove", "responses": [ { "uuid": "21575612-f1d0-4ff9-861a-848632cab717", "body": "{\n \"removed\": {{faker 'datatype.boolean'}},\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b36bb292-14ea-49e1-b375-497fa823d3e2", "documentation": "Create an Asset Report", "method": "post", "endpoint": "asset_report/create", "responses": [ { "uuid": "39b5cb03-ea66-4551-9953-c12aed0dffe7", "body": "{\n \"asset_report_id\": \"\",\n \"asset_report_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "46cbe4bb-e35b-46a1-b11a-da3ade718e10", "documentation": "Filter Asset Report", "method": "post", "endpoint": "asset_report/filter", "responses": [ { "uuid": "7a151697-55c3-4f55-b1c1-2446d56664a1", "body": "{\n \"asset_report_id\": \"\",\n \"asset_report_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "284db8f9-af00-46b8-a76b-03a934a26fb8", "documentation": "Retrieve an Asset Report", "method": "post", "endpoint": "asset_report/get", "responses": [ { "uuid": "45cbaba5-1453-45c5-8a44-ef8a89d413c8", "body": "{\n \"report\": {\n \"asset_report_id\": \"\",\n \"client_report_id\": \"\",\n \"date_generated\": \"{{faker 'date.recent' 365}}\",\n \"days_requested\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"date_last_updated\": \"{{faker 'date.recent' 365}}\",\n \"institution_id\": \"\",\n \"institution_name\": \"\",\n \"item_id\": \"\"\n }\n ],\n \"user\": {\n \"client_user_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"ssn\": \"\"\n }\n },\n \"request_id\": \"\",\n \"warnings\": [\n {\n \"cause\": {\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"item_id\": \"\"\n },\n \"warning_code\": \"{{oneOf (array 'OWNERS_UNAVAILABLE')}}\",\n \"warning_type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77ad2ae2-8e2a-47a3-a6fb-0ca6afb8a9a7", "documentation": "Retrieve a PDF Asset Report", "method": "post", "endpoint": "asset_report/pdf/get", "responses": [ { "uuid": "9182bc1a-10ff-4293-8a6a-3ed81b9fb03d", "body": "", "latency": 0, "statusCode": 200, "label": "A PDF of the Asset Report", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "519ccab8-aed9-485a-8436-d80ffcf5f42a", "documentation": "Refresh an Asset Report", "method": "post", "endpoint": "asset_report/refresh", "responses": [ { "uuid": "477905ed-a16e-4a27-a97d-f3e62d25f0ce", "body": "{\n \"asset_report_id\": \"\",\n \"asset_report_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9032dcac-42e1-4cb4-b67f-1f85d0876a88", "documentation": "Delete an Asset Report", "method": "post", "endpoint": "asset_report/remove", "responses": [ { "uuid": "4ad4873f-3143-49a8-b721-920aecfa34e4", "body": "{\n \"removed\": {{faker 'datatype.boolean'}},\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00385c3d-e4ca-4900-ad48-7efb8b7eac9d", "documentation": "Retrieve auth data", "method": "post", "endpoint": "auth/get", "responses": [ { "uuid": "e1895a86-bb3c-4304-9b87-e2bdc445cc7a", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"numbers\": {\n \"ach\": [\n {\n \"account\": \"\",\n \"account_id\": \"\",\n \"routing\": \"\",\n \"wire_routing\": \"\"\n }\n ],\n \"bacs\": [\n {\n \"account\": \"\",\n \"account_id\": \"\",\n \"sort_code\": \"\"\n }\n ],\n \"eft\": [\n {\n \"account\": \"\",\n \"account_id\": \"\",\n \"branch\": \"\",\n \"institution\": \"\"\n }\n ],\n \"international\": [\n {\n \"account_id\": \"\",\n \"bic\": \"\",\n \"iban\": \"\"\n }\n ]\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06080baa-8ab5-4011-b985-cc6ce8466820", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85177c47-697d-4d2e-a52c-bd7e8d236339", "documentation": "Get balance of your Bank Transfer account", "method": "post", "endpoint": "bank_transfer/balance/get", "responses": [ { "uuid": "ba262a9c-2424-4e0d-af44-42236f98537a", "body": "{\n \"balance\": {\n \"available\": \"\",\n \"transactable\": \"\"\n },\n \"origination_account_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2b598161-c62e-4b4a-9a10-db2855c9cff7", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "46fb5f57-ae96-45b6-83fc-75fb14badafa", "documentation": "Cancel a bank transfer", "method": "post", "endpoint": "bank_transfer/cancel", "responses": [ { "uuid": "85a58f63-e92b-4ffa-a641-6760763de26b", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "95db7db8-af0a-4b03-9731-556da25c1631", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d90e31c0-5947-4d32-9ff6-b5c2eb4b158b", "documentation": "Create a bank transfer", "method": "post", "endpoint": "bank_transfer/create", "responses": [ { "uuid": "23ef7ec9-2704-455c-8322-ce57d1012cb0", "body": "{\n \"bank_transfer\": {\n \"account_id\": \"\",\n \"ach_class\": \"{{oneOf (array 'arc' 'cbr' 'ccd' 'cie' 'cor' 'ctx' 'iat' 'mte' 'pbr' 'pop' 'pos' 'ppd' 'rck' 'tel' 'web')}}\",\n \"amount\": \"\",\n \"cancellable\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"custom_tag\": \"\",\n \"description\": \"\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"id\": \"\",\n \"iso_currency_code\": \"\",\n \"metadata\": {},\n \"network\": \"{{oneOf (array 'ach' 'same-day-ach' 'wire')}}\",\n \"origination_account_id\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'posted' 'cancelled' 'failed' 'reversed')}}\",\n \"type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"user\": {\n \"email_address\": \"\",\n \"legal_name\": \"\",\n \"routing_number\": \"\"\n }\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a66a281-1083-41b3-b5c0-446372e7b0c6", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc31ea9e-1b97-4d5d-936b-cc8c42e016fa", "documentation": "List bank transfer events", "method": "post", "endpoint": "bank_transfer/event/list", "responses": [ { "uuid": "23a02624-4ca3-41c8-9736-126eede2c12b", "body": "{\n \"bank_transfer_events\": [\n {\n \"account_id\": \"\",\n \"bank_transfer_amount\": \"\",\n \"bank_transfer_id\": \"\",\n \"bank_transfer_iso_currency_code\": \"\",\n \"bank_transfer_type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"event_id\": {{faker 'number.int' max=99999}},\n \"event_type\": \"{{oneOf (array 'pending' 'cancelled' 'failed' 'posted' 'reversed' 'receiver_pending' 'receiver_posted')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"origination_account_id\": \"\",\n \"receiver_details\": {\n \"available_balance\": \"{{oneOf (array 'positive' 'negative' '')}}\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d64de83-9ddf-4939-9f42-58cfa37340c1", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9fac4352-4b5f-4c28-95c5-79be84b09620", "documentation": "Sync bank transfer events", "method": "post", "endpoint": "bank_transfer/event/sync", "responses": [ { "uuid": "bc1d4ed2-70c0-4b5a-a740-f6b122b896ea", "body": "{\n \"bank_transfer_events\": [\n {\n \"account_id\": \"\",\n \"bank_transfer_amount\": \"\",\n \"bank_transfer_id\": \"\",\n \"bank_transfer_iso_currency_code\": \"\",\n \"bank_transfer_type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"event_id\": {{faker 'number.int' max=99999}},\n \"event_type\": \"{{oneOf (array 'pending' 'cancelled' 'failed' 'posted' 'reversed' 'receiver_pending' 'receiver_posted')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"origination_account_id\": \"\",\n \"receiver_details\": {\n \"available_balance\": \"{{oneOf (array 'positive' 'negative' '')}}\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd61dada-8618-496a-b73e-446450d19fc3", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd187bb4-4f36-436a-aaae-afaa5887088f", "documentation": "Retrieve a bank transfer", "method": "post", "endpoint": "bank_transfer/get", "responses": [ { "uuid": "77ddfbd7-e5bd-4a5f-807b-867e117aa71f", "body": "{\n \"bank_transfer\": {\n \"account_id\": \"\",\n \"ach_class\": \"{{oneOf (array 'arc' 'cbr' 'ccd' 'cie' 'cor' 'ctx' 'iat' 'mte' 'pbr' 'pop' 'pos' 'ppd' 'rck' 'tel' 'web')}}\",\n \"amount\": \"\",\n \"cancellable\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"custom_tag\": \"\",\n \"description\": \"\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"id\": \"\",\n \"iso_currency_code\": \"\",\n \"metadata\": {},\n \"network\": \"{{oneOf (array 'ach' 'same-day-ach' 'wire')}}\",\n \"origination_account_id\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'posted' 'cancelled' 'failed' 'reversed')}}\",\n \"type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"user\": {\n \"email_address\": \"\",\n \"legal_name\": \"\",\n \"routing_number\": \"\"\n }\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea743d61-2038-4c05-b29a-f27524a56264", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a8c9c6a-4d47-42ea-9ad5-cafa5f21b8e6", "documentation": "List bank transfers", "method": "post", "endpoint": "bank_transfer/list", "responses": [ { "uuid": "e88c2361-1546-4574-b042-d579c7ae6c7c", "body": "{\n \"bank_transfers\": [\n {\n \"account_id\": \"\",\n \"ach_class\": \"{{oneOf (array 'arc' 'cbr' 'ccd' 'cie' 'cor' 'ctx' 'iat' 'mte' 'pbr' 'pop' 'pos' 'ppd' 'rck' 'tel' 'web')}}\",\n \"amount\": \"\",\n \"cancellable\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"custom_tag\": \"\",\n \"description\": \"\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"id\": \"\",\n \"iso_currency_code\": \"\",\n \"metadata\": {},\n \"network\": \"{{oneOf (array 'ach' 'same-day-ach' 'wire')}}\",\n \"origination_account_id\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'posted' 'cancelled' 'failed' 'reversed')}}\",\n \"type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"user\": {\n \"email_address\": \"\",\n \"legal_name\": \"\",\n \"routing_number\": \"\"\n }\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40e2764b-9719-4c39-9b01-8265f2ea07f6", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad7e47a4-2985-4a2b-a649-e3676f853d7a", "documentation": "Migrate account into Bank Transfers", "method": "post", "endpoint": "bank_transfer/migrate_account", "responses": [ { "uuid": "25bb7601-22ac-401c-8ef2-613aac509e78", "body": "{\n \"access_token\": \"\",\n \"account_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a82ce07-e3e1-4202-a2a6-aa7e50bc8bd5", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f606acf8-fb47-4b8c-b130-94c3db0d0223", "documentation": "Get Categories", "method": "post", "endpoint": "categories/get", "responses": [ { "uuid": "44654601-58f1-4453-a8c7-3d458781e884", "body": "{\n \"categories\": [\n {\n \"category_id\": \"\",\n \"group\": \"\",\n \"hierarchy\": [\n \"\"\n ]\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7d84a2ad-3eec-4742-bc14-be277f1e72ce", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e571d2d6-3809-4a22-9131-bbbaeac0a95a", "documentation": "Create a deposit switch without using Plaid Exchange", "method": "post", "endpoint": "deposit_switch/alt/create", "responses": [ { "uuid": "8b4d770c-d7db-4244-bc48-acb53d9ddce4", "body": "{\n \"deposit_switch_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ca2ed98-cdc7-45f6-8881-5ebe9c942147", "documentation": "Create a deposit switch", "method": "post", "endpoint": "deposit_switch/create", "responses": [ { "uuid": "468745b1-51d9-4b48-aed5-0d50e86835d1", "body": "{\n \"deposit_switch_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c01cdc6-bd87-42ad-bb48-5611e49e1a6a", "documentation": "Retrieve a deposit switch", "method": "post", "endpoint": "deposit_switch/get", "responses": [ { "uuid": "6b9c7261-7017-4595-ae1b-d23552b28e45", "body": "{\n \"account_has_multiple_allocations\": {{faker 'datatype.boolean'}},\n \"amount_allocated\": {{faker 'number.int' max=99999}},\n \"date_completed\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"date_created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deposit_switch_id\": \"\",\n \"employer_id\": \"\",\n \"employer_name\": \"\",\n \"institution_id\": \"\",\n \"institution_name\": \"\",\n \"is_allocated_remainder\": {{faker 'datatype.boolean'}},\n \"percent_allocated\": {{faker 'number.int' max=99999}},\n \"request_id\": \"\",\n \"state\": \"{{oneOf (array 'initialized' 'processing' 'completed' 'error')}}\",\n \"switch_method\": \"{{oneOf (array 'instant' 'mail' 'pdf' '')}}\",\n \"target_account_id\": \"\",\n \"target_item_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e27aebce-b679-43ef-8a7f-ec167badb8fe", "documentation": "Create a deposit switch token", "method": "post", "endpoint": "deposit_switch/token/create", "responses": [ { "uuid": "fe7b808e-e5b3-4f8a-a845-63fefa274944", "body": "{\n \"deposit_switch_token\": \"\",\n \"deposit_switch_token_expiration_time\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72b84a6d-e362-4977-8ce1-0a0bcda26c83", "documentation": "Search employer database", "method": "post", "endpoint": "employers/search", "responses": [ { "uuid": "77d8363a-c667-4cd1-a180-a688abdfc8e6", "body": "{\n \"employers\": [\n {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"street\": \"\"\n },\n \"confidence_score\": {{faker 'number.int' max=99999}},\n \"employer_id\": \"\",\n \"name\": \"\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5810054-8c23-48c6-b8b3-c08a6a5b9421", "documentation": "Retrieve identity data", "method": "post", "endpoint": "identity/get", "responses": [ { "uuid": "4e3f544c-8b24-4a57-bc7c-ab15b205aaa6", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "099ab8c1-0720-4d61-8365-10ae0f20338e", "documentation": "Create an income verification instance", "method": "post", "endpoint": "income/verification/create", "responses": [ { "uuid": "6ebb64e1-5459-4802-be79-2747d3641045", "body": "{\n \"income_verification_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4187f60-31e4-47f9-b05d-d83fad9b1284", "documentation": "Download the original documents used for income verification", "method": "post", "endpoint": "income/verification/documents/download", "responses": [ { "uuid": "17763195-9dd9-44ba-8573-0c62fccd5d79", "body": "", "latency": 0, "statusCode": 200, "label": "A ZIP file containing the source paystub(s) used as the basis for income verification.", "headers": [{ "key": "Content-Type", "value": "application/zip" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b333014-6c26-4084-aee7-ddc7cf4eda03", "documentation": "Retrieve information from the paystubs used for income verification", "method": "post", "endpoint": "income/verification/paystubs/get", "responses": [ { "uuid": "069cc2ed-b5aa-4570-abd5-9bdeda7336f2", "body": "{\n \"paystubs\": [\n {\n \"account_id\": \"\",\n \"employee\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"street\": \"\"\n },\n \"name\": \"\"\n },\n \"employer\": {\n \"name\": \"\"\n },\n \"income_breakdown\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'bonus' 'overtime' 'regular' '')}}\"\n },\n \"pay_period_details\": {\n \"check_amount\": {{faker 'number.int' max=99999}},\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"gross_earnings\": {{faker 'number.int' max=99999}},\n \"pay_day\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n },\n \"ytd_earnings\": {\n \"gross_earnings\": {{faker 'number.int' max=99999}},\n \"net_earnings\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "762e5011-e01d-4cb0-8ee9-872a0f88aac6", "documentation": "Refresh an income verification", "method": "post", "endpoint": "income/verification/refresh", "responses": [ { "uuid": "06a2a5b5-720f-4b22-8f8a-d2e4d8afce2e", "body": "{\n \"request_id\": \"\",\n \"verification_refresh_status\": \"{{oneOf (array 'VERIFICATION_REFRESH_STATUS_USER_PRESENCE_REQUIRED')}}\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa65e0f7-f0ff-4d3b-b6ee-8feaa5b5e239", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "694808b7-317f-4c35-9f0f-ba1959feaa96", "documentation": "Retrieve a summary of information derived from income verification", "method": "post", "endpoint": "income/verification/summary/get", "responses": [ { "uuid": "82bf8a0a-1f2a-4ad7-b9bb-65cfa21e509d", "body": "{\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"income_summaries\": [\n {\n \"employee_name\": {\n \"value\": \"\",\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n },\n \"employer_name\": {\n \"value\": \"\",\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n },\n \"pay_frequency\": {\n \"value\": \"{{oneOf (array 'monthly' 'semimonthly' 'weekly' 'biweekly' 'unknown' 'null')}}\",\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n },\n \"projected_wage\": {\n \"value\": {{faker 'number.int' max=99999}},\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n },\n \"verified_transaction\": {\n \"account_id\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"description\": \"\",\n \"transaction_id\": \"\"\n },\n \"ytd_gross_income\": {\n \"value\": {{faker 'number.int' max=99999}},\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n },\n \"ytd_net_income\": {\n \"value\": {{faker 'number.int' max=99999}},\n \"verification_status\": \"{{oneOf (array 'VERIFIED' 'UNVERIFIED' 'NEEDS_INFO' 'UNABLE_TO_VERIFY' 'UNKNOWN')}}\"\n }\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb4afba4-7c98-4605-a026-d08492b672a7", "documentation": "Get details of all supported institutions", "method": "post", "endpoint": "institutions/get", "responses": [ { "uuid": "35027e91-30c6-46fe-8c7f-027a77709306", "body": "{\n \"institutions\": [\n {\n \"country_codes\": [\n \"{{oneOf (array 'US' 'GB' 'ES' 'NL' 'FR' 'IE' 'CA')}}\"\n ],\n \"institution_id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"oauth\": {{faker 'datatype.boolean'}},\n \"payment_initiation_metadata\": {\n \"maximum_payment_amount\": {},\n \"standing_order_metadata\": {\n \"supports_standing_order_end_date\": {{faker 'datatype.boolean'}},\n \"supports_standing_order_negative_execution_days\": {{faker 'datatype.boolean'}},\n \"valid_standing_order_intervals\": [\n \"{{oneOf (array 'WEEKLY' 'MONTHLY')}}\"\n ]\n },\n \"supports_international_payments\": {{faker 'datatype.boolean'}},\n \"supports_refund_details\": {{faker 'datatype.boolean'}}\n },\n \"primary_color\": \"\",\n \"products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"routing_numbers\": [\n \"\"\n ],\n \"status\": {\n \"auth\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"balance\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"health_incidents\": [\n {\n \"end_date\": \"{{faker 'date.recent' 365}}\",\n \"incident_updates\": [\n {\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'INVESTIGATING' 'IDENTIFIED' 'SCHEDULED' 'RESOLVED' 'UNKNOWN')}}\",\n \"updated_date\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"start_date\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n }\n ],\n \"identity\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"item_logins\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"transactions_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n }\n },\n \"url\": \"\"\n }\n ],\n \"request_id\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5291323-8c81-4747-86b0-ba193da0094d", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66646cb2-82c0-4c7b-aaa8-948459b80398", "documentation": "Get details of an institution", "method": "post", "endpoint": "institutions/get_by_id", "responses": [ { "uuid": "b858e18a-75bf-446f-8af3-442a9b3cb6ea", "body": "{\n \"institution\": {\n \"country_codes\": [\n \"{{oneOf (array 'US' 'GB' 'ES' 'NL' 'FR' 'IE' 'CA')}}\"\n ],\n \"institution_id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"oauth\": {{faker 'datatype.boolean'}},\n \"payment_initiation_metadata\": {\n \"maximum_payment_amount\": {},\n \"standing_order_metadata\": {\n \"supports_standing_order_end_date\": {{faker 'datatype.boolean'}},\n \"supports_standing_order_negative_execution_days\": {{faker 'datatype.boolean'}},\n \"valid_standing_order_intervals\": [\n \"{{oneOf (array 'WEEKLY' 'MONTHLY')}}\"\n ]\n },\n \"supports_international_payments\": {{faker 'datatype.boolean'}},\n \"supports_refund_details\": {{faker 'datatype.boolean'}}\n },\n \"primary_color\": \"\",\n \"products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"routing_numbers\": [\n \"\"\n ],\n \"status\": {\n \"auth\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"balance\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"health_incidents\": [\n {\n \"end_date\": \"{{faker 'date.recent' 365}}\",\n \"incident_updates\": [\n {\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'INVESTIGATING' 'IDENTIFIED' 'SCHEDULED' 'RESOLVED' 'UNKNOWN')}}\",\n \"updated_date\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"start_date\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n }\n ],\n \"identity\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"item_logins\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"transactions_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n }\n },\n \"url\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ccf9fc12-7149-4c67-abcf-bebaf8268f5a", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e809bbbe-0e59-43bc-a3a5-4443e310c792", "documentation": "Search institutions", "method": "post", "endpoint": "institutions/search", "responses": [ { "uuid": "711d0c65-8240-4c2d-98e5-dd0b9061aa5d", "body": "{\n \"institutions\": [\n {\n \"country_codes\": [\n \"{{oneOf (array 'US' 'GB' 'ES' 'NL' 'FR' 'IE' 'CA')}}\"\n ],\n \"institution_id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"oauth\": {{faker 'datatype.boolean'}},\n \"payment_initiation_metadata\": {\n \"maximum_payment_amount\": {},\n \"standing_order_metadata\": {\n \"supports_standing_order_end_date\": {{faker 'datatype.boolean'}},\n \"supports_standing_order_negative_execution_days\": {{faker 'datatype.boolean'}},\n \"valid_standing_order_intervals\": [\n \"{{oneOf (array 'WEEKLY' 'MONTHLY')}}\"\n ]\n },\n \"supports_international_payments\": {{faker 'datatype.boolean'}},\n \"supports_refund_details\": {{faker 'datatype.boolean'}}\n },\n \"primary_color\": \"\",\n \"products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"routing_numbers\": [\n \"\"\n ],\n \"status\": {\n \"auth\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"balance\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"health_incidents\": [\n {\n \"end_date\": \"{{faker 'date.recent' 365}}\",\n \"incident_updates\": [\n {\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'INVESTIGATING' 'IDENTIFIED' 'SCHEDULED' 'RESOLVED' 'UNKNOWN')}}\",\n \"updated_date\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"start_date\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n }\n ],\n \"identity\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"investments_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"item_logins\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"liabilities_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n },\n \"transactions_updates\": {\n \"breakdown\": {\n \"error_institution\": {{faker 'number.int' max=99999}},\n \"error_plaid\": {{faker 'number.int' max=99999}},\n \"refresh_interval\": \"{{oneOf (array 'NORMAL' 'DELAYED' 'STOPPED')}}\",\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"last_status_change\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'HEALTHY' 'DEGRADED' 'DOWN')}}\"\n }\n },\n \"url\": \"\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff5f8c5c-153b-4831-a779-4435b816bb5c", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ecd650f-276c-43dd-a9ac-df630cf7bb11", "documentation": "Get Investment holdings", "method": "post", "endpoint": "investments/holdings/get", "responses": [ { "uuid": "933ff845-3d9b-4e10-88da-400ed830323e", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"holdings\": [\n {\n \"account_id\": \"\",\n \"cost_basis\": {{faker 'number.int' max=99999}},\n \"institution_price\": {{faker 'number.int' max=99999}},\n \"institution_price_as_of\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"institution_value\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"security_id\": \"\",\n \"unofficial_currency_code\": \"\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\",\n \"securities\": [\n {\n \"close_price\": {{faker 'number.int' max=99999}},\n \"close_price_as_of\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"cusip\": \"\",\n \"institution_id\": \"\",\n \"institution_security_id\": \"\",\n \"is_cash_equivalent\": {{faker 'datatype.boolean'}},\n \"isin\": \"\",\n \"iso_currency_code\": \"\",\n \"name\": \"\",\n \"proxy_security_id\": \"\",\n \"security_id\": \"\",\n \"sedol\": \"\",\n \"ticker_symbol\": \"\",\n \"type\": \"\",\n \"unofficial_currency_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f972311d-277f-4b5f-97dc-8327adf97aec", "documentation": "Get investment transactions", "method": "post", "endpoint": "investments/transactions/get", "responses": [ { "uuid": "2306fa7b-0c59-4f98-98bd-696a12cb0d32", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"investment_transactions\": [\n {\n \"account_id\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"cancel_transaction_id\": \"\",\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"fees\": {{faker 'number.int' max=99999}},\n \"investment_transaction_id\": \"\",\n \"iso_currency_code\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"security_id\": \"\",\n \"subtype\": \"{{oneOf (array 'account fee' 'assignment' 'buy' 'buy to cover' 'contribution' 'deposit' 'distribution' 'dividend' 'dividend reinvestment' 'exercise' 'expire' 'fund fee' 'interest' 'interest receivable' 'interest reinvestment' 'legal fee' 'loan payment' 'long-term capital gain' 'long-term capital gain reinvestment' 'management fee' 'margin expense' 'merger' 'miscellaneous fee' 'non-qualified dividend' 'non-resident tax' 'pending credit' 'pending debit' 'qualified dividend' 'rebalance' 'return of principal' 'sell' 'sell short' 'short-term capital gain' 'short-term capital gain reinvestment' 'spin off' 'split' 'stock distribution' 'tax' 'tax withheld' 'transfer' 'transfer fee' 'trust fee' 'unqualified gain' 'withdrawal')}}\",\n \"type\": \"{{oneOf (array 'buy' 'sell' 'cancel' 'cash' 'fee' 'transfer')}}\",\n \"unofficial_currency_code\": \"\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\",\n \"securities\": [\n {\n \"close_price\": {{faker 'number.int' max=99999}},\n \"close_price_as_of\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"cusip\": \"\",\n \"institution_id\": \"\",\n \"institution_security_id\": \"\",\n \"is_cash_equivalent\": {{faker 'datatype.boolean'}},\n \"isin\": \"\",\n \"iso_currency_code\": \"\",\n \"name\": \"\",\n \"proxy_security_id\": \"\",\n \"security_id\": \"\",\n \"sedol\": \"\",\n \"ticker_symbol\": \"\",\n \"type\": \"\",\n \"unofficial_currency_code\": \"\"\n }\n ],\n \"total_investment_transactions\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7bf1a976-2d66-4700-8bc8-d89f3fc5077b", "documentation": "Invalidate access_token", "method": "post", "endpoint": "item/access_token/invalidate", "responses": [ { "uuid": "5d4e0dbe-caa6-45d3-b49c-0bb63732c9b7", "body": "{\n \"new_access_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5be87122-6e4c-4a0c-9fc9-9159e1026d03", "documentation": "List a user’s connected applications", "method": "post", "endpoint": "item/application/list", "responses": [ { "uuid": "df0b0895-7b17-4a5e-9916-a82ee9303800", "body": "{\n \"applications\": [\n {\n \"application_id\": \"\",\n \"application_url\": \"\",\n \"created_at\": \"\",\n \"logo\": \"\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"product_data_types\": [\n \"{{oneOf (array 'ACCOUNT_BALANCE' 'ACCOUNT_USER_INFO' 'ACCOUNT_TRANSACTIONS')}}\"\n ],\n \"reason_for_access\": \"\",\n \"requested_scopes\": {\n \"account_filters\": {\n \"credit\": [\n \"\"\n ],\n \"depository\": [\n \"\"\n ],\n \"investment\": [\n \"\"\n ],\n \"loan\": [\n \"\"\n ]\n },\n \"account_selection_cardinality\": \"{{oneOf (array 'SINGLE_SELECT' 'MULTI_SELECT' 'ALL')}}\",\n \"optional_product_access\": {\n \"auth\": true,\n \"identity\": true,\n \"statements\": true,\n \"transactions\": true\n },\n \"required_product_access\": {\n \"auth\": true,\n \"identity\": true,\n \"statements\": true,\n \"transactions\": true\n }\n },\n \"scopes\": {\n \"accounts\": [\n {\n \"authorized\": true,\n \"unique_id\": \"\"\n }\n ],\n \"new_accounts\": true,\n \"product_access\": {\n \"auth\": true,\n \"identity\": true,\n \"statements\": true,\n \"transactions\": true\n }\n }\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74439ad3-5854-4aa2-9814-3d13bb0ee0f6", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a68cae22-bfe0-4eff-afaf-8c934302327c", "documentation": "Update the scopes of access for a particular application", "method": "post", "endpoint": "item/application/scopes/update", "responses": [ { "uuid": "67e5290e-a941-4d47-b59c-eef1cea55a13", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89725611-211d-42e4-b43a-9489496d9ae8", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec80a084-05fe-4a67-97ac-527ac5f15acc", "documentation": "Retrieve an Item", "method": "post", "endpoint": "item/get", "responses": [ { "uuid": "fec5da8b-b302-4660-9bbf-ec4e1c316e7b", "body": "{\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\",\n \"status\": {\n \"investments\": {\n \"last_failed_update\": \"{{faker 'date.recent' 365}}\",\n \"last_successful_update\": \"{{faker 'date.recent' 365}}\"\n },\n \"last_webhook\": {\n \"code_sent\": \"\",\n \"sent_at\": \"{{faker 'date.recent' 365}}\"\n },\n \"transactions\": {\n \"last_failed_update\": \"{{faker 'date.recent' 365}}\",\n \"last_successful_update\": \"{{faker 'date.recent' 365}}\"\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da25d7f5-4049-4b47-90af-c9b6063abecd", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41bafeb7-0e56-478d-a594-65bac1bbaf73", "documentation": "Import Item", "method": "post", "endpoint": "item/import", "responses": [ { "uuid": "fa4a1c8d-aedc-476b-9f42-072cee5db74c", "body": "{\n \"access_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4714b1da-871c-48f5-a2d3-77074246d17d", "documentation": "Create public token", "method": "post", "endpoint": "item/public_token/create", "responses": [ { "uuid": "1f6ab29a-5531-4f50-9406-ed9b71d11cae", "body": "{\n \"expiration\": \"{{faker 'date.recent' 365}}\",\n \"public_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5fdf1f7-4020-4751-90d6-dc70be2db76d", "documentation": "Exchange public token for an access token", "method": "post", "endpoint": "item/public_token/exchange", "responses": [ { "uuid": "d79a4a85-82a5-451c-9e2e-6610ae2ef514", "body": "{\n \"access_token\": \"\",\n \"item_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca5e4ed5-ac74-4f32-ae75-3bca8e2a2f60", "documentation": "Remove an Item", "method": "post", "endpoint": "item/remove", "responses": [ { "uuid": "83e03982-b687-495f-8700-53b99486cfe4", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8322d65-b553-49a9-9d37-e23bd89e1e1a", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a889e81-f81f-4741-88ee-9cacc4578f2b", "documentation": "Update Webhook URL", "method": "post", "endpoint": "item/webhook/update", "responses": [ { "uuid": "2a50f104-5007-48a6-ac41-b208d04058d5", "body": "{\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a50185e-5980-44dd-aeeb-029ca05b13d7", "documentation": "Retrieve Liabilities data", "method": "post", "endpoint": "liabilities/get", "responses": [ { "uuid": "4ccea932-713d-4e80-807f-0327a577f4a1", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"liabilities\": {\n \"credit\": [\n {\n \"account_id\": \"\",\n \"aprs\": [\n {\n \"apr_percentage\": {{faker 'number.int' max=99999}},\n \"apr_type\": \"{{oneOf (array 'balance_transfer_apr' 'cash_apr' 'purchase_apr' 'special')}}\",\n \"balance_subject_to_apr\": {{faker 'number.int' max=99999}},\n \"interest_charge_amount\": {{faker 'number.int' max=99999}}\n }\n ],\n \"is_overdue\": {{faker 'datatype.boolean'}},\n \"last_payment_amount\": {{faker 'number.int' max=99999}},\n \"last_payment_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"last_statement_issue_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"minimum_payment_amount\": {{faker 'number.int' max=99999}},\n \"next_payment_due_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n }\n ],\n \"mortgage\": [\n {\n \"account_id\": \"\",\n \"account_number\": \"\",\n \"current_late_fee\": {{faker 'number.int' max=99999}},\n \"escrow_balance\": {{faker 'number.int' max=99999}},\n \"has_pmi\": {{faker 'datatype.boolean'}},\n \"has_prepayment_penalty\": {{faker 'datatype.boolean'}},\n \"interest_rate\": {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n },\n \"last_payment_amount\": {{faker 'number.int' max=99999}},\n \"last_payment_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"loan_term\": \"\",\n \"loan_type_description\": \"\",\n \"maturity_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"next_monthly_payment\": {{faker 'number.int' max=99999}},\n \"next_payment_due_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"origination_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"origination_principal_amount\": {{faker 'number.int' max=99999}},\n \"past_due_amount\": {{faker 'number.int' max=99999}},\n \"property_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"street\": \"\"\n },\n \"ytd_interest_paid\": {{faker 'number.int' max=99999}},\n \"ytd_principal_paid\": {{faker 'number.int' max=99999}}\n }\n ],\n \"student\": [\n {\n \"account_id\": \"\",\n \"account_number\": \"\",\n \"disbursement_dates\": [\n \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n ],\n \"expected_payoff_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"guarantor\": \"\",\n \"interest_rate_percentage\": {{faker 'number.int' max=99999}},\n \"is_overdue\": {{faker 'datatype.boolean'}},\n \"last_payment_amount\": {{faker 'number.int' max=99999}},\n \"last_payment_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"last_statement_issue_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"loan_name\": \"\",\n \"loan_status\": {\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"type\": \"{{oneOf (array 'cancelled' 'charged off' 'claim' 'consolidated' 'deferment' 'delinquent' 'discharged' 'extension' 'forbearance' 'in grace' 'in military' 'in school' 'not fully disbursed' 'other' 'paid in full' 'refunded' 'repayment' 'transferred')}}\"\n },\n \"minimum_payment_amount\": {{faker 'number.int' max=99999}},\n \"next_payment_due_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"origination_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"origination_principal_amount\": {{faker 'number.int' max=99999}},\n \"outstanding_interest_amount\": {{faker 'number.int' max=99999}},\n \"payment_reference_number\": \"\",\n \"pslf_status\": {\n \"estimated_eligibility_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"payments_made\": {{faker 'number.int' max=99999}},\n \"payments_remaining\": {{faker 'number.int' max=99999}}\n },\n \"repayment_plan\": {\n \"description\": \"\",\n \"type\": \"{{oneOf (array 'extended graduated' 'extended standard' 'graduated' 'income-contingent repayment' 'income-based repayment' 'interest-only' 'other' 'pay as you earn' 'revised pay as you earn' 'standard' '')}}\"\n },\n \"sequence_number\": \"\",\n \"servicer_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"street\": \"\"\n },\n \"ytd_interest_paid\": {{faker 'number.int' max=99999}},\n \"ytd_principal_paid\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61ab2e61-161b-43fd-b5d5-5ed80937d059", "documentation": "Create Link Token", "method": "post", "endpoint": "link/token/create", "responses": [ { "uuid": "b9d3b415-295e-47b4-b32e-519de9d5792d", "body": "{\n \"expiration\": \"{{faker 'date.recent' 365}}\",\n \"link_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1db33f0-eba8-4174-ab74-8640dcc30c0d", "documentation": "Get Link Token", "method": "post", "endpoint": "link/token/get", "responses": [ { "uuid": "e9a2df2c-5e92-494c-8a3e-5842420a9ad7", "body": "{\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"expiration\": \"{{faker 'date.recent' 365}}\",\n \"link_token\": \"\",\n \"metadata\": {\n \"account_filters\": {\n \"credit\": {\n \"account_subtypes\": [\n \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\"\n ]\n },\n \"depository\": {\n \"account_subtypes\": [\n \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\"\n ]\n },\n \"investment\": {\n \"account_subtypes\": [\n \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\"\n ]\n },\n \"loan\": {\n \"account_subtypes\": [\n \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\"\n ]\n }\n },\n \"client_name\": \"\",\n \"country_codes\": [\n \"{{oneOf (array 'US' 'GB' 'ES' 'NL' 'FR' 'IE' 'CA')}}\"\n ],\n \"initial_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"language\": \"\",\n \"redirect_uri\": \"\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a1e95a1-d8a4-4ffa-84c4-23c6333fc44b", "documentation": "Create a payment", "method": "post", "endpoint": "payment_initiation/payment/create", "responses": [ { "uuid": "49b6e1c9-7aa4-427d-9cb7-8183f7d90425", "body": "{\n \"payment_id\": \"\",\n \"request_id\": \"\",\n \"status\": \"{{oneOf (array 'PAYMENT_STATUS_INPUT_NEEDED')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da007767-3635-45b6-8c92-6b2818ea35cf", "documentation": "Get payment details", "method": "post", "endpoint": "payment_initiation/payment/get", "responses": [ { "uuid": "82ef2c52-28de-44c3-8081-a812ac104c7d", "body": "{\n \"adjusted_reference\": \"\",\n \"amount\": {\n \"currency\": \"{{oneOf (array 'GBP' 'EUR')}}\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"emi_account_id\": \"\",\n \"iban\": \"\",\n \"last_status_update\": \"{{faker 'date.recent' 365}}\",\n \"payment_id\": \"\",\n \"recipient_id\": \"\",\n \"reference\": \"\",\n \"refund_details\": {\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"iban\": \"\",\n \"name\": \"\"\n },\n \"schedule\": {\n \"adjusted_start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interval\": \"{{oneOf (array 'WEEKLY' 'MONTHLY')}}\",\n \"interval_execution_day\": {{faker 'number.int' max=99999}},\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n },\n \"status\": \"{{oneOf (array 'PAYMENT_STATUS_INPUT_NEEDED' 'PAYMENT_STATUS_PROCESSING' 'PAYMENT_STATUS_INITIATED' 'PAYMENT_STATUS_COMPLETED' 'PAYMENT_STATUS_INSUFFICIENT_FUNDS' 'PAYMENT_STATUS_FAILED' 'PAYMENT_STATUS_BLOCKED' 'PAYMENT_STATUS_UNKNOWN')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "041fa9ca-54f0-494c-8f0e-817f47647c89", "documentation": "List payments", "method": "post", "endpoint": "payment_initiation/payment/list", "responses": [ { "uuid": "a220cc61-2084-4194-ad05-2bd13fcc535e", "body": "{\n \"next_cursor\": \"{{faker 'date.recent' 365}}\",\n \"payments\": [\n {\n \"adjusted_reference\": \"\",\n \"amount\": {\n \"currency\": \"{{oneOf (array 'GBP' 'EUR')}}\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"emi_account_id\": \"\",\n \"iban\": \"\",\n \"last_status_update\": \"{{faker 'date.recent' 365}}\",\n \"payment_id\": \"\",\n \"recipient_id\": \"\",\n \"reference\": \"\",\n \"refund_details\": {\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"iban\": \"\",\n \"name\": \"\"\n },\n \"schedule\": {\n \"adjusted_start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interval\": \"{{oneOf (array 'WEEKLY' 'MONTHLY')}}\",\n \"interval_execution_day\": {{faker 'number.int' max=99999}},\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n },\n \"status\": \"{{oneOf (array 'PAYMENT_STATUS_INPUT_NEEDED' 'PAYMENT_STATUS_PROCESSING' 'PAYMENT_STATUS_INITIATED' 'PAYMENT_STATUS_COMPLETED' 'PAYMENT_STATUS_INSUFFICIENT_FUNDS' 'PAYMENT_STATUS_FAILED' 'PAYMENT_STATUS_BLOCKED' 'PAYMENT_STATUS_UNKNOWN')}}\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "467245eb-1982-4f62-a878-1551e6c0d6ea", "documentation": "Create payment token", "method": "post", "endpoint": "payment_initiation/payment/token/create", "responses": [ { "uuid": "a9cb52c4-0d59-458a-90da-884f68a7fdd7", "body": "{\n \"payment_token\": \"\",\n \"payment_token_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba75f57e-3dda-46d5-b649-462d5d752e80", "documentation": "Create payment recipient", "method": "post", "endpoint": "payment_initiation/recipient/create", "responses": [ { "uuid": "64680f64-6a7b-416a-9bfb-4d1d6b380128", "body": "{\n \"recipient_id\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2ae9fe24-bb85-4526-9bfd-e8aa8734aa6f", "documentation": "Get payment recipient", "method": "post", "endpoint": "payment_initiation/recipient/get", "responses": [ { "uuid": "21209778-89ac-4ff4-bc22-69ada57e90a6", "body": "{\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"street\": [\n \"\"\n ]\n },\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"emi_recipient_id\": \"\",\n \"iban\": \"\",\n \"name\": \"\",\n \"recipient_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1525daa-825d-4938-8b4d-bef61285d54e", "documentation": "List payment recipients", "method": "post", "endpoint": "payment_initiation/recipient/list", "responses": [ { "uuid": "b062dcce-7ec0-47b4-85b5-16989677b534", "body": "{\n \"recipients\": [\n {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"postal_code\": \"\",\n \"street\": [\n \"\"\n ]\n },\n \"bacs\": {\n \"account\": \"\",\n \"sort_code\": \"\"\n },\n \"emi_recipient_id\": \"\",\n \"iban\": \"\",\n \"name\": \"\",\n \"recipient_id\": \"\"\n }\n ],\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2550d82d-0aa5-4eda-bb60-90e7c726ceaf", "documentation": "Create Apex bank account token", "method": "post", "endpoint": "processor/apex/processor_token/create", "responses": [ { "uuid": "8556da8a-2a65-45bd-840a-f6b67103695c", "body": "{\n \"processor_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa8a11ae-7489-46a3-83b0-d77327420794", "documentation": "Retrieve Auth data", "method": "post", "endpoint": "processor/auth/get", "responses": [ { "uuid": "8338a5b1-bcfc-402d-bfe0-5048d41aaa26", "body": "{\n \"account\": {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n },\n \"numbers\": {\n \"ach\": {\n \"account\": \"\",\n \"account_id\": \"\",\n \"routing\": \"\",\n \"wire_routing\": \"\"\n },\n \"bacs\": {\n \"account\": \"\",\n \"account_id\": \"\",\n \"sort_code\": \"\"\n },\n \"eft\": {\n \"account\": \"\",\n \"account_id\": \"\",\n \"branch\": \"\",\n \"institution\": \"\"\n },\n \"international\": {\n \"account_id\": \"\",\n \"bic\": \"\",\n \"iban\": \"\"\n }\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "188d9a6a-c9ab-4bc7-a6d0-e19906d95448", "documentation": "Retrieve Balance data", "method": "post", "endpoint": "processor/balance/get", "responses": [ { "uuid": "e783ed25-f9e3-4c30-ade0-f8e6220742e0", "body": "{\n \"account\": {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd02c0d2-7ade-4258-9145-c17298180895", "documentation": "Create a bank transfer as a processor", "method": "post", "endpoint": "processor/bank_transfer/create", "responses": [ { "uuid": "bf0ace2e-3809-4432-9b38-68b2863a840c", "body": "{\n \"bank_transfer\": {\n \"account_id\": \"\",\n \"ach_class\": \"{{oneOf (array 'arc' 'cbr' 'ccd' 'cie' 'cor' 'ctx' 'iat' 'mte' 'pbr' 'pop' 'pos' 'ppd' 'rck' 'tel' 'web')}}\",\n \"amount\": \"\",\n \"cancellable\": {{faker 'datatype.boolean'}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"custom_tag\": \"\",\n \"description\": \"\",\n \"direction\": \"{{oneOf (array 'outbound' 'inbound' '')}}\",\n \"failure_reason\": {\n \"ach_return_code\": \"\",\n \"description\": \"\"\n },\n \"id\": \"\",\n \"iso_currency_code\": \"\",\n \"metadata\": {},\n \"network\": \"{{oneOf (array 'ach' 'same-day-ach' 'wire')}}\",\n \"origination_account_id\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'posted' 'cancelled' 'failed' 'reversed')}}\",\n \"type\": \"{{oneOf (array 'debit' 'credit')}}\",\n \"user\": {\n \"email_address\": \"\",\n \"legal_name\": \"\",\n \"routing_number\": \"\"\n }\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "202fca23-c539-4f49-8c8d-dd467ad06479", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b62f4e5-5242-435b-9ef3-d4c317a15110", "documentation": "Retrieve Identity data", "method": "post", "endpoint": "processor/identity/get", "responses": [ { "uuid": "f612c8ad-bff1-420e-9526-3ff68b3d2a1f", "body": "{\n \"account\": {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a132b1fe-3eec-48e9-93b7-f66519f81fd4", "documentation": "Create Stripe bank account token", "method": "post", "endpoint": "processor/stripe/bank_account_token/create", "responses": [ { "uuid": "2bafeeda-e362-40eb-8a76-d3258f4c1ad6", "body": "{\n \"request_id\": \"\",\n \"stripe_bank_account_token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e267968f-47a7-4dfc-a580-429f5e18f7e6", "documentation": "Create processor token", "method": "post", "endpoint": "processor/token/create", "responses": [ { "uuid": "9e7debcd-d561-414c-b0a3-3781c4cd1485", "body": "{\n \"processor_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b531d5b-580d-4ba5-916a-3c2c4e5be73c", "documentation": "Manually fire a Bank Transfer webhook", "method": "post", "endpoint": "sandbox/bank_transfer/fire_webhook", "responses": [ { "uuid": "ef40a9e1-e18e-4027-b154-14dbc8dcaae3", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0199e277-c3d8-4b9b-8183-9f275bc1800b", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b40dcc6-6034-472a-8256-66d70293b0c8", "documentation": "Simulate a bank transfer event in Sandbox", "method": "post", "endpoint": "sandbox/bank_transfer/simulate", "responses": [ { "uuid": "38d511bb-f474-4e84-bf57-3a85af88ec69", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "14da8689-fcdc-462c-a20a-35d07860510e", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "356c66b9-678c-465a-b6e1-23dafdd8aeab", "documentation": "Manually fire an Income webhook", "method": "post", "endpoint": "sandbox/income/fire_webhook", "responses": [ { "uuid": "d62070be-00ef-4275-81ae-ff1d02621329", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7062a9ef-8e5f-498d-b81a-ed8b4f4bd4fb", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "317ed0a2-83c0-49c3-91c4-4e7a44ddfb4d", "documentation": "Fire a test webhook", "method": "post", "endpoint": "sandbox/item/fire_webhook", "responses": [ { "uuid": "b46c5208-05a2-428b-8d02-754b13d629f1", "body": "{\n \"request_id\": \"\",\n \"webhook_fired\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b764a9d7-4a16-4651-b712-a4e80783ec6b", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd62925d-41a3-41ba-a950-4dc4ea438330", "documentation": "Force a Sandbox Item into an error state", "method": "post", "endpoint": "sandbox/item/reset_login", "responses": [ { "uuid": "7cbef77f-5ea1-448b-bea2-8490223688d0", "body": "{\n \"request_id\": \"\",\n \"reset_login\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7325d829-0dcd-4c65-b424-ee69481e2114", "documentation": "Set verification status for Sandbox account", "method": "post", "endpoint": "sandbox/item/set_verification_status", "responses": [ { "uuid": "39040998-dcf2-4286-87ac-016491614eef", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2b72f84-2768-4e4e-9c05-6d4b2f7cf668", "documentation": "Save the selected accounts when connecting to the Platypus Oauth institution", "method": "post", "endpoint": "sandbox/oauth/select_accounts", "responses": [ { "uuid": "f14c0d4e-2f94-4076-843f-2212f2fa541f", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb407491-94ae-4366-8852-19f242a28e9d", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "291ce6db-7aea-43d9-bc62-2039277e2f2d", "documentation": "Create a test Item and processor token", "method": "post", "endpoint": "sandbox/processor_token/create", "responses": [ { "uuid": "860594f5-ba75-43b6-905b-b81eee6fff6a", "body": "{\n \"processor_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b826c632-7204-4ad5-9858-c01e6a181313", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f0f8fc4-9fc0-441a-8ada-6cd5bbb7e183", "documentation": "Create a test Item", "method": "post", "endpoint": "sandbox/public_token/create", "responses": [ { "uuid": "264f6b7c-a91c-4bc7-b9b9-d0bab7d314ed", "body": "{\n \"public_token\": \"\",\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca7a3903-c609-442a-836a-a6ba7289fa06", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0a1d7a0-dc53-4d3b-bd8c-e08067b0d7c9", "documentation": "Report whether you initiated an ACH transaction", "method": "post", "endpoint": "signal/decision/report", "responses": [ { "uuid": "8d43c430-db6e-46f1-b15e-78e92baeff8c", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e3d00a6-4383-4915-8cd7-2ebc78405ebf", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a208b70-3c33-4647-9627-be0f32cf5170", "documentation": "Evaluate a planned ACH transaction", "method": "post", "endpoint": "signal/evaluate", "responses": [ { "uuid": "200793c8-e543-462f-8eba-b783183aae80", "body": "{\n \"core_attributes\": {\n \"address_change_count_28d\": {{faker 'number.int' max=99999}},\n \"address_change_count_90d\": {{faker 'number.int' max=99999}},\n \"available_balance\": {{faker 'number.int' max=99999}},\n \"balance_last_updated\": \"{{faker 'date.recent' 365}}\",\n \"current_balance\": {{faker 'number.int' max=99999}},\n \"days_since_first_plaid_connection\": {{faker 'number.int' max=99999}},\n \"days_with_negative_balance_count_90d\": {{faker 'number.int' max=99999}},\n \"email_change_count_28d\": {{faker 'number.int' max=99999}},\n \"email_change_count_90d\": {{faker 'number.int' max=99999}},\n \"is_savings_or_money_market_account\": {{faker 'datatype.boolean'}},\n \"nsf_overdraft_transactions_count_30d\": {{faker 'number.int' max=99999}},\n \"nsf_overdraft_transactions_count_60d\": {{faker 'number.int' max=99999}},\n \"nsf_overdraft_transactions_count_7d\": {{faker 'number.int' max=99999}},\n \"nsf_overdraft_transactions_count_90d\": {{faker 'number.int' max=99999}},\n \"p10_eod_balance_30d\": {{faker 'number.int' max=99999}},\n \"p10_eod_balance_60d\": {{faker 'number.int' max=99999}},\n \"p10_eod_balance_90d\": {{faker 'number.int' max=99999}},\n \"p50_credit_transactions_amount_28d\": {{faker 'number.int' max=99999}},\n \"p50_debit_transactions_amount_28d\": {{faker 'number.int' max=99999}},\n \"p90_eod_balance_30d\": {{faker 'number.int' max=99999}},\n \"p90_eod_balance_60d\": {{faker 'number.int' max=99999}},\n \"p90_eod_balance_90d\": {{faker 'number.int' max=99999}},\n \"p95_credit_transactions_amount_28d\": {{faker 'number.int' max=99999}},\n \"p95_debit_transactions_amount_28d\": {{faker 'number.int' max=99999}},\n \"phone_change_count_28d\": {{faker 'number.int' max=99999}},\n \"phone_change_count_90d\": {{faker 'number.int' max=99999}},\n \"plaid_connections_count_30d\": {{faker 'number.int' max=99999}},\n \"plaid_connections_count_7d\": {{faker 'number.int' max=99999}},\n \"total_credit_transactions_amount_10d\": {{faker 'number.int' max=99999}},\n \"total_debit_transactions_amount_10d\": {{faker 'number.int' max=99999}},\n \"total_plaid_connections_count\": {{faker 'number.int' max=99999}},\n \"unauthorized_transactions_count_30d\": {{faker 'number.int' max=99999}},\n \"unauthorized_transactions_count_60d\": {{faker 'number.int' max=99999}},\n \"unauthorized_transactions_count_7d\": {{faker 'number.int' max=99999}},\n \"unauthorized_transactions_count_90d\": {{faker 'number.int' max=99999}}\n },\n \"request_id\": \"\",\n \"scores\": {\n \"bank_initiated_return_risk\": {\n \"risk_tier\": {{faker 'number.int' max=99999}},\n \"score\": {{faker 'number.int' max=99999}}\n },\n \"customer_initiated_return_risk\": {\n \"risk_tier\": {{faker 'number.int' max=99999}},\n \"score\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c70943fe-4c1c-4b70-a96d-85fd6a9b1970", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56ac9726-d67a-48a7-8891-57b065c5a929", "documentation": "Report a return for an ACH transaction", "method": "post", "endpoint": "signal/return/report", "responses": [ { "uuid": "7d022e8e-1f9c-4e72-b3f4-2fdef6e68057", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "33a6377e-0db8-4a88-a38c-98df58e535b3", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92751179-fedc-4716-a54c-61d5f3987535", "documentation": "Get transaction data", "method": "post", "endpoint": "transactions/get", "responses": [ { "uuid": "40e7d4da-a78e-4614-9261-af8dd9b50210", "body": "{\n \"accounts\": [\n {\n \"account_id\": \"\",\n \"balances\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"current\": {{faker 'number.int' max=99999}},\n \"iso_currency_code\": \"\",\n \"last_updated_datetime\": \"{{faker 'date.recent' 365}}\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"unofficial_currency_code\": \"\"\n },\n \"mask\": \"\",\n \"name\": \"\",\n \"official_name\": \"\",\n \"subtype\": \"{{oneOf (array '401a' '401k' '403B' '457b' '529' 'brokerage' 'cash isa' 'education savings account' 'ebt' 'gic' 'health reimbursement arrangement' 'hsa' 'isa' 'ira' 'lif' 'life insurance' 'lira' 'lrif' 'lrsp' 'non-taxable brokerage account' 'other' 'other insurance' 'other annuity' 'prif' 'rdsp' 'resp' 'rlif' 'rrif' 'pension' 'profit sharing plan' 'retirement' 'roth' 'roth 401k' 'rrsp' 'sep ira' 'simple ira' 'sipp' 'stock plan' 'thrift savings plan' 'tfsa' 'trust' 'ugma' 'utma' 'variable annuity' 'credit card' 'paypal' 'cd' 'checking' 'savings' 'money market' 'prepaid' 'auto' 'business' 'commercial' 'construction' 'consumer' 'home' 'home equity' 'loan' 'mortgage' 'overdraft' 'line of credit' 'student' 'cash management' 'keogh' 'mutual fund' 'recurring' 'rewards' 'safe deposit' 'sarsep' '')}}\",\n \"type\": \"{{oneOf (array 'investment' 'credit' 'depository' 'loan' 'brokerage' 'other')}}\",\n \"verification_status\": \"{{oneOf (array 'pending_automatic_verification' 'pending_manual_verification' 'manually_verified' 'verification_expired' 'verification_failed')}}\"\n }\n ],\n \"item\": {\n \"available_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"billed_products\": [\n \"{{oneOf (array 'assets' 'auth' 'balance' 'identity' 'investments' 'liabilities' 'payment_initiation' 'transactions' 'credit_details' 'income' 'income_verification' 'deposit_switch' 'standing_orders')}}\"\n ],\n \"consent_expiration_time\": \"{{faker 'date.recent' 365}}\",\n \"error\": {\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n },\n \"institution_id\": \"\",\n \"item_id\": \"\",\n \"update_type\": \"{{oneOf (array 'background' 'user_present_required')}}\",\n \"webhook\": \"\"\n },\n \"request_id\": \"\",\n \"total_transactions\": {{faker 'number.int' max=99999}},\n \"transactions\": [\n {\n \"account_id\": \"\",\n \"account_owner\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"category\": [\n \"\"\n ],\n \"category_id\": \"\",\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"iso_currency_code\": \"\",\n \"location\": {\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}},\n \"postal_code\": \"\",\n \"region\": \"\",\n \"store_number\": \"\"\n },\n \"name\": \"\",\n \"original_description\": \"\",\n \"payment_meta\": {\n \"by_order_of\": \"\",\n \"payee\": \"\",\n \"payer\": \"\",\n \"payment_method\": \"\",\n \"payment_processor\": \"\",\n \"ppd_id\": \"\",\n \"reason\": \"\",\n \"reference_number\": \"\"\n },\n \"pending\": {{faker 'datatype.boolean'}},\n \"pending_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"transaction_type\": \"{{oneOf (array 'digital' 'place' 'special' 'unresolved')}}\",\n \"unofficial_currency_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "914863f8-c62a-4fb0-8c33-f5eb1954d3a2", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d97a3ff-ab32-4f03-8049-0d7d44b17f17", "documentation": "Refresh transaction data", "method": "post", "endpoint": "transactions/refresh", "responses": [ { "uuid": "5a8b1711-24ef-4119-8d42-1aab0c5d5f57", "body": "{\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "666b73b2-91d6-4800-9a0a-5e1de0e0b022", "body": "{\n \"causes\": [\n \"\"\n ],\n \"display_message\": \"\",\n \"documentation_url\": \"\",\n \"error_code\": \"\",\n \"error_message\": \"\",\n \"error_type\": \"{{oneOf (array 'INVALID_REQUEST' 'INVALID_RESULT' 'INVALID_INPUT' 'INSTITUTION_ERROR' 'RATE_LIMIT_EXCEEDED' 'API_ERROR' 'ITEM_ERROR' 'ASSET_REPORT_ERROR' 'RECAPTCHA_ERROR' 'OAUTH_ERROR' 'PAYMENT_ERROR' 'BANK_TRANSFER_ERROR')}}\",\n \"request_id\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"suggested_action\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33bff21c-9580-4cb3-803c-05935580fbbe", "documentation": "Get webhook verification key", "method": "post", "endpoint": "webhook_verification_key/get", "responses": [ { "uuid": "c27804ec-1941-4d2d-b065-343ed741d360", "body": "{\n \"key\": {\n \"alg\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"crv\": \"\",\n \"expired_at\": {{faker 'number.int' max=99999}},\n \"kid\": \"\",\n \"kty\": \"\",\n \"use\": \"\",\n \"x\": \"\",\n \"y\": \"\"\n },\n \"request_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "78f26160-dd45-4f2e-8098-27b466a59142" }, { "type": "route", "uuid": "22adad87-232f-477d-a6ac-5aa896a6e1a4" }, { "type": "route", "uuid": "cb97b58f-9873-4222-8e3e-425696426143" }, { "type": "route", "uuid": "ff858252-b011-43b4-9ef6-7cfbe8b5647e" }, { "type": "route", "uuid": "bca06cc2-e12f-468d-81f3-7f5bc084dfb9" }, { "type": "route", "uuid": "aca311e4-baea-4ff1-91a5-4ffd20ae4297" }, { "type": "route", "uuid": "b36bb292-14ea-49e1-b375-497fa823d3e2" }, { "type": "route", "uuid": "46cbe4bb-e35b-46a1-b11a-da3ade718e10" }, { "type": "route", "uuid": "284db8f9-af00-46b8-a76b-03a934a26fb8" }, { "type": "route", "uuid": "77ad2ae2-8e2a-47a3-a6fb-0ca6afb8a9a7" }, { "type": "route", "uuid": "519ccab8-aed9-485a-8436-d80ffcf5f42a" }, { "type": "route", "uuid": "9032dcac-42e1-4cb4-b67f-1f85d0876a88" }, { "type": "route", "uuid": "00385c3d-e4ca-4900-ad48-7efb8b7eac9d" }, { "type": "route", "uuid": "85177c47-697d-4d2e-a52c-bd7e8d236339" }, { "type": "route", "uuid": "46fb5f57-ae96-45b6-83fc-75fb14badafa" }, { "type": "route", "uuid": "d90e31c0-5947-4d32-9ff6-b5c2eb4b158b" }, { "type": "route", "uuid": "cc31ea9e-1b97-4d5d-936b-cc8c42e016fa" }, { "type": "route", "uuid": "9fac4352-4b5f-4c28-95c5-79be84b09620" }, { "type": "route", "uuid": "bd187bb4-4f36-436a-aaae-afaa5887088f" }, { "type": "route", "uuid": "1a8c9c6a-4d47-42ea-9ad5-cafa5f21b8e6" }, { "type": "route", "uuid": "ad7e47a4-2985-4a2b-a649-e3676f853d7a" }, { "type": "route", "uuid": "f606acf8-fb47-4b8c-b130-94c3db0d0223" }, { "type": "route", "uuid": "e571d2d6-3809-4a22-9131-bbbaeac0a95a" }, { "type": "route", "uuid": "4ca2ed98-cdc7-45f6-8881-5ebe9c942147" }, { "type": "route", "uuid": "5c01cdc6-bd87-42ad-bb48-5611e49e1a6a" }, { "type": "route", "uuid": "e27aebce-b679-43ef-8a7f-ec167badb8fe" }, { "type": "route", "uuid": "72b84a6d-e362-4977-8ce1-0a0bcda26c83" }, { "type": "route", "uuid": "f5810054-8c23-48c6-b8b3-c08a6a5b9421" }, { "type": "route", "uuid": "099ab8c1-0720-4d61-8365-10ae0f20338e" }, { "type": "route", "uuid": "d4187f60-31e4-47f9-b05d-d83fad9b1284" }, { "type": "route", "uuid": "8b333014-6c26-4084-aee7-ddc7cf4eda03" }, { "type": "route", "uuid": "762e5011-e01d-4cb0-8ee9-872a0f88aac6" }, { "type": "route", "uuid": "694808b7-317f-4c35-9f0f-ba1959feaa96" }, { "type": "route", "uuid": "fb4afba4-7c98-4605-a026-d08492b672a7" }, { "type": "route", "uuid": "66646cb2-82c0-4c7b-aaa8-948459b80398" }, { "type": "route", "uuid": "e809bbbe-0e59-43bc-a3a5-4443e310c792" }, { "type": "route", "uuid": "6ecd650f-276c-43dd-a9ac-df630cf7bb11" }, { "type": "route", "uuid": "f972311d-277f-4b5f-97dc-8327adf97aec" }, { "type": "route", "uuid": "7bf1a976-2d66-4700-8bc8-d89f3fc5077b" }, { "type": "route", "uuid": "5be87122-6e4c-4a0c-9fc9-9159e1026d03" }, { "type": "route", "uuid": "a68cae22-bfe0-4eff-afaf-8c934302327c" }, { "type": "route", "uuid": "ec80a084-05fe-4a67-97ac-527ac5f15acc" }, { "type": "route", "uuid": "41bafeb7-0e56-478d-a594-65bac1bbaf73" }, { "type": "route", "uuid": "4714b1da-871c-48f5-a2d3-77074246d17d" }, { "type": "route", "uuid": "e5fdf1f7-4020-4751-90d6-dc70be2db76d" }, { "type": "route", "uuid": "ca5e4ed5-ac74-4f32-ae75-3bca8e2a2f60" }, { "type": "route", "uuid": "8a889e81-f81f-4741-88ee-9cacc4578f2b" }, { "type": "route", "uuid": "2a50185e-5980-44dd-aeeb-029ca05b13d7" }, { "type": "route", "uuid": "61ab2e61-161b-43fd-b5d5-5ed80937d059" }, { "type": "route", "uuid": "e1db33f0-eba8-4174-ab74-8640dcc30c0d" }, { "type": "route", "uuid": "4a1e95a1-d8a4-4ffa-84c4-23c6333fc44b" }, { "type": "route", "uuid": "da007767-3635-45b6-8c92-6b2818ea35cf" }, { "type": "route", "uuid": "041fa9ca-54f0-494c-8f0e-817f47647c89" }, { "type": "route", "uuid": "467245eb-1982-4f62-a878-1551e6c0d6ea" }, { "type": "route", "uuid": "ba75f57e-3dda-46d5-b649-462d5d752e80" }, { "type": "route", "uuid": "2ae9fe24-bb85-4526-9bfd-e8aa8734aa6f" }, { "type": "route", "uuid": "c1525daa-825d-4938-8b4d-bef61285d54e" }, { "type": "route", "uuid": "2550d82d-0aa5-4eda-bb60-90e7c726ceaf" }, { "type": "route", "uuid": "aa8a11ae-7489-46a3-83b0-d77327420794" }, { "type": "route", "uuid": "188d9a6a-c9ab-4bc7-a6d0-e19906d95448" }, { "type": "route", "uuid": "cd02c0d2-7ade-4258-9145-c17298180895" }, { "type": "route", "uuid": "1b62f4e5-5242-435b-9ef3-d4c317a15110" }, { "type": "route", "uuid": "a132b1fe-3eec-48e9-93b7-f66519f81fd4" }, { "type": "route", "uuid": "e267968f-47a7-4dfc-a580-429f5e18f7e6" }, { "type": "route", "uuid": "3b531d5b-580d-4ba5-916a-3c2c4e5be73c" }, { "type": "route", "uuid": "1b40dcc6-6034-472a-8256-66d70293b0c8" }, { "type": "route", "uuid": "356c66b9-678c-465a-b6e1-23dafdd8aeab" }, { "type": "route", "uuid": "317ed0a2-83c0-49c3-91c4-4e7a44ddfb4d" }, { "type": "route", "uuid": "fd62925d-41a3-41ba-a950-4dc4ea438330" }, { "type": "route", "uuid": "7325d829-0dcd-4c65-b424-ee69481e2114" }, { "type": "route", "uuid": "e2b72f84-2768-4e4e-9c05-6d4b2f7cf668" }, { "type": "route", "uuid": "291ce6db-7aea-43d9-bc62-2039277e2f2d" }, { "type": "route", "uuid": "6f0f8fc4-9fc0-441a-8ada-6cd5bbb7e183" }, { "type": "route", "uuid": "e0a1d7a0-dc53-4d3b-bd8c-e08067b0d7c9" }, { "type": "route", "uuid": "8a208b70-3c33-4647-9627-be0f32cf5170" }, { "type": "route", "uuid": "56ac9726-d67a-48a7-8891-57b065c5a929" }, { "type": "route", "uuid": "92751179-fedc-4716-a54c-61d5f3987535" }, { "type": "route", "uuid": "1d97a3ff-ab32-4f03-8049-0d7d44b17f17" }, { "type": "route", "uuid": "33bff21c-9580-4cb3-803c-05935580fbbe" } ] }