{"resource_docs":[{"operation_id":"OBPv4.0.0-dynamicEndpoint_GET_accounts_ACCOUNT_ID","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEndpoint_GET_accounts_ACCOUNT_ID"},"request_verb":"GET","request_url":"/accounts/ACCOUNT_ID","summary":"Get Bank Account By Id","description":"<p>Get Bank Account</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEndpointProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;url_pattern&quot;,\n        &quot;value&quot;:&quot;http://obp_mock//accounts/{account_id}&quot;\n    },\n    {\n        &quot;key&quot;:&quot;http_method&quot;,\n        &quot;value&quot;:&quot;GET&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get Bank Account\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEndpointProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"url_pattern\",\n        \"value\":\"http://obp_mock//accounts/{account_id}\"\n    },\n    {\n        \"key\":\"http_method\",\n        \"value\":\"GET\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"name":"family account","balance":1},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Bank Accounts (Dynamic Endpoint)","Dynamic-Endpoint","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"name":{"type":"string"},"balance":{"type":"integer"}}},"roles":[{"role":"CanGetDynamicEndpoint__account202","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/accounts/ACCOUNT_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-getOtherAccountPrivateAlias","implemented_by":{"version":"OBPv1.2.1","function":"getOtherAccountPrivateAlias"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","summary":"Get Other Account Private Alias","description":"<p>Returns the private alias of the other account OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n","description_markdown":"Returns the private alias of the other account OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n","success_response_body":{"alias":"String"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow private alias access","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_success_response_body":{"type":"object","properties":{"alias":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerNumber","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerNumber"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/number","summary":"Update the number of a Customer","description":"<p>Update the number of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;:&#102;&#101;&#108;&#105;&#120;s&#109;&#x69;&#116;h@&#101;&#120;&#97;&#109;&#x70;&#x6c;&#x65;&#46;&#99;&#x6f;&#x6d;\">&#102;&#x65;&#x6c;&#x69;&#120;s&#109;&#x69;&#116;&#x68;&#64;&#x65;x&#97;&#109;&#x70;&#x6c;&#x65;&#46;&#99;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the number of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"customer_number":"5987953"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"customer_number":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerNumber","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/number","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteFishPort_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteFishPort_"},"request_verb":"DELETE","request_url":"/FishPort/FISH_PORT_ID","summary":"Delete FishPort by id","description":"<p>Delete FishPort by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FishPort&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete FishPort by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FishPort\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"fish":"James Brown","number":6987233228},"success_response_body":{"fish_port":{"fish_port_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","fish":"James Brown","number":6987233228}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FishPort","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"fish":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"fish_port":{"type":"object","properties":{"fish_port_id":{"type":"string"},"fish":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_SystemFishPort","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FishPort/FISH_PORT_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getMethodRoutings","implemented_by":{"version":"OBPv3.1.0","function":"getMethodRoutings"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/method_routings","summary":"Get MethodRoutings","description":"<p>Get the all MethodRoutings.</p>\n<p>Query url parameters:</p>\n<ul>\n<li>method_name: filter with method_name</li>\n<li>active: if active = true, it will show all the webui_ props. Even if they are set yet, we will return all the default webui_ props</li>\n</ul>\n<p>eg:<br />\n<a href=\"https://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?active=true\">https://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?active=true</a><br />\n<a href=\"https://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?method_name=getBank\">https://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?method_name=getBank</a></p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#parameters\"><strong>parameters</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Get the all MethodRoutings.\n\nQuery url parameters:\n\n* method_name: filter with method_name\n* active: if active = true, it will show all the webui_ props. Even if they are set yet, we will return all the default webui_ props\n\neg:\nhttps://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?active=true\nhttps://apisandbox.openbankproject.com/obp/v3.1.0/management/method_routings?method_name=getBank\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**parameters**](/glossary#parameters): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"method_routings":[{"is_bank_id_exact_match":false,"method_name":"getBanks","connector_name":"rest_vMar2019","method_routing_id":"method-routing-id","bank_id_pattern":"some_bank_.*","parameters":[{"key":"url","value":"http://mydomain.com/xxx"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Method-Routing","API"],"typed_success_response_body":{"type":"object","properties":{"method_routings":{"type":"array","items":{"type":"object","properties":{"parameters":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"is_bank_id_exact_match":{"type":"boolean"},"method_name":{"type":"string"},"connector_name":{"type":"string"},"bank_id_pattern":{"type":"string"},"method_routing_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetMethodRoutings","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/method_routings","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCheckbookOrders","implemented_by":{"version":"OBPv3.1.0","function":"getCheckbookOrders"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/checkbook/orders","summary":"Get Checkbook orders","description":"<p>Get all checkbook orders</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>account_type</strong></a>: AC</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routings\"><strong>branch_routings</strong></a>:</p>\n<p><a href=\"/glossary#distribution_channel\"><strong>distribution_channel</strong></a>:</p>\n<p><a href=\"/glossary#first_check_number\"><strong>first_check_number</strong></a>:</p>\n<p><a href=\"/glossary#number_of_checkbooks\"><strong>number_of_checkbooks</strong></a>:</p>\n<p><a href=\"/glossary#order\"><strong>order</strong></a>:</p>\n<p><a href=\"/glossary#order_date\"><strong>order_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#order_id\"><strong>order_id</strong></a>:</p>\n<p><a href=\"/glossary#orders\"><strong>orders</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#shipping_code\"><strong>shipping_code</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"Get all checkbook orders\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**account_type**](/glossary#): AC\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routings**](/glossary#branch_routings): \n\n\n\n[**distribution_channel**](/glossary#distribution_channel): \n\n\n\n[**first_check_number**](/glossary#first_check_number): \n\n\n\n[**number_of_checkbooks**](/glossary#number_of_checkbooks): \n\n\n\n[**order**](/glossary#order): \n\n\n\n[**order_date**](/glossary#order_date): 2020-01-27\n\n\n\n[**order_id**](/glossary#order_id): \n\n\n\n[**orders**](/glossary#orders): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**shipping_code**](/glossary#shipping_code): \n\n\n\n[**status**](/glossary#status): \n\n\n","success_response_body":{"account":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","account_type":"330","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"branch_routings":[{"scheme":"OBP","address":"DERBY6"}]},"orders":[{"order":{"order_id":"xjksajfkj","order_date":"07082013","number_of_checkbooks":"4","distribution_channel":"1201","status":"2","first_check_number":"5165276","shipping_code":"1"}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50211: Connector did not return the set of check book.","OBP-50000: Unknown Error."],"tags":["Account"],"typed_success_response_body":{"type":"object","properties":{"account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"account_type":{"type":"string"},"bank_id":{"type":"string"},"branch_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"account_id":{"type":"string"}}},"orders":{"type":"array","items":{"type":"object","properties":{"order":{"type":"object","properties":{"shipping_code":{"type":"string"},"number_of_checkbooks":{"type":"string"},"status":{"type":"string"},"order_id":{"type":"string"},"distribution_channel":{"type":"string"},"first_check_number":{"type":"string"},"order_date":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/checkbook/orders","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updatesustrans_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updatesustrans_"},"request_verb":"PUT","request_url":"/sustrans/SUSTRANS_ID","summary":"Update sustrans","description":"<p>Update sustrans.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;sustrans&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update sustrans.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"sustrans\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"sustrans":{"sustrans_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Sustrans","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"sustrans":{"type":"object","properties":{"sustrans_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Systemsustrans","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sustrans/SUSTRANS_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerData","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerData"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/data","summary":"Update the other data of a Customer","description":"<p>Update the other data of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#102;e&#108;&#105;&#120;&#115;&#x6d;&#x69;&#x74;&#104;&#x40;&#101;&#x78;&#97;&#x6d;&#x70;&#x6c;e&#x2e;&#99;&#x6f;&#109;\">&#x66;e&#108;&#x69;&#120;&#x73;&#x6d;&#105;t&#104;&#x40;&#101;&#x78;a&#109;&#x70;l&#x65;&#x2e;c&#111;&#x6d;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the other data of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"relationship_status":"single","dependants":1,"highest_education_attained":"Master","employment_status":"worker"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"dependants":{"type":"integer"},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"employment_status":{"type":"string"},"relationship_status":{"type":"string"},"highest_education_attained":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerData","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/data","connector_methods":[]},{"operation_id":"OBPv4.0.0-test-dynamic-resource-doc","implemented_by":{"version":"OBPv4.0.0","function":"test-dynamic-resource-doc"},"request_verb":"POST","request_url":"/test-dynamic-resource-doc/my_user/MY_USER_ID","summary":"A test endpoint","description":"<p>A test endpoint.</p>\n<p>Just for debug method body of dynamic resource doc.<br />\nbetter watch the following introduction video first<br />\n* <a href=\"https://vimeo.com/623381607\">Dynamic resourceDoc version1</a></p>\n<p>The endpoint return the response from PractiseEndpoint code.<br />\nHere, code.api.DynamicEndpoints.dynamic.practise.PractiseEndpoint.process<br />\nYou can test the method body grammar, and try the business logic, but need to restart the OBP-API code .</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">MY_USER_ID</a>: MY_USER_ID</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Age\"><strong>age</strong></a>: 18</p>\n<p><a href=\"/glossary#\"><strong>hobby</strong></a>: hobby</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Age\"><strong>age</strong></a>: 18</p>\n<p><a href=\"/glossary#\"><strong>hobby</strong></a>: hobby</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n","description_markdown":"A test endpoint.\n\nJust for debug method body of dynamic resource doc.\nbetter watch the following introduction video first \n* [Dynamic resourceDoc version1](https://vimeo.com/623381607)\n\nThe endpoint return the response from PractiseEndpoint code.\nHere, code.api.DynamicEndpoints.dynamic.practise.PractiseEndpoint.process\nYou can test the method body grammar, and try the business logic, but need to restart the OBP-API code .\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[MY_USER_ID](/glossary#): MY_USER_ID\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**age**](/glossary#Age): 18\n\n\n\n[**hobby**](/glossary#): hobby\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**age**](/glossary#Age): 18\n\n\n\n[**hobby**](/glossary#): hobby\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n","example_request_body":{"name":"ACCOUNT_MANAGEMENT_FEE","age":18,"hobby":[]},"success_response_body":{"name":"ACCOUNT_MANAGEMENT_FEE","age":18,"hobby":[]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Dynamic-Resource-Doc"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"hobby":{"type":"object","properties":{}},"age":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"name":{"type":"string"},"hobby":{"type":"object","properties":{}},"age":{"type":"integer"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test-dynamic-resource-doc/my_user/MY_USER_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateOdometer_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateOdometer_gh.29.uk"},"request_verb":"PUT","request_url":"/banks/gh.29.uk/Odometer/ODOMETER_ID","summary":"Update Odometer","description":"<p>Update Odometer.</p>\n<p>Verify odometer information for flexible contracts.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;Odometer&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update Odometer.\n\nVerify odometer information for flexible contracts.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"Odometer\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","odometer":{"odometer_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Odometer(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"odometer":{"type":"object","properties":{"odometer_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Odometer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/Odometer/ODOMETER_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyPublicAlias","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyPublicAlias"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","summary":"Delete Counterparty Public Alias","description":"<p>Deletes the public alias of the other account OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the public alias of the other account OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow deleting the public alias","Alias cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleInsurancePolicy_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleInsurancePolicy_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","summary":"Get InsurancePolicy by id","description":"<p>Get InsurancePolicy by id.</p>\n<p>Which insurance policies the customer already has.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePolicy&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get InsurancePolicy by id.\n\nWhich insurance policies the customer already has.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePolicy\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","insurance_policy":{"insurance_policy_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_InsurancePolicy(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_policy":{"type":"object","properties":{"insurance_policy_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_InsurancePolicy","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteProductAttribute","implemented_by":{"version":"OBPv3.1.0","function":"deleteProductAttribute"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","summary":"Delete Product Attribute","description":"<p>Delete Product Attribute</p>\n<p>Product Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Product Attribute is linked to its Product by PRODUCT_CODE</p>\n<p>Delete a Product Attribute by its id.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_attribute_id\">PRODUCT_ATTRIBUTE_ID</a>:</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete Product Attribute\n\nProduct Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Product Attribute is linked to its Product by PRODUCT_CODE\n\n\nDelete a Product Attribute by its id.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_ATTRIBUTE_ID](/glossary#product_attribute_id): \n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20006: User is missing one or more roles: ","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Product","Product-Attribute","Attribute"],"roles":[{"role":"CanDeleteProductAttribute","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getCovidAPIDaysList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getCovidAPIDaysList_"},"request_verb":"GET","request_url":"/CovidAPIDays","summary":"Get CovidAPIDays List","description":"<p>Get CovidAPIDays List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;CovidAPIDays&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /CovidAPIDays?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get CovidAPIDays List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"CovidAPIDays\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /CovidAPIDays?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"covid_api_days_list":[{"covid_api_days_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_CovidAPIDays","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"covid_api_days_list":{"type":"array","items":{"type":"object","properties":{"covid_api_days_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemCovidAPIDays","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/CovidAPIDays","connector_methods":[]},{"operation_id":"OBPv3.0.0-dataWarehouseSearch","implemented_by":{"version":"OBPv3.0.0","function":"dataWarehouseSearch"},"request_verb":"POST","request_url":"/obp/v3.0.0/search/warehouse/INDEX","summary":"Data Warehouse Search","description":"<p>Search the data warehouse and get row level results.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>CanSearchWarehouse entitlement is required. You can request the Role below.</p>\n<p>Elastic (search) is used in the background. See links below for syntax.</p>\n<p>Examples of usage:</p>\n<p>POST /search/warehouse/THE_INDEX_YOU_WANT_TO_USE</p>\n<p>POST /search/warehouse/INDEX1,INDEX2</p>\n<p>POST /search/warehouse/ALL</p>\n<p>{ Any valid elasticsearch query DSL in the body }</p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">Elasticsearch query DSL</a></p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-request-body.html\">Elastic simple query</a></p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-aggregations.html\">Elastic aggregations</a></p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#index\">INDEX</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#match_all\"><strong>match_all</strong></a>:</p>\n<p><a href=\"/glossary#query\"><strong>query</strong></a>:</p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n","description_markdown":"Search the data warehouse and get row level results.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCanSearchWarehouse entitlement is required. You can request the Role below.\n\nElastic (search) is used in the background. See links below for syntax.\n\nExamples of usage:\n\n\nPOST /search/warehouse/THE_INDEX_YOU_WANT_TO_USE\n\nPOST /search/warehouse/INDEX1,INDEX2\n\nPOST /search/warehouse/ALL\n\n{ Any valid elasticsearch query DSL in the body }\n\n\n[Elasticsearch query DSL](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html)\n\n[Elastic simple query](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-request-body.html)\n\n[Elastic aggregations](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-aggregations.html)\n\n\n**URL Parameters:**\n\n[INDEX](/glossary#index): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**match_all**](/glossary#match_all): \n\n\n\n[**query**](/glossary#query): \n\n\n\n[none](/glossary#none): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[none](/glossary#none): \n\n\n","example_request_body":{"query":{"match_all":{}}},"success_response_body":{},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Data-Warehouse"],"typed_request_body":{"type":"object","properties":{"query":{"type":"object","properties":{"match_all":{"type":"object","properties":{}}}}}},"typed_success_response_body":{"type":"object","properties":{}},"roles":[{"role":"CanSearchWarehouse","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/search/warehouse/INDEX","connector_methods":[]},{"operation_id":"OBPv3.0.0-getViewsForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getViewsForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/views","summary":"Get Views for Account","description":"<h1><a href=\"#views\" id=\"views\">Views</a></h1>\n<p>Views in Open Bank Project provide a mechanism for fine grained access control and delegation to Accounts and Transactions. Account holders use the 'owner' view by default. Delegated access is made through other views for example 'accountants', 'share-holders' or 'tagging-application'. Views can be created via the API and each view has a list of entitlements.</p>\n<p>Views on accounts and transactions filter the underlying data to redact certain fields for certain users. For instance the balance on an account may be hidden from the public. The way to know what is possible on a view is determined in the following JSON.</p>\n<p><strong>Data:</strong> When a view moderates a set of data, some fields my contain the value <code>null</code> rather than the original value. This indicates either that the user is not allowed to see the original data or the field is empty.</p>\n<p>There is currently one exception to this rule; the 'holder' field in the JSON contains always a value which is either an alias or the real name - indicated by the 'is_alias' field.</p>\n<p><strong>Action:</strong> When a user performs an action like trying to post a comment (with POST API call), if he is not allowed, the body response will contain an error message.</p>\n<p><strong>Metadata:</strong><br />\nTransaction metadata (like images, tags, comments, etc.) will appears <em>ONLY</em> on the view where they have been created e.g. comments posted to the public view only appear on the public view.</p>\n<p>The other account metadata fields (like image_URL, more_info, etc.) are unique through all the views. Example, if a user edits the 'more_info' field in the 'team' view, then the view 'authorities' will show the new value (if it is allowed to do it).</p>\n<h1><a href=\"#all\" id=\"all\">All</a></h1>\n<p><em>Optional</em></p>\n<p>Returns the list of the views created for account ACCOUNT_ID at BANK_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"#Views\n\n\nViews in Open Bank Project provide a mechanism for fine grained access control and delegation to Accounts and Transactions. Account holders use the 'owner' view by default. Delegated access is made through other views for example 'accountants', 'share-holders' or 'tagging-application'. Views can be created via the API and each view has a list of entitlements.\n\nViews on accounts and transactions filter the underlying data to redact certain fields for certain users. For instance the balance on an account may be hidden from the public. The way to know what is possible on a view is determined in the following JSON.\n\n**Data:** When a view moderates a set of data, some fields my contain the value `null` rather than the original value. This indicates either that the user is not allowed to see the original data or the field is empty.\n\nThere is currently one exception to this rule; the 'holder' field in the JSON contains always a value which is either an alias or the real name - indicated by the 'is_alias' field.\n\n**Action:** When a user performs an action like trying to post a comment (with POST API call), if he is not allowed, the body response will contain an error message.\n\n**Metadata:**\nTransaction metadata (like images, tags, comments, etc.) will appears *ONLY* on the view where they have been created e.g. comments posted to the public view only appear on the public view.\n\nThe other account metadata fields (like image_URL, more_info, etc.) are unique through all the views. Example, if a user edits the 'more_info' field in the 'team' view, then the view 'authorities' will show the new value (if it is allowed to do it).\n\n# All\n*Optional*\n\nReturns the list of the views created for account ACCOUNT_ID at BANK_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","success_response_body":{"views":[{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["View-Custom","Account"],"typed_success_response_body":{"type":"object","properties":{"views":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/views","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAggregateMetrics","implemented_by":{"version":"OBPv3.0.0","function":"getAggregateMetrics"},"request_verb":"GET","request_url":"/obp/v3.0.0/management/aggregate-metrics","summary":"Get Aggregate Metrics","description":"<p>Returns aggregate metrics on api usage eg. total count, response time (in ms), etc.</p>\n<p>Should be able to filter on the following fields</p>\n<p>eg: /management/aggregate-metrics?from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z&amp;consumer_id=5<br />\n&amp;user_id=66214b8e-259e-44ad-8868-3eb47be70646&amp;implemented_by_partial_function=getTransactionsForBankAccount<br />\n&amp;implemented_in_version=v3.0.0&amp;url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions<br />\n&amp;verb=GET&amp;anon=false&amp;app_name=MapperPostman<br />\n&amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null</p>\n<p>1 from_date (defaults to the day before the current date): eg:from_date=1100-01-01T01:01:01.000Z</p>\n<p>2 to_date (defaults to the current date) eg:to_date=1100-01-01T01:01:01.000Z</p>\n<p>3 consumer_id  (if null ignore)</p>\n<p>4 user_id (if null ignore)</p>\n<p>5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)</p>\n<p>6 url (if null ignore), note: can not contain '&amp;'.</p>\n<p>7 app_name (if null ignore)</p>\n<p>8 implemented_by_partial_function (if null ignore),</p>\n<p>9 implemented_in_version (if null ignore)</p>\n<p>10 verb (if null ignore)</p>\n<p>11 correlation_id (if null ignore)</p>\n<p>12 duration (if null ignore) non digit chars will be silently omitted</p>\n<p>13 exclude_app_names (if null ignore).eg: &amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null</p>\n<p>14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &amp;exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%</p>\n<p>15 exclude_implemented_by_partial_functions (if null ignore).eg: &amp;exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#average_response_time\"><strong>average_response_time</strong></a>:</p>\n<p><a href=\"/glossary#count\"><strong>count</strong></a>:</p>\n<p><a href=\"/glossary#maximum_response_time\"><strong>maximum_response_time</strong></a>: 60</p>\n<p><a href=\"/glossary#minimum_response_time\"><strong>minimum_response_time</strong></a>:</p>\n","description_markdown":"Returns aggregate metrics on api usage eg. total count, response time (in ms), etc.\n\nShould be able to filter on the following fields\n\neg: /management/aggregate-metrics?from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z&consumer_id=5\n&user_id=66214b8e-259e-44ad-8868-3eb47be70646&implemented_by_partial_function=getTransactionsForBankAccount\n&implemented_in_version=v3.0.0&url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions\n&verb=GET&anon=false&app_name=MapperPostman\n&exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n\n1 from_date (defaults to the day before the current date): eg:from_date=1100-01-01T01:01:01.000Z\n\n2 to_date (defaults to the current date) eg:to_date=1100-01-01T01:01:01.000Z\n\n3 consumer_id  (if null ignore)\n\n4 user_id (if null ignore)\n\n5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)\n\n6 url (if null ignore), note: can not contain '&'.\n\n7 app_name (if null ignore)\n\n8 implemented_by_partial_function (if null ignore),\n\n9 implemented_in_version (if null ignore)\n\n10 verb (if null ignore)\n\n11 correlation_id (if null ignore)\n\n12 duration (if null ignore) non digit chars will be silently omitted\n\n13 exclude_app_names (if null ignore).eg: &exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n\n14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%\n\n15 exclude_implemented_by_partial_functions (if null ignore).eg: &exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**average_response_time**](/glossary#average_response_time): \n\n\n\n[**count**](/glossary#count): \n\n\n\n[**maximum_response_time**](/glossary#maximum_response_time): 60\n\n\n\n[**minimum_response_time**](/glossary#minimum_response_time): \n\n\n","success_response_body":{"count":7076,"average_response_time":65.21,"minimum_response_time":1.0,"maximum_response_time":9039.0},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Metric","Aggregate-Metrics"],"typed_success_response_body":{"type":"object","properties":{"count":{"type":"integer"},"average_response_time":{"type":"number"},"maximum_response_time":{"type":"number"},"minimum_response_time":{"type":"number"}}},"roles":[{"role":"CanReadAggregateMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/aggregate-metrics","connector_methods":[]},{"operation_id":"OBPv3.1.0-refreshUser","implemented_by":{"version":"OBPv3.1.0","function":"refreshUser"},"request_verb":"POST","request_url":"/obp/v3.1.0/users/USER_ID/refresh","summary":"Refresh User","description":"<p>The endpoint is used for updating the accounts, views, account holders for the user.<br />\nAs to the Json body, you can leave it as Empty.<br />\nThis call will get data from backend, no need to prepare the json body in api side.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#duration_time\"><strong>duration_time</strong></a>: 60</p>\n","description_markdown":"The endpoint is used for updating the accounts, views, account holders for the user.\n As to the Json body, you can leave it as Empty.\n This call will get data from backend, no need to prepare the json body in api side.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**duration_time**](/glossary#duration_time): 60\n\n\n","success_response_body":{"duration_time":"10 ms"},"error_response_bodies":["OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"duration_time":{"type":"string"}}},"roles":[{"role":"CanRefreshUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/refresh","connector_methods":[]},{"operation_id":"OBPv3.1.0-createProductCollection","implemented_by":{"version":"OBPv3.1.0","function":"createProductCollection"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/product-collections/COLLECTION_CODE","summary":"Create Product Collection","description":"<p>Create or Update a Product Collection at the Bank.</p>\n<p>Use Product Collections to create Product &quot;Baskets&quot;, &quot;Portfolios&quot;, &quot;Indices&quot;, &quot;Collections&quot;, &quot;Underlyings-lists&quot;, &quot;Buckets&quot; etc. etc.</p>\n<p>There is a many to many relationship between Products and Product Collections:</p>\n<ul>\n<li>\n<p>A Product can exist in many Collections</p>\n</li>\n<li>\n<p>A Collection can contain many Products.</p>\n</li>\n</ul>\n<p>A collection has collection code, one parent Product and one or more child Products.</p>\n<p>Product hiearchy vs Product Collections:</p>\n<ul>\n<li>\n<p>You can define a hierarchy of products - so that a child Product inherits attributes of its parent Product -  using the parent_product_code in Product.</p>\n</li>\n<li>\n<p>You can define a collection (also known as baskets or buckets) of products using Product Collections.</p>\n</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#collection_code\">COLLECTION_CODE</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#collection_code\"><strong>collection_code</strong></a>:</p>\n<p><a href=\"/glossary#items\"><strong>items</strong></a>:</p>\n<p><a href=\"/glossary#member_product_code\"><strong>member_product_code</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#product_collection\"><strong>product_collection</strong></a>:</p>\n","description_markdown":"Create or Update a Product Collection at the Bank.\n\nUse Product Collections to create Product \"Baskets\", \"Portfolios\", \"Indices\", \"Collections\", \"Underlyings-lists\", \"Buckets\" etc. etc.\n\nThere is a many to many relationship between Products and Product Collections:\n\n* A Product can exist in many Collections\n\n* A Collection can contain many Products.\n\nA collection has collection code, one parent Product and one or more child Products.\n\n\n\n\nProduct hiearchy vs Product Collections:\n\n* You can define a hierarchy of products - so that a child Product inherits attributes of its parent Product -  using the parent_product_code in Product.\n\n* You can define a collection (also known as baskets or buckets) of products using Product Collections.\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COLLECTION_CODE](/glossary#collection_code): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**collection_code**](/glossary#collection_code): \n\n\n\n[**items**](/glossary#items): \n\n\n\n[**member_product_code**](/glossary#member_product_code): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**product_collection**](/glossary#product_collection): \n\n\n","example_request_body":{"parent_product_code":"A","children_product_codes":["B","C","D"]},"success_response_body":{"product_collection":[{"collection_code":"C","product_code":"1234BW","items":[{"member_product_code":"A"},{"member_product_code":"B"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Product-Collection","Product"],"typed_request_body":{"type":"object","properties":{"parent_product_code":{"type":"string"},"children_product_codes":{"type":"array","items":{"type":"string"}}}},"typed_success_response_body":{"type":"object","properties":{"product_collection":{"type":"array","items":{"type":"object","properties":{"collection_code":{"type":"string"},"product_code":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"member_product_code":{"type":"string"}}}}}}}}},"roles":[{"role":"CanMaintainProductCollection","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/product-collections/COLLECTION_CODE","connector_methods":[]},{"operation_id":"OBPv1.2.1-addTransactionNarrative","implemented_by":{"version":"OBPv1.2.1","function":"addTransactionNarrative"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","summary":"Add a Transaction Narrative","description":"<p>Creates a description of the transaction TRANSACTION_ID.</p>\n<p>Note: Unlike other items of metadata, there is only one &quot;narrative&quot; per transaction accross all views.<br />\nIf you set narrative via a view e.g. view-x it will be seen via view-y (as long as view-y has permission to see the narrative).</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Creates a description of the transaction TRANSACTION_ID.\n\nNote: Unlike other items of metadata, there is only one \"narrative\" per transaction accross all views.\nIf you set narrative via a view e.g. view-x it will be seen via view-y (as long as view-y has permission to see the narrative).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"narrative":"narative"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"narrative":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","connector_methods":[]},{"operation_id":"OBPv3.1.0-getAccountApplication","implemented_by":{"version":"OBPv3.1.0","function":"getAccountApplication"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/account-applications/ACCOUNT_APPLICATION_ID","summary":"Get Account Application by Id","description":"<p>Get the Account Application.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#account_application_id\">ACCOUNT_APPLICATION_ID</a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_application_id\"><strong>account_application_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer\"><strong>customer</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#date_of_application\"><strong>date_of_application</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;ilto:f&#101;l&#105;&#120;s&#109;&#105;&#116;&#104;&#x40;&#x65;xa&#109;&#112;&#x6c;&#x65;&#x2e;&#99;&#x6f;&#109;\">fe&#108;i&#120;s&#x6d;&#105;&#x74;&#104;@&#x65;&#120;a&#109;&#x70;&#x6c;&#101;&#46;&#x63;om</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Get the Account Application.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_APPLICATION_ID](/glossary#account_application_id): \n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_application_id**](/glossary#account_application_id): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer**](/glossary#Customer): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_application**](/glossary#date_of_application): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"account_application_id":"gc23a7e2-7dd2-4bdf-a0b4-ae31232a4763","product_code":"1234BW","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"customer":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"date_of_application":"1100-01-01T00:00:00Z","status":"REQUESTED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account-Application","Account"],"typed_success_response_body":{"type":"object","properties":{"customer":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"product_code":{"type":"string"},"status":{"type":"string"},"date_of_application":{"type":"string","format":"date-time"},"account_application_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-applications/ACCOUNT_APPLICATION_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-getPrivateAccountsAtOneBank","implemented_by":{"version":"OBPv2.0.0","function":"getPrivateAccountsAtOneBank"},"request_verb":"GET","request_url":"/obp/v2.0.0/banks/BANK_ID/accounts","summary":"Get Accounts at Bank","description":"<p>Returns the list of accounts at BANK_ID that the user has access to.<br />\nFor each account the API returns the account ID and the views available to the user..<br />\nEach account must have at least one private View.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Returns the list of accounts at BANK_ID that the user has access to.\nFor each account the API returns the account ID and the views available to the user..\nEach account must have at least one private View.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0","label":"NoneLabel","bank_id":"gh.29.uk","views_available":[{"id":"1","short_name":"HHH","is_public":true}]}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Account","PrivateData","PublicData"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"id":{"type":"string"},"bank_id":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"short_name":{"type":"string"},"id":{"type":"string"},"is_public":{"type":"boolean"}}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyMoreInfo","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyMoreInfo"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","summary":"Update Counterparty More Info","description":"<p>Update the more info description of the counterparty from the perspective of the account e.g. My dentist</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update the more info description of the counterparty from the perspective of the account e.g. My dentist\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"more_info":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating more info","More Info cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"more_info":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","connector_methods":[]},{"operation_id":"OBPv3.1.0-createConsentEmail","implemented_by":{"version":"OBPv3.1.0","function":"createConsentEmail"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/EMAIL","summary":"Create Consent (EMAIL)","description":"<p>This endpoint starts the process of creating a Consent.</p>\n<p>The Consent is created in an INITIATED state.</p>\n<p>A One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD<br />\nSCA_METHOD is typically &quot;SMS&quot;,&quot;EMAIL&quot; or &quot;IMPLICIT&quot;. &quot;EMAIL&quot; is used for testing purposes. OBP mapped mode &quot;IMPLICIT&quot; is &quot;EMAIL&quot;.<br />\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.</p>\n<p>When the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.</p>\n<p>An OBP Consent allows the holder of the Consent to call one or more endpoints.</p>\n<p>Consents must be created and authorised using SCA (Strong Customer Authentication).</p>\n<p>That is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.</p>\n<p>Each Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Example 1:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n&quot;phone_number&quot;: &quot;+49 170 1234567&quot;<br />\n}</p>\n<p>Please note that consumer_id is optional field<br />\nExample 2:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n&quot;phone_number&quot;: &quot;+49 170 1234567&quot;<br />\n}</p>\n<p>Please note if everything=false you need to explicitly specify views and entitlements<br />\nExample 3:<br />\n{<br />\n&quot;everything&quot;: false,<br />\n&quot;views&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;account_id&quot;: &quot;8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0&quot;,<br />\n&quot;view_id&quot;: &quot;owner&quot;<br />\n}<br />\n],<br />\n&quot;entitlements&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;role_name&quot;: &quot;CanGetCustomersAtOneBank&quot;<br />\n}<br />\n],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n&quot;phone_number&quot;: &quot;+49 170 1234567&quot;<br />\n}</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">EMAIL</a>: <a href=\"m&#x61;&#x69;&#108;&#116;&#111;&#58;f&#x65;&#x6c;&#105;xs&#x6d;&#105;t&#x68;&#64;e&#x78;a&#x6d;&#112;&#x6c;&#x65;&#x2e;&#99;&#111;&#x6d;\">f&#101;&#108;&#x69;&#x78;&#115;&#109;it&#104;@e&#x78;a&#x6d;p&#x6c;&#x65;&#x2e;&#x63;o&#109;</a></p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"ma&#x69;&#108;&#116;&#111;:&#102;&#x65;l&#105;&#120;&#115;&#109;&#105;&#x74;&#x68;&#x40;&#101;&#x78;&#97;&#x6d;&#112;l&#x65;&#x2e;&#x63;&#x6f;&#109;\">&#x66;e&#108;&#x69;&#x78;&#x73;&#109;&#x69;&#x74;&#104;&#64;&#101;&#120;&#97;&#109;&#x70;&#x6c;&#101;.&#x63;&#111;&#109;</a></p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#everything\"><strong>everything</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>view_id</strong></a>: owner</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><a href=\"/glossary#\">consumer_id</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#time_to_live\">time_to_live</a>:</p>\n<p><a href=\"/glossary#valid_from\">valid_from</a>: 2020-01-27</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"This endpoint starts the process of creating a Consent.\n\nThe Consent is created in an INITIATED state.\n\nA One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD\nSCA_METHOD is typically \"SMS\",\"EMAIL\" or \"IMPLICIT\". \"EMAIL\" is used for testing purposes. OBP mapped mode \"IMPLICIT\" is \"EMAIL\".\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.\n\nWhen the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.\n\nAn OBP Consent allows the holder of the Consent to call one or more endpoints.\n\nConsents must be created and authorised using SCA (Strong Customer Authentication).\n\nThat is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.\n\nEach Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExample 1:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n  \"phone_number\": \"+49 170 1234567\"\n}\n\nPlease note that consumer_id is optional field\nExample 2:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n  \"phone_number\": \"+49 170 1234567\"\n}\n\nPlease note if everything=false you need to explicitly specify views and entitlements\nExample 3:\n{\n  \"everything\": false,\n  \"views\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"account_id\": \"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\",\n      \"view_id\": \"owner\"\n    }\n  ],\n  \"entitlements\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"role_name\": \"CanGetCustomersAtOneBank\"\n    }\n  ],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n  \"phone_number\": \"+49 170 1234567\"\n}\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[EMAIL](/glossary#): felixsmith@example.com\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**everything**](/glossary#everything): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**view_id**](/glossary#): owner\n\n\n\n[**views**](/glossary#views): \n\n\n\n[consumer_id](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[time_to_live](/glossary#time_to_live): \n\n\n\n[valid_from](/glossary#valid_from): 2020-01-27\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","example_request_body":{"everything":false,"views":[{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","view_id":"owner"}],"entitlements":[{"bank_id":"gh.29.uk","role_name":"CanGetCustomersAtOneBank"}],"consumer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","email":"felixsmith@example.com","valid_from":"2026-06-06T17:37:10Z","time_to_live":3600},"success_response_body":{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-35009: Only SMS, EMAIL and IMPLICIT are supported as SCA methods. ","OBP-35013: Consents can only contain Roles that you already have access to.","OBP-35014: Consents can only contain Views that you already have access to.","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-20058: Consumer is disabled.","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"email":{"type":"string"},"entitlements":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}}},"valid_from":{"type":"string","format":"date-time"},"everything":{"type":"boolean"},"views":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"view_id":{"type":"string"},"account_id":{"type":"string"}}}},"consumer_id":{"type":"string"},"time_to_live":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"consent_id":{"type":"string"},"status":{"type":"string"},"jwt":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/EMAIL","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteInsurancePolicy_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteInsurancePolicy_gh.29.uk"},"request_verb":"DELETE","request_url":"/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","summary":"Delete InsurancePolicy by id","description":"<p>Delete InsurancePolicy by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePolicy&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete InsurancePolicy by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePolicy\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_policy":{"insurance_policy_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePolicy(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_policy":{"type":"object","properties":{"insurance_policy_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_InsurancePolicy","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getEntitlementRequestsForCurrentUser","implemented_by":{"version":"OBPv3.0.0","function":"getEntitlementRequestsForCurrentUser"},"request_verb":"GET","request_url":"/obp/v3.0.0/my/entitlement-requests","summary":"Get Entitlement Requests for the current User","description":"<p>Get Entitlement Requests for the current User.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.404Z. NOTE! The default value is now (2026-06-06T17:37:09.404Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#105;&#x6c;to&#x3a;&#x66;&#101;&#108;&#x69;&#x78;&#x73;&#x6d;i&#x74;h@&#101;&#x78;&#x61;&#x6d;&#x70;&#108;&#101;&#46;&#99;&#111;m\">&#x66;&#101;&#108;&#x69;&#x78;&#115;&#109;it&#x68;&#x40;ex&#97;&#x6d;p&#x6c;&#x65;&#x2e;&#x63;&#x6f;m</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_request_id\"><strong>entitlement_request_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_requests\"><strong>entitlement_requests</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get Entitlement Requests for the current User.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.404Z. NOTE! The default value is now (2026-06-06T17:37:09.404Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlement_request_id**](/glossary#entitlement_request_id): \n\n\n\n[**entitlement_requests**](/glossary#entitlement_requests): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"entitlement_requests":[{"entitlement_request_id":"6fb17583-1e49-4435-bb74-a14fe0996723","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}},"role_name":"CanQueryOtherUser","bank_id":"gh.29.uk","created":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User"],"typed_success_response_body":{"type":"object","properties":{"entitlement_requests":{"type":"array","items":{"type":"object","properties":{"entitlement_request_id":{"type":"string"},"role_name":{"type":"string"},"bank_id":{"type":"string"},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}},"created":{"type":"string","format":"date-time"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/entitlement-requests","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updatetest1_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updatetest1_"},"request_verb":"PUT","request_url":"/test1/TEST1_ID","summary":"Update test1","description":"<p>Update test1.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update test1.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test1":{"test1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test1","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test1":{"type":"object","properties":{"test1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Systemtest1","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test1/TEST1_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createUserAuthContext","implemented_by":{"version":"OBPv3.1.0","function":"createUserAuthContext"},"request_verb":"POST","request_url":"/obp/v3.1.0/users/USER_ID/auth-context","summary":"Create User Auth Context","description":"<p>Create User Auth Context. These key value pairs will be propagated over connector to adapter. Normally used for mapping OBP user and<br />\nBank User/Customer.<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#\"><strong>time_stamp</strong></a>: 1100-01-01T01:01:01.000Z</p>\n<p><a href=\"/glossary#user_auth_context_id\"><strong>user_auth_context_id</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create User Auth Context. These key value pairs will be propagated over connector to adapter. Normally used for mapping OBP user and\n Bank User/Customer.\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**time_stamp**](/glossary#): 1100-01-01T01:01:01.000Z\n\n\n\n[**user_auth_context_id**](/glossary#user_auth_context_id): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"key":"CUSTOMER_NUMBER","value":"78987432"},"success_response_body":{"user_auth_context_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","key":"CUSTOMER_NUMBER","value":"78987432","time_stamp":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30053: Could not insert the UserAuthContext","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["User"],"typed_request_body":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"time_stamp":{"type":"string","format":"date-time"},"key":{"type":"string"},"user_auth_context_id":{"type":"string"},"value":{"type":"string"},"user_id":{"type":"string"}}},"roles":[{"role":"CanCreateUserAuthContext","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/auth-context","connector_methods":[]},{"operation_id":"OBPv3.0.0-getUserByUserId","implemented_by":{"version":"OBPv3.0.0","function":"getUserByUserId"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/user_id/USER_ID","summary":"Get User by USER_ID","description":"<p>Get user by USER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nCanGetAnyUser entitlement is required,</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#105;&#108;&#116;o&#x3a;&#x66;&#101;&#108;&#x69;&#x78;s&#109;&#105;&#x74;h&#64;&#x65;x&#x61;m&#x70;&#108;e.co&#109;\">&#102;&#x65;&#x6c;&#105;&#120;&#x73;&#109;i&#116;&#x68;&#x40;e&#x78;a&#x6d;&#x70;l&#x65;.&#99;&#111;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n","description_markdown":"Get user by USER_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nCanGetAnyUser entitlement is required,\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n","success_response_body":{"users":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-20005: User not found. Please specify a valid value for USER_ID.","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/user_id/USER_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleMarchHare_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleMarchHare_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","summary":"Get MarchHare by id","description":"<p>Get MarchHare by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;MarchHare&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get MarchHare by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"MarchHare\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","march_hare":{"march_hare_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_MarchHare(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"march_hare":{"type":"object","properties":{"march_hare_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_MarchHare","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateInsurancePolicy_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateInsurancePolicy_gh.29.uk"},"request_verb":"PUT","request_url":"/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","summary":"Update InsurancePolicy","description":"<p>Update InsurancePolicy.</p>\n<p>Which insurance policies the customer already has.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePolicy&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update InsurancePolicy.\n\nWhich insurance policies the customer already has.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePolicy\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_policy":{"insurance_policy_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePolicy(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_policy":{"type":"object","properties":{"insurance_policy_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_InsurancePolicy","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePolicy/INSURANCE_POLICY_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getProduct","implemented_by":{"version":"OBPv3.1.0","function":"getProduct"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE","summary":"Get Bank Product","description":"<p>Returns information about a financial Product offered by the bank specified by BANK_ID and PRODUCT_CODE including:</p>\n<ul>\n<li>Name</li>\n<li>Code</li>\n<li>Parent Product Code</li>\n<li>Category</li>\n<li>Family</li>\n<li>Super Family</li>\n<li>More info URL</li>\n<li>Description</li>\n<li>Terms and Conditions</li>\n<li>License the data under this endpoint is released under</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#parent_product_code\"><strong>parent_product_code</strong></a>: 787LOW</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#product_attributes\">product_attributes</a>:</p>\n","description_markdown":"Returns information about a financial Product offered by the bank specified by BANK_ID and PRODUCT_CODE including:\n\n* Name\n* Code\n* Parent Product Code\n* Category\n* Family\n* Super Family\n* More info URL\n* Description\n* Terms and Conditions\n* License the data under this endpoint is released under\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**parent_product_code**](/glossary#parent_product_code): 787LOW\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_attributes](/glossary#product_attributes): \n\n\n","success_response_body":{"bank_id":"gh.29.uk","code":"1234BW","parent_product_code":"parent","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"product_attributes":[{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"}]},"error_response_bodies":["OBP-30011: Product not found. Please specify a valid value for PRODUCT_CODE.","OBP-50000: Unknown Error."],"tags":["Product"],"typed_success_response_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"parent_product_code":{"type":"string"},"bank_id":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"product_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"name":{"type":"string"},"category":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyPrivateAlias","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyPrivateAlias"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","summary":"Update Counterparty Private Alias","description":"<p>Updates the private alias of the counterparty (AKA other account) OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Updates the private alias of the counterparty (AKA other account) OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"alias":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating the private alias","Alias cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"alias":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","connector_methods":[]},{"operation_id":"OBPv2.2.0-createBank","implemented_by":{"version":"OBPv2.2.0","function":"createBank"},"request_verb":"POST","request_url":"/obp/v2.2.0/banks","summary":"Create Bank","description":"<p>Create a new bank (Authenticated access).<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#full_name\"><strong>full_name</strong></a>: full name string</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#logo_url\"><strong>logo_url</strong></a>: logo_url</p>\n<p><a href=\"/glossary#national_identifier\"><strong>national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#swift_bic\"><strong>swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>website_url</strong></a>: website_url</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#full_name\"><strong>full_name</strong></a>: full name string</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#logo_url\"><strong>logo_url</strong></a>: logo_url</p>\n<p><a href=\"/glossary#national_identifier\"><strong>national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#swift_bic\"><strong>swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>website_url</strong></a>: website_url</p>\n","description_markdown":"Create a new bank (Authenticated access).\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON request body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**full_name**](/glossary#full_name): full name string\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**logo_url**](/glossary#logo_url): logo_url\n\n\n\n[**national_identifier**](/glossary#national_identifier): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**swift_bic**](/glossary#swift_bic): \n\n\n\n[**website_url**](/glossary#): website_url\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**full_name**](/glossary#full_name): full name string\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**logo_url**](/glossary#logo_url): logo_url\n\n\n\n[**national_identifier**](/glossary#national_identifier): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**swift_bic**](/glossary#swift_bic): \n\n\n\n[**website_url**](/glossary#): website_url\n\n\n","example_request_body":{"id":"gh.29.uk.x","full_name":"uk","short_name":"uk","logo_url":"https://static.openbankproject.com/images/sandbox/bank_x.png","website_url":"https://www.example.com","swift_bic":"IIIGGB22","national_identifier":"UK97ZZZ1234567890","bank_routing":{"scheme":"BIC","address":"OKOYFIHH"}},"success_response_body":{"id":"gh.29.uk.x","full_name":"uk","short_name":"uk","logo_url":"https://static.openbankproject.com/images/sandbox/bank_x.png","website_url":"https://www.example.com","swift_bic":"IIIGGB22","national_identifier":"UK97ZZZ1234567890","bank_routing":{"scheme":"BIC","address":"OKOYFIHH"}},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-30210: Insufficient authorisation to Create Bank. You do not have the role CanCreateBank.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Bank","Old-Style"],"typed_request_body":{"type":"object","properties":{"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"full_name":{"type":"string"},"national_identifier":{"type":"string"},"swift_bic":{"type":"string"},"website_url":{"type":"string"},"short_name":{"type":"string"},"id":{"type":"string"},"logo_url":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"full_name":{"type":"string"},"national_identifier":{"type":"string"},"swift_bic":{"type":"string"},"website_url":{"type":"string"},"short_name":{"type":"string"},"id":{"type":"string"},"logo_url":{"type":"string"}}},"roles":[{"role":"CanCreateBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks","connector_methods":[]},{"operation_id":"OBPv1.2.1-addPermissionForUserForBankAccountForMultipleViews","implemented_by":{"version":"OBPv1.2.1","function":"addPermissionForUserForBankAccountForMultipleViews"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views","summary":"Grant User access to a list of views","description":"<p>Grants the user identified by PROVIDER_ID at their provider PROVIDER access to a list of views at BANK_ID for account ACCOUNT_ID.</p>\n<p>All url parameters must be <a href=\"http://en.wikipedia.org/wiki/Percent-encoding\">%-encoded</a>, which is often especially relevant for PROVIDER_ID and PROVIDER.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The User needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#provider\">PROVIDER</a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n","description_markdown":"Grants the user identified by PROVIDER_ID at their provider PROVIDER access to a list of views at BANK_ID for account ACCOUNT_ID.\n\nAll url parameters must be [%-encoded](http://en.wikipedia.org/wiki/Percent-encoding), which is often especially relevant for PROVIDER_ID and PROVIDER.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe User needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PROVIDER](/glossary#provider): ETHEREUM\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**views**](/glossary#views): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n","example_request_body":{"views":["_family","_work"]},"success_response_body":{"views":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","wrong format JSON","could not save the privilege","user does not have access to owner view on account"],"tags":["View-Custom","Account","User","OwnerViewRequired"],"typed_request_body":{"type":"object","properties":{"views":{"type":"array","items":{"type":"string"}}}},"typed_success_response_body":{"type":"object","properties":{"views":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views","connector_methods":[]},{"operation_id":"OBPv3.0.0-createViewForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"createViewForBankAccount"},"request_verb":"POST","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/VIEW_ACCOUNT_ID/views","summary":"Create Custom View","description":"<p>Create a custom view on bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.<br />\nThe 'alias' field in the JSON can take one of three values:</p>\n<ul>\n<li><em>public</em>: to use the public alias if there is one specified for the other account.</li>\n<li><em>private</em>: to use the private alias if there is one specified for the other account.</li>\n<li>\n<p><em>''(empty string)</em>: to use no alias; the view shows the real name of the other account.</p>\n</li>\n</ul>\n<p>The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to <code>true</code> and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.</p>\n<p>The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to <code>true</code> on the view creation, the rest will be set to <code>false</code>.</p>\n<p>The 'metadata_view' field determines where metadata (comments, tags, images, where tags) for transactions are stored and retrieved. If set to another view's ID (e.g. 'owner'), metadata added through this view will be shared with all other views that also use the same metadata_view value. If left empty, metadata is stored under this view's own ID and is not shared with other views.</p>\n<p>You MUST use a leading _ (underscore) in the view name because other view names are reserved for OBP <a href=\"/index#group-View-System\">system views</a>.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">VIEW_ACCOUNT_ID</a>: VIEW_ACCOUNT_ID</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#allowed_actions\"><strong>allowed_actions</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#which_alias_to_use\"><strong>which_alias_to_use</strong></a>: public</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"Create a custom view on bank account\n\n User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n The 'alias' field in the JSON can take one of three values:\n\n * _public_: to use the public alias if there is one specified for the other account.\n * _private_: to use the private alias if there is one specified for the other account.\n\n * _''(empty string)_: to use no alias; the view shows the real name of the other account.\n\n The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to `true` and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.\n\n The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to `true` on the view creation, the rest will be set to `false`.\n\n The 'metadata_view' field determines where metadata (comments, tags, images, where tags) for transactions are stored and retrieved. If set to another view's ID (e.g. 'owner'), metadata added through this view will be shared with all other views that also use the same metadata_view value. If left empty, metadata is stored under this view's own ID and is not shared with other views.\n\n You MUST use a leading _ (underscore) in the view name because other view names are reserved for OBP [system views](/index#group-View-System).\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ACCOUNT_ID](/glossary#): VIEW_ACCOUNT_ID\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**allowed_actions**](/glossary#allowed_actions): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**which_alias_to_use**](/glossary#which_alias_to_use): public\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","example_request_body":{"name":"_test","description":"This view is for family","metadata_view":"_test","is_public":true,"which_alias_to_use":"family","hide_metadata_if_alias_used":false,"allowed_actions":["can_edit_owner_comment","can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address","can_query_available_funds","can_add_transaction_request_to_own_account","can_add_transaction_request_to_any_account","can_see_bank_account_credit_limit","can_create_direct_debit","can_create_standing_order","can_add_transaction_request_to_any_account"]},"success_response_body":{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["View-Custom","Account"],"typed_request_body":{"type":"object","properties":{"hide_metadata_if_alias_used":{"type":"boolean"},"name":{"type":"string"},"description":{"type":"string"},"is_public":{"type":"boolean"},"metadata_view":{"type":"string"},"which_alias_to_use":{"type":"string"},"allowed_actions":{"type":"array","items":{"type":"string"}}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/VIEW_ACCOUNT_ID/views","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyPublicAlias","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyPublicAlias"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","summary":"Add public alias to other bank account","description":"<p>Creates the public alias for the other account OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p>Note: Public aliases are automatically generated for new 'other accounts / counterparties', so this call should only be used if<br />\nthe public alias was deleted.</p>\n<p>The VIEW_ID parameter should be a view the caller is permitted to access to and that has permission to create public aliases.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Creates the public alias for the other account OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\nNote: Public aliases are automatically generated for new 'other accounts / counterparties', so this call should only be used if\nthe public alias was deleted.\n\nThe VIEW_ID parameter should be a view the caller is permitted to access to and that has permission to create public aliases.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"alias":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","the view does not allow metadata access","the view does not allow adding a public alias","Alias cannot be added","public alias added"],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"alias":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","connector_methods":[]},{"operation_id":"OBPv2.0.0-getKycStatuses","implemented_by":{"version":"OBPv2.0.0","function":"getKycStatuses"},"request_verb":"GET","request_url":"/obp/v2.0.0/customers/CUSTOMER_ID/kyc_statuses","summary":"Get Customer KYC statuses","description":"<p>Get the KYC statuses for a customer specified by CUSTOMER_ID over time.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#ok\"><strong>ok</strong></a>: false</p>\n<p><a href=\"/glossary#statuses\"><strong>statuses</strong></a>:</p>\n","description_markdown":"Get the KYC statuses for a customer specified by CUSTOMER_ID over time.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**ok**](/glossary#ok): false\n\n\n\n[**statuses**](/glossary#statuses): \n\n\n","success_response_body":{"statuses":[{"customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","ok":true,"date":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_success_response_body":{"type":"object","properties":{"statuses":{"type":"array","items":{"type":"object","properties":{"customer_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"ok":{"type":"boolean"}}}}}},"roles":[{"role":"CanGetAnyKycStatuses","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customers/CUSTOMER_ID/kyc_statuses","connector_methods":[]},{"operation_id":"OBPv3.0.0-getPrivateAccountIdsbyBankId","implemented_by":{"version":"OBPv3.0.0","function":"getPrivateAccountIdsbyBankId"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/account_ids/private","summary":"Get Accounts at Bank (IDs only)","description":"<p>Returns only the list of accounts ids at BANK_ID that the user has access to.</p>\n<p>Each account must have at least one private View.</p>\n<p>For each account the API returns its account ID.</p>\n<p>If you want to see more information on the Views, use the Account Detail call.</p>\n<p>optional request parameters:</p>\n<ul>\n<li>account_type_filter: one or many accountType value, split by comma</li>\n<li>account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE</li>\n</ul>\n<p>whole url example:<br />\n/banks/BANK_ID/accounts/account_ids/private?account_type_filter=330,CURRENT+PLUS&amp;account_type_filter_operation=INCLUDE</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n","description_markdown":"Returns only the list of accounts ids at BANK_ID that the user has access to.\n\nEach account must have at least one private View.\n\nFor each account the API returns its account ID.\n\nIf you want to see more information on the Views, use the Account Detail call.\n\n\noptional request parameters:\n\n* account_type_filter: one or many accountType value, split by comma\n* account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE\n\nwhole url example:\n/banks/BANK_ID/accounts/account_ids/private?account_type_filter=330,CURRENT+PLUS&account_type_filter_operation=INCLUDE\n    \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n","success_response_body":{"accounts":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Account","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/account_ids/private","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createCovidAPIDays_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createCovidAPIDays_"},"request_verb":"POST","request_url":"/CovidAPIDays","summary":"Create new CovidAPIDays","description":"<p>Create new CovidAPIDays.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;CovidAPIDays&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new CovidAPIDays.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"CovidAPIDays\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"covid_api_days":{"covid_api_days_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_CovidAPIDays","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"covid_api_days":{"type":"object","properties":{"covid_api_days_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_SystemCovidAPIDays","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/CovidAPIDays","connector_methods":[]},{"operation_id":"OBPv3.0.0-bankById","implemented_by":{"version":"OBPv3.0.0","function":"bankById"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID","summary":"Get Bank","description":"<p>Get the bank specified by BANK_ID<br />\nReturns information about a single bank specified by BANK_ID including:</p>\n<ul>\n<li>Short and full name of bank</li>\n<li>Logo URL</li>\n<li>Website</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routings\"><strong>bank_routings</strong></a>: bank routing in form of (scheme, address)</p>\n<p><a href=\"/glossary#full_name\"><strong>full_name</strong></a>: full name string</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#logo\"><strong>logo</strong></a>: logo url</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#website\"><strong>website</strong></a>: <a href=\"http://www.openbankproject.com\">www.openbankproject.com</a></p>\n<p><a href=\"/glossary#attributes\">attributes</a>: attribute value in form of (name, value)</p>\n","description_markdown":"Get the bank specified by BANK_ID\nReturns information about a single bank specified by BANK_ID including:\n\n* Short and full name of bank\n* Logo URL\n* Website\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routings**](/glossary#bank_routings): bank routing in form of (scheme, address)\n\n\n\n[**full_name**](/glossary#full_name): full name string\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**logo**](/glossary#logo): logo url\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**website**](/glossary#website): www.openbankproject.com\n\n\n\n[attributes](/glossary#attributes): attribute value in form of (name, value)\n\n\n","success_response_body":{"id":"gh.29.uk","short_name":"short_name ","full_name":"full_name","logo":"logo","website":"www.openbankproject.com","bank_routings":[{"scheme":"OBP","address":"gh.29.uk"}],"attributes":[{"name":"ACCOUNT_MANAGEMENT_FEE","value":"5987953"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID."],"tags":["Bank","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"bank_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"website":{"type":"string"},"logo":{"type":"string"},"attributes":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"}}}},"short_name":{"type":"string"},"id":{"type":"string"},"full_name":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getTopAPIs","implemented_by":{"version":"OBPv3.1.0","function":"getTopAPIs"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/metrics/top-apis","summary":"Get Top APIs","description":"<p>Get metrics about the most popular APIs. e.g.: total count, response time (in ms), etc.</p>\n<p>Should be able to filter on the following fields</p>\n<p>eg: /management/metrics/top-apis?from_date=1970-01-01T00:00:00.000Z&amp;to_date=2026-06-06T17:37:10.753Z&amp;consumer_id=5<br />\n&amp;user_id=66214b8e-259e-44ad-8868-3eb47be70646&amp;implemented_by_partial_function=getTransactionsForBankAccount<br />\n&amp;implemented_in_version=v3.0.0&amp;url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions<br />\n&amp;verb=GET&amp;anon=false&amp;app_name=MapperPostman<br />\n&amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null</p>\n<p>1 from_date (defaults to the one year ago): eg:from_date=1970-01-01T00:00:00.000Z</p>\n<p>2 to_date (defaults to the current date) eg:to_date=2026-06-06T17:37:10.753Z</p>\n<p>3 consumer_id  (if null ignore)</p>\n<p>4 user_id (if null ignore)</p>\n<p>5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)</p>\n<p>6 url (if null ignore), note: can not contain '&amp;'.</p>\n<p>7 app_name (if null ignore)</p>\n<p>8 implemented_by_partial_function (if null ignore),</p>\n<p>9 implemented_in_version (if null ignore)</p>\n<p>10 verb (if null ignore)</p>\n<p>11 correlation_id (if null ignore)</p>\n<p>12 duration (if null ignore) non digit chars will be silently omitted</p>\n<p>13 exclude_app_names (if null ignore).eg: &amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null</p>\n<p>14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &amp;exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%</p>\n<p>15 exclude_implemented_by_partial_functions (if null ignore).eg: &amp;exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#implemented_by_partial_function\"><strong>Implemented_by_partial_function</strong></a>:</p>\n<p><a href=\"/glossary#count\"><strong>count</strong></a>:</p>\n<p><a href=\"/glossary#implemented_in_version\"><strong>implemented_in_version</strong></a>:</p>\n<p><a href=\"/glossary#top_apis\"><strong>top_apis</strong></a>:</p>\n","description_markdown":"Get metrics about the most popular APIs. e.g.: total count, response time (in ms), etc.\n\nShould be able to filter on the following fields\n\neg: /management/metrics/top-apis?from_date=1970-01-01T00:00:00.000Z&to_date=2026-06-06T17:37:10.753Z&consumer_id=5\n&user_id=66214b8e-259e-44ad-8868-3eb47be70646&implemented_by_partial_function=getTransactionsForBankAccount\n&implemented_in_version=v3.0.0&url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions\n&verb=GET&anon=false&app_name=MapperPostman\n&exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n\n1 from_date (defaults to the one year ago): eg:from_date=1970-01-01T00:00:00.000Z\n\n2 to_date (defaults to the current date) eg:to_date=2026-06-06T17:37:10.753Z\n\n3 consumer_id  (if null ignore)\n\n4 user_id (if null ignore)\n\n5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)\n\n6 url (if null ignore), note: can not contain '&'.\n\n7 app_name (if null ignore)\n\n8 implemented_by_partial_function (if null ignore),\n\n9 implemented_in_version (if null ignore)\n\n10 verb (if null ignore)\n\n11 correlation_id (if null ignore)\n\n12 duration (if null ignore) non digit chars will be silently omitted\n\n13 exclude_app_names (if null ignore).eg: &exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n\n14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%\n\n15 exclude_implemented_by_partial_functions (if null ignore).eg: &exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**Implemented_by_partial_function**](/glossary#implemented_by_partial_function): \n\n\n\n[**count**](/glossary#count): \n\n\n\n[**implemented_in_version**](/glossary#implemented_in_version): \n\n\n\n[**top_apis**](/glossary#top_apis): \n\n\n","success_response_body":{"top_apis":[{"count":7076,"Implemented_by_partial_function":"getBanks","implemented_in_version":"v1.2.1"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10016: Incorrect filter Parameters in URL. ","OBP-30042: Could not get the top apis from database.  ","OBP-50000: Unknown Error."],"tags":["Metric"],"typed_success_response_body":{"type":"object","properties":{"top_apis":{"type":"array","items":{"type":"object","properties":{"count":{"type":"integer"},"Implemented_by_partial_function":{"type":"string"},"implemented_in_version":{"type":"string"}}}}}},"roles":[{"role":"CanReadMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/metrics/top-apis","connector_methods":[]},{"operation_id":"OBPv1.2.1-addWhereTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"addWhereTagForViewOnTransaction"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","summary":"Add a Transaction where Tag","description":"<p>Creates a &quot;where&quot; Geo tag on a transaction TRANSACTION_ID in a <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The geo tag is linked with the user.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Creates a \"where\" Geo tag on a transaction TRANSACTION_ID in a [view](#1_2_1-getViewsForBankAccount).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe geo tag is linked with the user.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**where**](/glossary#where): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"where":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-30022: The current view does not have the permission:","Coordinates not possible","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"where":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","connector_methods":[]},{"operation_id":"OBPv3.1.0-getAccountApplications","implemented_by":{"version":"OBPv3.1.0","function":"getAccountApplications"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/account-applications","summary":"Get Account Applications","description":"<p>Get the Account Applications.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_application_id\"><strong>account_application_id</strong></a>:</p>\n<p><a href=\"/glossary#account_applications\"><strong>account_applications</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer\"><strong>customer</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#date_of_application\"><strong>date_of_application</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;&#x69;&#108;t&#x6f;&#x3a;f&#x65;&#108;&#105;&#x78;&#115;&#109;&#x69;&#116;h&#64;e&#x78;&#x61;&#x6d;&#112;&#x6c;e&#x2e;&#99;&#x6f;m\">&#x66;e&#108;i&#120;&#x73;&#x6d;&#105;&#x74;h@&#x65;&#120;&#x61;&#109;&#x70;&#x6c;&#x65;&#x2e;com</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Get the Account Applications.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_application_id**](/glossary#account_application_id): \n\n\n\n[**account_applications**](/glossary#account_applications): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer**](/glossary#Customer): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_application**](/glossary#date_of_application): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"account_applications":[{"account_application_id":"gc23a7e2-7dd2-4bdf-a0b4-ae31232a4763","product_code":"1234BW","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"customer":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"date_of_application":"1100-01-01T00:00:00Z","status":"REQUESTED"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account-Application","Account"],"typed_success_response_body":{"type":"object","properties":{"account_applications":{"type":"array","items":{"type":"object","properties":{"customer":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"product_code":{"type":"string"},"status":{"type":"string"},"date_of_application":{"type":"string","format":"date-time"},"account_application_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-applications","connector_methods":[]},{"operation_id":"OBPv2.0.0-getPermissionsForBankAccount","implemented_by":{"version":"OBPv2.0.0","function":"getPermissionsForBankAccount"},"request_verb":"GET","request_url":"/obp/v2.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions","summary":"Get access","description":"<p>Returns the list of the permissions at BANK_ID for account ACCOUNT_ID, with each time a pair composed of the user and the views that he has access to.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nand the user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#permissions\"><strong>permissions</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n","description_markdown":"Returns the list of the permissions at BANK_ID for account ACCOUNT_ID, with each time a pair composed of the user and the views that he has access to.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nand the user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**permissions**](/glossary#permissions): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**views**](/glossary#views): \n\n\n","success_response_body":{"permissions":[{"user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"},"views":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-50000: Unknown Error."],"tags":["View-Custom","Account","User","Entitlement"],"typed_success_response_body":{"type":"object","properties":{"permissions":{"type":"array","items":{"type":"object","properties":{"views":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions","connector_methods":[]},{"operation_id":"OBPv3.1.0-getAllEntitlements","implemented_by":{"version":"OBPv3.1.0","function":"getAllEntitlements"},"request_verb":"GET","request_url":"/obp/v3.1.0/entitlements","summary":"Get all Entitlements","description":"<p>Login is required.</p>\n<p>Possible filter on the role field:</p>\n<p>eg: /entitlements?role=CanGetCustomersAtOneBank</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Login is required.\n\nPossible filter on the role field:\n\neg: /entitlements?role=CanGetCustomersAtOneBank\n\n\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanGetCustomersAtOneBank","bank_id":"gh.29.uk","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","username":"felixsmith"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Role","Entitlement"],"typed_success_response_body":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"},"username":{"type":"string"},"entitlement_id":{"type":"string"},"user_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/entitlements","connector_methods":[]},{"operation_id":"OBPv1.2.1-getTransactionsForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"getTransactionsForBankAccount"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/TRANSACTIONS_VIEW_ID/transactions","summary":"Get Transactions for Account (Full)","description":"<p>Returns transactions list of the account specified by ACCOUNT_ID and <a href=\"#1_2_1-getViewsForBankAccount\">moderated</a> by the view (VIEW_ID).</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.097Z. NOTE! The default value is now (2026-06-06T17:37:09.097Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">TRANSACTIONS_VIEW_ID</a>: TRANSACTIONS_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.iban\"><strong>IBAN</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank\"><strong>bank</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#kind\"><strong>kind</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><a href=\"/glossary#national_identifier\"><strong>national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#swift_bic\"><strong>swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#transactions\"><strong>transactions</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Returns transactions list of the account specified by ACCOUNT_ID and [moderated](#1_2_1-getViewsForBankAccount) by the view (VIEW_ID).\n\nAuthentication via OAuth is required if the view is not public.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.097Z. NOTE! The default value is now (2026-06-06T17:37:09.097Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTIONS_VIEW_ID](/glossary#): TRANSACTIONS_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**IBAN**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank**](/glossary#Bank): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**images**](/glossary#images): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**kind**](/glossary#kind): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n[**national_identifier**](/glossary#national_identifier): \n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**swift_bic**](/glossary#swift_bic): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transactions**](/glossary#transactions): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"transactions":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","this_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holders":[{"name":"OBP","is_alias":true}],"number":"123","kind":"AC","IBAN":"UK1234AD","swift_bic":"UK1234AD","bank":{"national_identifier":"OBP","name":"OBP"}},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"number":"123","kind":"3456","IBAN":"UK234DB","swift_bic":"UK12321DB","bank":{"national_identifier":"OBP","name":"OBP"},"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"details":{"type":"AC","description":"this is for family","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"metadata":{"narrative":"NONE","comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"tags":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}}]},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["Transaction","Account","PSD2","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"metadata":{"type":"object","properties":{"narrative":{"type":"string"},"tags":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}},"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"id":{"type":"string"},"this_account":{"type":"object","properties":{"swift_bic":{"type":"string"},"number":{"type":"string"},"id":{"type":"string"},"bank":{"type":"object","properties":{"national_identifier":{"type":"string"},"name":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"kind":{"type":"string"},"IBAN":{"type":"string"}}},"other_account":{"type":"object","properties":{"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"IBAN":{"type":"string"},"swift_bic":{"type":"string"},"number":{"type":"string"},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"},"bank":{"type":"object","properties":{"national_identifier":{"type":"string"},"name":{"type":"string"}}},"kind":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/TRANSACTIONS_VIEW_ID/transactions","connector_methods":[]},{"operation_id":"OBPv2.2.0-getExplicitCounterpartyById","implemented_by":{"version":"OBPv2.2.0","function":"getExplicitCounterpartyById"},"request_verb":"GET","request_url":"/obp/v2.2.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties/COUNTERPARTY_ID","summary":"Get Counterparty by Counterparty Id (Explicit)","description":"<p>Information returned about the Counterparty specified by COUNTERPARTY_ID:</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">COUNTERPARTY_ID</a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#bespoke\"><strong>bespoke</strong></a>:</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_url</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>is_beneficiary</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#other_account_routing_address\"><strong>other_account_routing_address</strong></a>: DE89370400440532013000</p>\n<p><a href=\"/glossary#other_account_routing_scheme\"><strong>other_account_routing_scheme</strong></a>: IBAN</p>\n<p><a href=\"/glossary#other_account_secondary_routing_address\"><strong>other_account_secondary_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_account_secondary_routing_scheme\"><strong>other_account_secondary_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_address\"><strong>other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_scheme\"><strong>other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_address\"><strong>other_branch_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_scheme\"><strong>other_branch_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#this_account_id\"><strong>this_account_id</strong></a>:</p>\n<p><a href=\"/glossary#this_bank_id\"><strong>this_bank_id</strong></a>:</p>\n<p><a href=\"/glossary#this_view_id\"><strong>this_view_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Information returned about the Counterparty specified by COUNTERPARTY_ID:\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COUNTERPARTY_ID](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bespoke**](/glossary#bespoke): \n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_url**](/glossary#image_url): \n\n\n\n[**is_beneficiary**](/glossary#): false\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**open_corporates_url**](/glossary#open_corporates_url): \n\n\n\n[**other_account_routing_address**](/glossary#other_account_routing_address): DE89370400440532013000\n\n\n\n[**other_account_routing_scheme**](/glossary#other_account_routing_scheme): IBAN\n\n\n\n[**other_account_secondary_routing_address**](/glossary#other_account_secondary_routing_address): \n\n\n\n[**other_account_secondary_routing_scheme**](/glossary#other_account_secondary_routing_scheme): \n\n\n\n[**other_bank_routing_address**](/glossary#other_bank_routing_address): \n\n\n\n[**other_bank_routing_scheme**](/glossary#other_bank_routing_scheme): \n\n\n\n[**other_branch_routing_address**](/glossary#other_branch_routing_address): \n\n\n\n[**other_branch_routing_scheme**](/glossary#other_branch_routing_scheme): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**this_account_id**](/glossary#this_account_id): \n\n\n\n[**this_bank_id**](/glossary#this_bank_id): \n\n\n\n[**this_view_id**](/glossary#this_view_id): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"name":"CounterpartyName","description":"My landlord","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","this_bank_id":"gh.29.uk","this_account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","this_view_id":"owner","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh","other_bank_routing_scheme":"OBP","other_bank_routing_address":"gh.29.uk","other_branch_routing_scheme":"OBP","other_branch_routing_address":"12f8a9e6-c2b1-407a-8bd0-421b7119307e","other_account_routing_scheme":"IBAN","other_account_routing_address":"DE89370400440532013000","other_account_secondary_routing_scheme":"IBAN","other_account_secondary_routing_address":"DE89370400440532013000","is_beneficiary":true,"bespoke":[{"key":"englishName","value":"english Name"}],"metadata":{"public_alias":"String","more_info":"String","url":"String","image_url":"String","open_corporates_url":"String","corporate_location":{"latitude":11.45,"longitude":11.45,"date":"1100-01-01T00:00:00Z","user":{"id":"123","provider":"http://127.0.0.1:8080","username":"felixsmith"}},"physical_location":{"latitude":11.45,"longitude":11.45,"date":"1100-01-01T00:00:00Z","user":{"id":"123","provider":"http://127.0.0.1:8080","username":"felixsmith"}},"private_alias":"String"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Counterparty","Payment Initiation Service (PIS)","Counterparty-Metadata","PSD2"],"typed_success_response_body":{"type":"object","properties":{"bespoke":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"created_by_user_id":{"type":"string"},"other_account_routing_address":{"type":"string"},"name":{"type":"string"},"metadata":{"type":"object","properties":{"private_alias":{"type":"string"},"physical_location":{"type":"object","properties":{"user":{"type":"object","properties":{"provider":{"type":"string"},"id":{"type":"string"},"username":{"type":"string"}}},"date":{"type":"string","format":"date-time"},"longitude":{"type":"number"},"latitude":{"type":"number"}}},"url":{"type":"string"},"public_alias":{"type":"string"},"open_corporates_url":{"type":"string"},"more_info":{"type":"string"},"corporate_location":{"type":"object","properties":{"user":{"type":"object","properties":{"provider":{"type":"string"},"id":{"type":"string"},"username":{"type":"string"}}},"date":{"type":"string","format":"date-time"},"longitude":{"type":"number"},"latitude":{"type":"number"}}},"image_url":{"type":"string"}}},"this_bank_id":{"type":"string"},"other_bank_routing_scheme":{"type":"string"},"other_account_secondary_routing_address":{"type":"string"},"counterparty_id":{"type":"string"},"other_account_routing_scheme":{"type":"string"},"description":{"type":"string"},"other_bank_routing_address":{"type":"string"},"other_branch_routing_scheme":{"type":"string"},"this_account_id":{"type":"string"},"other_account_secondary_routing_scheme":{"type":"string"},"is_beneficiary":{"type":"boolean"},"other_branch_routing_address":{"type":"string"},"this_view_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties/COUNTERPARTY_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-dataWarehouseStatistics","implemented_by":{"version":"OBPv3.0.0","function":"dataWarehouseStatistics"},"request_verb":"POST","request_url":"/obp/v3.0.0/search/warehouse/statistics/INDEX/FIELD","summary":"Data Warehouse Statistics","description":"<p>Search the data warehouse and get statistical aggregations over a warehouse field</p>\n<p>Does a stats aggregation over some numeric field:</p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-stats-aggregation.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-stats-aggregation.html</a></p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>CanSearchWarehouseStats Role is required. You can request this below.</p>\n<p>Elastic (search) is used in the background. See links below for syntax.</p>\n<p>Examples of usage:</p>\n<p>POST /search/warehouse/statistics/INDEX/FIELD</p>\n<p>POST /search/warehouse/statistics/ALL/FIELD</p>\n<p>{ Any valid elasticsearch query DSL in the body }</p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">Elasticsearch query DSL</a></p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-request-body.html\">Elastic simple query</a></p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-aggregations.html\">Elastic aggregations</a></p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#field\">FIELD</a>:</p>\n<p><a href=\"/glossary#index\">INDEX</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#match_all\"><strong>match_all</strong></a>:</p>\n<p><a href=\"/glossary#query\"><strong>query</strong></a>:</p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n","description_markdown":"Search the data warehouse and get statistical aggregations over a warehouse field\n\nDoes a stats aggregation over some numeric field:\n\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-stats-aggregation.html\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCanSearchWarehouseStats Role is required. You can request this below.\n\nElastic (search) is used in the background. See links below for syntax.\n\nExamples of usage:\n\nPOST /search/warehouse/statistics/INDEX/FIELD\n\nPOST /search/warehouse/statistics/ALL/FIELD\n\n{ Any valid elasticsearch query DSL in the body }\n\n\n[Elasticsearch query DSL](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html)\n\n[Elastic simple query](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-request-body.html)\n\n[Elastic aggregations](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-aggregations.html)\n\n\n**URL Parameters:**\n\n[FIELD](/glossary#field): \n\n\n\n[INDEX](/glossary#index): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**match_all**](/glossary#match_all): \n\n\n\n[**query**](/glossary#query): \n\n\n\n[none](/glossary#none): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[none](/glossary#none): \n\n\n","example_request_body":{"query":{"match_all":{}}},"success_response_body":{},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Data-Warehouse"],"typed_request_body":{"type":"object","properties":{"query":{"type":"object","properties":{"match_all":{"type":"object","properties":{}}}}}},"typed_success_response_body":{"type":"object","properties":{}},"roles":[{"role":"CanSearchWarehouseStatistics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/search/warehouse/statistics/INDEX/FIELD","connector_methods":[]},{"operation_id":"OBPv1.2.1-addOtherAccountPrivateAlias","implemented_by":{"version":"OBPv1.2.1","function":"addOtherAccountPrivateAlias"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","summary":"Create Other Account Private Alias","description":"<p>Creates a private alias for the other account OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Creates a private alias for the other account OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"alias":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow adding a private alias","Alias cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"alias":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","connector_methods":[]},{"operation_id":"OBPv3.0.0-getCustomersForUser","implemented_by":{"version":"OBPv3.0.0","function":"getCustomersForUser"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/current/customers","summary":"Get Customers for Current User","description":"<p>Gets all Customers that are linked to a User.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>customer_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#customer_attributes\"><strong>customer_attributes</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#customers\"><strong>customers</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#x61;&#105;&#x6c;t&#x6f;&#58;&#x66;&#101;&#x6c;&#105;x&#115;&#x6d;&#105;&#116;h&#64;&#101;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#101;&#x2e;&#99;o&#x6d;\">fe&#x6c;&#105;x&#x73;&#x6d;&#105;t&#104;&#x40;e&#x78;am&#112;&#108;e&#46;&#x63;&#111;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Gets all Customers that are linked to a User.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_attributes**](/glossary#customer_attributes): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**customers**](/glossary#customers): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"customers":[{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"19900101","relationship_status":"single","dependants":1,"dob_of_dependants":["19900101"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr","customer_attributes":[{"customer_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"SPECIAL_TAX_NUMBER","type":"STRING","value":"123456789"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30008: User Customer Link not found by USER_ID","OBP-50000: Unknown Error."],"tags":["Customer","User"],"typed_success_response_body":{"type":"object","properties":{"customers":{"type":"array","items":{"type":"object","properties":{"dependants":{"type":"integer"},"customer_attributes":{"type":"array","items":{"type":"object","properties":{"customer_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"date_of_birth":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"dob_of_dependants":{"type":"array","items":{"type":"string"}},"branch_id":{"type":"string"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"},"last_ok_date":{"type":"string","format":"date-time"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/current/customers","connector_methods":[]},{"operation_id":"OBPv3.1.0-getObpConnectorLoopback","implemented_by":{"version":"OBPv3.1.0","function":"getObpConnectorLoopback"},"request_verb":"GET","request_url":"/obp/v3.1.0/connector/loopback","summary":"Get Connector Status (Loopback)","description":"<p>This endpoint makes a call to the Connector to check the backend transport is reachable. (Deprecated)</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#connector_version\"><strong>connector_version</strong></a>:</p>\n<p><a href=\"/glossary#duration_time\"><strong>duration_time</strong></a>: 60</p>\n<p><a href=\"/glossary#\"><strong>git_commit</strong></a>: 59623811dd8a41f6ffe67be46954eee11913dc28</p>\n","description_markdown":"This endpoint makes a call to the Connector to check the backend transport is reachable. (Deprecated)\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**connector_version**](/glossary#connector_version): \n\n\n\n[**duration_time**](/glossary#duration_time): 60\n\n\n\n[**git_commit**](/glossary#): 59623811dd8a41f6ffe67be46954eee11913dc28\n\n\n","success_response_body":{"connector_version":"rest_vMar2019","git_commit":"f0acd4be14cdcb94be3433ec95c1ad65228812a0","duration_time":"10 ms"},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["API","OAuth","OIDC"],"typed_success_response_body":{"type":"object","properties":{"connector_version":{"type":"string"},"git_commit":{"type":"string"},"duration_time":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/connector/loopback","connector_methods":[]},{"operation_id":"OBPv3.1.0-createConsentSms","implemented_by":{"version":"OBPv3.1.0","function":"createConsentSms"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/SMS","summary":"Create Consent (SMS)","description":"<p>This endpoint starts the process of creating a Consent.</p>\n<p>The Consent is created in an INITIATED state.</p>\n<p>A One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD<br />\nSCA_METHOD is typically &quot;SMS&quot;,&quot;EMAIL&quot; or &quot;IMPLICIT&quot;. &quot;EMAIL&quot; is used for testing purposes. OBP mapped mode &quot;IMPLICIT&quot; is &quot;EMAIL&quot;.<br />\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.</p>\n<p>When the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.</p>\n<p>An OBP Consent allows the holder of the Consent to call one or more endpoints.</p>\n<p>Consents must be created and authorised using SCA (Strong Customer Authentication).</p>\n<p>That is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.</p>\n<p>Each Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Example 1:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n&quot;email&quot;: &quot;<a href=\"&#109;ai&#x6c;&#116;&#x6f;:&#x65;v&#101;&#108;&#105;&#110;&#101;&#x40;&#x65;&#120;&#x61;&#x6d;&#x70;&#108;e&#x2e;&#99;&#x6f;&#109;\">&#x65;&#x76;&#101;&#x6c;&#105;n&#x65;@&#x65;&#120;&#97;&#x6d;&#112;&#108;&#x65;&#x2e;&#99;&#111;m</a>&quot;<br />\n}</p>\n<p>Please note that consumer_id is optional field<br />\nExample 2:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n&quot;email&quot;: &quot;<a href=\"&#109;&#97;&#105;l&#x74;&#x6f;&#58;&#x65;&#118;&#101;&#x6c;i&#x6e;&#x65;@&#x65;&#x78;a&#x6d;p&#x6c;&#101;.&#x63;om\">e&#118;&#x65;li&#110;&#101;&#x40;&#x65;&#x78;a&#x6d;&#x70;&#108;&#101;&#46;&#99;&#111;&#109;</a>&quot;<br />\n}</p>\n<p>Please note if everything=false you need to explicitly specify views and entitlements<br />\nExample 3:<br />\n{<br />\n&quot;everything&quot;: false,<br />\n&quot;views&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;account_id&quot;: &quot;8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0&quot;,<br />\n&quot;view_id&quot;: &quot;owner&quot;<br />\n}<br />\n],<br />\n&quot;entitlements&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;role_name&quot;: &quot;CanGetCustomersAtOneBank&quot;<br />\n}<br />\n],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n&quot;email&quot;: &quot;<a href=\"&#x6d;ai&#x6c;t&#x6f;&#x3a;e&#x76;e&#x6c;&#x69;&#110;&#101;&#64;&#x65;&#120;&#x61;m&#x70;&#x6c;&#x65;&#x2e;&#99;&#111;&#x6d;\">&#101;&#x76;&#x65;&#x6c;i&#110;&#x65;&#x40;&#x65;&#120;ampl&#x65;&#46;&#x63;&#111;&#x6d;</a>&quot;<br />\n}</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#sms\">SMS</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#everything\"><strong>everything</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>view_id</strong></a>: owner</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><a href=\"/glossary#\">consumer_id</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#time_to_live\">time_to_live</a>:</p>\n<p><a href=\"/glossary#valid_from\">valid_from</a>: 2020-01-27</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"This endpoint starts the process of creating a Consent.\n\nThe Consent is created in an INITIATED state.\n\nA One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD\nSCA_METHOD is typically \"SMS\",\"EMAIL\" or \"IMPLICIT\". \"EMAIL\" is used for testing purposes. OBP mapped mode \"IMPLICIT\" is \"EMAIL\".\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.\n\nWhen the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.\n\nAn OBP Consent allows the holder of the Consent to call one or more endpoints.\n\nConsents must be created and authorised using SCA (Strong Customer Authentication).\n\nThat is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.\n\nEach Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExample 1:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n  \"email\": \"eveline@example.com\"\n}\n\nPlease note that consumer_id is optional field\nExample 2:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n  \"email\": \"eveline@example.com\"\n}\n\nPlease note if everything=false you need to explicitly specify views and entitlements\nExample 3:\n{\n  \"everything\": false,\n  \"views\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"account_id\": \"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\",\n      \"view_id\": \"owner\"\n    }\n  ],\n  \"entitlements\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"role_name\": \"CanGetCustomersAtOneBank\"\n    }\n  ],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n  \"email\": \"eveline@example.com\"\n}\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[SMS](/glossary#sms): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**everything**](/glossary#everything): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**view_id**](/glossary#): owner\n\n\n\n[**views**](/glossary#views): \n\n\n\n[consumer_id](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[time_to_live](/glossary#time_to_live): \n\n\n\n[valid_from](/glossary#valid_from): 2020-01-27\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","example_request_body":{"everything":false,"views":[{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","view_id":"owner"}],"entitlements":[{"bank_id":"gh.29.uk","role_name":"CanGetCustomersAtOneBank"}],"consumer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","phone_number":"+44 07972 444 876","valid_from":"2026-06-06T17:37:10Z","time_to_live":3600},"success_response_body":{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-35009: Only SMS, EMAIL and IMPLICIT are supported as SCA methods. ","OBP-35013: Consents can only contain Roles that you already have access to.","OBP-35014: Consents can only contain Views that you already have access to.","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-20058: Consumer is disabled.","OBP-00010: Missing props value at this API instance - ","OBP-35010: SMS server is not working or SMS server can not send the message to the phone number:","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"valid_from":{"type":"string","format":"date-time"},"entitlements":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}}},"phone_number":{"type":"string"},"everything":{"type":"boolean"},"views":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"view_id":{"type":"string"},"account_id":{"type":"string"}}}},"consumer_id":{"type":"string"},"time_to_live":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"consent_id":{"type":"string"},"status":{"type":"string"},"jwt":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/SMS","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteCustomerAddress","implemented_by":{"version":"OBPv3.1.0","function":"deleteCustomerAddress"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses/CUSTOMER_ADDRESS_ID","summary":"Delete Customer Address","description":"<p>Delete an Address of the Customer specified by CUSTOMER_ADDRESS_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#customer_address_id\">CUSTOMER_ADDRESS_ID</a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete an Address of the Customer specified by CUSTOMER_ADDRESS_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ADDRESS_ID](/glossary#customer_address_id): \n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Customer","KYC"],"roles":[{"role":"CanDeleteCustomerAddress","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses/CUSTOMER_ADDRESS_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getMarchHareList_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getMarchHareList_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/MarchHare","summary":"Get MarchHare List","description":"<p>Get MarchHare List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;MarchHare&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /MarchHare?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get MarchHare List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"MarchHare\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /MarchHare?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","march_hare_list":[{"march_hare_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_MarchHare(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"march_hare_list":{"type":"array","items":{"type":"object","properties":{"march_hare_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_MarchHare","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/MarchHare","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCustomerByCustomerNumber","implemented_by":{"version":"OBPv3.1.0","function":"getCustomerByCustomerNumber"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/customer-number","summary":"Get Customer by CUSTOMER_NUMBER","description":"<p>Gets the Customer specified by CUSTOMER_NUMBER.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>customer_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#customer_attributes\"><strong>customer_attributes</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#97;&#x69;&#x6c;&#x74;&#111;&#x3a;&#x66;&#x65;&#108;&#x69;&#120;sm&#105;&#116;&#104;&#x40;&#101;x&#97;&#109;&#x70;l&#101;&#46;&#x63;&#x6f;&#109;\">&#102;&#x65;l&#105;&#x78;&#115;m&#x69;&#x74;h&#x40;&#101;xa&#109;p&#x6c;&#x65;.&#99;om</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Gets the Customer specified by CUSTOMER_NUMBER.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_attributes**](/glossary#customer_attributes): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"customer_number":"5987953"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr","customer_attributes":[{"customer_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"SPECIAL_TAX_NUMBER","type":"STRING","value":"123456789"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30008: User Customer Link not found by USER_ID","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Customer","KYC"],"typed_request_body":{"type":"object","properties":{"customer_number":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"customer_attributes":{"type":"array","items":{"type":"object","properties":{"customer_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanGetCustomersAtOneBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/customer-number","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateViewForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"updateViewForBankAccount"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views/CUSTOM_VIEW_ID","summary":"Update View","description":"<p>Update an existing view on a bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p>The json sent is the same as during view creation (above), with one difference: the 'name' field<br />\nof a view is not editable (it is only set when a view is created)</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">CUSTOM_VIEW_ID</a>: CUSTOM_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n","description_markdown":"Update an existing view on a bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\nThe json sent is the same as during view creation (above), with one difference: the 'name' field\nof a view is not editable (it is only set when a view is created)\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOM_VIEW_ID](/glossary#): CUSTOM_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n","example_request_body":{"description":"This view is for family","is_public":true,"which_alias_to_use":"family","hide_metadata_if_alias_used":false,"allowed_actions":["can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address"]},"success_response_body":{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error.","user does not have owner access"],"tags":["Account","View-Custom","Old-Style"],"typed_request_body":{"type":"object","properties":{"hide_metadata_if_alias_used":{"type":"boolean"},"allowed_actions":{"type":"array","items":{"type":"string"}},"description":{"type":"string"},"is_public":{"type":"boolean"},"which_alias_to_use":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views/CUSTOM_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createMypass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createMypass_3_probe_entity_ac.bank.uk"},"request_verb":"POST","request_url":"/banks/ac.bank.uk/my/pass_3_probe_entity","summary":"Create new My pass_3_probe_entity","description":"<p>Create new My pass_3_probe_entity.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new My pass_3_probe_entity.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/my/pass_3_probe_entity","connector_methods":[]},{"operation_id":"OBPv3.1.0-createUserAuthContextUpdateRequest","implemented_by":{"version":"OBPv3.1.0","function":"createUserAuthContextUpdateRequest"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/users/current/auth-context-updates/SCA_METHOD","summary":"Create User Auth Context Update Request","description":"<p>Create User Auth Context Update Request.<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>A One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD<br />\nSCA_METHOD is typically &quot;SMS&quot; or &quot;EMAIL&quot;. &quot;EMAIL&quot; is used for testing purposes.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#sca_method\">SCA_METHOD</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#user_auth_context_update_id\"><strong>user_auth_context_update_id</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create User Auth Context Update Request.\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nA One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD\nSCA_METHOD is typically \"SMS\" or \"EMAIL\". \"EMAIL\" is used for testing purposes.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[SCA_METHOD](/glossary#sca_method): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**user_auth_context_update_id**](/glossary#user_auth_context_update_id): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"key":"CUSTOMER_NUMBER","value":"78987432"},"success_response_body":{"user_auth_context_update_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","key":"CUSTOMER_NUMBER","value":"78987432","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30053: Could not insert the UserAuthContext","OBP-50000: Unknown Error."],"tags":["User"],"typed_request_body":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"user_auth_context_update_id":{"type":"string","format":"date-time"},"key":{"type":"string"},"status":{"type":"string"},"value":{"type":"string"},"user_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/users/current/auth-context-updates/SCA_METHOD","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCustomerByCustomerId","implemented_by":{"version":"OBPv3.1.0","function":"getCustomerByCustomerId"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID","summary":"Get Customer by CUSTOMER_ID","description":"<p>Gets the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>customer_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#customer_attributes\"><strong>customer_attributes</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;a&#x69;&#x6c;t&#x6f;&#x3a;&#102;&#x65;l&#105;x&#x73;&#109;&#105;t&#104;&#x40;&#101;&#x78;am&#112;&#x6c;&#101;.&#x63;&#x6f;&#x6d;\">&#102;e&#108;i&#120;s&#x6d;&#x69;&#116;&#104;&#x40;e&#120;&#97;&#109;&#112;&#x6c;&#x65;&#46;&#99;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Gets the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_attributes**](/glossary#customer_attributes): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr","customer_attributes":[{"customer_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"SPECIAL_TAX_NUMBER","type":"STRING","value":"123456789"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-30008: User Customer Link not found by USER_ID","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"customer_attributes":{"type":"array","items":{"type":"object","properties":{"customer_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanGetCustomersAtOneBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID","connector_methods":[]},{"operation_id":"OBPv2.1.0-createTransactionType","implemented_by":{"version":"OBPv2.1.0","function":"createTransactionType"},"request_verb":"PUT","request_url":"/obp/v2.1.0/banks/BANK_ID/transaction-types","summary":"Create Transaction Type at bank","description":"<p>Create Transaction Types for the bank specified by BANK_ID:</p>\n<ul>\n<li>id : Unique transaction type id across the API instance. SHOULD be a UUID. MUST be unique.</li>\n<li>bank_id : The bank that supports this TransactionType</li>\n<li>short_code : A short code (SHOULD have no-spaces) which MUST be unique across the bank. May be stored with Transactions to link here</li>\n<li>summary : A succinct summary</li>\n<li>description : A longer description</li>\n<li>charge : The charge to the customer for each one of these</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bankid\"><strong>bankId</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#shortcode\"><strong>shortCode</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create Transaction Types for the bank specified by BANK_ID:\n\n  * id : Unique transaction type id across the API instance. SHOULD be a UUID. MUST be unique.\n  * bank_id : The bank that supports this TransactionType\n  * short_code : A short code (SHOULD have no-spaces) which MUST be unique across the bank. May be stored with Transactions to link here\n  * summary : A succinct summary\n  * description : A longer description\n  * charge : The charge to the customer for each one of these\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bankId**](/glossary#bankid): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**shortCode**](/glossary#shortcode): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"id":{"value":"123"},"bank_id":"gh.29.uk","short_code":"PlaceholderString","summary":"PlaceholderString","description":"PlaceholderString","charge":{"currency":"EUR","amount":"0"}},"success_response_body":{"id":{"value":"123"},"bankId":{"value":"gh.uk.9j"},"shortCode":"80080","summary":"SANDBOX_TAN","description":"This is the sandbox mode, charging litter money.","charge":{"currency":"EUR","amount":"100"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-40005: Insufficient authorisation to Create Transaction Type offered by the bank. The Request could not be created because you don't have access to CanCreateTransactionType.","OBP-50000: Unknown Error."],"tags":["Bank"],"typed_request_body":{"type":"object","properties":{"description":{"type":"string"},"short_code":{"type":"string"},"bank_id":{"type":"string"},"summary":{"type":"string"},"charge":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"id":{"type":"object","properties":{"value":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"bankId":{"type":"object","properties":{"value":{"type":"string"}}},"charge":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"summary":{"type":"string"},"shortCode":{"type":"string"},"description":{"type":"string"},"id":{"type":"object","properties":{"value":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/transaction-types","connector_methods":[]},{"operation_id":"OBPv1.2.1-createViewForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"createViewForBankAccount"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views","summary":"Create View","description":"<h1><a href=\"#create-a-view-on-bank-account\" id=\"create-a-view-on-bank-account\">Create a view on bank account</a></h1>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.<br />\nThe 'alias' field in the JSON can take one of three values:</p>\n<ul>\n<li><em>public</em>: to use the public alias if there is one specified for the other account.</li>\n<li><em>private</em>: to use the private alias if there is one specified for the other account.</li>\n<li>\n<p><em>''(empty string)</em>: to use no alias; the view shows the real name of the other account.</p>\n</li>\n</ul>\n<p>The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to <code>true</code> and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.</p>\n<p>The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to <code>true</code> on the view creation, the rest will be set to <code>false</code>.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#allowed_actions\"><strong>allowed_actions</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#which_alias_to_use\"><strong>which_alias_to_use</strong></a>: public</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n","description_markdown":"#Create a view on bank account\n\n User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n The 'alias' field in the JSON can take one of three values:\n\n * _public_: to use the public alias if there is one specified for the other account.\n * _private_: to use the private alias if there is one specified for the other account.\n\n * _''(empty string)_: to use no alias; the view shows the real name of the other account.\n\n The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to `true` and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.\n\n The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to `true` on the view creation, the rest will be set to `false`.\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**allowed_actions**](/glossary#allowed_actions): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**which_alias_to_use**](/glossary#which_alias_to_use): public\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n","example_request_body":{"name":"_test","description":"This view is for family","is_public":true,"which_alias_to_use":"family","hide_metadata_if_alias_used":false,"allowed_actions":["can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address"]},"success_response_body":{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","user does not have owner access"],"tags":["Account","View-Custom","Old-Style"],"typed_request_body":{"type":"object","properties":{"hide_metadata_if_alias_used":{"type":"boolean"},"name":{"type":"string"},"allowed_actions":{"type":"array","items":{"type":"string"}},"description":{"type":"string"},"is_public":{"type":"boolean"},"which_alias_to_use":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views","connector_methods":[]},{"operation_id":"OBPv2.0.0-addKycDocument","implemented_by":{"version":"OBPv2.0.0","function":"addKycDocument"},"request_verb":"PUT","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_documents/KYC_DOCUMENT_ID","summary":"Add KYC Document","description":"<p>Add a KYC document for the customer specified by CUSTOMER_ID. KYC Documents contain the document type (e.g. passport), place of issue, expiry etc.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#kyc_document_id\">KYC_DOCUMENT_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>expiry_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>issue_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#issue_place\"><strong>issue_place</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n","description_markdown":"Add a KYC document for the customer specified by CUSTOMER_ID. KYC Documents contain the document type (e.g. passport), place of issue, expiry etc. \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[KYC_DOCUMENT_ID](/glossary#kyc_document_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**expiry_date**](/glossary#): 2021-01-27\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**issue_date**](/glossary#): 2020-01-27\n\n\n\n[**issue_place**](/glossary#issue_place): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**type**](/glossary#type): \n\n\n","example_request_body":{"customer_number":"5987953","type":"passport","number":"12345","issue_date":"1100-01-01T00:00:00Z","issue_place":"Berlin","expiry_date":"1100-01-01T00:00:00Z"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","id":"PlaceholderString","customer_number":"5987953","type":"PlaceholderString","number":"PlaceholderString","issue_date":"1100-01-01T00:00:00Z","issue_place":"PlaceholderString","expiry_date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","Server error: could not add KycDocument","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_request_body":{"type":"object","properties":{"issue_place":{"type":"string"},"expiry_date":{"type":"string","format":"date-time"},"issue_date":{"type":"string","format":"date-time"},"customer_number":{"type":"string"},"type":{"type":"string"},"number":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"expiry_date":{"type":"string","format":"date-time"},"issue_place":{"type":"string"},"customer_id":{"type":"string"},"type":{"type":"string"},"issue_date":{"type":"string","format":"date-time"},"number":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"id":{"type":"string"}}},"roles":[{"role":"CanAddKycDocument","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_documents/KYC_DOCUMENT_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getMypass_3_probe_entityList_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getMypass_3_probe_entityList_ac.bank.uk"},"request_verb":"GET","request_url":"/banks/ac.bank.uk/my/pass_3_probe_entity","summary":"Get My pass_3_probe_entity List","description":"<p>Get My pass_3_probe_entity List.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /pass_3_probe_entity?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get My pass_3_probe_entity List.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /pass_3_probe_entity?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity_list":[{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity_list":{"type":"array","items":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/my/pass_3_probe_entity","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyMoreInfo","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyMoreInfo"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","summary":"Delete more info of other bank account","description":"<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"User Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow deleting more info","More Info cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","connector_methods":[]},{"operation_id":"OBPv3.1.0-updatedCardForBank","implemented_by":{"version":"OBPv3.1.0","function":"updatedCardForBank"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","summary":"Update Card","description":"<p>Update Card at bank specified by CARD_ID .<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Adapter.card_id\">CARD_ID</a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.card_id\"><strong>card_id</strong></a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><a href=\"/glossary#Adapter.card_number\"><strong>card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Update Card at bank specified by CARD_ID .\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CARD_ID](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**card_id**](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n[**card_number**](/glossary#Adapter.card_number): 364435172576215\n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","example_request_body":{"card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"technology":"technology1","networks":["network1","network2"],"allows":["credit","debit"],"account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"},{"requested_date":"2026-06-06T17:37:09Z","reason_requested":"GOOD_SECURITY_PRACTICE"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"success_response_body":{"card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","bank_id":"gh.29.uk","card_number":"364435172576215","card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"technologyString1","networks":["networks1"],"allows":["credit","debit"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10015: Allowed values are:","OBP-50000: Unknown Error."],"tags":["Card"],"typed_request_body":{"type":"object","properties":{"enabled":{"type":"boolean"},"allows":{"type":"array","items":{"type":"string"}},"technology":{"type":"string"},"collected":{"type":"string","format":"date-time"},"card_type":{"type":"string"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"name_on_card":{"type":"string"},"expires_date":{"type":"string","format":"date-time"},"posted":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"networks":{"type":"array","items":{"type":"string"}},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"account_id":{"type":"string"},"valid_from_date":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"card_number":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"card_type":{"type":"string"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"name_on_card":{"type":"string"},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"technology":{"type":"string"},"posted":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"bank_id":{"type":"string"},"card_id":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"valid_from_date":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}}}},"roles":[{"role":"CanCreateCardsForBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","connector_methods":[]},{"operation_id":"OBPv1.4.0-getCustomer","implemented_by":{"version":"OBPv1.4.0","function":"getCustomer"},"request_verb":"GET","request_url":"/obp/v1.4.0/banks/BANK_ID/customer","summary":"Get customer for logged in user","description":"<p>Information about the currently authenticated user.</p>\n<p>Authentication via OAuth is required.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x66;&#x65;&#x6c;&#105;&#120;&#x73;&#x6d;&#x69;&#116;&#104;&#x40;e&#x78;a&#x6d;p&#x6c;&#101;&#x2e;&#x63;&#x6f;&#109;\">&#102;&#101;&#x6c;&#105;&#x78;&#x73;&#x6d;&#105;&#x74;&#104;&#x40;e&#x78;&#x61;&#109;&#112;&#108;&#x65;&#x2e;&#x63;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Information about the currently authenticated user.\n\nAuthentication via OAuth is required.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","success_response_body":{"customer_id":"String","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Customer","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"relationship_status":{"type":"string"},"customer_id":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"legal_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customer","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updatepass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updatepass_3_probe_entity_ac.bank.uk"},"request_verb":"PUT","request_url":"/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Update pass_3_probe_entity","description":"<p>Update pass_3_probe_entity.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update pass_3_probe_entity.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updatetest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updatetest_daniel707_"},"request_verb":"PUT","request_url":"/test_daniel707/TEST_DANIEL707_ID","summary":"Update test_daniel707","description":"<p>Update test_daniel707.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update test_daniel707.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-getSocialMediaHandles","implemented_by":{"version":"OBPv2.0.0","function":"getSocialMediaHandles"},"request_verb":"GET","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/social_media_handles","summary":"Get Customer Social Media Handles","description":"<p>Get social media handles for a customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#checks\"><strong>checks</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#date_activated\"><strong>date_activated</strong></a>:</p>\n<p><a href=\"/glossary#date_added\"><strong>date_added</strong></a>:</p>\n<p><a href=\"/glossary#handle\"><strong>handle</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n","description_markdown":"Get social media handles for a customer specified by CUSTOMER_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**checks**](/glossary#checks): \n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date_activated**](/glossary#date_activated): \n\n\n\n[**date_added**](/glossary#date_added): \n\n\n\n[**handle**](/glossary#handle): \n\n\n\n[**type**](/glossary#type): \n\n\n","success_response_body":{"checks":[{"customer_number":"5987953","type":"PlaceholderString","handle":"PlaceholderString","date_added":"1100-01-01T00:00:00Z","date_activated":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_success_response_body":{"type":"object","properties":{"checks":{"type":"array","items":{"type":"object","properties":{"date_added":{"type":"string","format":"date-time"},"date_activated":{"type":"string","format":"date-time"},"type":{"type":"string"},"customer_number":{"type":"string"},"handle":{"type":"string"}}}}}},"roles":[{"role":"CanGetSocialMediaHandles","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/social_media_handles","connector_methods":[]},{"operation_id":"OBPv3.1.0-answerConsentChallenge","implemented_by":{"version":"OBPv3.1.0","function":"answerConsentChallenge"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/consents/CONSENT_ID/challenge","summary":"Answer Consent Challenge","description":"<p>An OBP Consent allows the holder of the Consent to call one or more endpoints.</p>\n<p>Consents must be created and authorised using SCA (Strong Customer Authentication).</p>\n<p>That is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.</p>\n<p>Each Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.</p>\n<p>This endpoint is used to confirm a Consent previously created.</p>\n<p>The User must supply a code that was sent out of band (OOB) for example via an SMS.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#consent_id\">CONSENT_ID</a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"An OBP Consent allows the holder of the Consent to call one or more endpoints.\n\nConsents must be created and authorised using SCA (Strong Customer Authentication).\n\nThat is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.\n\nEach Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.\n\n\n\nThis endpoint is used to confirm a Consent previously created.\n\nThe User must supply a code that was sent out of band (OOB) for example via an SMS.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CONSENT_ID](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","example_request_body":{"answer":"12345678"},"success_response_body":{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"consent_id":{"type":"string"},"status":{"type":"string"},"jwt":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/consents/CONSENT_ID/challenge","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteMarchHare_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteMarchHare_gh.29.uk"},"request_verb":"DELETE","request_url":"/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","summary":"Delete MarchHare by id","description":"<p>Delete MarchHare by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;MarchHare&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete MarchHare by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"MarchHare\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","march_hare":{"march_hare_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_MarchHare(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"march_hare":{"type":"object","properties":{"march_hare_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_MarchHare","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getPrivateAccountByIdFull","implemented_by":{"version":"OBPv3.1.0","function":"getPrivateAccountByIdFull"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/account","summary":"Get Account by Id (Full)","description":"<p>Information returned about an account specified by ACCOUNT_ID as moderated by the view (VIEW_ID):</p>\n<ul>\n<li>Number</li>\n<li>Owners</li>\n<li>Type</li>\n<li>Balance</li>\n<li>IBAN</li>\n<li>Available views (sorted by short_name)</li>\n</ul>\n<p>More details about the data moderation by the view <a href=\"#1_2_1-getViewsForBankAccount\">here</a>.</p>\n<p>PSD2 Context: PSD2 requires customers to have access to their account information via third party applications.<br />\nThis call provides balance and other account information via delegated authentication using OAuth.</p>\n<p>Authentication is required if the 'is_public' field in view (VIEW_ID) is not set to <code>true</code>.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#account_attributes\"><strong>account_attributes</strong></a>:</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#owners\"><strong>owners</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Information returned about an account specified by ACCOUNT_ID as moderated by the view (VIEW_ID):\n\n* Number\n* Owners\n* Type\n* Balance\n* IBAN\n* Available views (sorted by short_name)\n\nMore details about the data moderation by the view [here](#1_2_1-getViewsForBankAccount).\n\nPSD2 Context: PSD2 requires customers to have access to their account information via third party applications.\nThis call provides balance and other account information via delegated authentication using OAuth.\n\nAuthentication is required if the 'is_public' field in view (VIEW_ID) is not set to `true`.\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**account_attributes**](/glossary#account_attributes): \n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**owners**](/glossary#owners): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NoneLabel","number":"123","owners":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}],"type":"OBP","balance":{"currency":"EUR","amount":"0"},"views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"account_attributes":[{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-50000: Unknown Error."],"tags":["Account"],"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"label":{"type":"string"},"number":{"type":"string"},"bank_id":{"type":"string"},"owners":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}},"id":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"account_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"type":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/account","connector_methods":[]},{"operation_id":"OBPv2.0.0-publicAccountsAllBanks","implemented_by":{"version":"OBPv2.0.0","function":"publicAccountsAllBanks"},"request_verb":"GET","request_url":"/obp/v2.0.0/accounts/public","summary":"Get Public Accounts at all Banks","description":"<p>Get public accounts at all banks (Anonymous access).<br />\nReturns accounts that contain at least one public view (a view where is_public is true)<br />\nFor each account the API returns the ID and the available views.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Get public accounts at all banks (Anonymous access).\nReturns accounts that contain at least one public view (a view where is_public is true)\nFor each account the API returns the ID and the available views.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0","label":"NoneLabel","bank_id":"gh.29.uk","views_available":[{"id":"1","short_name":"HHH","is_public":true}]}]},"error_response_bodies":["OBP-30066: Could not get accounts.","OBP-50000: Unknown Error."],"tags":["Account-Public","Account","PublicData"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"id":{"type":"string"},"bank_id":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"short_name":{"type":"string"},"id":{"type":"string"},"is_public":{"type":"boolean"}}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/accounts/public","connector_methods":[]},{"operation_id":"OBPv3.1.0-getSystemView","implemented_by":{"version":"OBPv3.1.0","function":"getSystemView"},"request_verb":"GET","request_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","summary":"Get System View","description":"<p>Get System View</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">SYS_VIEW_ID</a>: SYS_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n","description_markdown":"Get System View\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[SYS_VIEW_ID](/glossary#): SYS_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n","success_response_body":{"id":"1234","short_name":"short_name","description":"description","is_public":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["View-System"],"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}},"roles":[{"role":"CanGetSystemView","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyImageUrl","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyImageUrl"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","summary":"Add image url to other bank account","description":"<p>Add a url that points to the logo of the counterparty</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Add a url that points to the logo of the counterparty\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"image_URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow adding an image url","URL cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"image_URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deletetest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deletetest_daniel707_"},"request_verb":"DELETE","request_url":"/test_daniel707/TEST_DANIEL707_ID","summary":"Delete test_daniel707 by id","description":"<p>Delete test_daniel707 by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete test_daniel707 by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteBranch","implemented_by":{"version":"OBPv3.1.0","function":"deleteBranch"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/banks/BANK_ID/branches/BRANCH_ID","summary":"Delete Branch","description":"<p>Delete Branch from given Bank.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\">BRANCH_ID</a>: DERBY6</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete Branch from given Bank.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[BRANCH_ID](/glossary#Branch.branch_id): DERBY6\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30218: Insufficient authorisation to Create Branch. You do not have the role CanCreateBranch.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Branch"],"roles":[{"role":"CanDeleteBranch","requires_bank_id":true},{"role":"CanDeleteBranchAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/branches/BRANCH_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteInsurancePremium_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteInsurancePremium_gh.29.uk"},"request_verb":"DELETE","request_url":"/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","summary":"Delete InsurancePremium by id","description":"<p>Delete InsurancePremium by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePremium&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete InsurancePremium by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePremium\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_premium":{"insurance_premium_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePremium(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_premium":{"type":"object","properties":{"insurance_premium_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_InsurancePremium","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createMeeting","implemented_by":{"version":"OBPv3.1.0","function":"createMeeting"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/meetings","summary":"Create Meeting (video conference/call)","description":"<p>Create Meeting: Initiate a video conference/call with the bank.</p>\n<p>The Meetings resource contains meta data about video/other conference sessions</p>\n<p>provider_id determines the provider of the meeting / video chat service. MUST be url friendly (no spaces).</p>\n<p>purpose_id explains the purpose of the chat. onboarding | mortgage | complaint etc. MUST be url friendly (no spaces).</p>\n<p>Login is required.</p>\n<p>This call is <strong>experimental</strong>. Currently staff_user_id is not set. Further calls will be needed to correctly set this.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#contact_details\"><strong>contact_details</strong></a>:</p>\n<p><a href=\"/glossary#creator\"><strong>creator</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#email_address\"><strong>email_address</strong></a>:</p>\n<p><a href=\"/glossary#invitees\"><strong>invitees</strong></a>:</p>\n<p><a href=\"/glossary#mobile_phone\"><strong>mobile_phone</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#purpose_id\"><strong>purpose_id</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#contact_details\"><strong>contact_details</strong></a>:</p>\n<p><a href=\"/glossary#creator\"><strong>creator</strong></a>:</p>\n<p><a href=\"/glossary#customer_token\"><strong>customer_token</strong></a>:</p>\n<p><a href=\"/glossary#customer_user_id\"><strong>customer_user_id</strong></a>:</p>\n<p><a href=\"/glossary#email_address\"><strong>email_address</strong></a>:</p>\n<p><a href=\"/glossary#invitees\"><strong>invitees</strong></a>:</p>\n<p><a href=\"/glossary#keys\"><strong>keys</strong></a>:</p>\n<p><a href=\"/glossary#meeting_id\"><strong>meeting_id</strong></a>:</p>\n<p><a href=\"/glossary#mobile_phone\"><strong>mobile_phone</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#present\"><strong>present</strong></a>:</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#purpose_id\"><strong>purpose_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>session_id</strong></a>: b4e0352a-9a0f-4bfa-b30b-9003aa467f50</p>\n<p><a href=\"/glossary#staff_token\"><strong>staff_token</strong></a>:</p>\n<p><a href=\"/glossary#staff_user_id\"><strong>staff_user_id</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#when\"><strong>when</strong></a>: 2020-01-27</p>\n","description_markdown":"Create Meeting: Initiate a video conference/call with the bank.\n\nThe Meetings resource contains meta data about video/other conference sessions\n\nprovider_id determines the provider of the meeting / video chat service. MUST be url friendly (no spaces).\n\npurpose_id explains the purpose of the chat. onboarding | mortgage | complaint etc. MUST be url friendly (no spaces).\n\nLogin is required.\n\nThis call is **experimental**. Currently staff_user_id is not set. Further calls will be needed to correctly set this.\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**contact_details**](/glossary#contact_details): \n\n\n\n[**creator**](/glossary#creator): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**email_address**](/glossary#email_address): \n\n\n\n[**invitees**](/glossary#invitees): \n\n\n\n[**mobile_phone**](/glossary#mobile_phone): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**purpose_id**](/glossary#purpose_id): \n\n\n\n[**status**](/glossary#status): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**contact_details**](/glossary#contact_details): \n\n\n\n[**creator**](/glossary#creator): \n\n\n\n[**customer_token**](/glossary#customer_token): \n\n\n\n[**customer_user_id**](/glossary#customer_user_id): \n\n\n\n[**email_address**](/glossary#email_address): \n\n\n\n[**invitees**](/glossary#invitees): \n\n\n\n[**keys**](/glossary#keys): \n\n\n\n[**meeting_id**](/glossary#meeting_id): \n\n\n\n[**mobile_phone**](/glossary#mobile_phone): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**present**](/glossary#present): \n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**purpose_id**](/glossary#purpose_id): \n\n\n\n[**session_id**](/glossary#): b4e0352a-9a0f-4bfa-b30b-9003aa467f50\n\n\n\n[**staff_token**](/glossary#staff_token): \n\n\n\n[**staff_user_id**](/glossary#staff_user_id): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**when**](/glossary#when): 2020-01-27\n\n\n","example_request_body":{"provider_id":"Chris","purpose_id":"String, eg: onboarding","date":"1100-01-01T01:01:01Z","creator":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"invitees":[{"contact_details":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"status":"String, eg: Good"}]},"success_response_body":{"meeting_id":"UUID-String","provider_id":"Chris","purpose_id":"String, eg: onboarding","bank_id":"gh.29.uk","present":{"staff_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1"},"keys":{"session_id":"String","staff_token":"String","customer_token":"String"},"when":"1100-01-01T00:00:00Z","creator":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"invitees":[{"contact_details":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"status":"String, eg: Good"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer-Meeting","Customer","Experimental"],"typed_request_body":{"type":"object","properties":{"invitees":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string"},"contact_details":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}}}}},"provider_id":{"type":"string"},"purpose_id":{"type":"string"},"creator":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}},"date":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"present":{"type":"object","properties":{"staff_user_id":{"type":"string"},"customer_user_id":{"type":"string"}}},"invitees":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string"},"contact_details":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}}}}},"bank_id":{"type":"string"},"when":{"type":"string","format":"date-time"},"provider_id":{"type":"string"},"purpose_id":{"type":"string"},"keys":{"type":"object","properties":{"customer_token":{"type":"string"},"session_id":{"type":"string"},"staff_token":{"type":"string"}}},"creator":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}},"meeting_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/meetings","connector_methods":[]},{"operation_id":"OBPv3.1.0-getMessageDocsSwagger","implemented_by":{"version":"OBPv3.1.0","function":"getMessageDocsSwagger"},"request_verb":"GET","request_url":"/obp/v3.1.0/message-docs/CONNECTOR/swagger2.0","summary":"Get Message Docs Swagger","description":"<p>This endpoint provides example message docs in swagger format.<br />\nIt is only relavent for REST Connectors.</p>\n<p>This endpoint can be used by the developer building a REST Adapter that connects to the Core Banking System (CBS).<br />\nThat is, the Adapter developer can use the Swagger surfaced here to build the REST APIs that the OBP REST connector will call to consume CBS services.</p>\n<p>i.e.:</p>\n<p>OBP API (Core OBP API code) -&gt; OBP REST Connector (OBP REST Connector code) -&gt; OBP REST Adapter (Adapter developer code) -&gt; CBS (Main Frame)</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Connector\">CONNECTOR</a>: CONNECTOR</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"This endpoint provides example message docs in swagger format.\nIt is only relavent for REST Connectors.\n\nThis endpoint can be used by the developer building a REST Adapter that connects to the Core Banking System (CBS).\nThat is, the Adapter developer can use the Swagger surfaced here to build the REST APIs that the OBP REST connector will call to consume CBS services.\n\ni.e.:\n\nOBP API (Core OBP API code) -> OBP REST Connector (OBP REST Connector code) -> OBP REST Adapter (Adapter developer code) -> CBS (Main Frame)\n\n      \n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[CONNECTOR](/glossary#Connector): CONNECTOR\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Message-Doc","Documentation","API"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/message-docs/CONNECTOR/swagger2.0","connector_methods":[]},{"operation_id":"OBPv2.0.0-elasticSearchMetrics","implemented_by":{"version":"OBPv2.0.0","function":"elasticSearchMetrics"},"request_verb":"GET","request_url":"/obp/v2.0.0/search/metrics","summary":"Search API Metrics via Elasticsearch","description":"<p>Search the API calls made to this API instance via Elastic Search.</p>\n<p>Login is required.</p>\n<p>CanSearchMetrics entitlement is required to search metrics data.</p>\n<p>parameters:</p>\n<p>esType  - elasticsearch type</p>\n<p>simple query:</p>\n<p>q       - plain_text_query</p>\n<p>df      - default field to search</p>\n<p>sort    - field to sort on</p>\n<p>size    - number of hits returned, default 10</p>\n<p>from    - show hits starting from</p>\n<p>json query:</p>\n<p>source  - JSON_query_(URL-escaped)</p>\n<p>example usage:</p>\n<p>/search/metrics/q=findThis</p>\n<p>or:</p>\n<p>/search/metrics/source={&quot;query&quot;:{&quot;query_string&quot;:{&quot;query&quot;:&quot;findThis&quot;}}}</p>\n<p>Note!!</p>\n<p>The whole JSON query string MUST be URL-encoded:</p>\n<ul>\n<li>For {  use %7B</li>\n<li>For }  use %7D</li>\n<li>For : use %3A</li>\n<li>For &quot; use %22</li>\n</ul>\n<p>etc..</p>\n<p>Only q, source and esType are passed to Elastic</p>\n<p>Elastic simple query: <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html</a></p>\n<p>Elastic JSON query: <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html</a></p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n","description_markdown":"Search the API calls made to this API instance via Elastic Search.\n\nLogin is required.\n\nCanSearchMetrics entitlement is required to search metrics data.\n\n\nparameters:\n\n esType  - elasticsearch type\n\n simple query:\n\n q       - plain_text_query\n\n df      - default field to search\n\n sort    - field to sort on\n\n size    - number of hits returned, default 10\n\n from    - show hits starting from\n\n json query:\n\n source  - JSON_query_(URL-escaped)\n\n\nexample usage:\n\n /search/metrics/q=findThis\n\nor:\n\n /search/metrics/source={\"query\":{\"query_string\":{\"query\":\"findThis\"}}}\n\n\nNote!!\n\nThe whole JSON query string MUST be URL-encoded:\n\n* For {  use %7B\n* For }  use %7D\n* For : use %3A\n* For \" use %22\n\netc..\n\n\n\nOnly q, source and esType are passed to Elastic\n\nElastic simple query: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html\n\nElastic JSON query: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html\n\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[none](/glossary#none): \n\n\n","success_response_body":{},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Metric","API","Old-Style"],"typed_success_response_body":{"type":"object","properties":{}},"roles":[{"role":"CanSearchMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/search/metrics","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateFooBar_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateFooBar_"},"request_verb":"PUT","request_url":"/FooBar/FOO_BAR_ID","summary":"Update FooBar","description":"<p>Update FooBar.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FooBar&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update FooBar.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FooBar\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"foo_bar":{"foo_bar_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FooBar","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"foo_bar":{"type":"object","properties":{"foo_bar_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_SystemFooBar","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FooBar/FOO_BAR_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-addCardForBank","implemented_by":{"version":"OBPv3.1.0","function":"addCardForBank"},"request_verb":"POST","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards","summary":"Create Card","description":"<p>Create Card at bank specified by BANK_ID .</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#Adapter.card_number\"><strong>card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#collected\">collected</a>: 2020-01-27</p>\n<p><a href=\"/glossary#posted\">posted</a>: 2020-01-27</p>\n<p><a href=\"/glossary#replacement\">replacement</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.card_id\"><strong>card_id</strong></a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><a href=\"/glossary#Adapter.card_number\"><strong>card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Create Card at bank specified by BANK_ID .\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**card_number**](/glossary#Adapter.card_number): 364435172576215\n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[collected](/glossary#collected): 2020-01-27\n\n\n\n[posted](/glossary#posted): 2020-01-27\n\n\n\n[replacement](/glossary#replacement): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**card_id**](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n[**card_number**](/glossary#Adapter.card_number): 364435172576215\n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","example_request_body":{"card_number":"364435172576215","card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"technology":"technology1","networks":[""],"allows":["credit","debit","cash_withdrawal"],"account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"},{"requested_date":"2026-06-06T17:37:09Z","reason_requested":"GOOD_SECURITY_PRACTICE"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"success_response_body":{"card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","bank_id":"gh.29.uk","card_number":"364435172576215","card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"technologyString1","networks":["networks1"],"allows":["credit","debit"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10015: Allowed values are:","OBP-50000: Unknown Error."],"tags":["Card"],"typed_request_body":{"type":"object","properties":{"posted":{"type":"string","format":"date-time"},"card_number":{"type":"string"},"enabled":{"type":"boolean"},"technology":{"type":"string"},"card_type":{"type":"string"},"name_on_card":{"type":"string"},"expires_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"networks":{"type":"array","items":{"type":"string"}},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"account_id":{"type":"string"},"valid_from_date":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"card_number":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"card_type":{"type":"string"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"name_on_card":{"type":"string"},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"technology":{"type":"string"},"posted":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"bank_id":{"type":"string"},"card_id":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"valid_from_date":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards","connector_methods":[]},{"operation_id":"OBPv3.1.0-createMethodRouting","implemented_by":{"version":"OBPv3.1.0","function":"createMethodRouting"},"request_verb":"POST","request_url":"/obp/v3.1.0/management/method_routings","summary":"Create MethodRouting","description":"<p>Create a MethodRouting.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Explanation of Fields:</p>\n<ul>\n<li>method_name is required String value, current supported value: [mapped]</li>\n<li>connector_name is required String value</li>\n<li>is_bank_id_exact_match is required boolean value, if bank_id_pattern is exact bank_id value, this value is true; if bank_id_pattern is null or a regex, this value is false</li>\n<li>bank_id_pattern is optional String value, it can be null, a exact bank_id or a regex</li>\n<li>parameters is optional array of key value pairs. You can set some parameters for this method</li>\n</ul>\n<p>note and CAVEAT!:</p>\n<ul>\n<li>bank_id_pattern has to be empty for methods that do not take bank_id as a function parameter, otherwise might get empty result</li>\n<li>methods that aggregate bank objects (e.g. getBankAccountsForUser) have to take any  existing method routings for these objects into consideration</li>\n<li>so if you create e.g. a bank specific method routing for getting an account, make sure that it is also served by endpoints getting ALL accounts for ALL banks</li>\n<li>if bank_id_pattern is regex, special characters need to do escape, for example: bank_id_pattern = &quot;some-id_pattern_\\d+&quot;</li>\n</ul>\n<p>If the connector name starts with rest, parameters can contain &quot;outBoundMapping&quot; and &quot;inBoundMapping&quot;, convert OutBound and InBound json structure.<br />\nfor example:<br />\noutBoundMapping example, convert json from source to target:<br />\n<img src=\"https://user-images.githubusercontent.com/2577334/75248007-33332e00-580e-11ea-8d2a-d1856035fa24.png\" alt=\"Snipaste_outBoundMapping\" /><br />\nBuild OutBound json value rules:<br />\n1 set cId value with: outboundAdapterCallContext.correlationId value<br />\n2 set bankId value with: concat bankId.value value with  string helloworld<br />\n3 set originalJson value with: whole source json, note: the field value expression is $root</p>\n<p>inBoundMapping example, convert json from source to target:<br />\n<img src=\"https://user-images.githubusercontent.com/2577334/75248199-a9d02b80-580e-11ea-9238-e073264e9170.png\" alt=\"inBoundMapping\" /><br />\nBuild InBound json value rules:<br />\n1 and 2 set inboundAdapterCallContext and status value: because field name ends with &quot;$default&quot;, remove &quot;$default&quot; from field name, not change the value<br />\n3 set fullName value with: concat string full: with result.name value<br />\n4 set bankRoutingScheme value: because source value is Array, but target value is not Array, the mapping field name must ends with [0].</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#parameters\"><strong>parameters</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#parameters\"><strong>parameters</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create a MethodRouting.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExplanation of Fields:\n\n* method_name is required String value, current supported value: [mapped]\n* connector_name is required String value\n* is_bank_id_exact_match is required boolean value, if bank_id_pattern is exact bank_id value, this value is true; if bank_id_pattern is null or a regex, this value is false\n* bank_id_pattern is optional String value, it can be null, a exact bank_id or a regex\n* parameters is optional array of key value pairs. You can set some parameters for this method\n\nnote and CAVEAT!:\n\n* bank_id_pattern has to be empty for methods that do not take bank_id as a function parameter, otherwise might get empty result\n* methods that aggregate bank objects (e.g. getBankAccountsForUser) have to take any  existing method routings for these objects into consideration\n* so if you create e.g. a bank specific method routing for getting an account, make sure that it is also served by endpoints getting ALL accounts for ALL banks\n* if bank_id_pattern is regex, special characters need to do escape, for example: bank_id_pattern = \"some\\-id_pattern_\\d+\"\n\nIf the connector name starts with rest, parameters can contain \"outBoundMapping\" and \"inBoundMapping\", convert OutBound and InBound json structure.\nfor example:\n outBoundMapping example, convert json from source to target:\n![Snipaste_outBoundMapping](https://user-images.githubusercontent.com/2577334/75248007-33332e00-580e-11ea-8d2a-d1856035fa24.png)\nBuild OutBound json value rules:\n1 set cId value with: outboundAdapterCallContext.correlationId value\n2 set bankId value with: concat bankId.value value with  string helloworld\n3 set originalJson value with: whole source json, note: the field value expression is $root\n\n\n inBoundMapping example, convert json from source to target:\n![inBoundMapping](https://user-images.githubusercontent.com/2577334/75248199-a9d02b80-580e-11ea-9238-e073264e9170.png)\nBuild InBound json value rules:\n1 and 2 set inboundAdapterCallContext and status value: because field name ends with \"$default\", remove \"$default\" from field name, not change the value\n3 set fullName value with: concat string full: with result.name value\n4 set bankRoutingScheme value: because source value is Array, but target value is not Array, the mapping field name must ends with [0].\n\n\n**JSON request body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**parameters**](/glossary#parameters): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**parameters**](/glossary#parameters): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"is_bank_id_exact_match":false,"method_name":"getBank","connector_name":"rest_vMar2019","bank_id_pattern":"some_bankId_.*","parameters":[{"key":"url","value":"http://mydomain.com/xxx"}]},"success_response_body":{"is_bank_id_exact_match":false,"method_name":"getBank","connector_name":"rest_vMar2019","method_routing_id":"this-method-routing-Id","bank_id_pattern":"some_bankId_.*","parameters":[{"key":"url","value":"http://mydomain.com/xxx"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-10021: Incorrect Connector name.","OBP-10022: Incorrect Connector method name.","OBP-50000: Unknown Error."],"tags":["Method-Routing","API"],"typed_request_body":{"type":"object","properties":{"method_name":{"type":"string"},"bank_id_pattern":{"type":"string"},"parameters":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"is_bank_id_exact_match":{"type":"boolean"},"connector_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"method_name":{"type":"string"},"bank_id_pattern":{"type":"string"},"parameters":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"is_bank_id_exact_match":{"type":"boolean"},"method_routing_id":{"type":"string"},"connector_name":{"type":"string"}}},"roles":[{"role":"CanCreateMethodRouting","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/method_routings","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyOpenCorporatesUrl","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyOpenCorporatesUrl"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","summary":"Update Open Corporates Url of Counterparty","description":"<p>Update open corporate url of other bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update open corporate url of other bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"open_corporates_URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating an open corporate url","URL cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"open_corporates_URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateInsurancePremium_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateInsurancePremium_gh.29.uk"},"request_verb":"PUT","request_url":"/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","summary":"Update InsurancePremium","description":"<p>Update InsurancePremium.</p>\n<p>Retrive the premium for the customer.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePremium&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update InsurancePremium.\n\nRetrive the premium for the customer.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePremium\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_premium":{"insurance_premium_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePremium(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_premium":{"type":"object","properties":{"insurance_premium_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_InsurancePremium","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateAccountLabel","implemented_by":{"version":"OBPv1.2.1","function":"updateAccountLabel"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID","summary":"Update Account Label","description":"<p>Update the label for the account. The label is how the account is known to the account owner e.g. 'My savings account'</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update the label for the account. The label is how the account is known to the account owner e.g. 'My savings account'\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"id":"123123","label":"label","bank_id":"gh.29.uk"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","user does not have access to owner view on account"],"tags":["Account"],"typed_request_body":{"type":"object","properties":{"id":{"type":"string"},"bank_id":{"type":"string"},"label":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID","connector_methods":[]},{"operation_id":"OBPv2.2.0-createConsumer","implemented_by":{"version":"OBPv2.2.0","function":"createConsumer"},"request_verb":"POST","request_url":"/obp/v2.2.0/management/consumers","summary":"Post a Consumer","description":"<p>Create a Consumer (Authenticated access).</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>clientCertificate</strong></a>: clientCertificate</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>clientCertificate</strong></a>: clientCertificate</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n","description_markdown":"Create a Consumer (Authenticated access).\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON request body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**clientCertificate**](/glossary#): clientCertificate\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**clientCertificate**](/glossary#): clientCertificate\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n","example_request_body":{"app_name":"Test","app_type":"Test","description":"Description","developer_email":"some@email.com","redirect_url":"redirecturl","created_by_user_id":"createdby","enabled":true,"created":"2026-06-06T17:37:09Z","clientCertificate":"-----BEGIN CERTIFICATE-----\nclient_certificate_content\n-----END CERTIFICATE-----"},"success_response_body":{"app_name":"Some app name","app_type":"App type","description":"Description","developer_email":"some.email@example.com","redirect_url":"Some redirect url","created_by_user_id":"Created by UUID","enabled":true,"created":"2026-06-06T17:37:09Z","clientCertificate":"-----BEGIN CERTIFICATE-----\nclient_certificate_content\n-----END CERTIFICATE-----"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Consumer","Old-Style"],"typed_request_body":{"type":"object","properties":{"created":{"type":"string","format":"date-time"},"enabled":{"type":"boolean"},"description":{"type":"string"},"app_name":{"type":"string"},"clientCertificate":{"type":"string"},"developer_email":{"type":"string"},"redirect_url":{"type":"string"},"app_type":{"type":"string"},"created_by_user_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"created":{"type":"string","format":"date-time"},"enabled":{"type":"boolean"},"description":{"type":"string"},"clientCertificate":{"type":"string"},"app_type":{"type":"string"},"developer_email":{"type":"string"},"created_by_user_id":{"type":"string"},"redirect_url":{"type":"string"},"app_name":{"type":"string"}}},"roles":[{"role":"CanCreateConsumer","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers","connector_methods":[]},{"operation_id":"OBPv2.1.0-addCardForBank","implemented_by":{"version":"OBPv2.1.0","function":"addCardForBank"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/cards","summary":"Create Card","description":"<p>Create Card at bank specified by BANK_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#\"><strong>bank_card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#\"><strong>bank_card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Create Card at bank specified by BANK_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_card_number**](/glossary#): 364435172576215\n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_card_number**](/glossary#): 364435172576215\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","example_request_body":{"bank_card_number":"364435172576215","name_on_card":"name_on_card","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"technology":"technology","networks":["network1","network2"],"allows":["credit","debit"],"account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"},{"requested_date":"2026-06-06T17:37:09Z","reason_requested":"GOOD_SECURITY_PRACTICE"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z"},"success_response_body":{"bank_id":"gh.29.uk","bank_card_number":"364435172576215","name_on_card":"String","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"String","networks":["String"],"allows":["String"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10015: Allowed values are:","OBP-50000: Unknown Error."],"tags":["Card"],"typed_request_body":{"type":"object","properties":{"enabled":{"type":"boolean"},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"expires_date":{"type":"string","format":"date-time"},"posted":{"type":"string","format":"date-time"},"bank_card_number":{"type":"string"},"networks":{"type":"array","items":{"type":"string"}},"issue_number":{"type":"string"},"name_on_card":{"type":"string"},"serial_number":{"type":"string"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"account_id":{"type":"string"},"technology":{"type":"string"},"valid_from_date":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"technology":{"type":"string"},"name_on_card":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"posted":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}},"bank_id":{"type":"string"},"bank_card_number":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"allows":{"type":"array","items":{"type":"string"}},"valid_from_date":{"type":"string","format":"date-time"}}},"roles":[{"role":"CanCreateCardsForBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/cards","connector_methods":[]},{"operation_id":"OBPv2.0.0-corePrivateAccountsAtOneBank","implemented_by":{"version":"OBPv2.0.0","function":"corePrivateAccountsAtOneBank"},"request_verb":"GET","request_url":"/obp/v2.0.0/my/banks/BANK_ID/accounts","summary":"Get Accounts at Bank (Private)","description":"<p>Get private accounts at one bank (Authenticated access).<br />\nReturns the list of accounts containing private views for the user at BANK_ID.<br />\nFor each account the API returns the ID and label. To also see the list of Views, see privateAccountsAtOneBank</p>\n<p>This call MAY have an alias /bank/accounts but ONLY if defaultBank is set in Props</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>_links</strong></a>: _links</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n","description_markdown":"Get private accounts at one bank (Authenticated access).\nReturns the list of accounts containing private views for the user at BANK_ID.\nFor each account the API returns the ID and label. To also see the list of Views, see privateAccountsAtOneBank\n\n\nThis call MAY have an alias /bank/accounts but ONLY if defaultBank is set in Props\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**_links**](/glossary#): _links\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0","label":"NoneLabel","bank_id":"gh.29.uk","_links":{"jsonString":"{}"}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account","PrivateData","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"id":{"type":"string"},"bank_id":{"type":"string"},"_links":{"type":"object","properties":{"jsonString":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/banks/BANK_ID/accounts","connector_methods":[]},{"operation_id":"OBPv3.1.0-getWebUiProps","implemented_by":{"version":"OBPv3.1.0","function":"getWebUiProps"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/webui_props","summary":"Get WebUiProps","description":"<p>Get WebUiProps - properties that configure the Web UI behavior and appearance.</p>\n<p>Properties with names starting with &quot;webui_&quot; can be stored in the database and managed via API.</p>\n<p><strong>Data Sources:</strong></p>\n<ol>\n<li>\n<p><strong>Explicit WebUiProps (Database)</strong>: Custom values created/updated via the API and stored in the database.</p>\n</li>\n<li>\n<p><strong>Implicit WebUiProps (Configuration File)</strong>: Default values defined in the <code>sample.props.template</code> configuration file.</p>\n</li>\n</ol>\n<p><strong>Query Parameter:</strong></p>\n<ul>\n<li><code>active</code> (optional, boolean string, default: &quot;false&quot;)</li>\n<li>If <code>active=false</code> or omitted: Returns only explicit props from the database</li>\n<li>If <code>active=true</code>: Returns explicit props + implicit (default) props from configuration file\n<ul>\n<li>When both sources have the same property name, the database value takes precedence</li>\n<li>Implicit props are marked with <code>webUiPropsId = &quot;default&quot;</code></li>\n</ul>\n</li>\n</ul>\n<p><strong>Examples:</strong></p>\n<p>Get only database-stored props:<br />\n<a href=\"https://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props\">https://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props</a></p>\n<p>Get database props combined with defaults:<br />\n<a href=\"https://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props?active=true\">https://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props?active=true</a></p>\n<p>For more details about WebUI Props, including how to set config file defaults and precedence order, see <a href=\"/glossary#webui_props\">here</a>.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#Customer.Credit.source\">source</a>:</p>\n","description_markdown":"Get WebUiProps - properties that configure the Web UI behavior and appearance.\n\nProperties with names starting with \"webui_\" can be stored in the database and managed via API.\n\n**Data Sources:**\n\n1. **Explicit WebUiProps (Database)**: Custom values created/updated via the API and stored in the database.\n\n2. **Implicit WebUiProps (Configuration File)**: Default values defined in the `sample.props.template` configuration file.\n\n**Query Parameter:**\n\n* `active` (optional, boolean string, default: \"false\")\n  - If `active=false` or omitted: Returns only explicit props from the database\n  - If `active=true`: Returns explicit props + implicit (default) props from configuration file\n    - When both sources have the same property name, the database value takes precedence\n    - Implicit props are marked with `webUiPropsId = \"default\"`\n\n**Examples:**\n\nGet only database-stored props:\nhttps://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props\n\nGet database props combined with defaults:\nhttps://apisandbox.openbankproject.com/obp/v3.1.0/management/webui_props?active=true\n\nFor more details about WebUI Props, including how to set config file defaults and precedence order, see [here](/glossary#webui_props).\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[source](/glossary#Customer.Credit.source): \n\n\n","success_response_body":{"webui_props":[{"name":"webui_api_explorer_url","value":"https://apiexplorer.openbankproject.com","web_ui_props_id":"web-ui-props-id"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["WebUi-Props"],"typed_success_response_body":{"type":"object","properties":{"webui_props":{"type":"array","items":{"type":"object","properties":{"web_ui_props_id":{"type":"string"},"name":{"type":"string"},"value":{"type":"string"}}}}}},"roles":[{"role":"CanGetWebUiProps","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/webui_props","connector_methods":[]},{"operation_id":"OBPv2.2.0-createFx","implemented_by":{"version":"OBPv2.2.0","function":"createFx"},"request_verb":"PUT","request_url":"/obp/v2.2.0/banks/BANK_ID/fx","summary":"Create Fx","description":"<p>Create or Update Fx for the Bank.</p>\n<p>Example:</p>\n<p>“from_currency_code”:“EUR”,<br />\n“to_currency_code”:“USD”,<br />\n“conversion_value”: 1.136305,<br />\n“inverse_conversion_value”: 1 / 1.136305 = 0.8800454103431737,</p>\n<p>Thus 1 Euro = 1.136305 US Dollar<br />\nand<br />\n1 US Dollar = 0.8800 Euro</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#conversion_value\"><strong>conversion_value</strong></a>: 100</p>\n<p><a href=\"/glossary#effective_date\"><strong>effective_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#from_currency_code\"><strong>from_currency_code</strong></a>:</p>\n<p><a href=\"/glossary#inverse_conversion_value\"><strong>inverse_conversion_value</strong></a>: 50</p>\n<p><a href=\"/glossary#to_currency_code\"><strong>to_currency_code</strong></a>: EUR</p>\n","description_markdown":"Create or Update Fx for the Bank.\n\nExample:\n\n“from_currency_code”:“EUR”,\n“to_currency_code”:“USD”,\n“conversion_value”: 1.136305,\n“inverse_conversion_value”: 1 / 1.136305 = 0.8800454103431737,\n\n Thus 1 Euro = 1.136305 US Dollar\n and\n 1 US Dollar = 0.8800 Euro\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**conversion_value**](/glossary#conversion_value): 100\n\n\n\n[**effective_date**](/glossary#effective_date): 2020-01-27\n\n\n\n[**from_currency_code**](/glossary#from_currency_code): \n\n\n\n[**inverse_conversion_value**](/glossary#inverse_conversion_value): 50\n\n\n\n[**to_currency_code**](/glossary#to_currency_code): EUR\n\n\n","example_request_body":{"bank_id":"gh.29.uk","from_currency_code":"EUR","to_currency_code":"USD","conversion_value":1.136305,"inverse_conversion_value":0.8800454103431737,"effective_date":"1100-01-01T00:00:00Z"},"success_response_body":{"bank_id":"gh.29.uk","from_currency_code":"EUR","to_currency_code":"USD","conversion_value":1.136305,"inverse_conversion_value":0.8800454103431737,"effective_date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["FX"],"typed_request_body":{"type":"object","properties":{"effective_date":{"type":"string","format":"date-time"},"conversion_value":{"type":"number"},"from_currency_code":{"type":"string"},"bank_id":{"type":"string"},"inverse_conversion_value":{"type":"number"},"to_currency_code":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"effective_date":{"type":"string","format":"date-time"},"conversion_value":{"type":"number"},"from_currency_code":{"type":"string"},"bank_id":{"type":"string"},"inverse_conversion_value":{"type":"number"},"to_currency_code":{"type":"string"}}},"roles":[{"role":"CanCreateFxRate","requires_bank_id":true},{"role":"CanCreateFxRateAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/fx","connector_methods":[]},{"operation_id":"OBPv2.2.0-createCounterparty","implemented_by":{"version":"OBPv2.2.0","function":"createCounterparty"},"request_verb":"POST","request_url":"/obp/v2.2.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties","summary":"Create Counterparty (Explicit)","description":"<p>Create Counterparty (Explicit) for an Account.</p>\n<p>In OBP, there are two types of Counterparty.</p>\n<ul>\n<li>\n<p>Explicit Counterparties (those here) which we create explicitly and are used in COUNTERPARTY Transaction Requests</p>\n</li>\n<li>\n<p>Implicit Counterparties (AKA Other Accounts) which are generated automatically from the other sides of Transactions.</p>\n</li>\n</ul>\n<p>Explicit Counterparties are created for the account / view<br />\nThey are how the user of the view (e.g. account owner) refers to the other side of the transaction</p>\n<p>name : the human readable name (e.g. Piano teacher, Miss Nipa)</p>\n<p>description : the human readable name (e.g. Piano teacher, Miss Nipa)</p>\n<p>bank_routing_scheme : eg: bankId or bankCode or any other strings</p>\n<p>bank_routing_address : eg: <code>gh.29.uk</code>, must be valid sandbox bankIds</p>\n<p>account_routing_scheme : eg: AccountId or AccountNumber or any other strings</p>\n<p>account_routing_address : eg: <code>1d65db7c-a7b2-4839-af41-95</code>, must be valid accountIds</p>\n<p>other_account_secondary_routing_scheme : eg: IBan or any other strings</p>\n<p>other_account_secondary_routing_address : if it is an IBAN, it should be unique for each counterparty.</p>\n<p>other_branch_routing_scheme : eg: branchId or any other strings or you can leave it empty, not useful in sandbox mode.</p>\n<p>other_branch_routing_address : eg: <code>branch-id-123</code> or you can leave it empty, not useful in sandbox mode.</p>\n<p>is_beneficiary : must be set to <code>true</code> in order to send payments to this counterparty</p>\n<p>bespoke: It supports a list of key-value, you can add it to the counterparty.</p>\n<p>bespoke.key : any info-key you want to add to this counterparty</p>\n<p>bespoke.value : any info-value you want to add to this counterparty</p>\n<p>The view specified by VIEW_ID must have the canAddCounterparty permission</p>\n<p>A minimal example for TransactionRequestType == COUNTERPARTY<br />\n{<br />\n&quot;name&quot;: &quot;Tesobe1&quot;,<br />\n&quot;description&quot;: &quot;Good Company&quot;,<br />\n&quot;other_bank_routing_scheme&quot;: &quot;OBP&quot;,<br />\n&quot;other_bank_routing_address&quot;: &quot;gh.29.uk&quot;,<br />\n&quot;other_account_routing_scheme&quot;: &quot;OBP&quot;,<br />\n&quot;other_account_routing_address&quot;: &quot;8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0&quot;,<br />\n&quot;is_beneficiary&quot;: true,<br />\n&quot;other_account_secondary_routing_scheme&quot;: &quot;&quot;,<br />\n&quot;other_account_secondary_routing_address&quot;: &quot;&quot;,<br />\n&quot;other_branch_routing_scheme&quot;: &quot;&quot;,<br />\n&quot;other_branch_routing_address&quot;: &quot;&quot;,<br />\n&quot;bespoke&quot;: []<br />\n}</p>\n<p>A minimal example for TransactionRequestType == SEPA</p>\n<p>{<br />\n&quot;name&quot;: &quot;Tesobe2&quot;,<br />\n&quot;description&quot;: &quot;Good Company&quot;,<br />\n&quot;other_bank_routing_scheme&quot;: &quot;OBP&quot;,<br />\n&quot;other_bank_routing_address&quot;: &quot;gh.29.uk&quot;,<br />\n&quot;other_account_routing_scheme&quot;: &quot;OBP&quot;,<br />\n&quot;other_account_routing_address&quot;: &quot;8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0&quot;,<br />\n&quot;other_account_secondary_routing_scheme&quot;: &quot;IBAN&quot;,<br />\n&quot;other_account_secondary_routing_address&quot;: &quot;DE89 3704 0044 0532 0130 00&quot;,<br />\n&quot;is_beneficiary&quot;: true,<br />\n&quot;other_branch_routing_scheme&quot;: &quot;&quot;,<br />\n&quot;other_branch_routing_address&quot;: &quot;&quot;,<br />\n&quot;bespoke&quot;: []<br />\n}</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#bespoke\"><strong>bespoke</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#\"><strong>is_beneficiary</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#other_account_routing_address\"><strong>other_account_routing_address</strong></a>: DE89370400440532013000</p>\n<p><a href=\"/glossary#other_account_routing_scheme\"><strong>other_account_routing_scheme</strong></a>: IBAN</p>\n<p><a href=\"/glossary#other_account_secondary_routing_address\"><strong>other_account_secondary_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_account_secondary_routing_scheme\"><strong>other_account_secondary_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_address\"><strong>other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_scheme\"><strong>other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_address\"><strong>other_branch_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_scheme\"><strong>other_branch_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#bespoke\"><strong>bespoke</strong></a>:</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_url</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>is_beneficiary</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#other_account_routing_address\"><strong>other_account_routing_address</strong></a>: DE89370400440532013000</p>\n<p><a href=\"/glossary#other_account_routing_scheme\"><strong>other_account_routing_scheme</strong></a>: IBAN</p>\n<p><a href=\"/glossary#other_account_secondary_routing_address\"><strong>other_account_secondary_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_account_secondary_routing_scheme\"><strong>other_account_secondary_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_address\"><strong>other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_scheme\"><strong>other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_address\"><strong>other_branch_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_scheme\"><strong>other_branch_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#this_account_id\"><strong>this_account_id</strong></a>:</p>\n<p><a href=\"/glossary#this_bank_id\"><strong>this_bank_id</strong></a>:</p>\n<p><a href=\"/glossary#this_view_id\"><strong>this_view_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create Counterparty (Explicit) for an Account.\n\nIn OBP, there are two types of Counterparty.\n\n* Explicit Counterparties (those here) which we create explicitly and are used in COUNTERPARTY Transaction Requests\n\n* Implicit Counterparties (AKA Other Accounts) which are generated automatically from the other sides of Transactions.\n\nExplicit Counterparties are created for the account / view\nThey are how the user of the view (e.g. account owner) refers to the other side of the transaction\n\nname : the human readable name (e.g. Piano teacher, Miss Nipa)\n\ndescription : the human readable name (e.g. Piano teacher, Miss Nipa)\n\nbank_routing_scheme : eg: bankId or bankCode or any other strings\n\nbank_routing_address : eg: `gh.29.uk`, must be valid sandbox bankIds\n\naccount_routing_scheme : eg: AccountId or AccountNumber or any other strings\n\naccount_routing_address : eg: `1d65db7c-a7b2-4839-af41-95`, must be valid accountIds\n\nother_account_secondary_routing_scheme : eg: IBan or any other strings\n\nother_account_secondary_routing_address : if it is an IBAN, it should be unique for each counterparty. \n\nother_branch_routing_scheme : eg: branchId or any other strings or you can leave it empty, not useful in sandbox mode.\n\nother_branch_routing_address : eg: `branch-id-123` or you can leave it empty, not useful in sandbox mode.\n\nis_beneficiary : must be set to `true` in order to send payments to this counterparty\n\nbespoke: It supports a list of key-value, you can add it to the counterparty.\n\nbespoke.key : any info-key you want to add to this counterparty\n \nbespoke.value : any info-value you want to add to this counterparty\n\nThe view specified by VIEW_ID must have the canAddCounterparty permission\n\nA minimal example for TransactionRequestType == COUNTERPARTY\n {\n  \"name\": \"Tesobe1\",\n  \"description\": \"Good Company\",\n  \"other_bank_routing_scheme\": \"OBP\",\n  \"other_bank_routing_address\": \"gh.29.uk\",\n  \"other_account_routing_scheme\": \"OBP\",\n  \"other_account_routing_address\": \"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\",\n  \"is_beneficiary\": true,\n  \"other_account_secondary_routing_scheme\": \"\",\n  \"other_account_secondary_routing_address\": \"\",\n  \"other_branch_routing_scheme\": \"\",\n  \"other_branch_routing_address\": \"\",\n  \"bespoke\": []\n}\n\n \nA minimal example for TransactionRequestType == SEPA\n \n {\n  \"name\": \"Tesobe2\",\n  \"description\": \"Good Company\",\n  \"other_bank_routing_scheme\": \"OBP\",\n  \"other_bank_routing_address\": \"gh.29.uk\",\n  \"other_account_routing_scheme\": \"OBP\",\n  \"other_account_routing_address\": \"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\",\n  \"other_account_secondary_routing_scheme\": \"IBAN\",\n  \"other_account_secondary_routing_address\": \"DE89 3704 0044 0532 0130 00\",\n  \"is_beneficiary\": true,\n  \"other_branch_routing_scheme\": \"\",\n  \"other_branch_routing_address\": \"\",\n  \"bespoke\": []\n}\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**bespoke**](/glossary#bespoke): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**is_beneficiary**](/glossary#): false\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**other_account_routing_address**](/glossary#other_account_routing_address): DE89370400440532013000\n\n\n\n[**other_account_routing_scheme**](/glossary#other_account_routing_scheme): IBAN\n\n\n\n[**other_account_secondary_routing_address**](/glossary#other_account_secondary_routing_address): \n\n\n\n[**other_account_secondary_routing_scheme**](/glossary#other_account_secondary_routing_scheme): \n\n\n\n[**other_bank_routing_address**](/glossary#other_bank_routing_address): \n\n\n\n[**other_bank_routing_scheme**](/glossary#other_bank_routing_scheme): \n\n\n\n[**other_branch_routing_address**](/glossary#other_branch_routing_address): \n\n\n\n[**other_branch_routing_scheme**](/glossary#other_branch_routing_scheme): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bespoke**](/glossary#bespoke): \n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_url**](/glossary#image_url): \n\n\n\n[**is_beneficiary**](/glossary#): false\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**open_corporates_url**](/glossary#open_corporates_url): \n\n\n\n[**other_account_routing_address**](/glossary#other_account_routing_address): DE89370400440532013000\n\n\n\n[**other_account_routing_scheme**](/glossary#other_account_routing_scheme): IBAN\n\n\n\n[**other_account_secondary_routing_address**](/glossary#other_account_secondary_routing_address): \n\n\n\n[**other_account_secondary_routing_scheme**](/glossary#other_account_secondary_routing_scheme): \n\n\n\n[**other_bank_routing_address**](/glossary#other_bank_routing_address): \n\n\n\n[**other_bank_routing_scheme**](/glossary#other_bank_routing_scheme): \n\n\n\n[**other_branch_routing_address**](/glossary#other_branch_routing_address): \n\n\n\n[**other_branch_routing_scheme**](/glossary#other_branch_routing_scheme): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**this_account_id**](/glossary#this_account_id): \n\n\n\n[**this_bank_id**](/glossary#this_bank_id): \n\n\n\n[**this_view_id**](/glossary#this_view_id): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"name":"CounterpartyName","description":"My landlord","other_account_routing_scheme":"IBAN","other_account_routing_address":"DE89370400440532013000","other_account_secondary_routing_scheme":"IBAN","other_account_secondary_routing_address":"DE89370400440532013000","other_bank_routing_scheme":"OBP","other_bank_routing_address":"gh.29.uk","other_branch_routing_scheme":"OBP","other_branch_routing_address":"12f8a9e6-c2b1-407a-8bd0-421b7119307e","is_beneficiary":true,"bespoke":[{"key":"englishName","value":"english Name"}]},"success_response_body":{"name":"CounterpartyName","description":"My landlord","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","this_bank_id":"gh.29.uk","this_account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","this_view_id":"owner","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh","other_bank_routing_scheme":"OBP","other_bank_routing_address":"gh.29.uk","other_branch_routing_scheme":"OBP","other_branch_routing_address":"12f8a9e6-c2b1-407a-8bd0-421b7119307e","other_account_routing_scheme":"IBAN","other_account_routing_address":"DE89370400440532013000","other_account_secondary_routing_scheme":"IBAN","other_account_secondary_routing_address":"DE89370400440532013000","is_beneficiary":true,"bespoke":[{"key":"englishName","value":"english Name"}],"metadata":{"public_alias":"String","more_info":"String","url":"String","image_url":"String","open_corporates_url":"String","corporate_location":{"latitude":11.45,"longitude":11.45,"date":"1100-01-01T00:00:00Z","user":{"id":"123","provider":"http://127.0.0.1:8080","username":"felixsmith"}},"physical_location":{"latitude":11.45,"longitude":11.45,"date":"1100-01-01T00:00:00Z","user":{"id":"123","provider":"http://127.0.0.1:8080","username":"felixsmith"}},"private_alias":"String"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-10001: Incorrect json format.","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-30014: Counterparty already exists. Please specify a different value for BANK_ID or ACCOUNT_ID or VIEW_ID or NAME.","OBP-50000: Unknown Error."],"tags":["Counterparty","Account"],"typed_request_body":{"type":"object","properties":{"bespoke":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"other_account_routing_address":{"type":"string"},"name":{"type":"string"},"other_bank_routing_scheme":{"type":"string"},"other_account_secondary_routing_address":{"type":"string"},"other_account_routing_scheme":{"type":"string"},"description":{"type":"string"},"other_bank_routing_address":{"type":"string"},"other_branch_routing_scheme":{"type":"string"},"other_account_secondary_routing_scheme":{"type":"string"},"is_beneficiary":{"type":"boolean"},"other_branch_routing_address":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"bespoke":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"created_by_user_id":{"type":"string"},"other_account_routing_address":{"type":"string"},"name":{"type":"string"},"metadata":{"type":"object","properties":{"private_alias":{"type":"string"},"physical_location":{"type":"object","properties":{"user":{"type":"object","properties":{"provider":{"type":"string"},"id":{"type":"string"},"username":{"type":"string"}}},"date":{"type":"string","format":"date-time"},"longitude":{"type":"number"},"latitude":{"type":"number"}}},"url":{"type":"string"},"public_alias":{"type":"string"},"open_corporates_url":{"type":"string"},"more_info":{"type":"string"},"corporate_location":{"type":"object","properties":{"user":{"type":"object","properties":{"provider":{"type":"string"},"id":{"type":"string"},"username":{"type":"string"}}},"date":{"type":"string","format":"date-time"},"longitude":{"type":"number"},"latitude":{"type":"number"}}},"image_url":{"type":"string"}}},"this_bank_id":{"type":"string"},"other_bank_routing_scheme":{"type":"string"},"other_account_secondary_routing_address":{"type":"string"},"counterparty_id":{"type":"string"},"other_account_routing_scheme":{"type":"string"},"description":{"type":"string"},"other_bank_routing_address":{"type":"string"},"other_branch_routing_scheme":{"type":"string"},"this_account_id":{"type":"string"},"other_account_secondary_routing_scheme":{"type":"string"},"is_beneficiary":{"type":"boolean"},"other_branch_routing_address":{"type":"string"},"this_view_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties","connector_methods":[]},{"operation_id":"OBPv3.1.0-createProduct","implemented_by":{"version":"OBPv3.1.0","function":"createProduct"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE","summary":"Create Product","description":"<p>Create or Update Product for the Bank.</p>\n<p>Typical Super Family values / Asset classes are:</p>\n<p>Debt<br />\nEquity<br />\nFX<br />\nCommodity<br />\nDerivative</p>\n<p>Product hiearchy vs Product Collections:</p>\n<ul>\n<li>\n<p>You can define a hierarchy of products - so that a child Product inherits attributes of its parent Product -  using the parent_product_code in Product.</p>\n</li>\n<li>\n<p>You can define a collection (also known as baskets or buckets) of products using Product Collections.</p>\n</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#parent_product_code\"><strong>parent_product_code</strong></a>: 787LOW</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#product_attributes\">product_attributes</a>:</p>\n","description_markdown":"Create or Update Product for the Bank.\n\n\nTypical Super Family values / Asset classes are:\n\nDebt\nEquity\nFX\nCommodity\nDerivative\n\n\n\nProduct hiearchy vs Product Collections:\n\n* You can define a hierarchy of products - so that a child Product inherits attributes of its parent Product -  using the parent_product_code in Product.\n\n* You can define a collection (also known as baskets or buckets) of products using Product Collections.\n\n      \n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**parent_product_code**](/glossary#parent_product_code): 787LOW\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_attributes](/glossary#product_attributes): \n\n\n","example_request_body":{"name":"product name","parent_product_code":"parent product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}}},"success_response_body":{"bank_id":"gh.29.uk","code":"1234BW","parent_product_code":"parent","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"product_attributes":[{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Product"],"typed_request_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"parent_product_code":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"parent_product_code":{"type":"string"},"bank_id":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"product_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"name":{"type":"string"},"category":{"type":"string"}}},"roles":[{"role":"CanCreateProduct","requires_bank_id":true},{"role":"CanCreateProductAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createFishPort_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createFishPort_"},"request_verb":"POST","request_url":"/FishPort","summary":"Create new FishPort","description":"<p>Create new FishPort.</p>\n<p>Portfolio of fishbased values</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>fish: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FishPort&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new FishPort.\n\nPortfolio of fishbased values\n\n\n**Property List:** \n\n* fish: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FishPort\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"fish":"James Brown","number":6987233228},"success_response_body":{"fish_port":{"fish_port_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","fish":"James Brown","number":6987233228}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FishPort","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"fish":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"fish_port":{"type":"object","properties":{"fish_port_id":{"type":"string"},"fish":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_SystemFishPort","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FishPort","connector_methods":[]},{"operation_id":"OBPv1.2.1-getOtherAccountForTransaction","implemented_by":{"version":"OBPv1.2.1","function":"getOtherAccountForTransaction"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/other_account","summary":"Get Other Account of Transaction","description":"<p>Get other account of a transaction.<br />\nReturns details of the other party involved in the transaction, moderated by the <a href=\"#1_2_1-getViewsForBankAccount\">view</a> (VIEW_ID).<br />\nAuthentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.iban\"><strong>IBAN</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#Bank\"><strong>bank</strong></a>:</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#kind\"><strong>kind</strong></a>:</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#national_identifier\"><strong>national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#swift_bic\"><strong>swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Get other account of a transaction.\nReturns details of the other party involved in the transaction, moderated by the [view](#1_2_1-getViewsForBankAccount) (VIEW_ID).\n       Authentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**IBAN**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**bank**](/glossary#Bank): \n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**kind**](/glossary#kind): \n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**national_identifier**](/glossary#national_identifier): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**swift_bic**](/glossary#swift_bic): \n\n\n\n[**user**](/glossary#User): \n\n\n","success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"number":"123","kind":"3456","IBAN":"UK234DB","swift_bic":"UK12321DB","bank":{"national_identifier":"OBP","name":"OBP"},"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["Transaction","Counterparty"],"typed_success_response_body":{"type":"object","properties":{"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"IBAN":{"type":"string"},"swift_bic":{"type":"string"},"number":{"type":"string"},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"},"bank":{"type":"object","properties":{"national_identifier":{"type":"string"},"name":{"type":"string"}}},"kind":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/other_account","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createInsurancePolicy_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createInsurancePolicy_gh.29.uk"},"request_verb":"POST","request_url":"/banks/gh.29.uk/InsurancePolicy","summary":"Create new InsurancePolicy","description":"<p>Create new InsurancePolicy.</p>\n<p>Which insurance policies the customer already has.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePolicy&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new InsurancePolicy.\n\nWhich insurance policies the customer already has.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePolicy\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_policy":{"insurance_policy_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePolicy(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_policy":{"type":"object","properties":{"insurance_policy_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_InsurancePolicy","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePolicy","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteUserAuthContextById","implemented_by":{"version":"OBPv3.1.0","function":"deleteUserAuthContextById"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/users/USER_ID/auth-context/USER_AUTH_CONTEXT_ID","summary":"Delete User Auth Context","description":"<p>Delete a User AuthContext of the User specified by USER_AUTH_CONTEXT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#user_auth_context_id\">USER_AUTH_CONTEXT_ID</a>:</p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete a User AuthContext of the User specified by USER_AUTH_CONTEXT_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_AUTH_CONTEXT_ID](/glossary#user_auth_context_id): \n\n\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"roles":[{"role":"CanDeleteUserAuthContext","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/auth-context/USER_AUTH_CONTEXT_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getTaxResidence","implemented_by":{"version":"OBPv3.1.0","function":"getTaxResidence"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax-residences","summary":"Get Tax Residences of Customer","description":"<p>Get the Tax Residences of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#domain\"><strong>domain</strong></a>:</p>\n<p><a href=\"/glossary#tax_number\"><strong>tax_number</strong></a>: 456</p>\n<p><a href=\"/glossary#tax_residence\"><strong>tax_residence</strong></a>:</p>\n<p><a href=\"/glossary#tax_residence_id\"><strong>tax_residence_id</strong></a>:</p>\n","description_markdown":"Get the Tax Residences of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**domain**](/glossary#domain): \n\n\n\n[**tax_number**](/glossary#tax_number): 456\n\n\n\n[**tax_residence**](/glossary#tax_residence): \n\n\n\n[**tax_residence_id**](/glossary#tax_residence_id): \n\n\n","success_response_body":{"tax_residence":[{"domain":"Enter some domain","tax_number":"Enter some number","tax_residence_id":"902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Customer","KYC"],"typed_success_response_body":{"type":"object","properties":{"tax_residence":{"type":"array","items":{"type":"object","properties":{"tax_number":{"type":"string"},"domain":{"type":"string"},"tax_residence_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetTaxResidence","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax-residences","connector_methods":[]},{"operation_id":"OBPv3.0.0-getCoreAccountById","implemented_by":{"version":"OBPv3.0.0","function":"getCoreAccountById"},"request_verb":"GET","request_url":"/obp/v3.0.0/my/banks/BANK_ID/accounts/ACCOUNT_ID/account","summary":"Get Account by Id (Core)","description":"<p>Information returned about the account specified by ACCOUNT_ID:</p>\n<ul>\n<li>Number - The human readable account number given by the bank that identifies the account.</li>\n<li>Label - A label given by the owner of the account</li>\n<li>Owners - Users that own this account</li>\n<li>Type - The type of account</li>\n<li>Balance - Currency and Value</li>\n<li>Account Routings - A list that might include IBAN or national account identifiers</li>\n<li>Account Rules - A list that might include Overdraft and other bank specific rules</li>\n</ul>\n<p>This call returns the owner view and requires access to that view.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#owners\"><strong>owners</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#views_basic\"><strong>views_basic</strong></a>:</p>\n","description_markdown":"Information returned about the account specified by ACCOUNT_ID:\n\n* Number - The human readable account number given by the bank that identifies the account.\n* Label - A label given by the owner of the account\n* Owners - Users that own this account\n* Type - The type of account\n* Balance - Currency and Value\n* Account Routings - A list that might include IBAN or national account identifiers\n* Account Rules - A list that might include Overdraft and other bank specific rules\n\nThis call returns the owner view and requires access to that view.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**owners**](/glossary#owners): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**views_basic**](/glossary#views_basic): \n\n\n","success_response_body":{"id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","bank_id":"gh.29.uk","label":"My Account","number":"546387432","owners":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}],"type":"AC","balance":{"currency":"EUR","amount":"0"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"views_basic":[{"id":"owner","short_name":"owner","description":"This view is for the owner for the account.","is_public":false}]},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Account","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"type":{"type":"string"},"bank_id":{"type":"string"},"owners":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}},"label":{"type":"string"},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"views_basic":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string"},"is_public":{"type":"boolean"},"short_name":{"type":"string"},"id":{"type":"string"}}}},"id":{"type":"string"},"number":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/banks/BANK_ID/accounts/ACCOUNT_ID/account","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleCovidAPIDays_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleCovidAPIDays_"},"request_verb":"GET","request_url":"/CovidAPIDays/COVID_API_DAYS_ID","summary":"Get CovidAPIDays by id","description":"<p>Get CovidAPIDays by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;CovidAPIDays&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get CovidAPIDays by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"CovidAPIDays\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"covid_api_days":{"covid_api_days_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_CovidAPIDays","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"covid_api_days":{"type":"object","properties":{"covid_api_days_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemCovidAPIDays","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/CovidAPIDays/COVID_API_DAYS_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteImageForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"deleteImageForViewOnTransaction"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images/IMAGE_ID","summary":"Delete a Transaction Image","description":"<p>Deletes the image IMAGE_ID about the transaction TRANSACTION_ID made on <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.</p>\n<p>Authentication via OAuth is required. The user must either have owner privileges for this account, or must be the user that posted the image.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#image_id\">IMAGE_ID</a>:</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the image IMAGE_ID about the transaction TRANSACTION_ID made on [view](#1_2_1-getViewsForBankAccount).\n\nAuthentication via OAuth is required. The user must either have owner privileges for this account, or must be the user that posted the image.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[IMAGE_ID](/glossary#image_id): \n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-20001: User not logged in. Authentication is required!","You must be able to see images in order to delete them","Image not found for this transaction","Deleting images not permitted for this view","Deleting images not permitted for the current user","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images/IMAGE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerCreditRatingAndSource","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerCreditRatingAndSource"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/credit-rating-and-source","summary":"Update the credit rating and source of a Customer","description":"<p>Update the credit rating and source of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#102;e&#x6c;&#105;&#x78;&#115;&#x6d;&#x69;&#x74;&#104;&#x40;&#x65;&#x78;&#x61;&#109;&#x70;&#108;e&#x2e;&#99;&#111;&#x6d;\">f&#101;&#108;&#x69;&#120;&#115;&#x6d;i&#116;&#x68;&#64;&#101;&#120;&#97;&#109;&#112;&#x6c;&#101;&#x2e;c&#111;&#x6d;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the credit rating and source of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"credit_rating":"Good","credit_source":"Bank"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"credit_source":{"type":"string"},"credit_rating":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerCreditRatingAndSource","requires_bank_id":true},{"role":"CanUpdateCustomerCreditRatingAndSourceAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/credit-rating-and-source","connector_methods":[]},{"operation_id":"OBPv3.1.0-getMetricsTopConsumers","implemented_by":{"version":"OBPv3.1.0","function":"getMetricsTopConsumers"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/metrics/top-consumers","summary":"Get Top Consumers","description":"<p>Get metrics about the top consumers of the API usage e.g. total count, consumer_id and app_name.</p>\n<p>Should be able to filter on the following fields</p>\n<p>e.g.: /management/metrics/top-consumers?from_date=1970-01-01T00:00:00.000Z&amp;to_date=2026-06-06T17:37:10.755Z&amp;consumer_id=5<br />\n&amp;user_id=66214b8e-259e-44ad-8868-3eb47be70646&amp;implemented_by_partial_function=getTransactionsForBankAccount<br />\n&amp;implemented_in_version=v3.0.0&amp;url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions<br />\n&amp;verb=GET&amp;anon=false&amp;app_name=MapperPostman<br />\n&amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null<br />\n&amp;limit=100</p>\n<p>1 from_date (defaults to the one year ago): eg:from_date=1970-01-01T00:00:00.000Z</p>\n<p>2 to_date (defaults to the current date) eg:to_date=2026-06-06T17:37:10.755Z</p>\n<p>3 consumer_id  (if null ignore)</p>\n<p>4 user_id (if null ignore)</p>\n<p>5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)</p>\n<p>6 url (if null ignore), note: can not contain '&amp;'.</p>\n<p>7 app_name (if null ignore)</p>\n<p>8 implemented_by_partial_function (if null ignore),</p>\n<p>9 implemented_in_version (if null ignore)</p>\n<p>10 verb (if null ignore)</p>\n<p>11 correlation_id (if null ignore)</p>\n<p>12 duration (if null ignore) non digit chars will be silently omitted</p>\n<p>13 exclude_app_names (if null ignore).eg: &amp;exclude_app_names=API-EXPLORER,API-Manager,SOFI,null</p>\n<p>14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &amp;exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%</p>\n<p>15 exclude_implemented_by_partial_functions (if null ignore).eg: &amp;exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics</p>\n<p>16 limit (for pagination: defaults to 50)  eg:limit=200</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#count\"><strong>count</strong></a>:</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#top_consumers\"><strong>top_consumers</strong></a>:</p>\n","description_markdown":"Get metrics about the top consumers of the API usage e.g. total count, consumer_id and app_name.\n\nShould be able to filter on the following fields\n\ne.g.: /management/metrics/top-consumers?from_date=1970-01-01T00:00:00.000Z&to_date=2026-06-06T17:37:10.755Z&consumer_id=5\n&user_id=66214b8e-259e-44ad-8868-3eb47be70646&implemented_by_partial_function=getTransactionsForBankAccount\n&implemented_in_version=v3.0.0&url=/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions\n&verb=GET&anon=false&app_name=MapperPostman\n&exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n&limit=100\n\n1 from_date (defaults to the one year ago): eg:from_date=1970-01-01T00:00:00.000Z\n\n2 to_date (defaults to the current date) eg:to_date=2026-06-06T17:37:10.755Z\n\n3 consumer_id  (if null ignore)\n\n4 user_id (if null ignore)\n\n5 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)\n\n6 url (if null ignore), note: can not contain '&'.\n\n7 app_name (if null ignore)\n\n8 implemented_by_partial_function (if null ignore),\n\n9 implemented_in_version (if null ignore)\n\n10 verb (if null ignore)\n\n11 correlation_id (if null ignore)\n\n12 duration (if null ignore) non digit chars will be silently omitted\n\n13 exclude_app_names (if null ignore).eg: &exclude_app_names=API-EXPLORER,API-Manager,SOFI,null\n\n14 exclude_url_patterns (if null ignore).you can design you own SQL NOT LIKE pattern. eg: &exclude_url_patterns=%management/metrics%,%management/aggregate-metrics%\n\n15 exclude_implemented_by_partial_functions (if null ignore).eg: &exclude_implemented_by_partial_functions=getMetrics,getConnectorMetrics,getAggregateMetrics\n\n16 limit (for pagination: defaults to 50)  eg:limit=200\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**count**](/glossary#count): \n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**top_consumers**](/glossary#top_consumers): \n\n\n","success_response_body":{"top_consumers":[{"count":7076,"consumer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","app_name":"Api Explorer","developer_email":"felixsmith@example.com"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10016: Incorrect filter Parameters in URL. ","OBP-30045: Could not get the top consumers from database.  ","OBP-50000: Unknown Error."],"tags":["Metric"],"typed_success_response_body":{"type":"object","properties":{"top_consumers":{"type":"array","items":{"type":"object","properties":{"count":{"type":"integer"},"developer_email":{"type":"string"},"consumer_id":{"type":"string"},"app_name":{"type":"string"}}}}}},"roles":[{"role":"CanReadMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/metrics/top-consumers","connector_methods":[]},{"operation_id":"OBPv3.0.0-getEntitlementRequests","implemented_by":{"version":"OBPv3.0.0","function":"getEntitlementRequests"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/USER_ID/entitlement-requests","summary":"Get Entitlement Requests for a User","description":"<p>Get Entitlement Requests for a User.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.404Z. NOTE! The default value is now (2026-06-06T17:37:09.404Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;a&#x69;l&#116;o&#58;&#102;&#101;l&#105;x&#115;&#x6d;i&#116;&#104;&#x40;&#x65;&#x78;&#97;&#x6d;p&#108;&#x65;&#x2e;c&#111;&#x6d;\">&#x66;e&#108;&#105;&#x78;&#x73;&#109;i&#116;&#104;&#64;e&#x78;am&#112;l&#x65;&#46;c&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_request_id\"><strong>entitlement_request_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_requests\"><strong>entitlement_requests</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get Entitlement Requests for a User.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.404Z. NOTE! The default value is now (2026-06-06T17:37:09.404Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlement_request_id**](/glossary#entitlement_request_id): \n\n\n\n[**entitlement_requests**](/glossary#entitlement_requests): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"entitlement_requests":[{"entitlement_request_id":"6fb17583-1e49-4435-bb74-a14fe0996723","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}},"role_name":"CanQueryOtherUser","bank_id":"gh.29.uk","created":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Role","Entitlement","User"],"typed_success_response_body":{"type":"object","properties":{"entitlement_requests":{"type":"array","items":{"type":"object","properties":{"entitlement_request_id":{"type":"string"},"role_name":{"type":"string"},"bank_id":{"type":"string"},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}},"created":{"type":"string","format":"date-time"}}}}}},"roles":[{"role":"CanGetEntitlementRequestsAtOneBank","requires_bank_id":true},{"role":"CanGetEntitlementRequestsAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/entitlement-requests","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteFooBar_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteFooBar_"},"request_verb":"DELETE","request_url":"/FooBar/FOO_BAR_ID","summary":"Delete FooBar by id","description":"<p>Delete FooBar by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FooBar&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete FooBar by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FooBar\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"foo_bar":{"foo_bar_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FooBar","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"foo_bar":{"type":"object","properties":{"foo_bar_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_SystemFooBar","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FooBar/FOO_BAR_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-getTagsForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"getTagsForViewOnTransaction"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags","summary":"Get Transaction Tags","description":"<p>Returns the transaction TRANSACTION_ID tags made on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> (VIEW_ID).<br />\nAuthentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Returns the transaction TRANSACTION_ID tags made on a [view](#1_2_1-getViewsForBankAccount) (VIEW_ID).\n      Authentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_success_response_body":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updatecustomer_cars_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updatecustomer_cars_"},"request_verb":"PUT","request_url":"/customer_cars/CUSTOMER_CARS_ID","summary":"Update customer_cars","description":"<p>Update customer_cars.</p>\n<p>The car the customer arrived in</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>customer_identifier: description of <strong>customer_identifier</strong> field, can be markdown text.</li>\n<li>manufacturer: description of <strong>manufacturer</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;customer_cars&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update customer_cars.\n\nThe car the customer arrived in\n\n\n**Property List:** \n\n* customer_identifier: description of **customer_identifier** field, can be markdown text.\n* manufacturer: description of **manufacturer** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"customer_cars\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"},"success_response_body":{"customer_cars":{"customer_cars_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Customer_cars","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer_cars":{"type":"object","properties":{"customer_cars_id":{"type":"string"},"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Systemcustomer_cars","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customer_cars/CUSTOMER_CARS_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteWhereTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"deleteWhereTagForViewOnTransaction"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","summary":"Delete a Transaction Tag","description":"<p>Deletes the where tag of the transaction TRANSACTION_ID made on <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The user must either have owner privileges for this account, or must be the user that posted the geo tag.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the where tag of the transaction TRANSACTION_ID made on [view](#1_2_1-getViewsForBankAccount).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe user must either have owner privileges for this account, or must be the user that posted the geo tag.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-20001: User not logged in. Authentication is required!","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","there is no tag to delete","Delete not completed","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getFooBarList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getFooBarList_"},"request_verb":"GET","request_url":"/FooBar","summary":"Get FooBar List","description":"<p>Get FooBar List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FooBar&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /FooBar?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get FooBar List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FooBar\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /FooBar?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"foo_bar_list":[{"foo_bar_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_FooBar","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"foo_bar_list":{"type":"array","items":{"type":"object","properties":{"foo_bar_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemFooBar","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FooBar","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteTransactionNarrative","implemented_by":{"version":"OBPv1.2.1","function":"deleteTransactionNarrative"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","summary":"Delete a Transaction Narrative","description":"<p>Deletes the description of the transaction TRANSACTION_ID.</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the description of the transaction TRANSACTION_ID.\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createSimonCovid_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createSimonCovid_"},"request_verb":"POST","request_url":"/SimonCovid","summary":"Create new SimonCovid","description":"<p>Create new SimonCovid.</p>\n<p>Let's put Covid99 stuff here</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;SimonCovid&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new SimonCovid.\n\nLet's put Covid99 stuff here\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"SimonCovid\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"simon_covid":{"simon_covid_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_SimonCovid","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"simon_covid":{"type":"object","properties":{"simon_covid_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_SystemSimonCovid","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/SimonCovid","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createcustomer_cars_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createcustomer_cars_"},"request_verb":"POST","request_url":"/customer_cars","summary":"Create new customer_cars","description":"<p>Create new customer_cars.</p>\n<p>The car the customer arrived in</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>customer_identifier: description of <strong>customer_identifier</strong> field, can be markdown text.</li>\n<li>manufacturer: description of <strong>manufacturer</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;customer_cars&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new customer_cars.\n\nThe car the customer arrived in\n\n\n**Property List:** \n\n* customer_identifier: description of **customer_identifier** field, can be markdown text.\n* manufacturer: description of **manufacturer** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"customer_cars\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"},"success_response_body":{"customer_cars":{"customer_cars_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Customer_cars","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer_cars":{"type":"object","properties":{"customer_cars_id":{"type":"string"},"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}}}},"roles":[{"role":"CanCreateDynamicEntity_Systemcustomer_cars","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customer_cars","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleObpActivity_obp.testing.01","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleObpActivity_obp.testing.01"},"request_verb":"GET","request_url":"/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","summary":"Get ObpActivity by id","description":"<p>Get ObpActivity by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>username: description of <strong>name</strong> field, can be markdown text.</li>\n<li>created_date: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;ObpActivity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get ObpActivity by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* username: description of **name** field, can be markdown text.\n* created_date: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"ObpActivity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","obp_activity":{"obp_activity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","username":"James Brown","created_date":"698761728"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_ObpActivity(obp.testing.01)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"obp_activity":{"type":"object","properties":{"obp_activity_id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}}}},"roles":[{"role":"CanGetDynamicEntity_ObpActivity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getObpActivityList_obp.testing.01","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getObpActivityList_obp.testing.01"},"request_verb":"GET","request_url":"/banks/obp.testing.01/ObpActivity","summary":"Get ObpActivity List","description":"<p>Get ObpActivity List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>username: description of <strong>name</strong> field, can be markdown text.</li>\n<li>created_date: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;ObpActivity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /ObpActivity?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get ObpActivity List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* username: description of **name** field, can be markdown text.\n* created_date: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"ObpActivity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /ObpActivity?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","obp_activity_list":[{"obp_activity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","username":"James Brown","created_date":"698761728"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_ObpActivity(obp.testing.01)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"obp_activity_list":{"type":"array","items":{"type":"object","properties":{"obp_activity_id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}}}}},"roles":[{"role":"CanGetDynamicEntity_ObpActivity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/obp.testing.01/ObpActivity","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteViewForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"deleteViewForBankAccount"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views/CUSTOM_VIEW_ID","summary":"Delete Custom View","description":"<p>Deletes the custom view specified by VIEW_ID on the bank account specified by ACCOUNT_ID at bank BANK_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">CUSTOM_VIEW_ID</a>: CUSTOM_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the custom view specified by VIEW_ID on the bank account specified by ACCOUNT_ID at bank BANK_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOM_VIEW_ID](/glossary#): CUSTOM_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","user does not have owner access"],"tags":["View-Custom","Account"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/views/CUSTOM_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-addPermissionForUserForBankAccountForOneView","implemented_by":{"version":"OBPv1.2.1","function":"addPermissionForUserForBankAccountForOneView"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views/GRANT_VIEW_ID","summary":"Grant User access to View","description":"<p>Grants the User identified by PROVIDER_ID at PROVIDER access to the view VIEW_ID at BANK_ID for account ACCOUNT_ID.</p>\n<p>All url parameters must be <a href=\"http://en.wikipedia.org/wiki/Percent-encoding\">%-encoded</a>, which is often especially relevant for PROVIDER and PROVIDER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p>Granting access to a public view will return an error message, as the user already has access.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">GRANT_VIEW_ID</a>: GRANT_VIEW_ID</p>\n<p><a href=\"/glossary#provider\">PROVIDER</a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n","description_markdown":"Grants the User identified by PROVIDER_ID at PROVIDER access to the view VIEW_ID at BANK_ID for account ACCOUNT_ID.\n\nAll url parameters must be [%-encoded](http://en.wikipedia.org/wiki/Percent-encoding), which is often especially relevant for PROVIDER and PROVIDER_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\nGranting access to a public view will return an error message, as the user already has access.\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[GRANT_VIEW_ID](/glossary#): GRANT_VIEW_ID\n\n\n\n[PROVIDER](/glossary#provider): ETHEREUM\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n","success_response_body":{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","OBP-20047: If target viewId is system view,  the current view.can_grant_access_to_views does not contains it. Orif target viewId is custom view, the current view.can_grant_access_to_custom_views is false.","could not save the privilege","user does not have access to owner view on account"],"tags":["View-Custom","Account","User","OwnerViewRequired"],"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views/GRANT_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createpass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createpass_3_probe_entity_ac.bank.uk"},"request_verb":"POST","request_url":"/banks/ac.bank.uk/pass_3_probe_entity","summary":"Create new pass_3_probe_entity","description":"<p>Create new pass_3_probe_entity.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new pass_3_probe_entity.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/pass_3_probe_entity","connector_methods":[]},{"operation_id":"OBPv1.2.1-getTransactionNarrative","implemented_by":{"version":"OBPv1.2.1","function":"getTransactionNarrative"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","summary":"Get a Transaction Narrative","description":"<p>Returns the account owner description of the transaction <a href=\"#1_2_1-getViewsForBankAccount\">moderated</a> by the view.</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n","description_markdown":"Returns the account owner description of the transaction [moderated](#1_2_1-getViewsForBankAccount) by the view.\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n","success_response_body":{"narrative":"narative"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_success_response_body":{"type":"object","properties":{"narrative":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAtm","implemented_by":{"version":"OBPv3.0.0","function":"getAtm"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/atms/ATM_ID","summary":"Get Bank ATM","description":"<p>Returns information about ATM for a single bank specified by BANK_ID and ATM_ID including:</p>\n<ul>\n<li>Address</li>\n<li>Geo Location</li>\n<li>License the data under this endpoint is released under</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#atm_id\">ATM_ID</a>: atme-9a0f-4bfa-b30b-9003aa467f51</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#ATM.has_deposit_capability\"><strong>has_deposit_capability</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#ATM.located_at\"><strong>located_at</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Returns information about ATM for a single bank specified by BANK_ID and ATM_ID including:\n\n* Address\n* Geo Location\n* License the data under this endpoint is released under\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[ATM_ID](/glossary#atm_id): atme-9a0f-4bfa-b30b-9003aa467f51\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**has_deposit_capability**](/glossary#ATM.has_deposit_capability): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**located_at**](/glossary#ATM.located_at): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","success_response_body":{"id":"atm-id-123","bank_id":"gh.29.uk","name":"Atm by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":11.45,"longitude":11.45},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"},"is_accessible":"true","located_at":"Full service store","more_info":"short walk to the lake from here","has_deposit_capability":"true"},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30009: ATM not found. Please specify a valid value for ATM_ID.","OBP-50000: Unknown Error."],"tags":["ATM"],"typed_success_response_body":{"type":"object","properties":{"has_deposit_capability":{"type":"string"},"name":{"type":"string"},"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"more_info":{"type":"string"},"is_accessible":{"type":"string"},"bank_id":{"type":"string"},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"address":{"type":"object","properties":{"city":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"id":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"located_at":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/atms/ATM_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getpass_3_probe_entityList_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getpass_3_probe_entityList_ac.bank.uk"},"request_verb":"GET","request_url":"/banks/ac.bank.uk/pass_3_probe_entity","summary":"Get pass_3_probe_entity List","description":"<p>Get pass_3_probe_entity List.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /pass_3_probe_entity?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get pass_3_probe_entity List.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /pass_3_probe_entity?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity_list":[{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity_list":{"type":"array","items":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/pass_3_probe_entity","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createtest1_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createtest1_"},"request_verb":"POST","request_url":"/test1","summary":"Create new test1","description":"<p>Create new test1.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new test1.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test1":{"test1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test1","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test1":{"type":"object","properties":{"test1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_Systemtest1","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test1","connector_methods":[]},{"operation_id":"OBPv1.2.1-getCommentsForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"getCommentsForViewOnTransaction"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments","summary":"Get Transaction Comments","description":"<p>Returns the transaction TRANSACTION_ID comments made on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> (VIEW_ID).</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Returns the transaction TRANSACTION_ID comments made on a [view](#1_2_1-getViewsForBankAccount) (VIEW_ID).\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_success_response_body":{"type":"object","properties":{"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSinglesustrans_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSinglesustrans_"},"request_verb":"GET","request_url":"/sustrans/SUSTRANS_ID","summary":"Get sustrans by id","description":"<p>Get sustrans by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;sustrans&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get sustrans by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"sustrans\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"sustrans":{"sustrans_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Sustrans","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"sustrans":{"type":"object","properties":{"sustrans_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemsustrans","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sustrans/SUSTRANS_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createAccount","implemented_by":{"version":"OBPv3.1.0","function":"createAccount"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/NEW_ACCOUNT_ID","summary":"Create Account","description":"<p>Create Account at bank specified by BANK_ID with Id specified by ACCOUNT_ID.</p>\n<p>The User can create an Account for themself  - or -  the User that has the USER_ID specified in the POST body.</p>\n<p>If the PUT body USER_ID <em>is</em> specified, the logged in user must have the Role canCreateAccount. Once created, the Account will be owned by the User specified by USER_ID.</p>\n<p>If the PUT body USER_ID is <em>not</em> specified, the account will be owned by the logged in User.</p>\n<p>The 'product_code' field SHOULD be a product_code from Product.<br />\nIf the 'product_code' matches a product_code from Product, account attributes will be created that match the Product Attributes.</p>\n<p>Note: The Amount MUST be zero.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">NEW_ACCOUNT_ID</a>: NEW_ACCOUNT_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#account_attributes\"><strong>account_attributes</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Create Account at bank specified by BANK_ID with Id specified by ACCOUNT_ID.\n\nThe User can create an Account for themself  - or -  the User that has the USER_ID specified in the POST body.\n\nIf the PUT body USER_ID *is* specified, the logged in user must have the Role canCreateAccount. Once created, the Account will be owned by the User specified by USER_ID.\n\nIf the PUT body USER_ID is *not* specified, the account will be owned by the logged in User.\n\nThe 'product_code' field SHOULD be a product_code from Product.\nIf the 'product_code' matches a product_code from Product, account attributes will be created that match the Product Attributes.\n\nNote: The Amount MUST be zero.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[NEW_ACCOUNT_ID](/glossary#): NEW_ACCOUNT_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**account_attributes**](/glossary#account_attributes): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","example_request_body":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","label":"My Account","product_code":"1234BW","balance":{"currency":"EUR","amount":"0"},"branch_id":"DERBY6","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}]},"success_response_body":{"account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","label":"My Account","product_code":"1234BW","balance":{"currency":"EUR","amount":"0"},"branch_id":"DERBY6","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"account_attributes":[{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"}]},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20001: User not logged in. Authentication is required!","OBP-30107: Invalid User Id.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-20005: User not found. Please specify a valid value for USER_ID.","OBP-30106: Invalid Balance Amount.","OBP-30112: Invalid Number. Initial balance must be a number, e.g 1000.00","OBP-30109: Initial Balance of Account must be Zero (0).","OBP-30105: Invalid Balance Currency.","OBP-30208: Account_ID already exists at the Bank.","OBP-50000: Unknown Error."],"tags":["Account","Onboarding"],"typed_request_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"product_code":{"type":"string"},"label":{"type":"string"},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"branch_id":{"type":"string"},"user_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"product_code":{"type":"string"},"label":{"type":"string"},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"account_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"branch_id":{"type":"string"},"account_id":{"type":"string"},"user_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/NEW_ACCOUNT_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-corePrivateAccountsAllBanks","implemented_by":{"version":"OBPv3.0.0","function":"corePrivateAccountsAllBanks"},"request_verb":"GET","request_url":"/obp/v3.0.0/my/accounts","summary":"Get Accounts at all Banks (private)","description":"<p>Returns the list of accounts containing private views for the user.<br />\nEach account lists the views available to the user.</p>\n<p>optional request parameters:</p>\n<ul>\n<li>account_type_filter: one or many accountType value, split by comma</li>\n<li>account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE</li>\n</ul>\n<p>whole url example:<br />\n/my/accounts?account_type_filter=330,CURRENT+PLUS&amp;account_type_filter_operation=INCLUDE</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>account_type</strong></a>: AC</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n","description_markdown":"Returns the list of accounts containing private views for the user.\nEach account lists the views available to the user.\n\n\noptional request parameters:\n\n* account_type_filter: one or many accountType value, split by comma\n* account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE\n\nwhole url example:\n/my/accounts?account_type_filter=330,CURRENT+PLUS&account_type_filter_operation=INCLUDE\n    \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**account_type**](/glossary#): AC\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n","success_response_body":{"accounts":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"String","bank_id":"gh.29.uk","account_type":"330","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"views":[{"id":"owner","short_name":"owner","description":"This view is for the owner for the account.","is_public":false}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account","Account Information Service (AIS)","PrivateData","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"account_type":{"type":"string"},"bank_id":{"type":"string"},"id":{"type":"string"},"views":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string"},"is_public":{"type":"boolean"},"short_name":{"type":"string"},"id":{"type":"string"}}}},"label":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/accounts","connector_methods":[]},{"operation_id":"OBPv3.0.0-getFirehoseAccountsAtOneBank","implemented_by":{"version":"OBPv3.0.0","function":"getFirehoseAccountsAtOneBank"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/FIREHOSE_BANK_ID/firehose/accounts/views/FIREHOSE_VIEW_ID","summary":"Get Firehose Accounts at Bank","description":"<p>Get all Accounts at a Bank.</p>\n<p>This endpoint allows bulk access to all accounts at the specified bank.</p>\n<p>Requires the CanUseFirehoseAtAnyBank Role or CanUseAccountFirehose Role</p>\n<p>Returns all accounts at the bank. The VIEW_ID parameter determines what account data fields are visible according to the view's permissions.</p>\n<p>The view specified must have is_firehose = true</p>\n<p>For VIEW_ID try 'owner' or 'firehose'</p>\n<p>Optional request parameters for filtering by account attributes:<br />\nURL params example:<br />\n/banks/some-bank-id/firehose/accounts/views/owner?limit=50&amp;offset=1</p>\n<p>To invalidate browser cache, add timestamp query parameter as follows (the parameter name must be <code>_timestamp_</code>):<br />\nURL params example:<br />\n<code>/banks/some-bank-id/firehose/accounts/views/owner?limit=50&amp;offset=1&amp;_timestamp_=1596762180358</code></p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">FIREHOSE_BANK_ID</a>: FIREHOSE_BANK_ID</p>\n<p><a href=\"/glossary#\">FIREHOSE_VIEW_ID</a>: FIREHOSE_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#account_rules\"><strong>account_rules</strong></a>:</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#owners\"><strong>owners</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#account_attributes\">account_attributes</a>:</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Get all Accounts at a Bank.\n\nThis endpoint allows bulk access to all accounts at the specified bank.\n\nRequires the CanUseFirehoseAtAnyBank Role or CanUseAccountFirehose Role\n\nReturns all accounts at the bank. The VIEW_ID parameter determines what account data fields are visible according to the view's permissions.\n\nThe view specified must have is_firehose = true\n\nFor VIEW_ID try 'owner' or 'firehose'\n\nOptional request parameters for filtering by account attributes:\nURL params example:\n  /banks/some-bank-id/firehose/accounts/views/owner?limit=50&offset=1\n\nTo invalidate browser cache, add timestamp query parameter as follows (the parameter name must be `_timestamp_`):\nURL params example:\n  `/banks/some-bank-id/firehose/accounts/views/owner?limit=50&offset=1&_timestamp_=1596762180358`\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[FIREHOSE_BANK_ID](/glossary#): FIREHOSE_BANK_ID\n\n\n\n[FIREHOSE_VIEW_ID](/glossary#): FIREHOSE_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**account_rules**](/glossary#account_rules): \n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**owners**](/glossary#owners): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[account_attributes](/glossary#account_attributes): \n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","bank_id":"gh.29.uk","label":"My Account","number":"","owners":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}],"type":"","balance":{"currency":"EUR","amount":"0"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"account_rules":[{"scheme":"OVERDRAFT","value":"10"}],"account_attributes":[{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-00009: Account firehose is not allowed on this instance. Please set allow_account_firehose = true in props files. ","OBP-50000: Unknown Error."],"tags":["Account","Account-Firehose","FirehoseData"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"type":{"type":"string"},"account_rules":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string"},"value":{"type":"string"}}}},"bank_id":{"type":"string"},"owners":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}},"account_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"label":{"type":"string"},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"number":{"type":"string"},"id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/FIREHOSE_BANK_ID/firehose/accounts/views/FIREHOSE_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-getTransactionTypes","implemented_by":{"version":"OBPv2.0.0","function":"getTransactionTypes"},"request_verb":"GET","request_url":"/obp/v2.0.0/banks/BANK_ID/transaction-types","summary":"Get Transaction Types at Bank","description":"<p>Get Transaction Types for the bank specified by BANK_ID:</p>\n<p>Lists the possible Transaction Types available at the bank (as opposed to Transaction Request Types which are the possible ways Transactions can be created by this API Server).</p>\n<ul>\n<li>id : Unique transaction type id across the API instance. SHOULD be a UUID. MUST be unique.</li>\n<li>bank_id : The bank that supports this TransactionType</li>\n<li>short_code : A short code (SHOULD have no-spaces) which MUST be unique across the bank. May be stored with Transactions to link here</li>\n<li>summary : A succinct summary</li>\n<li>description : A longer description</li>\n<li>charge : The charge to the customer for each one of these</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#short_code\"><strong>short_code</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#transaction_types\"><strong>transaction_types</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Get Transaction Types for the bank specified by BANK_ID:\n\nLists the possible Transaction Types available at the bank (as opposed to Transaction Request Types which are the possible ways Transactions can be created by this API Server).\n\n  * id : Unique transaction type id across the API instance. SHOULD be a UUID. MUST be unique.\n  * bank_id : The bank that supports this TransactionType\n  * short_code : A short code (SHOULD have no-spaces) which MUST be unique across the bank. May be stored with Transactions to link here\n  * summary : A succinct summary\n  * description : A longer description\n  * charge : The charge to the customer for each one of these\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**short_code**](/glossary#short_code): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**transaction_types**](/glossary#transaction_types): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"transaction_types":[{"id":{"value":"123"},"bank_id":"gh.29.uk","short_code":"PlaceholderString","summary":"PlaceholderString","description":"PlaceholderString","charge":{"currency":"EUR","amount":"0"}}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Bank","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"transaction_types":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string"},"short_code":{"type":"string"},"bank_id":{"type":"string"},"summary":{"type":"string"},"charge":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"id":{"type":"object","properties":{"value":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/transaction-types","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyImageUrl","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyImageUrl"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","summary":"Delete Counterparty Image URL","description":"<p>Delete image url of other bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete image url of other bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","connector_methods":[]},{"operation_id":"OBPv2.1.0-answerTransactionRequestChallengeSepa","implemented_by":{"version":"OBPv2.1.0","function":"answerTransactionRequestChallengeSepa"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/SEPA/transaction-requests/TRANSACTION_REQUEST_ID/challenge","summary":"Answer Transaction Request Challenge","description":"<p>In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.</p>\n<p>This endpoint expects the following data as provided in the createTransactionRequest response body:</p>\n<p>1)<code>TRANSACTION_REQUEST_TYPE</code> : as per the selected createTransactionRequest type, part of the request URL.</p>\n<p>2)<code>TRANSACTION_REQUEST_ID</code> : the value of the <code>id</code> field of the createTransactionRequest response body.</p>\n<p>3) <code>id</code> :  the value of <code>challenge.id</code> in the createTransactionRequest response body.</p>\n<p>4) <code>answer</code> : Defaults to <code>123</code>, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#sepa\">SEPA</a>:</p>\n<p><a href=\"/glossary#\">TRANSACTION_REQUEST_ID</a>: 8138a7e4-6d02-40e3-a129-0b2bf89de9f1</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.\n\nThis endpoint expects the following data as provided in the createTransactionRequest response body:\n\n1)`TRANSACTION_REQUEST_TYPE` : as per the selected createTransactionRequest type, part of the request URL.\n\n2)`TRANSACTION_REQUEST_ID` : the value of the `id` field of the createTransactionRequest response body.\n\n3) `id` :  the value of `challenge.id` in the createTransactionRequest response body. \n\n4) `answer` : Defaults to `123`, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.\n\n        \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[SEPA](/glossary#sepa): \n\n\n\n[TRANSACTION_REQUEST_ID](/glossary#): 8138a7e4-6d02-40e3-a129-0b2bf89de9f1\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"id":"This is challenge.id, you can get it from `Create Transaction Request.` response, only is useful if status ==`INITIATED` there.","answer":"123"},"success_response_body":{"id":"82f92531-9c63-4246-abfc-96c20ec46188","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to":{"bank_id":"String","account_id":"String"},"value":{"currency":"EUR","amount":"100"},"description":"String"},"transaction_ids":"666666-9c63-4246-abfc-96c20ec46188","status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-40011: Transaction Request Status is not INITIATED.","OBP-40009: The TRANSACTION_REQUEST_TYPE has changed.","OBP-40010: Invalid Challenge Id. Please specify a valid value for CHALLENGE_ID.","OBP-40014: Sorry, you've used up your allowed attempts. ","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"},"id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"details":{"type":"object","properties":{"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"description":{"type":"string"}}},"id":{"type":"string"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"transaction_ids":{"type":"string"},"start_date":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/SEPA/transaction-requests/TRANSACTION_REQUEST_ID/challenge","connector_methods":[]},{"operation_id":"OBPv3.1.0-getAdapterInfo","implemented_by":{"version":"OBPv3.1.0","function":"getAdapterInfo"},"request_verb":"GET","request_url":"/obp/v3.1.0/adapter","summary":"Get Adapter Info","description":"<p>Get basic information about the Adapter.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>git_commit</strong></a>: 59623811dd8a41f6ffe67be46954eee11913dc28</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#version\"><strong>version</strong></a>:</p>\n","description_markdown":"Get basic information about the Adapter.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**git_commit**](/glossary#): 59623811dd8a41f6ffe67be46954eee11913dc28\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**version**](/glossary#version): \n\n\n","success_response_body":{"name":"String","version":"String","git_commit":"String","date":"2013-01-21T23:08:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["API"],"typed_success_response_body":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"git_commit":{"type":"string"},"name":{"type":"string"},"version":{"type":"string"}}},"roles":[{"role":"CanGetAdapterInfo","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/adapter","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createOdometer_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createOdometer_gh.29.uk"},"request_verb":"POST","request_url":"/banks/gh.29.uk/Odometer","summary":"Create new Odometer","description":"<p>Create new Odometer.</p>\n<p>Verify odometer information for flexible contracts.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;Odometer&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new Odometer.\n\nVerify odometer information for flexible contracts.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"Odometer\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","odometer":{"odometer_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Odometer(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"odometer":{"type":"object","properties":{"odometer_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_Odometer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/Odometer","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyUrl","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyUrl"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","summary":"Update url of other bank account","description":"<p>A url which represents the counterparty (home page url etc.)</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"A url which represents the counterparty (home page url etc.)\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","URL cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteMethodRouting","implemented_by":{"version":"OBPv3.1.0","function":"deleteMethodRouting"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/management/method_routings/METHOD_ROUTING_ID","summary":"Delete MethodRouting","description":"<p>Delete a MethodRouting specified by METHOD_ROUTING_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#method_routing_id\">METHOD_ROUTING_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete a MethodRouting specified by METHOD_ROUTING_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[METHOD_ROUTING_ID](/glossary#method_routing_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Method-Routing","API"],"roles":[{"role":"CanDeleteMethodRouting","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/method_routings/METHOD_ROUTING_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createInsurancePremium_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createInsurancePremium_gh.29.uk"},"request_verb":"POST","request_url":"/banks/gh.29.uk/InsurancePremium","summary":"Create new InsurancePremium","description":"<p>Create new InsurancePremium.</p>\n<p>Retrive the premium for the customer.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePremium&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new InsurancePremium.\n\nRetrive the premium for the customer.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePremium\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","insurance_premium":{"insurance_premium_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_InsurancePremium(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_premium":{"type":"object","properties":{"insurance_premium_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_InsurancePremium","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePremium","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerIdentity","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerIdentity"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/identity","summary":"Update the identity data of a Customer","description":"<p>Update the identity data of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#x61;&#105;&#x6c;&#x74;o&#x3a;&#102;&#x65;&#x6c;&#105;x&#115;&#x6d;i&#x74;&#x68;&#x40;&#x65;&#x78;&#97;&#109;p&#x6c;&#101;.c&#x6f;m\">&#x66;e&#108;&#105;&#120;s&#109;&#x69;t&#x68;&#x40;&#101;&#120;&#97;&#x6d;p&#108;e.&#x63;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the identity data of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"legal_name":"Eveline Tripman","date_of_birth":"1100-01-01T00:00:00Z","title":"Dr.","name_suffix":"Sr"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerIdentity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/identity","connector_methods":[]},{"operation_id":"OBPv1.2.1-getCounterpartyPublicAlias","implemented_by":{"version":"OBPv1.2.1","function":"getCounterpartyPublicAlias"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","summary":"Get public alias of other bank account","description":"<p>Returns the public alias of the other account OTHER_ACCOUNT_ID.<br />\nUser Authentication is Optional. The User need not be logged in.<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n","description_markdown":"Returns the public alias of the other account OTHER_ACCOUNT_ID.\nUser Authentication is Optional. The User need not be logged in.\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n","success_response_body":{"alias":"String"},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","the view does not allow metadata access","the view does not allow public alias access","OBP-20001: User not logged in. Authentication is required!"],"tags":["Counterparty-Metadata","Counterparty"],"typed_success_response_body":{"type":"object","properties":{"alias":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateObpActivity_obp.testing.01","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateObpActivity_obp.testing.01"},"request_verb":"PUT","request_url":"/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","summary":"Update ObpActivity","description":"<p>Update ObpActivity.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>username: description of <strong>name</strong> field, can be markdown text.</li>\n<li>created_date: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;ObpActivity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update ObpActivity.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* username: description of **name** field, can be markdown text.\n* created_date: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"ObpActivity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","username":"James Brown","created_date":"698761728"},"success_response_body":{"bank-id":"gh.29.uk","obp_activity":{"obp_activity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","username":"James Brown","created_date":"698761728"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_ObpActivity(obp.testing.01)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"obp_activity":{"type":"object","properties":{"obp_activity_id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_ObpActivity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateAccountApplicationStatus","implemented_by":{"version":"OBPv3.1.0","function":"updateAccountApplicationStatus"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/account-applications/ACCOUNT_APPLICATION_ID","summary":"Update Account Application Status","description":"<p>Update an Account Application status</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#account_application_id\">ACCOUNT_APPLICATION_ID</a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_application_id\"><strong>account_application_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer\"><strong>customer</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#date_of_application\"><strong>date_of_application</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;a&#105;&#x6c;&#x74;&#111;&#x3a;&#102;e&#x6c;i&#120;&#115;&#109;&#x69;&#x74;&#104;&#64;&#x65;&#x78;&#97;&#x6d;&#x70;&#108;e.&#99;&#x6f;&#109;\">f&#101;&#108;i&#x78;&#115;&#x6d;&#x69;&#x74;&#x68;&#64;ex&#97;&#x6d;p&#x6c;&#101;&#46;&#x63;&#111;&#x6d;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update an Account Application status\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_APPLICATION_ID](/glossary#account_application_id): \n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_application_id**](/glossary#account_application_id): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer**](/glossary#Customer): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_application**](/glossary#date_of_application): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"status":"ACCEPTED"},"success_response_body":{"account_application_id":"gc23a7e2-7dd2-4bdf-a0b4-ae31232a4763","product_code":"1234BW","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"customer":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"date_of_application":"1100-01-01T00:00:00Z","status":"REQUESTED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account-Application","Account"],"typed_request_body":{"type":"object","properties":{"status":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"product_code":{"type":"string"},"status":{"type":"string"},"date_of_application":{"type":"string","format":"date-time"},"account_application_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-applications/ACCOUNT_APPLICATION_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleMytest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleMytest_daniel707_"},"request_verb":"GET","request_url":"/my/test_daniel707/TEST_DANIEL707_ID","summary":"Get My test_daniel707 by id","description":"<p>Get My test_daniel707 by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get My test_daniel707 by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyPhysicalLocation","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyPhysicalLocation"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","summary":"Update Counterparty Physical Location","description":"<p>Update geocoordinates of the counterparty's main location</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update geocoordinates of the counterparty's main location\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"physical_location":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating a physical location","Coordinates not possible","Physical Location cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyPublicAlias","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyPublicAlias"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","summary":"Update public alias of other bank account","description":"<p>Updates the public alias of the other account / counterparty OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Updates the public alias of the other account / counterparty OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"alias":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","the view does not allow metadata access","the view does not allow updating the public alias","Alias cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"alias":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/public_alias","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteMypass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteMypass_3_probe_entity_ac.bank.uk"},"request_verb":"DELETE","request_url":"/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Delete My pass_3_probe_entity by id","description":"<p>Delete My pass_3_probe_entity by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete My pass_3_probe_entity by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getOtherAccountsForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getOtherAccountsForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts","summary":"Get Other Accounts of one Account","description":"<p>Returns data about all the other accounts that have shared at least one transaction with the ACCOUNT_ID at BANK_ID.<br />\nUser Authentication is Optional. The User need not be logged in.</p>\n<p>Authentication is required if the view VIEW_ID is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_accounts\"><strong>other_accounts</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Returns data about all the other accounts that have shared at least one transaction with the ACCOUNT_ID at BANK_ID.\nUser Authentication is Optional. The User need not be logged in.\n\nAuthentication is required if the view VIEW_ID is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_accounts**](/glossary#other_accounts): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**user**](/glossary#User): \n\n\n","success_response_body":{"other_accounts":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}}]},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Counterparty","Account"],"typed_success_response_body":{"type":"object","properties":{"other_accounts":{"type":"array","items":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyUrl","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyUrl"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","summary":"Add url to other bank account","description":"<p>A url which represents the counterparty (home page url etc.)</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"A url which represents the counterparty (home page url etc.)\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow adding a url","URL cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyOpenCorporatesUrl","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyOpenCorporatesUrl"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","summary":"Delete Counterparty Open Corporates URL","description":"<p>Delete open corporate url of other bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete open corporate url of other bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow deleting an open corporate url","URL cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","connector_methods":[]},{"operation_id":"OBPv1.4.0-getCrmEvents","implemented_by":{"version":"OBPv1.4.0","function":"getCrmEvents"},"request_verb":"GET","request_url":"/obp/v1.4.0/banks/BANK_ID/crm-events","summary":"Get CRM Events","description":"<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#actual_date\"><strong>actual_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#channel\"><strong>channel</strong></a>:</p>\n<p><a href=\"/glossary#crm_events\"><strong>crm_events</strong></a>:</p>\n<p><a href=\"/glossary#customer_name\"><strong>customer_name</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#detail\"><strong>detail</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#result\"><strong>result</strong></a>:</p>\n<p><a href=\"/glossary#scheduled_date\"><strong>scheduled_date</strong></a>: 2020-01-27</p>\n","description_markdown":"User Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**actual_date**](/glossary#actual_date): 2020-01-27\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**channel**](/glossary#channel): \n\n\n\n[**crm_events**](/glossary#crm_events): \n\n\n\n[**customer_name**](/glossary#customer_name): \n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**detail**](/glossary#detail): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**result**](/glossary#result): \n\n\n\n[**scheduled_date**](/glossary#scheduled_date): 2020-01-27\n\n\n","success_response_body":{"crm_events":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","bank_id":"gh.29.uk","customer_name":"String","customer_number":"5987953","category":"String","detail":"String","channel":"String","scheduled_date":"1100-01-01T00:00:00Z","actual_date":"1100-01-01T00:00:00Z","result":"String"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","No CRM Events available.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_success_response_body":{"type":"object","properties":{"crm_events":{"type":"array","items":{"type":"object","properties":{"scheduled_date":{"type":"string","format":"date-time"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"id":{"type":"string"},"result":{"type":"string"},"customer_name":{"type":"string"},"category":{"type":"string"},"actual_date":{"type":"string","format":"date-time"},"detail":{"type":"string"},"channel":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/crm-events","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCustomerAddresses","implemented_by":{"version":"OBPv3.1.0","function":"getCustomerAddresses"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses","summary":"Get Customer Addresses","description":"<p>Get the Addresses of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#addresses\"><strong>addresses</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#customer_address_id\"><strong>customer_address_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>insert_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n","description_markdown":"Get the Addresses of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**addresses**](/glossary#addresses): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**customer_address_id**](/glossary#customer_address_id): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**insert_date**](/glossary#): 2020-01-27\n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n","success_response_body":{"addresses":[{"customer_address_id":"5995d6a2-01b3-423c-a173-5481df49bdaf","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE","tags":["mailing","home"],"status":"OK","insert_date":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Customer","KYC"],"typed_success_response_body":{"type":"object","properties":{"addresses":{"type":"array","items":{"type":"object","properties":{"city":{"type":"string"},"customer_id":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"customer_address_id":{"type":"string"},"state":{"type":"string"},"status":{"type":"string"},"insert_date":{"type":"string","format":"date-time"},"country_code":{"type":"string"},"county":{"type":"string"}}}}}},"roles":[{"role":"CanGetCustomerAddress","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses","connector_methods":[]},{"operation_id":"OBPv3.0.0-updateBranch","implemented_by":{"version":"OBPv3.0.0","function":"updateBranch"},"request_verb":"PUT","request_url":"/obp/v3.0.0/banks/BANK_ID/branches/BRANCH_ID","summary":"Update Branch","description":"<p>Update an existing branch for a bank account (Authenticated access).</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\">BRANCH_ID</a>: DERBY6</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accessiblefeatures\"><strong>accessibleFeatures</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routing\"><strong>branch_routing</strong></a>:</p>\n<p><a href=\"/glossary#branch_type\"><strong>branch_type</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#drive_up\"><strong>drive_up</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#lobby\"><strong>lobby</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Update an existing branch for a bank account (Authenticated access).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[BRANCH_ID](/glossary#Branch.branch_id): DERBY6\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accessibleFeatures**](/glossary#accessiblefeatures): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routing**](/glossary#branch_routing): \n\n\n\n[**branch_type**](/glossary#branch_type): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**drive_up**](/glossary#drive_up): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**lobby**](/glossary#lobby): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","example_request_body":{"bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"},"success_response_body":{"id":"branch-id-123","bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30209: Insufficient authorisation to Create Branch. You do not have the role CanCreateBranch.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Branch"],"typed_request_body":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}},"typed_success_response_body":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"id":{"type":"string"},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}},"roles":[{"role":"CanUpdateBranch","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/branches/BRANCH_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateMypass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateMypass_3_probe_entity_ac.bank.uk"},"request_verb":"PUT","request_url":"/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Update My pass_3_probe_entity","description":"<p>Update My pass_3_probe_entity.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update My pass_3_probe_entity.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getTransactionRequests","implemented_by":{"version":"OBPv3.1.0","function":"getTransactionRequests"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-requests","summary":"Get Transaction Requests","description":"<p>Returns transaction requests for account specified by ACCOUNT_ID at bank specified by BANK_ID.</p>\n<p>The VIEW_ID specified must be 'owner' and the user must have access to this view.</p>\n<p>Version 2.0.0 now returns charge information.</p>\n<p>Transaction Requests serve to initiate transactions that may or may not proceed. They contain information including:</p>\n<ul>\n<li>Transaction Request Id</li>\n<li>Type</li>\n<li>Status (INITIATED, COMPLETED)</li>\n<li>Challenge (in order to confirm the request)</li>\n<li>From Bank / Account</li>\n<li>Details including Currency, Value, Description and other initiation information specific to each type. (Could potentialy include a list of future transactions.)</li>\n<li>Related Transactions</li>\n</ul>\n<p>PSD2 Context: PSD2 requires transparency of charges to the customer.<br />\nThis endpoint provides the charge that would be applied if the Transaction Request proceeds - and a record of that charge there after.<br />\nThe customer can proceed with the Transaction by answering the security challenge.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Agent.agent_number\"><strong>agent_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_code\"><strong>bank_code</strong></a>: CGHZ</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_number\"><strong>branch_number</strong></a>:</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#creditoraccount\"><strong>creditorAccount</strong></a>:</p>\n<p><a href=\"/glossary#creditorname\"><strong>creditorName</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#debtoraccount\"><strong>debtorAccount</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#future_date\"><strong>future_date</strong></a>: 20200127</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#instructedamount\"><strong>instructedAmount</strong></a>: 100</p>\n<p><a href=\"/glossary#kyc_document\"><strong>kyc_document</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#nickname\"><strong>nickname</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingAddress</strong></a>: otherAccountRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingScheme</strong></a>: otherAccountRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingAddress</strong></a>: otherAccountSecondaryRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingScheme</strong></a>: otherAccountSecondaryRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingAddress</strong></a>: otherBankRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingScheme</strong></a>: otherBankRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingAddress</strong></a>: otherBranchRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingScheme</strong></a>: otherBranchRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#transaction_requests_with_charges\"><strong>transaction_requests_with_charges</strong></a>:</p>\n<p><a href=\"/glossary#transfer_type\"><strong>transfer_type</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">to_agent</a>: to_agent</p>\n<p><a href=\"/glossary#to_counterparty\">to_counterparty</a>:</p>\n<p><a href=\"/glossary#to_sandbox_tan\">to_sandbox_tan</a>:</p>\n<p><a href=\"/glossary#to_sepa\">to_sepa</a>:</p>\n<p><a href=\"/glossary#to_sepa_credit_transfers\">to_sepa_credit_transfers</a>:</p>\n<p><a href=\"/glossary#\">to_simple</a>: to_simple</p>\n<p><a href=\"/glossary#to_transfer_to_account\">to_transfer_to_account</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_atm\">to_transfer_to_atm</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_phone\">to_transfer_to_phone</a>:</p>\n","description_markdown":"Returns transaction requests for account specified by ACCOUNT_ID at bank specified by BANK_ID.\n\nThe VIEW_ID specified must be 'owner' and the user must have access to this view.\n\nVersion 2.0.0 now returns charge information.\n\nTransaction Requests serve to initiate transactions that may or may not proceed. They contain information including:\n\n* Transaction Request Id\n* Type\n* Status (INITIATED, COMPLETED)\n* Challenge (in order to confirm the request)\n* From Bank / Account\n* Details including Currency, Value, Description and other initiation information specific to each type. (Could potentialy include a list of future transactions.)\n* Related Transactions\n\nPSD2 Context: PSD2 requires transparency of charges to the customer.\nThis endpoint provides the charge that would be applied if the Transaction Request proceeds - and a record of that charge there after.\nThe customer can proceed with the Transaction by answering the security challenge.\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**agent_number**](/glossary#Agent.agent_number): 5987953\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_code**](/glossary#bank_code): CGHZ\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_number**](/glossary#branch_number): \n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**creditorAccount**](/glossary#creditoraccount): \n\n\n\n[**creditorName**](/glossary#creditorname): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**debtorAccount**](/glossary#debtoraccount): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**future_date**](/glossary#future_date): 20200127\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**instructedAmount**](/glossary#instructedamount): 100\n\n\n\n[**kyc_document**](/glossary#kyc_document): \n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**nickname**](/glossary#nickname): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**otherAccountRoutingAddress**](/glossary#): otherAccountRoutingAddress\n\n\n\n[**otherAccountRoutingScheme**](/glossary#): otherAccountRoutingScheme\n\n\n\n[**otherAccountSecondaryRoutingAddress**](/glossary#): otherAccountSecondaryRoutingAddress\n\n\n\n[**otherAccountSecondaryRoutingScheme**](/glossary#): otherAccountSecondaryRoutingScheme\n\n\n\n[**otherBankRoutingAddress**](/glossary#): otherBankRoutingAddress\n\n\n\n[**otherBankRoutingScheme**](/glossary#): otherBankRoutingScheme\n\n\n\n[**otherBranchRoutingAddress**](/glossary#): otherBranchRoutingAddress\n\n\n\n[**otherBranchRoutingScheme**](/glossary#): otherBranchRoutingScheme\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**transaction_requests_with_charges**](/glossary#transaction_requests_with_charges): \n\n\n\n[**transfer_type**](/glossary#transfer_type): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[to_agent](/glossary#): to_agent\n\n\n\n[to_counterparty](/glossary#to_counterparty): \n\n\n\n[to_sandbox_tan](/glossary#to_sandbox_tan): \n\n\n\n[to_sepa](/glossary#to_sepa): \n\n\n\n[to_sepa_credit_transfers](/glossary#to_sepa_credit_transfers): \n\n\n\n[to_simple](/glossary#): to_simple\n\n\n\n[to_transfer_to_account](/glossary#to_transfer_to_account): \n\n\n\n[to_transfer_to_atm](/glossary#to_transfer_to_atm): \n\n\n\n[to_transfer_to_phone](/glossary#to_transfer_to_phone): \n\n\n","success_response_body":{"transaction_requests_with_charges":[{"id":"4050046c-63b3-4868-8a22-14b4181d33a6","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to_sandbox_tan":{"bank_id":"String","account_id":"String"},"to_sepa":{"iban":"String"},"to_counterparty":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to_simple":{"otherBankRoutingScheme":"BIC","otherBankRoutingAddress":"GENODEM1GLS","otherBranchRoutingScheme":"BRANCH-CODE","otherBranchRoutingAddress":"DERBY6","otherAccountRoutingScheme":"IBAN","otherAccountRoutingAddress":"DE91 1000 0000 0123 4567 89","otherAccountSecondaryRoutingScheme":"IBAN","otherAccountSecondaryRoutingAddress":"DE91 1000 0000 0123 4567 89"},"to_transfer_to_phone":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"mobile_phone_number":"+44 07972 444 876"}},"to_transfer_to_atm":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"legal_name":"Eveline Tripman","date_of_birth":"20181230","mobile_phone_number":"+44 07972 444 876","kyc_document":{"type":"String","number":"String"}}},"to_transfer_to_account":{"value":{"currency":"EUR","amount":"0"},"description":"String","transfer_type":"String","future_date":"20181230","to":{"name":"String","bank_code":"String","branch_number":"String","account":{"number":"String","iban":"String"}}},"to_sepa_credit_transfers":{"debtorAccount":{"iban":"12345"},"instructedAmount":{"currency":"EUR","amount":"0"},"creditorAccount":{"iban":"54321"},"creditorName":"John Miles"},"to_agent":{"bank_id":"gh.29.uk","agent_number":"5987953"},"value":{"currency":"EUR","amount":"100"},"description":"Description of the object. Maximum length is 2000. It can be any characters here."},"transaction_ids":["902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"],"status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-20022: View does not permit the access.","OBP-60010: Get Transaction Requests Exception. ","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)"],"typed_success_response_body":{"type":"object","properties":{"transaction_requests_with_charges":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_ids":{"type":"array","items":{"type":"string"}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"details":{"type":"object","properties":{"to_sandbox_tan":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to_transfer_to_phone":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"to":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa":{"type":"object","properties":{"iban":{"type":"string"}}},"to_simple":{"type":"object","properties":{"otherBankRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingAddress":{"type":"string"},"otherBranchRoutingScheme":{"type":"string"},"otherAccountRoutingScheme":{"type":"string"},"otherAccountRoutingAddress":{"type":"string"},"otherBankRoutingScheme":{"type":"string"},"otherBranchRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingScheme":{"type":"string"}}},"to_counterparty":{"type":"object","properties":{"counterparty_id":{"type":"string"}}},"to_agent":{"type":"object","properties":{"bank_id":{"type":"string"},"agent_number":{"type":"string"}}},"description":{"type":"string"},"to_transfer_to_account":{"type":"object","properties":{"to":{"type":"object","properties":{"name":{"type":"string"},"account":{"type":"object","properties":{"number":{"type":"string"},"iban":{"type":"string"}}},"bank_code":{"type":"string"},"branch_number":{"type":"string"}}},"transfer_type":{"type":"string"},"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa_credit_transfers":{"type":"object","properties":{"instructedAmount":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"debtorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorName":{"type":"string"}}},"to_transfer_to_atm":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"date_of_birth":{"type":"string"},"kyc_document":{"type":"object","properties":{"type":{"type":"string"},"number":{"type":"string"}}},"legal_name":{"type":"string"},"mobile_phone_number":{"type":"string"}}}}}}},"start_date":{"type":"string","format":"date-time"},"id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-requests","connector_methods":[]},{"operation_id":"OBPv3.0.0-getApiGlossary","implemented_by":{"version":"OBPv3.0.0","function":"getApiGlossary"},"request_verb":"GET","request_url":"/obp/v3.0.0/api/glossary","summary":"Get Glossary of the API","description":"<p>Get API Glossary</p>\n<p>Returns the glossary of the API.</p>\n<p>The glossary content is static and only changes when the API is redeployed.<br />\nThis endpoint supports HTTP caching:</p>\n<ul>\n<li>The response includes a <strong>Cache-Control</strong> header (max-age=3600) indicating clients should cache for 1 hour.</li>\n<li>The response includes an <strong>ETag</strong> header. Clients can send <strong>If-None-Match</strong> with the ETag value on subsequent requests to receive a <strong>304 Not Modified</strong> if the content has not changed.</li>\n</ul>\n<p>Clients and agents are encouraged to cache the glossary response locally.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#glossary_items\"><strong>glossary_items</strong></a>:</p>\n<p><a href=\"/glossary#html\"><strong>html</strong></a>: html format content</p>\n<p><a href=\"/glossary#markdown\"><strong>markdown</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n","description_markdown":"Get API Glossary\n\nReturns the glossary of the API.\n\nThe glossary content is static and only changes when the API is redeployed.\nThis endpoint supports HTTP caching:\n\n* The response includes a **Cache-Control** header (max-age=3600) indicating clients should cache for 1 hour.\n* The response includes an **ETag** header. Clients can send **If-None-Match** with the ETag value on subsequent requests to receive a **304 Not Modified** if the content has not changed.\n\nClients and agents are encouraged to cache the glossary response locally.\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**glossary_items**](/glossary#glossary_items): \n\n\n\n[**html**](/glossary#html): html format content\n\n\n\n[**markdown**](/glossary#markdown): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n","success_response_body":{"glossary_items":[{"title":"Dr.","description":{"markdown":"String","html":"String"}}]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Documentation"],"typed_success_response_body":{"type":"object","properties":{"glossary_items":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"html":{"type":"string"},"markdown":{"type":"string"}}},"title":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/api/glossary","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_gettest1List_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_gettest1List_"},"request_verb":"GET","request_url":"/test1","summary":"Get test1 List","description":"<p>Get test1 List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /test1?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get test1 List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /test1?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"test1_list":[{"test1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Test1","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test1_list":{"type":"array","items":{"type":"object","properties":{"test1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemtest1","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test1","connector_methods":[]},{"operation_id":"OBPv3.0.0-getOtherAccountByIdForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getOtherAccountByIdForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID","summary":"Get Other Account by Id","description":"<p>Returns data about the Other Account that has shared at least one transaction with ACCOUNT_ID at BANK_ID.<br />\nUser Authentication is Optional. The User need not be logged in.</p>\n<p>Authentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Returns data about the Other Account that has shared at least one transaction with ACCOUNT_ID at BANK_ID.\nUser Authentication is Optional. The User need not be logged in.\n\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**user**](/glossary#User): \n\n\n","success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Counterparty","Account"],"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateFishPort_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateFishPort_"},"request_verb":"PUT","request_url":"/FishPort/FISH_PORT_ID","summary":"Update FishPort","description":"<p>Update FishPort.</p>\n<p>Portfolio of fishbased values</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>fish: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FishPort&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update FishPort.\n\nPortfolio of fishbased values\n\n\n**Property List:** \n\n* fish: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FishPort\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"fish":"James Brown","number":6987233228},"success_response_body":{"fish_port":{"fish_port_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","fish":"James Brown","number":6987233228}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FishPort","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"fish":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"fish_port":{"type":"object","properties":{"fish_port_id":{"type":"string"},"fish":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_SystemFishPort","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FishPort/FISH_PORT_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getPermissionForUserForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getPermissionForUserForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID","summary":"Get Account access for User","description":"<p>Returns the list of the views at BANK_ID for account ACCOUNT_ID that a user identified by PROVIDER_ID at their provider PROVIDER has access to.<br />\nAll url parameters must be <a href=\"http://en.wikipedia.org/wiki/Percent-encoding\">%-encoded</a>, which is often especially relevant for USER_ID and PROVIDER.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#provider\">PROVIDER</a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"Returns the list of the views at BANK_ID for account ACCOUNT_ID that a user identified by PROVIDER_ID at their provider PROVIDER has access to.\nAll url parameters must be [%-encoded](http://en.wikipedia.org/wiki/Percent-encoding), which is often especially relevant for USER_ID and PROVIDER.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PROVIDER](/glossary#provider): ETHEREUM\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","success_response_body":{"views":[{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-50000: Unknown Error."],"tags":["View-Custom","Account","User"],"typed_success_response_body":{"type":"object","properties":{"views":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteUserAuthContexts","implemented_by":{"version":"OBPv3.1.0","function":"deleteUserAuthContexts"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/users/USER_ID/auth-context","summary":"Delete User's Auth Contexts","description":"<p>Delete the Auth Contexts of a User specified by USER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete the Auth Contexts of a User specified by USER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"roles":[{"role":"CanDeleteUserAuthContext","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/auth-context","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateProductAttribute","implemented_by":{"version":"OBPv3.1.0","function":"updateProductAttribute"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","summary":"Update Product Attribute","description":"<p>Update Product Attribute.</p>\n<p>Product Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Product Attribute is linked to its Product by PRODUCT_CODE</p>\n<p>Update one Product Attribute by its id.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_attribute_id\">PRODUCT_ATTRIBUTE_ID</a>:</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Update Product Attribute.\n\n\nProduct Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Product Attribute is linked to its Product by PRODUCT_CODE\n\n\nUpdate one Product Attribute by its id.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_ATTRIBUTE_ID](/glossary#product_attribute_id): \n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"},"success_response_body":{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"},"error_response_bodies":["OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Product","Product-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"roles":[{"role":"CanUpdateProductAttribute","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteCardForBank","implemented_by":{"version":"OBPv3.1.0","function":"deleteCardForBank"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","summary":"Delete Card","description":"<p>Delete a Card at bank specified by CARD_ID .</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Adapter.card_id\">CARD_ID</a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete a Card at bank specified by CARD_ID .\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CARD_ID](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10015: Allowed values are:","OBP-50000: Unknown Error."],"tags":["Card"],"roles":[{"role":"CanCreateCardsForBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAdapterInfoForBank","implemented_by":{"version":"OBPv3.0.0","function":"getAdapterInfoForBank"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/adapter","summary":"Get Adapter Info for a bank","description":"<p>Get basic information about the Adapter listening on behalf of this bank.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>git_commit</strong></a>: 59623811dd8a41f6ffe67be46954eee11913dc28</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#version\"><strong>version</strong></a>:</p>\n","description_markdown":"Get basic information about the Adapter listening on behalf of this bank.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**git_commit**](/glossary#): 59623811dd8a41f6ffe67be46954eee11913dc28\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**version**](/glossary#version): \n\n\n","success_response_body":{"name":"String","version":"String","git_commit":"String","date":"2013-01-21T23:08:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["API"],"typed_success_response_body":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"git_commit":{"type":"string"},"name":{"type":"string"},"version":{"type":"string"}}},"roles":[{"role":"CanGetAdapterInfoAtOneBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/adapter","connector_methods":[]},{"operation_id":"OBPv2.0.0-addEntitlement","implemented_by":{"version":"OBPv2.0.0","function":"addEntitlement"},"request_verb":"POST","request_url":"/obp/v2.0.0/users/USER_ID/entitlements","summary":"Add Entitlement for a User","description":"<p>Create Entitlement. Grant Role to User.</p>\n<p>Entitlements are used to grant System or Bank level roles to Users. (For Account level privileges, see Views)</p>\n<p>For a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. &quot;bank_id&quot;:&quot;&quot;</p>\n<p>For a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. &quot;bank_id&quot;:&quot;my-bank-id&quot;</p>\n<p>Authentication is required and the user needs to be a Super Admin. Super Admins are listed in the Props file.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n","description_markdown":"Create Entitlement. Grant Role to User.\n\nEntitlements are used to grant System or Bank level roles to Users. (For Account level privileges, see Views)\n\nFor a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. \"bank_id\":\"\"\n\nFor a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. \"bank_id\":\"my-bank-id\"\n\nAuthentication is required and the user needs to be a Super Admin. Super Admins are listed in the Props file.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n","example_request_body":{"bank_id":"gh.29.uk","role_name":"CanCreateBranch"},"success_response_body":{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20005: User not found. Please specify a valid value for USER_ID.","OBP-20050: Current User is not a Super Admin!","OBP-10001: Incorrect json format.","OBP-10007: Incorrect Role name:","OBP-30205: This entitlement is a Bank Role. Please set bank_id to a valid bank id.","OBP-30206: This entitlement is a System Role. Please set bank_id to empty string.","OBP-30216: Entitlement already exists for the user.","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User"],"typed_request_body":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/entitlements","connector_methods":[]},{"operation_id":"OBPv3.0.0-getCoreTransactionsForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getCoreTransactionsForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/my/banks/BANK_ID/accounts/ACCOUNT_ID/transactions","summary":"Get Transactions for Account (Core)","description":"<p>Returns transactions list (Core info) of the account specified by ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.353Z. NOTE! The default value is now (2026-06-06T17:37:09.353Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>transaction_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#transaction_attributes\"><strong>transaction_attributes</strong></a>:</p>\n<p><a href=\"/glossary#transactions\"><strong>transactions</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Returns transactions list (Core info) of the account specified by ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.353Z. NOTE! The default value is now (2026-06-06T17:37:09.353Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transaction_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**transaction_attributes**](/glossary#transaction_attributes): \n\n\n\n[**transactions**](/glossary#transactions): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"transactions":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","this_account":{"id":"String","bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"holders":[{"name":"OBP","is_alias":true}]},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}]},"details":{"type":"AC","description":"OBP","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"transaction_attributes":[{"transaction_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"HOUSE_RENT","type":"DATE_WITH_DAY","value":"123456789"}]}]},"error_response_bodies":["OBP-10023: obp_sort_direction parameter can only take two values: DESC or ASC!","OBP-10024: wrong value for obp_offset parameter. Please send a positive integer (=>0)!","OBP-10025: wrong value for obp_limit parameter. Please send a positive integer (=>1)!","OBP-10026: Failed to parse date string. Please use this format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'!","OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction","Account Information Service (AIS)","Account","PSD2"],"typed_success_response_body":{"type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"id":{"type":"string"},"transaction_attributes":{"type":"array","items":{"type":"object","properties":{"transaction_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"this_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"id":{"type":"string"}}},"other_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/banks/BANK_ID/accounts/ACCOUNT_ID/transactions","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createtest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createtest_daniel707_"},"request_verb":"POST","request_url":"/test_daniel707","summary":"Create new test_daniel707","description":"<p>Create new test_daniel707.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new test_daniel707.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test_daniel707","connector_methods":[]},{"operation_id":"OBPv2.1.0-getCustomersForCurrentUserAtBank","implemented_by":{"version":"OBPv2.1.0","function":"getCustomersForCurrentUserAtBank"},"request_verb":"GET","request_url":"/obp/v2.1.0/banks/BANK_ID/customers","summary":"Get Customers for current User at Bank","description":"<p>Returns a list of Customers at the Bank that are linked to the currently authenticated User.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#customers\"><strong>customers</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#x66;&#x65;&#x6c;&#x69;&#120;sm&#105;&#x74;h&#64;&#x65;&#x78;&#97;&#x6d;&#x70;&#x6c;&#101;&#46;&#x63;&#111;&#x6d;\">&#102;&#x65;&#108;&#x69;&#120;&#x73;m&#x69;&#x74;&#x68;&#64;&#101;x&#97;m&#112;&#x6c;e.&#99;&#x6f;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Returns a list of Customers at the Bank that are linked to the currently authenticated User.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**customers**](/glossary#customers): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"customers":[{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30008: User Customer Link not found by USER_ID","OBP-30008: User Customer Link not found by USER_ID","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_success_response_body":{"type":"object","properties":{"customers":{"type":"array","items":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"last_ok_date":{"type":"string","format":"date-time"},"legal_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers","connector_methods":[]},{"operation_id":"OBPv1.4.0-addCustomer","implemented_by":{"version":"OBPv1.4.0","function":"addCustomer"},"request_verb":"POST","request_url":"/obp/v1.4.0/banks/BANK_ID/customer","summary":"Add a customer","description":"<p>Add a customer linked to the currently authenticated user.<br />\nThe Customer resource stores the customer number, legal name, email, phone number, their date of birth, relationship status, education attained, a url for a profile image, KYC status etc.<br />\nThis call may require additional permissions/role in the future.<br />\nFor now the authenticated user can create at most one linked customer.<br />\nDates need to be in the format 2013-01-21T23:08:00Z<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nNote: This call is depreciated in favour of v.2.0.0 createCustomer</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>branchId</strong></a>: branchId</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x66;&#101;&#x6c;i&#x78;s&#x6d;&#105;&#116;&#x68;&#64;&#101;&#120;&#97;&#x6d;&#x70;&#108;&#x65;&#x2e;&#x63;&#x6f;&#x6d;\">&#102;&#101;&#108;&#105;xs&#x6d;&#x69;&#116;&#104;&#x40;&#101;x&#97;&#x6d;pl&#x65;.c&#x6f;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#Customer.nameSuffix\"><strong>nameSuffix</strong></a>: nameSuffix</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;&#105;&#108;&#x74;&#111;&#58;&#x66;&#101;&#108;i&#x78;&#x73;&#x6d;&#105;&#x74;h&#64;&#x65;&#x78;&#97;&#109;&#x70;&#x6c;e&#46;&#x63;&#x6f;m\">&#102;e&#108;&#x69;&#120;s&#x6d;&#x69;t&#104;&#x40;&#x65;&#x78;&#97;&#109;&#112;l&#101;&#x2e;&#99;&#x6f;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Add a customer linked to the currently authenticated user.\nThe Customer resource stores the customer number, legal name, email, phone number, their date of birth, relationship status, education attained, a url for a profile image, KYC status etc.\nThis call may require additional permissions/role in the future.\nFor now the authenticated user can create at most one linked customer.\nDates need to be in the format 2013-01-21T23:08:00Z\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nNote: This call is depreciated in favour of v.2.0.0 createCustomer\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**branchId**](/glossary#): branchId\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**nameSuffix**](/glossary#Customer.nameSuffix): nameSuffix\n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","example_request_body":{"title":"Dr.","branchId":"DERBY6","nameSuffix":"Sr","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z"},"success_response_body":{"customer_id":"String","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","entitlements required","OBP-30006: Customer Number already exists. Please specify a different value for BANK_ID or CUSTOMER_NUMBER.","Problem getting user_id","OBP-20005: User not found. Please specify a valid value for USER_ID.","Could not create customer","Could not create user_customer_links","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Customer","Old-Style"],"typed_request_body":{"type":"object","properties":{"dependants":{"type":"integer"},"nameSuffix":{"type":"string"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"relationship_status":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"branchId":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"legal_name":{"type":"string"},"title":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"},"user_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"relationship_status":{"type":"string"},"customer_id":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"legal_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanCreateCustomer","requires_bank_id":true},{"role":"CanCreateUserCustomerLink","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customer","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerBranch","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerBranch"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/branch","summary":"Update the Branch of a Customer","description":"<p>Update the Branch of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#97;&#105;&#108;&#x74;&#111;:&#x66;&#101;l&#x69;&#120;&#x73;&#x6d;it&#x68;&#x40;&#x65;&#x78;&#x61;&#109;&#112;&#108;&#101;&#x2e;&#99;&#111;m\">f&#x65;&#108;i&#x78;&#x73;&#109;&#x69;&#116;&#x68;&#64;ex&#97;&#x6d;&#x70;&#108;&#x65;.&#x63;&#111;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the Branch of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"branch_id":"123"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"branch_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerBranch","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/branch","connector_methods":[]},{"operation_id":"OBPv3.1.0-unlockUser","implemented_by":{"version":"OBPv3.1.0","function":"unlockUser"},"request_verb":"PUT","request_url":"/obp/v3.1.0/users/USERNAME/lock-status","summary":"Unlock the user","description":"<p>Unlock a User.</p>\n<p>(Perhaps the user was locked due to multiple failed login attempts)</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.username\">USERNAME</a>: felixsmith</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#bad_attempts_since_last_success_or_reset\"><strong>bad_attempts_since_last_success_or_reset</strong></a>:</p>\n<p><a href=\"/glossary#last_failure_date\"><strong>last_failure_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Unlock a User.\n\n(Perhaps the user was locked due to multiple failed login attempts)\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USERNAME](/glossary#User.username): felixsmith\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bad_attempts_since_last_success_or_reset**](/glossary#bad_attempts_since_last_success_or_reset): \n\n\n\n[**last_failure_date**](/glossary#last_failure_date): 2020-01-27\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"username":"felixsmith","bad_attempts_since_last_success_or_reset":0,"last_failure_date":"1100-01-01T01:01:01Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20027: User not found by provider and username.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"last_failure_date":{"type":"string","format":"date-time"},"bad_attempts_since_last_success_or_reset":{"type":"integer"},"username":{"type":"string"}}},"roles":[{"role":"CanUnlockUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USERNAME/lock-status","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_gettest_daniel707List_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_gettest_daniel707List_"},"request_verb":"GET","request_url":"/test_daniel707","summary":"Get test_daniel707 List","description":"<p>Get test_daniel707 List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /test_daniel707?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get test_daniel707 List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /test_daniel707?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"test_daniel707_list":[{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test_daniel707_list":{"type":"array","items":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test_daniel707","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleFooBar_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleFooBar_"},"request_verb":"GET","request_url":"/FooBar/FOO_BAR_ID","summary":"Get FooBar by id","description":"<p>Get FooBar by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FooBar&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get FooBar by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FooBar\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"foo_bar":{"foo_bar_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_FooBar","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"foo_bar":{"type":"object","properties":{"foo_bar_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemFooBar","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FooBar/FOO_BAR_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deletesustrans_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deletesustrans_"},"request_verb":"DELETE","request_url":"/sustrans/SUSTRANS_ID","summary":"Delete sustrans by id","description":"<p>Delete sustrans by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;sustrans&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete sustrans by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"sustrans\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"sustrans":{"sustrans_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Sustrans","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"sustrans":{"type":"object","properties":{"sustrans_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_Systemsustrans","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sustrans/SUSTRANS_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createSystemView","implemented_by":{"version":"OBPv3.1.0","function":"createSystemView"},"request_verb":"POST","request_url":"/obp/v3.1.0/system-views","summary":"Create System View","description":"<p>Create a system view</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the CanCreateSystemView entitlement.<br />\nThe 'alias' field in the JSON can take one of two values:</p>\n<ul>\n<li><em>public</em>: to use the public alias if there is one specified for the other account.</li>\n<li><em>private</em>: to use the private alias if there is one specified for the other account.</li>\n<li>\n<p><em>''(empty string)</em>: to use no alias; the view shows the real name of the other account.</p>\n</li>\n</ul>\n<p>The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to <code>true</code> and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.</p>\n<p>The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to <code>true</code> on the view creation, the rest will be set to <code>false</code>.</p>\n<p>The 'metadata_view' field determines where metadata (comments, tags, images, where tags) for transactions are stored and retrieved. If set to another view's ID (e.g. 'owner'), metadata added through this view will be shared with all other views that also use the same metadata_view value. If left empty, metadata is stored under this view's own ID and is not shared with other views.</p>\n<p>Please note that system views cannot be public. In case you try to set it you will get the error OBP-30258: System view cannot be public</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#allowed_actions\"><strong>allowed_actions</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#which_alias_to_use\"><strong>which_alias_to_use</strong></a>: public</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"Create a system view\n\n User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the CanCreateSystemView entitlement.\n The 'alias' field in the JSON can take one of two values:\n\n * _public_: to use the public alias if there is one specified for the other account.\n * _private_: to use the private alias if there is one specified for the other account.\n\n * _''(empty string)_: to use no alias; the view shows the real name of the other account.\n\n The 'hide_metadata_if_alias_used' field in the JSON can take boolean values. If it is set to `true` and there is an alias on the other account then the other accounts' metadata (like more_info, url, image_url, open_corporates_url, etc.) will be hidden. Otherwise the metadata will be shown.\n\n The 'allowed_actions' field is a list containing the name of the actions allowed on this view, all the actions contained will be set to `true` on the view creation, the rest will be set to `false`.\n\n The 'metadata_view' field determines where metadata (comments, tags, images, where tags) for transactions are stored and retrieved. If set to another view's ID (e.g. 'owner'), metadata added through this view will be shared with all other views that also use the same metadata_view value. If left empty, metadata is stored under this view's own ID and is not shared with other views.\n\n Please note that system views cannot be public. In case you try to set it you will get the error OBP-30258: System view cannot be public\n\n\n**JSON request body fields:**\n\n\n\n[**allowed_actions**](/glossary#allowed_actions): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**which_alias_to_use**](/glossary#which_alias_to_use): public\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","example_request_body":{"name":"test","description":"This view is for family","metadata_view":"test","is_public":false,"which_alias_to_use":"family","hide_metadata_if_alias_used":false,"allowed_actions":["can_edit_owner_comment","can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address","can_query_available_funds","can_add_transaction_request_to_own_account","can_add_transaction_request_to_any_account","can_see_bank_account_credit_limit","can_create_direct_debit","can_create_standing_order","can_add_transaction_request_to_any_account"]},"success_response_body":{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["View-System"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"hide_metadata_if_alias_used":{"type":"boolean"},"is_public":{"type":"boolean"},"description":{"type":"string"},"which_alias_to_use":{"type":"string"},"allowed_actions":{"type":"array","items":{"type":"string"}},"metadata_view":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}},"roles":[{"role":"CanCreateSystemView","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/system-views","connector_methods":[]},{"operation_id":"OBPv2.0.0-addSocialMediaHandle","implemented_by":{"version":"OBPv2.0.0","function":"addSocialMediaHandle"},"request_verb":"POST","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/social_media_handles","summary":"Create Customer Social Media Handle","description":"<p>Create a customer social media handle for the customer specified by CUSTOMER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#date_activated\"><strong>date_activated</strong></a>:</p>\n<p><a href=\"/glossary#date_added\"><strong>date_added</strong></a>:</p>\n<p><a href=\"/glossary#handle\"><strong>handle</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Create a customer social media handle for the customer specified by CUSTOMER_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date_activated**](/glossary#date_activated): \n\n\n\n[**date_added**](/glossary#date_added): \n\n\n\n[**handle**](/glossary#handle): \n\n\n\n[**type**](/glossary#type): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"customer_number":"5987953","type":"PlaceholderString","handle":"PlaceholderString","date_added":"1100-01-01T00:00:00Z","date_activated":"1100-01-01T00:00:00Z"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-20006: User is missing one or more roles: ","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"date_added":{"type":"string","format":"date-time"},"date_activated":{"type":"string","format":"date-time"},"type":{"type":"string"},"customer_number":{"type":"string"},"handle":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"roles":[{"role":"CanAddSocialMediaHandle","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/social_media_handles","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateMarchHare_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateMarchHare_gh.29.uk"},"request_verb":"PUT","request_url":"/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","summary":"Update MarchHare","description":"<p>Update MarchHare.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;MarchHare&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update MarchHare.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"MarchHare\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","march_hare":{"march_hare_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_MarchHare(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"march_hare":{"type":"object","properties":{"march_hare_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_MarchHare","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/MarchHare/MARCH_HARE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createProductAttribute","implemented_by":{"version":"OBPv3.1.0","function":"createProductAttribute"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attribute","summary":"Create Product Attribute","description":"<p>Create Product Attribute</p>\n<p>Product Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Product Attribute is linked to its Product by PRODUCT_CODE</p>\n<p>Typical product attributes might be:</p>\n<p>ISIN (for International bonds)<br />\nVKN (for German bonds)<br />\nREDCODE (markit short code for credit derivative)<br />\nLOAN_ID (e.g. used for Anacredit reporting)</p>\n<p>ISSUE_DATE (When the bond was issued in the market)<br />\nMATURITY_DATE (End of life time of a product)<br />\nTRADABLE</p>\n<p>See <a href=\"http://www.fpml.org/\">FPML</a> for more examples.</p>\n<p>The type field must be one of &quot;STRING&quot;, &quot;INTEGER&quot;, &quot;DOUBLE&quot; or DATE_WITH_DAY&quot;</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create Product Attribute\n\nProduct Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Product Attribute is linked to its Product by PRODUCT_CODE\n\n\nTypical product attributes might be:\n\nISIN (for International bonds)\nVKN (for German bonds)\nREDCODE (markit short code for credit derivative)\nLOAN_ID (e.g. used for Anacredit reporting)\n\nISSUE_DATE (When the bond was issued in the market)\nMATURITY_DATE (End of life time of a product)\nTRADABLE\n\nSee [FPML](http://www.fpml.org/) for more examples.\n\n\nThe type field must be one of \"STRING\", \"INTEGER\", \"DOUBLE\" or DATE_WITH_DAY\"\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"},"success_response_body":{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: "],"tags":["Product","Product-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"roles":[{"role":"CanCreateProductAttribute","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attribute","connector_methods":[]},{"operation_id":"OBPv2.0.0-publicAccountsAtOneBank","implemented_by":{"version":"OBPv2.0.0","function":"publicAccountsAtOneBank"},"request_verb":"GET","request_url":"/obp/v2.0.0/banks/BANK_ID/accounts/public","summary":"Get Public Accounts at Bank","description":"<p>Returns a list of the public accounts (Anonymous access) at BANK_ID.<br />\nFor each account the API returns the ID and the available views.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Returns a list of the public accounts (Anonymous access) at BANK_ID.\nFor each account the API returns the ID and the available views.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0","label":"NoneLabel","bank_id":"gh.29.uk","views_available":[{"id":"1","short_name":"HHH","is_public":true}]}]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Account-Public","Account","PublicData"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"id":{"type":"string"},"bank_id":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"short_name":{"type":"string"},"id":{"type":"string"},"is_public":{"type":"boolean"}}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/public","connector_methods":[]},{"operation_id":"OBPv2.2.0-getExplicitCounterpartiesForAccount","implemented_by":{"version":"OBPv2.2.0","function":"getExplicitCounterpartiesForAccount"},"request_verb":"GET","request_url":"/obp/v2.2.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties","summary":"Get Counterparties (Explicit)","description":"<p>This endpoints gets the explicit Counterparties on an Account / View.</p>\n<p>For a general introduction to Counterparties in OBP, see <a href=\"/glossary#Counterparties\">here</a></p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#bespoke\"><strong>bespoke</strong></a>:</p>\n<p><a href=\"/glossary#Counterparties\"><strong>counterparties</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#\"><strong>is_beneficiary</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#other_account_routing_address\"><strong>other_account_routing_address</strong></a>: DE89370400440532013000</p>\n<p><a href=\"/glossary#other_account_routing_scheme\"><strong>other_account_routing_scheme</strong></a>: IBAN</p>\n<p><a href=\"/glossary#other_account_secondary_routing_address\"><strong>other_account_secondary_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_account_secondary_routing_scheme\"><strong>other_account_secondary_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_address\"><strong>other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_bank_routing_scheme\"><strong>other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_address\"><strong>other_branch_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#other_branch_routing_scheme\"><strong>other_branch_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#this_account_id\"><strong>this_account_id</strong></a>:</p>\n<p><a href=\"/glossary#this_bank_id\"><strong>this_bank_id</strong></a>:</p>\n<p><a href=\"/glossary#this_view_id\"><strong>this_view_id</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"This endpoints gets the explicit Counterparties on an Account / View.\n\nFor a general introduction to Counterparties in OBP, see [here](/glossary#Counterparties)\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bespoke**](/glossary#bespoke): \n\n\n\n[**counterparties**](/glossary#Counterparties): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**is_beneficiary**](/glossary#): false\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**other_account_routing_address**](/glossary#other_account_routing_address): DE89370400440532013000\n\n\n\n[**other_account_routing_scheme**](/glossary#other_account_routing_scheme): IBAN\n\n\n\n[**other_account_secondary_routing_address**](/glossary#other_account_secondary_routing_address): \n\n\n\n[**other_account_secondary_routing_scheme**](/glossary#other_account_secondary_routing_scheme): \n\n\n\n[**other_bank_routing_address**](/glossary#other_bank_routing_address): \n\n\n\n[**other_bank_routing_scheme**](/glossary#other_bank_routing_scheme): \n\n\n\n[**other_branch_routing_address**](/glossary#other_branch_routing_address): \n\n\n\n[**other_branch_routing_scheme**](/glossary#other_branch_routing_scheme): \n\n\n\n[**this_account_id**](/glossary#this_account_id): \n\n\n\n[**this_bank_id**](/glossary#this_bank_id): \n\n\n\n[**this_view_id**](/glossary#this_view_id): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"counterparties":[{"name":"CounterpartyName","description":"My landlord","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","this_bank_id":"gh.29.uk","this_account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","this_view_id":"owner","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh","other_bank_routing_scheme":"OBP","other_bank_routing_address":"gh.29.uk","other_branch_routing_scheme":"OBP","other_branch_routing_address":"12f8a9e6-c2b1-407a-8bd0-421b7119307e","other_account_routing_scheme":"IBAN","other_account_routing_address":"DE89370400440532013000","other_account_secondary_routing_scheme":"IBAN","other_account_secondary_routing_address":"DE89370400440532013000","is_beneficiary":true,"bespoke":[{"key":"englishName","value":"english Name"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-30022: The current view does not have the permission:","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-50000: Unknown Error."],"tags":["Counterparty","Payment Initiation Service (PIS)","Account","PSD2"],"typed_success_response_body":{"type":"object","properties":{"counterparties":{"type":"array","items":{"type":"object","properties":{"bespoke":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"created_by_user_id":{"type":"string"},"other_account_routing_address":{"type":"string"},"name":{"type":"string"},"this_bank_id":{"type":"string"},"other_bank_routing_scheme":{"type":"string"},"other_account_secondary_routing_address":{"type":"string"},"counterparty_id":{"type":"string"},"other_account_routing_scheme":{"type":"string"},"description":{"type":"string"},"other_bank_routing_address":{"type":"string"},"other_branch_routing_scheme":{"type":"string"},"this_account_id":{"type":"string"},"other_account_secondary_routing_scheme":{"type":"string"},"is_beneficiary":{"type":"boolean"},"other_branch_routing_address":{"type":"string"},"this_view_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/counterparties","connector_methods":[]},{"operation_id":"OBPv2.1.0-sandboxDataImport","implemented_by":{"version":"OBPv2.1.0","function":"sandboxDataImport"},"request_verb":"POST","request_url":"/obp/v2.1.0/sandbox/data-import","summary":"Create sandbox","description":"<p>Import bulk data into the sandbox (Authenticated access).</p>\n<p>This call can be used to create banks, users, accounts and transactions which are stored in the local RDBMS.</p>\n<p>The user needs to have CanCreateSandbox entitlement.</p>\n<p>Note: This is a monolithic call. You could also use a combination of endpoints including create bank, create user, create account and create transaction request to create similar data.</p>\n<p>An example of an import set of data (json) can be found <a href=\"https://raw.githubusercontent.com/OpenBankProject/OBP-API/develop/obp-api/src/main/scala/code/api/sandbox/example_data/2016-04-28/example_import.json\">here</a><br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.iban\"><strong>IBAN</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#actual_date\"><strong>actual_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#atms\"><strong>atms</strong></a>:</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank\"><strong>bank</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#banks\"><strong>banks</strong></a>:</p>\n<p><a href=\"/glossary#branches\"><strong>branches</strong></a>:</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#channel\"><strong>channel</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#crm_events\"><strong>crm_events</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer\"><strong>customer</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#detail\"><strong>detail</strong></a>:</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;a&#105;&#x6c;&#116;&#111;:&#102;&#101;l&#x69;&#120;&#115;m&#105;&#x74;&#x68;&#64;&#x65;&#x78;&#97;&#x6d;&#x70;&#x6c;&#x65;.&#x63;&#x6f;&#109;\">&#x66;&#101;&#x6c;&#x69;&#x78;&#x73;&#x6d;&#105;&#116;&#x68;@&#101;&#x78;&#97;&#109;&#x70;&#x6c;&#x65;&#46;&#99;&#111;&#x6d;</a></p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#full_name\"><strong>full_name</strong></a>: full name string</p>\n<p><a href=\"/glossary#generate_accountants_view\"><strong>generate_accountants_view</strong></a>:</p>\n<p><a href=\"/glossary#generate_auditors_view\"><strong>generate_auditors_view</strong></a>:</p>\n<p><a href=\"/glossary#generate_public_view\"><strong>generate_public_view</strong></a>:</p>\n<p><a href=\"/glossary#hours\"><strong>hours</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#logo\"><strong>logo</strong></a>: logo url</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#owners\"><strong>owners</strong></a>:</p>\n<p><a href=\"/glossary#User.password\"><strong>password</strong></a>: passwordpasswordpassword</p>\n<p><a href=\"/glossary#post_code\"><strong>post_code</strong></a>: 789</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#products\"><strong>products</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#transactions\"><strong>transactions</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>user_name</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#website\"><strong>website</strong></a>: <a href=\"http://www.openbankproject.com\">www.openbankproject.com</a></p>\n<p><a href=\"/glossary#\">account_number</a>: 546387432</p>\n<p><a href=\"/glossary#counterparty\">counterparty</a>:</p>\n<p><a href=\"/glossary#driveup\">driveUp</a>:</p>\n<p><a href=\"/glossary#lobby\">lobby</a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Import bulk data into the sandbox (Authenticated access).\n\nThis call can be used to create banks, users, accounts and transactions which are stored in the local RDBMS.\n\nThe user needs to have CanCreateSandbox entitlement.\n\nNote: This is a monolithic call. You could also use a combination of endpoints including create bank, create user, create account and create transaction request to create similar data.\n\nAn example of an import set of data (json) can be found [here](https://raw.githubusercontent.com/OpenBankProject/OBP-API/develop/obp-api/src/main/scala/code/api/sandbox/example_data/2016-04-28/example_import.json)\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON request body fields:**\n\n\n\n[**IBAN**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**actual_date**](/glossary#actual_date): 2020-01-27\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**atms**](/glossary#atms): \n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank**](/glossary#Bank): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**banks**](/glossary#banks): \n\n\n\n[**branches**](/glossary#branches): \n\n\n\n[**category**](/glossary#category): \n\n\n\n[**channel**](/glossary#channel): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**crm_events**](/glossary#crm_events): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer**](/glossary#Customer): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**detail**](/glossary#detail): \n\n\n\n[**details**](/glossary#details): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**family**](/glossary#family): \n\n\n\n[**full_name**](/glossary#full_name): full name string\n\n\n\n[**generate_accountants_view**](/glossary#generate_accountants_view): \n\n\n\n[**generate_auditors_view**](/glossary#generate_auditors_view): \n\n\n\n[**generate_public_view**](/glossary#generate_public_view): \n\n\n\n[**hours**](/glossary#hours): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**logo**](/glossary#logo): logo url\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**owners**](/glossary#owners): \n\n\n\n[**password**](/glossary#User.password): passwordpasswordpassword\n\n\n\n[**post_code**](/glossary#post_code): 789\n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**products**](/glossary#products): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transactions**](/glossary#transactions): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user_name**](/glossary#): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**website**](/glossary#website): www.openbankproject.com\n\n\n\n[account_number](/glossary#): 546387432\n\n\n\n[counterparty](/glossary#counterparty): \n\n\n\n[driveUp](/glossary#driveup): \n\n\n\n[lobby](/glossary#lobby): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"banks":[{"id":"bank1","short_name":"bank 1","full_name":"Bank 1 Inc.","logo":"http://example.com/logo","website":"http://example.com"},{"id":"bank2","short_name":"bank 2","full_name":"Bank 2 Inc.","logo":"http://example.com/logo2","website":"http://example.com/2"}],"users":[{"email":"user1@example.com","password":"TESOBE520berlin123!","user_name":"User 1"},{"email":"user2@example.com","password":"TESOBE520berlin123!","user_name":"User 2"}],"accounts":[{"id":"account1","bank":"bank1","label":"Account 1 at Bank 1","number":"1","type":"savings","balance":{"currency":"EUR","amount":"1000.00"},"IBAN":"1234567890","owners":["User 1"],"generate_public_view":true,"generate_accountants_view":true,"generate_auditors_view":true},{"id":"account2","bank":"bank1","label":"Account 2 at Bank 1","number":"2","type":"current","balance":{"currency":"EUR","amount":"1000.00"},"IBAN":"91234567890","owners":["User 2"],"generate_public_view":false,"generate_accountants_view":true,"generate_auditors_view":true},{"id":"account1","bank":"bank2","label":"Account 1 at Bank 2","number":"22","type":"savings","balance":{"currency":"EUR","amount":"1000.00"},"IBAN":"21234567890","owners":["User 1","User 2"],"generate_public_view":false,"generate_accountants_view":true,"generate_auditors_view":true}],"transactions":[{"id":"transaction-without-counterparty","this_account":{"id":"account1","bank":"bank2"},"details":{"type":"SEPA","description":"some description","posted":"2012-03-07T00:00:00.001Z","completed":"2012-04-07T00:00:00.001Z","new_balance":"1244.00","value":"-135.33"}},{"id":"blankCounterpartNameTransaction","this_account":{"id":"account1","bank":"bank1"},"counterparty":{"account_number":"123456-AVB"},"details":{"type":"SEPA","description":"some description","posted":"2012-03-07T00:00:00.001Z","completed":"2012-04-07T00:00:00.001Z","new_balance":"1244.00","value":"-135.33"}},{"id":"blankCounterpartAccountNumberTransaction","this_account":{"id":"account1","bank":"bank1"},"counterparty":{"name":"Piano Repair"},"details":{"type":"SEPA","description":"some description","posted":"2012-03-07T00:00:00.001Z","completed":"2012-04-07T00:00:00.001Z","new_balance":"1244.00","value":"-135.33"}},{"id":"transaction-with-counterparty","this_account":{"id":"account1","bank":"bank1"},"counterparty":{"name":"Acme Inc.","account_number":"12345-B"},"details":{"type":"SEPA","description":"some description","posted":"2012-03-07T00:00:00.001Z","completed":"2012-04-07T00:00:00.001Z","new_balance":"1244.00","value":"-135.33"}},{"id":"transaction-without-counterparty","this_account":{"id":"account1","bank":"bank1"},"details":{"type":"SEPA","description":"some description","posted":"2012-03-07T00:00:00.001Z","completed":"2012-04-07T00:00:00.001Z","new_balance":"1244.00","value":"-135.33"}}],"branches":[{"id":"branch1","bank_id":"bank1","name":"Genel Müdürlük","address":{"line_1":"5 Some Street","line_2":"Rosy Place","line_3":"Sunny Village","city":"Ashbourne","county":"Derbyshire","state":"","post_code":"WHY RU4","country_code":"UK"},"location":{"latitude":52.556198,"longitude":13.384099},"meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}},"lobby":{"hours":"M-TH 8:30-3:30, F 9-5"},"driveUp":{"hours":"M-Th 8:30-5:30, F-8:30-6, Sat 9-12"}},{"id":"branch2","bank_id":"bank1","name":"Manchester","address":{"line_1":"5 Some Street","line_2":"Rosy Place","line_3":"Sunny Village","city":"Ashbourne","county":"Derbyshire","state":"","post_code":"WHY RU4","country_code":"UK"},"location":{"latitude":52.556198,"longitude":13.384099},"meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}},"lobby":{"hours":"M-TH 8:30-3:30, F 9-5"},"driveUp":{"hours":"M-Th 8:30-5:30, F-8:30-6, Sat 9-12"}}],"atms":[{"id":"atm1","bank_id":"bank1","name":"Ashbourne Atm 1","address":{"line_1":"5 Some Street","line_2":"Rosy Place","line_3":"Sunny Village","city":"Ashbourne","county":"Derbyshire","state":"","post_code":"WHY RU4","country_code":"UK"},"location":{"latitude":52.556198,"longitude":13.384099},"meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}}},{"id":"atm2","bank_id":"bank1","name":"Manchester Atm 1","address":{"line_1":"5 Some Street","line_2":"Rosy Place","line_3":"Sunny Village","city":"Ashbourne","county":"Derbyshire","state":"","post_code":"WHY RU4","country_code":"UK"},"location":{"latitude":52.556198,"longitude":13.384099},"meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}}}],"products":[{"bank_id":"bank1","code":"prd1","name":"product 1","category":"cat1","family":"fam1","super_family":"sup fam 1","more_info_url":"www.example.com/index1","meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}}},{"bank_id":"bank1","code":"prd2","name":"Product 2","category":"cat2","family":"fam2","super_family":"sup fam 2","more_info_url":"www.example.com/index2","meta":{"license":{"id":"pddl","name":"Open Data Commons Public Domain Dedication and License (PDDL)"}}}],"crm_events":[{"id":"ASDFHJ47YKJH","bank_id":"bank1","customer":{"name":"James Brown","number":"698761728934"},"category":"Call","detail":"Check mortgage","channel":"Phone","actual_date":"1100-01-01T01:01:01.000Z"},{"id":"KIFJA76876AS","bank_id":"bank1","customer":{"name":"James Brown","number":"698761728934"},"category":"Call","detail":"Check mortgage","channel":"Phone","actual_date":"1100-01-01T01:01:01.000Z"}]},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-00002: Data import is disabled for this API instance.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Sandbox"],"typed_request_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"IBAN":{"type":"string"},"generate_accountants_view":{"type":"boolean"},"owners":{"type":"array","items":{"type":"string"}},"generate_public_view":{"type":"boolean"},"bank":{"type":"string"},"id":{"type":"string"},"generate_auditors_view":{"type":"boolean"},"label":{"type":"string"},"number":{"type":"string"},"balance":{"type":"object","properties":{"amount":{"type":"string"},"currency":{"type":"string"}}},"type":{"type":"string"}}}},"branches":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"address":{"type":"object","properties":{"line_2":{"type":"string"},"county":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"post_code":{"type":"string"},"line_1":{"type":"string"},"city":{"type":"string"}}},"driveUp":{"type":"object","properties":{"hours":{"type":"string"}}},"lobby":{"type":"object","properties":{"hours":{"type":"string"}}},"bank_id":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"id":{"type":"string"}}}},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"this_account":{"type":"object","properties":{"id":{"type":"string"},"bank":{"type":"string"}}},"details":{"type":"object","properties":{"value":{"type":"string"},"new_balance":{"type":"string"},"type":{"type":"string"},"completed":{"type":"string"},"posted":{"type":"string"},"description":{"type":"string"}}}}}},"products":{"type":"array","items":{"type":"object","properties":{"family":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"},"bank_id":{"type":"string"},"super_family":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"code":{"type":"string"},"more_info_url":{"type":"string"}}}},"atms":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"address":{"type":"object","properties":{"line_2":{"type":"string"},"county":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"post_code":{"type":"string"},"line_1":{"type":"string"},"city":{"type":"string"}}},"bank_id":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"id":{"type":"string"}}}},"crm_events":{"type":"array","items":{"type":"object","properties":{"channel":{"type":"string"},"actual_date":{"type":"string","format":"date-time"},"bank_id":{"type":"string"},"customer":{"type":"object","properties":{"number":{"type":"string"},"name":{"type":"string"}}},"category":{"type":"string"},"id":{"type":"string"},"detail":{"type":"string"}}}},"users":{"type":"array","items":{"type":"object","properties":{"email":{"type":"string"},"user_name":{"type":"string"},"password":{"type":"string"}}}},"banks":{"type":"array","items":{"type":"object","properties":{"full_name":{"type":"string"},"short_name":{"type":"string"},"logo":{"type":"string"},"website":{"type":"string"},"id":{"type":"string"}}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"roles":[{"role":"CanCreateSandbox","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sandbox/data-import","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleD-Entity1_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleD-Entity1_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","summary":"Get D-Entity1 by id","description":"<p>Get D-Entity1 by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;D-Entity1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get D-Entity1 by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"D-Entity1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","d-entity1":{"d-entity1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_D-Entity1(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"d-entity1":{"type":"object","properties":{"d-entity1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_D-Entity1","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"deleteTagForViewOnTransaction"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags/TAG_ID","summary":"Delete a Transaction Tag","description":"<p>Deletes the tag TAG_ID about the transaction TRANSACTION_ID made on <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.<br />\nAuthentication via OAuth is required. The user must either have owner privileges for this account,<br />\nor must be the user that posted the tag.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#tag_id\">TAG_ID</a>:</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the tag TAG_ID about the transaction TRANSACTION_ID made on [view](#1_2_1-getViewsForBankAccount).\nAuthentication via OAuth is required. The user must either have owner privileges for this account, \nor must be the user that posted the tag.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TAG_ID](/glossary#tag_id): \n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags/TAG_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteObpActivity_obp.testing.01","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteObpActivity_obp.testing.01"},"request_verb":"DELETE","request_url":"/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","summary":"Delete ObpActivity by id","description":"<p>Delete ObpActivity by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;ObpActivity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete ObpActivity by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"ObpActivity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","username":"James Brown","created_date":"698761728"},"success_response_body":{"bank-id":"gh.29.uk","obp_activity":{"obp_activity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","username":"James Brown","created_date":"698761728"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_ObpActivity(obp.testing.01)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"obp_activity":{"type":"object","properties":{"obp_activity_id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_ObpActivity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/obp.testing.01/ObpActivity/OBP_ACTIVITY_ID","connector_methods":[]},{"operation_id":"OBPv2.1.0-answerTransactionRequestChallengeSandbox_tan","implemented_by":{"version":"OBPv2.1.0","function":"answerTransactionRequestChallengeSandbox_tan"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/SANDBOX_TAN/transaction-requests/TRANSACTION_REQUEST_ID/challenge","summary":"Answer Transaction Request Challenge","description":"<p>In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.</p>\n<p>This endpoint expects the following data as provided in the createTransactionRequest response body:</p>\n<p>1)<code>TRANSACTION_REQUEST_TYPE</code> : as per the selected createTransactionRequest type, part of the request URL.</p>\n<p>2)<code>TRANSACTION_REQUEST_ID</code> : the value of the <code>id</code> field of the createTransactionRequest response body.</p>\n<p>3) <code>id</code> :  the value of <code>challenge.id</code> in the createTransactionRequest response body.</p>\n<p>4) <code>answer</code> : Defaults to <code>123</code>, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#sandbox_tan\">SANDBOX_TAN</a>:</p>\n<p><a href=\"/glossary#\">TRANSACTION_REQUEST_ID</a>: 8138a7e4-6d02-40e3-a129-0b2bf89de9f1</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.\n\nThis endpoint expects the following data as provided in the createTransactionRequest response body:\n\n1)`TRANSACTION_REQUEST_TYPE` : as per the selected createTransactionRequest type, part of the request URL.\n\n2)`TRANSACTION_REQUEST_ID` : the value of the `id` field of the createTransactionRequest response body.\n\n3) `id` :  the value of `challenge.id` in the createTransactionRequest response body. \n\n4) `answer` : Defaults to `123`, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.\n\n        \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[SANDBOX_TAN](/glossary#sandbox_tan): \n\n\n\n[TRANSACTION_REQUEST_ID](/glossary#): 8138a7e4-6d02-40e3-a129-0b2bf89de9f1\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"id":"This is challenge.id, you can get it from `Create Transaction Request.` response, only is useful if status ==`INITIATED` there.","answer":"123"},"success_response_body":{"id":"82f92531-9c63-4246-abfc-96c20ec46188","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to":{"bank_id":"String","account_id":"String"},"value":{"currency":"EUR","amount":"100"},"description":"String"},"transaction_ids":"666666-9c63-4246-abfc-96c20ec46188","status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-40011: Transaction Request Status is not INITIATED.","OBP-40009: The TRANSACTION_REQUEST_TYPE has changed.","OBP-40010: Invalid Challenge Id. Please specify a valid value for CHALLENGE_ID.","OBP-40014: Sorry, you've used up your allowed attempts. ","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"},"id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"details":{"type":"object","properties":{"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"description":{"type":"string"}}},"id":{"type":"string"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"transaction_ids":{"type":"string"},"start_date":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/SANDBOX_TAN/transaction-requests/TRANSACTION_REQUEST_ID/challenge","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createMytest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createMytest_daniel707_"},"request_verb":"POST","request_url":"/my/test_daniel707","summary":"Create new My test_daniel707","description":"<p>Create new My test_daniel707.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new My test_daniel707.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/test_daniel707","connector_methods":[]},{"operation_id":"OBPv2.0.0-createUserCustomerLinks","implemented_by":{"version":"OBPv2.0.0","function":"createUserCustomerLinks"},"request_verb":"POST","request_url":"/obp/v2.0.0/banks/BANK_ID/user_customer_links","summary":"Create User Customer Link","description":"<p>Link a User to a Customer</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>CanCreateUserCustomerLink OR CanCreateUserCustomerLinkAtAnyBank entitlements are required.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#date_inserted\"><strong>date_inserted</strong></a>:</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#user_customer_link_id\"><strong>user_customer_link_id</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n","description_markdown":"Link a User to a Customer\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCanCreateUserCustomerLink OR CanCreateUserCustomerLinkAtAnyBank entitlements are required.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**date_inserted**](/glossary#date_inserted): \n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**user_customer_link_id**](/glossary#user_customer_link_id): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n","example_request_body":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"success_response_body":{"user_customer_link_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","date_inserted":"1100-01-01T00:00:00Z","is_active":true},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-20006: User is missing one or more roles: ","OBP-30007: The User is already linked to a Customer at the bank specified by BANK_ID","OBP-30025: Could not create user_customer_links ","OBP-50000: Unknown Error."],"tags":["Customer","User","Old-Style"],"typed_request_body":{"type":"object","properties":{"customer_id":{"type":"string"},"user_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"user_customer_link_id":{"type":"string"},"customer_id":{"type":"string"},"is_active":{"type":"boolean"},"date_inserted":{"type":"string","format":"date-time"},"user_id":{"type":"string"}}},"roles":[{"role":"CanCreateUserCustomerLink","requires_bank_id":true},{"role":"CanCreateUserCustomerLinkAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/user_customer_links","connector_methods":[]},{"operation_id":"OBPv1.2.1-addTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"addTagForViewOnTransaction"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags","summary":"Add a Transaction Tag","description":"<p>Posts a tag about a transaction TRANSACTION_ID on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> VIEW_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Authentication is required as the tag is linked with the user.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Posts a tag about a transaction TRANSACTION_ID on a [view](#1_2_1-getViewsForBankAccount) VIEW_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nAuthentication is required as the tag is linked with the user.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"value":"String"},"success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/tags","connector_methods":[]},{"operation_id":"OBPv2.1.0-createTransactionRequestSandboxTan","implemented_by":{"version":"OBPv2.1.0","function":"createTransactionRequestSandboxTan"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/SANDBOX_TAN/transaction-requests","summary":"Create Transaction Request (SANDBOX_TAN)","description":"<p>When using SANDBOX_TAN, the payee is set in the request body.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">GRANT_VIEW_ID</a>: GRANT_VIEW_ID</p>\n<p><a href=\"/glossary#sandbox_tan\">SANDBOX_TAN</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Agent.agent_number\"><strong>agent_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_code\"><strong>bank_code</strong></a>: CGHZ</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_number\"><strong>branch_number</strong></a>:</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#creditoraccount\"><strong>creditorAccount</strong></a>:</p>\n<p><a href=\"/glossary#creditorname\"><strong>creditorName</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#debtoraccount\"><strong>debtorAccount</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#future_date\"><strong>future_date</strong></a>: 20200127</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#instructedamount\"><strong>instructedAmount</strong></a>: 100</p>\n<p><a href=\"/glossary#kyc_document\"><strong>kyc_document</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#nickname\"><strong>nickname</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingAddress</strong></a>: otherAccountRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingScheme</strong></a>: otherAccountRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingAddress</strong></a>: otherAccountSecondaryRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingScheme</strong></a>: otherAccountSecondaryRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingAddress</strong></a>: otherBankRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingScheme</strong></a>: otherBankRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingAddress</strong></a>: otherBranchRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingScheme</strong></a>: otherBranchRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#transfer_type\"><strong>transfer_type</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">to_agent</a>: to_agent</p>\n<p><a href=\"/glossary#to_counterparty\">to_counterparty</a>:</p>\n<p><a href=\"/glossary#to_sandbox_tan\">to_sandbox_tan</a>:</p>\n<p><a href=\"/glossary#to_sepa\">to_sepa</a>:</p>\n<p><a href=\"/glossary#to_sepa_credit_transfers\">to_sepa_credit_transfers</a>:</p>\n<p><a href=\"/glossary#\">to_simple</a>: to_simple</p>\n<p><a href=\"/glossary#to_transfer_to_account\">to_transfer_to_account</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_atm\">to_transfer_to_atm</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_phone\">to_transfer_to_phone</a>:</p>\n","description_markdown":"When using SANDBOX_TAN, the payee is set in the request body.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[GRANT_VIEW_ID](/glossary#): GRANT_VIEW_ID\n\n\n\n[SANDBOX_TAN](/glossary#sandbox_tan): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**to**](/glossary#to): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**agent_number**](/glossary#Agent.agent_number): 5987953\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_code**](/glossary#bank_code): CGHZ\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_number**](/glossary#branch_number): \n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**creditorAccount**](/glossary#creditoraccount): \n\n\n\n[**creditorName**](/glossary#creditorname): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**debtorAccount**](/glossary#debtoraccount): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**future_date**](/glossary#future_date): 20200127\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**instructedAmount**](/glossary#instructedamount): 100\n\n\n\n[**kyc_document**](/glossary#kyc_document): \n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**nickname**](/glossary#nickname): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**otherAccountRoutingAddress**](/glossary#): otherAccountRoutingAddress\n\n\n\n[**otherAccountRoutingScheme**](/glossary#): otherAccountRoutingScheme\n\n\n\n[**otherAccountSecondaryRoutingAddress**](/glossary#): otherAccountSecondaryRoutingAddress\n\n\n\n[**otherAccountSecondaryRoutingScheme**](/glossary#): otherAccountSecondaryRoutingScheme\n\n\n\n[**otherBankRoutingAddress**](/glossary#): otherBankRoutingAddress\n\n\n\n[**otherBankRoutingScheme**](/glossary#): otherBankRoutingScheme\n\n\n\n[**otherBranchRoutingAddress**](/glossary#): otherBranchRoutingAddress\n\n\n\n[**otherBranchRoutingScheme**](/glossary#): otherBranchRoutingScheme\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**transfer_type**](/glossary#transfer_type): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[to_agent](/glossary#): to_agent\n\n\n\n[to_counterparty](/glossary#to_counterparty): \n\n\n\n[to_sandbox_tan](/glossary#to_sandbox_tan): \n\n\n\n[to_sepa](/glossary#to_sepa): \n\n\n\n[to_sepa_credit_transfers](/glossary#to_sepa_credit_transfers): \n\n\n\n[to_simple](/glossary#): to_simple\n\n\n\n[to_transfer_to_account](/glossary#to_transfer_to_account): \n\n\n\n[to_transfer_to_atm](/glossary#to_transfer_to_atm): \n\n\n\n[to_transfer_to_phone](/glossary#to_transfer_to_phone): \n\n\n","example_request_body":{"to":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"value":{"currency":"EUR","amount":"0"},"description":"this is for work"},"success_response_body":{"id":"4050046c-63b3-4868-8a22-14b4181d33a6","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to_sandbox_tan":{"bank_id":"String","account_id":"String"},"to_sepa":{"iban":"String"},"to_counterparty":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to_simple":{"otherBankRoutingScheme":"BIC","otherBankRoutingAddress":"GENODEM1GLS","otherBranchRoutingScheme":"BRANCH-CODE","otherBranchRoutingAddress":"DERBY6","otherAccountRoutingScheme":"IBAN","otherAccountRoutingAddress":"DE91 1000 0000 0123 4567 89","otherAccountSecondaryRoutingScheme":"IBAN","otherAccountSecondaryRoutingAddress":"DE91 1000 0000 0123 4567 89"},"to_transfer_to_phone":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"mobile_phone_number":"+44 07972 444 876"}},"to_transfer_to_atm":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"legal_name":"Eveline Tripman","date_of_birth":"20181230","mobile_phone_number":"+44 07972 444 876","kyc_document":{"type":"String","number":"String"}}},"to_transfer_to_account":{"value":{"currency":"EUR","amount":"0"},"description":"String","transfer_type":"String","future_date":"20181230","to":{"name":"String","bank_code":"String","branch_number":"String","account":{"number":"String","iban":"String"}}},"to_sepa_credit_transfers":{"debtorAccount":{"iban":"12345"},"instructedAmount":{"currency":"EUR","amount":"0"},"creditorAccount":{"iban":"54321"},"creditorName":"John Miles"},"to_agent":{"bank_id":"gh.29.uk","agent_number":"5987953"},"value":{"currency":"EUR","amount":"100"},"description":"Description of the object. Maximum length is 2000. It can be any characters here."},"transaction_ids":["902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"],"status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-40002: Insufficient authorisation to create TransactionRequest. The Transaction Request could not be created because the login user doesn't have access to the view of the from account or the consumer doesn't have the access to the view of the from account or the login user does not have the `CanCreateAnyTransactionRequest` role or the view does not have the permission can_add_transaction_request_to_any_account or the view does not have the permission can_add_transaction_request_to_beneficiary.","OBP-40001: Invalid value for TRANSACTION_REQUEST_TYPE","OBP-10002: Invalid Number. Could not convert value to a number.","OBP-40008: Can't send a payment with a value of 0 or less.","OBP-40003: Transaction Request Currency must be the same as From Account Currency.","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"to":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"description":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_ids":{"type":"array","items":{"type":"string"}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"details":{"type":"object","properties":{"to_sandbox_tan":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to_transfer_to_phone":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"to":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa":{"type":"object","properties":{"iban":{"type":"string"}}},"to_simple":{"type":"object","properties":{"otherBankRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingAddress":{"type":"string"},"otherBranchRoutingScheme":{"type":"string"},"otherAccountRoutingScheme":{"type":"string"},"otherAccountRoutingAddress":{"type":"string"},"otherBankRoutingScheme":{"type":"string"},"otherBranchRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingScheme":{"type":"string"}}},"to_counterparty":{"type":"object","properties":{"counterparty_id":{"type":"string"}}},"to_agent":{"type":"object","properties":{"bank_id":{"type":"string"},"agent_number":{"type":"string"}}},"description":{"type":"string"},"to_transfer_to_account":{"type":"object","properties":{"to":{"type":"object","properties":{"name":{"type":"string"},"account":{"type":"object","properties":{"number":{"type":"string"},"iban":{"type":"string"}}},"bank_code":{"type":"string"},"branch_number":{"type":"string"}}},"transfer_type":{"type":"string"},"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa_credit_transfers":{"type":"object","properties":{"instructedAmount":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"debtorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorName":{"type":"string"}}},"to_transfer_to_atm":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"date_of_birth":{"type":"string"},"kyc_document":{"type":"object","properties":{"type":{"type":"string"},"number":{"type":"string"}}},"legal_name":{"type":"string"},"mobile_phone_number":{"type":"string"}}}}}}},"start_date":{"type":"string","format":"date-time"},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/SANDBOX_TAN/transaction-requests","connector_methods":[]},{"operation_id":"OBPv1.2.1-removePermissionForUserForBankAccountForAllViews","implemented_by":{"version":"OBPv1.2.1","function":"removePermissionForUserForBankAccountForAllViews"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views","summary":"Revoke access to all Views on Account","description":"<p>&quot;Revokes access to all Views on an Account for a certain User.</p>\n<p>The User is identified by PROVIDER_ID at their PROVIDER.</p>\n<p>The Account is specified by BANK_ID and ACCOUNT_ID.</p>\n<p>The View is specified by VIEW_ID.</p>\n<p>PROVIDER (may be a URL so) must be URL Encoded.</p>\n<p>PROVIDER_ID is normally equivalent to USERNAME. However, see Get User by ID or GET Current User for Provider information.</p>\n<p>Attempting to revoke access to a public view will return an error message.</p>\n<p>An Account Owner cannot revoke access to an Owner View unless at least one other User has Owner View access.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#provider\">PROVIDER</a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"\"Revokes access to all Views on an Account for a certain User.\n\n\nThe User is identified by PROVIDER_ID at their PROVIDER.\n\nThe Account is specified by BANK_ID and ACCOUNT_ID.\n\nThe View is specified by VIEW_ID.\n\n\nPROVIDER (may be a URL so) must be URL Encoded.\n\nPROVIDER_ID is normally equivalent to USERNAME. However, see Get User by ID or GET Current User for Provider information.\n\nAttempting to revoke access to a public view will return an error message.\n\nAn Account Owner cannot revoke access to an Owner View unless at least one other User has Owner View access.\n\n    \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PROVIDER](/glossary#provider): ETHEREUM\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","user does not have access to owner view on account"],"tags":["View-Custom","Account","User","OwnerViewRequired"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateTransactionNarrative","implemented_by":{"version":"OBPv1.2.1","function":"updateTransactionNarrative"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","summary":"Update a Transaction Narrative","description":"<p>Updates the description of the transaction TRANSACTION_ID.</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Updates the description of the transaction TRANSACTION_ID.\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"narrative":"narative"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"narrative":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/narrative","connector_methods":[]},{"operation_id":"OBPv2.1.0-answerTransactionRequestChallengeFree_form","implemented_by":{"version":"OBPv2.1.0","function":"answerTransactionRequestChallengeFree_form"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/FREE_FORM/transaction-requests/TRANSACTION_REQUEST_ID/challenge","summary":"Answer Transaction Request Challenge","description":"<p>In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.</p>\n<p>This endpoint expects the following data as provided in the createTransactionRequest response body:</p>\n<p>1)<code>TRANSACTION_REQUEST_TYPE</code> : as per the selected createTransactionRequest type, part of the request URL.</p>\n<p>2)<code>TRANSACTION_REQUEST_ID</code> : the value of the <code>id</code> field of the createTransactionRequest response body.</p>\n<p>3) <code>id</code> :  the value of <code>challenge.id</code> in the createTransactionRequest response body.</p>\n<p>4) <code>answer</code> : Defaults to <code>123</code>, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#free_form\">FREE_FORM</a>:</p>\n<p><a href=\"/glossary#\">TRANSACTION_REQUEST_ID</a>: 8138a7e4-6d02-40e3-a129-0b2bf89de9f1</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.\n\nThis endpoint expects the following data as provided in the createTransactionRequest response body:\n\n1)`TRANSACTION_REQUEST_TYPE` : as per the selected createTransactionRequest type, part of the request URL.\n\n2)`TRANSACTION_REQUEST_ID` : the value of the `id` field of the createTransactionRequest response body.\n\n3) `id` :  the value of `challenge.id` in the createTransactionRequest response body. \n\n4) `answer` : Defaults to `123`, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.\n\n        \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[FREE_FORM](/glossary#free_form): \n\n\n\n[TRANSACTION_REQUEST_ID](/glossary#): 8138a7e4-6d02-40e3-a129-0b2bf89de9f1\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"id":"This is challenge.id, you can get it from `Create Transaction Request.` response, only is useful if status ==`INITIATED` there.","answer":"123"},"success_response_body":{"id":"82f92531-9c63-4246-abfc-96c20ec46188","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to":{"bank_id":"String","account_id":"String"},"value":{"currency":"EUR","amount":"100"},"description":"String"},"transaction_ids":"666666-9c63-4246-abfc-96c20ec46188","status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-40011: Transaction Request Status is not INITIATED.","OBP-40009: The TRANSACTION_REQUEST_TYPE has changed.","OBP-40010: Invalid Challenge Id. Please specify a valid value for CHALLENGE_ID.","OBP-40014: Sorry, you've used up your allowed attempts. ","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"},"id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"details":{"type":"object","properties":{"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"description":{"type":"string"}}},"id":{"type":"string"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"transaction_ids":{"type":"string"},"start_date":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/FREE_FORM/transaction-requests/TRANSACTION_REQUEST_ID/challenge","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCallsLimit","implemented_by":{"version":"OBPv3.1.0","function":"getCallsLimit"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID/consumer/call-limits","summary":"Get Rate Limits for a Consumer","description":"<p>Get Rate Limits per Consumer.<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#per_day_call_limit\"><strong>per_day_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_hour_call_limit\"><strong>per_hour_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_minute_call_limit\"><strong>per_minute_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_month_call_limit\"><strong>per_month_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_second_call_limit\"><strong>per_second_call_limit</strong></a>: 10</p>\n<p><a href=\"/glossary#per_week_call_limit\"><strong>per_week_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#calls_made\">calls_made</a>: 50</p>\n<p><a href=\"/glossary#current_state\">current_state</a>:</p>\n<p><a href=\"/glossary#per_day\">per_day</a>: 4000</p>\n<p><a href=\"/glossary#per_hour\">per_hour</a>:</p>\n<p><a href=\"/glossary#per_minute\">per_minute</a>:</p>\n<p><a href=\"/glossary#per_month\">per_month</a>: 500</p>\n<p><a href=\"/glossary#per_second\">per_second</a>: 1000</p>\n<p><a href=\"/glossary#per_week\">per_week</a>: 50000</p>\n<p><a href=\"/glossary#reset_in_seconds\">reset_in_seconds</a>:</p>\n","description_markdown":"Get Rate Limits per Consumer.\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**per_day_call_limit**](/glossary#per_day_call_limit): \n\n\n\n[**per_hour_call_limit**](/glossary#per_hour_call_limit): \n\n\n\n[**per_minute_call_limit**](/glossary#per_minute_call_limit): \n\n\n\n[**per_month_call_limit**](/glossary#per_month_call_limit): \n\n\n\n[**per_second_call_limit**](/glossary#per_second_call_limit): 10\n\n\n\n[**per_week_call_limit**](/glossary#per_week_call_limit): \n\n\n\n[calls_made](/glossary#calls_made): 50\n\n\n\n[current_state](/glossary#current_state): \n\n\n\n[per_day](/glossary#per_day): 4000\n\n\n\n[per_hour](/glossary#per_hour): \n\n\n\n[per_minute](/glossary#per_minute): \n\n\n\n[per_month](/glossary#per_month): 500\n\n\n\n[per_second](/glossary#per_second): 1000\n\n\n\n[per_week](/glossary#per_week): 50000\n\n\n\n[reset_in_seconds](/glossary#reset_in_seconds): \n\n\n","success_response_body":{"per_second_call_limit":"-1","per_minute_call_limit":"-1","per_hour_call_limit":"-1","per_day_call_limit":"-1","per_week_call_limit":"-1","per_month_call_limit":"-1","current_state":{"per_second":{"calls_made":-1,"reset_in_seconds":-1},"per_minute":{"calls_made":-1,"reset_in_seconds":-1},"per_hour":{"calls_made":-1,"reset_in_seconds":-1},"per_day":{"calls_made":-1,"reset_in_seconds":-1},"per_week":{"calls_made":-1,"reset_in_seconds":-1},"per_month":{"calls_made":-1,"reset_in_seconds":-1}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-20014: Invalid Consumer ID. Please specify a valid value for CONSUMER_ID.","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-20006: User is missing one or more roles: ","OBP-30023: Cannot update Consumer ","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_success_response_body":{"type":"object","properties":{"current_state":{"type":"object","properties":{"per_week":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}},"per_day":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}},"per_minute":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}},"per_month":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}},"per_second":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}},"per_hour":{"type":"object","properties":{"reset_in_seconds":{"type":"integer"},"calls_made":{"type":"integer"}}}}},"per_week_call_limit":{"type":"string"},"per_day_call_limit":{"type":"string"},"per_second_call_limit":{"type":"string"},"per_month_call_limit":{"type":"string"},"per_hour_call_limit":{"type":"string"},"per_minute_call_limit":{"type":"string"}}},"roles":[{"role":"CanReadCallLimits","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID/consumer/call-limits","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleMypass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleMypass_3_probe_entity_ac.bank.uk"},"request_verb":"GET","request_url":"/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Get My pass_3_probe_entity by id","description":"<p>Get My pass_3_probe_entity by id.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get My pass_3_probe_entity by id.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/my/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCardForBank","implemented_by":{"version":"OBPv3.1.0","function":"getCardForBank"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","summary":"Get Card By Id","description":"<p>This will the datails of the card.<br />\nIt shows the account infomation which linked the the card.<br />\nAlso shows the card attributes of the card.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Adapter.card_id\">CARD_ID</a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#card_attributes\"><strong>card_attributes</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.card_id\"><strong>card_id</strong></a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><a href=\"/glossary#Adapter.card_number\"><strong>card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"This will the datails of the card.\nIt shows the account infomation which linked the the card.\nAlso shows the card attributes of the card.\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CARD_ID](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**card_attributes**](/glossary#card_attributes): \n\n\n\n[**card_id**](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n[**card_number**](/glossary#Adapter.card_number): 364435172576215\n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","bank_id":"gh.29.uk","card_number":"364435172576215","card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"technologyString1","networks":["networks1"],"allows":["credit","debit"],"account":{"id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","label":"My Account","views_available":[{"id":"owner","name":"owner","description":"This view is for the owner for the account."}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","card_attributes":[{"name":"OVERDRAFT_START_DATE","card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","attribute_type":"STRING","bank_id":{"value":"gh.29.uk"},"value":"2012-04-23","card_attribute_id":"b4e0352a-9a0f-4bfa-b30b-9003aa467f50"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Card"],"typed_success_response_body":{"type":"object","properties":{"card_number":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"card_type":{"type":"string"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"name_on_card":{"type":"string"},"expires_date":{"type":"string","format":"date-time"},"technology":{"type":"string"},"posted":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"bank_id":{"type":"string"},"card_id":{"type":"string"},"issue_number":{"type":"string"},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string"},"name":{"type":"string"},"id":{"type":"string"}}}},"id":{"type":"string"}}},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"card_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"bank_id":{"type":"object","properties":{"value":{"type":"string"}}},"card_id":{"type":"string"},"name":{"type":"string"},"card_attribute_id":{"type":"string"},"attribute_type":{"type":"string","enum":["STRING","INTEGER","DOUBLE","DATE_WITH_DAY"]}}}},"valid_from_date":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}}}},"roles":[{"role":"CanGetCardsForBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-addEntitlementRequest","implemented_by":{"version":"OBPv3.0.0","function":"addEntitlementRequest"},"request_verb":"POST","request_url":"/obp/v3.0.0/entitlement-requests","summary":"Create Entitlement Request for current User","description":"<p>Create Entitlement Request.</p>\n<p>Any logged in User can use this endpoint to request an Entitlement</p>\n<p>Entitlements are used to grant System or Bank level roles to Users. (For Account level privileges, see Views)</p>\n<p>For a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. &quot;bank_id&quot;:&quot;&quot;</p>\n<p>For a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. &quot;bank_id&quot;:&quot;my-bank-id&quot;</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#x61;&#x69;l&#116;o:&#102;e&#108;&#x69;&#x78;s&#x6d;i&#x74;&#x68;&#64;e&#x78;&#97;&#x6d;p&#108;&#101;.&#x63;&#x6f;&#x6d;\">&#102;&#x65;&#x6c;&#x69;x&#x73;&#109;i&#x74;&#x68;&#64;&#x65;&#120;&#97;&#109;&#x70;&#108;&#101;&#46;&#99;&#111;&#x6d;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_request_id\"><strong>entitlement_request_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Create Entitlement Request.\n\nAny logged in User can use this endpoint to request an Entitlement\n\nEntitlements are used to grant System or Bank level roles to Users. (For Account level privileges, see Views)\n\nFor a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. \"bank_id\":\"\"\n\nFor a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. \"bank_id\":\"my-bank-id\"\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON request body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlement_request_id**](/glossary#entitlement_request_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","example_request_body":{"bank_id":"gh.29.uk","role_name":"CanCreateBranch"},"success_response_body":{"entitlement_request_id":"6fb17583-1e49-4435-bb74-a14fe0996723","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}},"role_name":"CanQueryOtherUser","bank_id":"gh.29.uk","created":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20005: User not found. Please specify a valid value for USER_ID.","OBP-10001: Incorrect json format.","OBP-10007: Incorrect Role name:","OBP-30205: This entitlement is a Bank Role. Please set bank_id to a valid bank id.","OBP-30206: This entitlement is a System Role. Please set bank_id to empty string.","OBP-30214: Entitlement Request already exists for the user.","OBP-30217: Entitlement Request cannot be added.","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User"],"typed_request_body":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"entitlement_request_id":{"type":"string"},"role_name":{"type":"string"},"bank_id":{"type":"string"},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}},"created":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/entitlement-requests","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCommentForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"addCommentForViewOnTransaction"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments","summary":"Add a Transaction Comment","description":"<p>Posts a comment about a transaction TRANSACTION_ID on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> VIEW_ID.</p>\n<p>${authenticationRequiredMessage(false)}</p>\n<p>Authentication is required since the comment is linked with the user.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Posts a comment about a transaction TRANSACTION_ID on a [view](#1_2_1-getViewsForBankAccount) VIEW_ID.\n\n${authenticationRequiredMessage(false)}\n\nAuthentication is required since the comment is linked with the user.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"value":"String"},"success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteSimonCovid_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteSimonCovid_"},"request_verb":"DELETE","request_url":"/SimonCovid/SIMON_COVID_ID","summary":"Delete SimonCovid by id","description":"<p>Delete SimonCovid by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;SimonCovid&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete SimonCovid by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"SimonCovid\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"simon_covid":{"simon_covid_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_SimonCovid","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"simon_covid":{"type":"object","properties":{"simon_covid_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_SystemSimonCovid","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/SimonCovid/SIMON_COVID_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createTaxResidence","implemented_by":{"version":"OBPv3.1.0","function":"createTaxResidence"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax-residence","summary":"Create Tax Residence","description":"<p>Create a Tax Residence for a Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#domain\"><strong>domain</strong></a>:</p>\n<p><a href=\"/glossary#tax_number\"><strong>tax_number</strong></a>: 456</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#domain\"><strong>domain</strong></a>:</p>\n<p><a href=\"/glossary#tax_number\"><strong>tax_number</strong></a>: 456</p>\n<p><a href=\"/glossary#tax_residence_id\"><strong>tax_residence_id</strong></a>:</p>\n","description_markdown":"Create a Tax Residence for a Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**domain**](/glossary#domain): \n\n\n\n[**tax_number**](/glossary#tax_number): 456\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**domain**](/glossary#domain): \n\n\n\n[**tax_number**](/glossary#tax_number): 456\n\n\n\n[**tax_residence_id**](/glossary#tax_residence_id): \n\n\n","example_request_body":{"domain":"Enter some domain","tax_number":"Enter some number"},"success_response_body":{"domain":"Enter some domain","tax_number":"Enter some number","tax_residence_id":"902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer","KYC"],"typed_request_body":{"type":"object","properties":{"tax_number":{"type":"string"},"domain":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"tax_number":{"type":"string"},"domain":{"type":"string"},"tax_residence_id":{"type":"string"}}},"roles":[{"role":"CanCreateTaxResidence","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax-residence","connector_methods":[]},{"operation_id":"OBPv2.1.0-createTransactionRequestCounterparty","implemented_by":{"version":"OBPv2.1.0","function":"createTransactionRequestCounterparty"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/COUNTERPARTY/transaction-requests","summary":"Create Transaction Request (COUNTERPARTY)","description":"<p>When using COUNTERPARTY, specify the counterparty_id in the body.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#counterparty\">COUNTERPARTY</a>:</p>\n<p><a href=\"/glossary#\">GRANT_VIEW_ID</a>: GRANT_VIEW_ID</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#RegulatedEntity.attribute_type\"><strong>attribute_type</strong></a>: STRING</p>\n<p><a href=\"/glossary#Transaction.charge_policy\"><strong>charge_policy</strong></a>: SHARED</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#attributes\">attributes</a>: attribute value in form of (name, value)</p>\n<p><a href=\"/glossary#future_date\">future_date</a>: 20200127</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Agent.agent_number\"><strong>agent_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_code\"><strong>bank_code</strong></a>: CGHZ</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_number\"><strong>branch_number</strong></a>:</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#creditoraccount\"><strong>creditorAccount</strong></a>:</p>\n<p><a href=\"/glossary#creditorname\"><strong>creditorName</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#debtoraccount\"><strong>debtorAccount</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#future_date\"><strong>future_date</strong></a>: 20200127</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#instructedamount\"><strong>instructedAmount</strong></a>: 100</p>\n<p><a href=\"/glossary#kyc_document\"><strong>kyc_document</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#nickname\"><strong>nickname</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingAddress</strong></a>: otherAccountRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingScheme</strong></a>: otherAccountRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingAddress</strong></a>: otherAccountSecondaryRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingScheme</strong></a>: otherAccountSecondaryRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingAddress</strong></a>: otherBankRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingScheme</strong></a>: otherBankRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingAddress</strong></a>: otherBranchRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingScheme</strong></a>: otherBranchRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#transfer_type\"><strong>transfer_type</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">to_agent</a>: to_agent</p>\n<p><a href=\"/glossary#to_counterparty\">to_counterparty</a>:</p>\n<p><a href=\"/glossary#to_sandbox_tan\">to_sandbox_tan</a>:</p>\n<p><a href=\"/glossary#to_sepa\">to_sepa</a>:</p>\n<p><a href=\"/glossary#to_sepa_credit_transfers\">to_sepa_credit_transfers</a>:</p>\n<p><a href=\"/glossary#\">to_simple</a>: to_simple</p>\n<p><a href=\"/glossary#to_transfer_to_account\">to_transfer_to_account</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_atm\">to_transfer_to_atm</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_phone\">to_transfer_to_phone</a>:</p>\n","description_markdown":"When using COUNTERPARTY, specify the counterparty_id in the body.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COUNTERPARTY](/glossary#counterparty): \n\n\n\n[GRANT_VIEW_ID](/glossary#): GRANT_VIEW_ID\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**attribute_type**](/glossary#RegulatedEntity.attribute_type): STRING\n\n\n\n[**charge_policy**](/glossary#Transaction.charge_policy): SHARED\n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**to**](/glossary#to): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[attributes](/glossary#attributes): attribute value in form of (name, value)\n\n\n\n[future_date](/glossary#future_date): 20200127\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**agent_number**](/glossary#Agent.agent_number): 5987953\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_code**](/glossary#bank_code): CGHZ\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_number**](/glossary#branch_number): \n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**creditorAccount**](/glossary#creditoraccount): \n\n\n\n[**creditorName**](/glossary#creditorname): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**debtorAccount**](/glossary#debtoraccount): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**future_date**](/glossary#future_date): 20200127\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**instructedAmount**](/glossary#instructedamount): 100\n\n\n\n[**kyc_document**](/glossary#kyc_document): \n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**nickname**](/glossary#nickname): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**otherAccountRoutingAddress**](/glossary#): otherAccountRoutingAddress\n\n\n\n[**otherAccountRoutingScheme**](/glossary#): otherAccountRoutingScheme\n\n\n\n[**otherAccountSecondaryRoutingAddress**](/glossary#): otherAccountSecondaryRoutingAddress\n\n\n\n[**otherAccountSecondaryRoutingScheme**](/glossary#): otherAccountSecondaryRoutingScheme\n\n\n\n[**otherBankRoutingAddress**](/glossary#): otherBankRoutingAddress\n\n\n\n[**otherBankRoutingScheme**](/glossary#): otherBankRoutingScheme\n\n\n\n[**otherBranchRoutingAddress**](/glossary#): otherBranchRoutingAddress\n\n\n\n[**otherBranchRoutingScheme**](/glossary#): otherBranchRoutingScheme\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**transfer_type**](/glossary#transfer_type): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[to_agent](/glossary#): to_agent\n\n\n\n[to_counterparty](/glossary#to_counterparty): \n\n\n\n[to_sandbox_tan](/glossary#to_sandbox_tan): \n\n\n\n[to_sepa](/glossary#to_sepa): \n\n\n\n[to_sepa_credit_transfers](/glossary#to_sepa_credit_transfers): \n\n\n\n[to_simple](/glossary#): to_simple\n\n\n\n[to_transfer_to_account](/glossary#to_transfer_to_account): \n\n\n\n[to_transfer_to_atm](/glossary#to_transfer_to_atm): \n\n\n\n[to_transfer_to_phone](/glossary#to_transfer_to_phone): \n\n\n","example_request_body":{"to":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"value":{"currency":"EUR","amount":"0"},"description":"A description for the transaction to the counterparty","charge_policy":"SHARED","future_date":"20200127","attributes":[{"name":"HOUSE_RENT","attribute_type":"STRING","value":"123456789"}]},"success_response_body":{"id":"4050046c-63b3-4868-8a22-14b4181d33a6","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to_sandbox_tan":{"bank_id":"String","account_id":"String"},"to_sepa":{"iban":"String"},"to_counterparty":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to_simple":{"otherBankRoutingScheme":"BIC","otherBankRoutingAddress":"GENODEM1GLS","otherBranchRoutingScheme":"BRANCH-CODE","otherBranchRoutingAddress":"DERBY6","otherAccountRoutingScheme":"IBAN","otherAccountRoutingAddress":"DE91 1000 0000 0123 4567 89","otherAccountSecondaryRoutingScheme":"IBAN","otherAccountSecondaryRoutingAddress":"DE91 1000 0000 0123 4567 89"},"to_transfer_to_phone":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"mobile_phone_number":"+44 07972 444 876"}},"to_transfer_to_atm":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"legal_name":"Eveline Tripman","date_of_birth":"20181230","mobile_phone_number":"+44 07972 444 876","kyc_document":{"type":"String","number":"String"}}},"to_transfer_to_account":{"value":{"currency":"EUR","amount":"0"},"description":"String","transfer_type":"String","future_date":"20181230","to":{"name":"String","bank_code":"String","branch_number":"String","account":{"number":"String","iban":"String"}}},"to_sepa_credit_transfers":{"debtorAccount":{"iban":"12345"},"instructedAmount":{"currency":"EUR","amount":"0"},"creditorAccount":{"iban":"54321"},"creditorName":"John Miles"},"to_agent":{"bank_id":"gh.29.uk","agent_number":"5987953"},"value":{"currency":"EUR","amount":"100"},"description":"Description of the object. Maximum length is 2000. It can be any characters here."},"transaction_ids":["902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"],"status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-40002: Insufficient authorisation to create TransactionRequest. The Transaction Request could not be created because the login user doesn't have access to the view of the from account or the consumer doesn't have the access to the view of the from account or the login user does not have the `CanCreateAnyTransactionRequest` role or the view does not have the permission can_add_transaction_request_to_any_account or the view does not have the permission can_add_transaction_request_to_beneficiary.","OBP-40001: Invalid value for TRANSACTION_REQUEST_TYPE","OBP-10002: Invalid Number. Could not convert value to a number.","OBP-40008: Can't send a payment with a value of 0 or less.","OBP-40003: Transaction Request Currency must be the same as From Account Currency.","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"charge_policy":{"type":"string"},"attributes":{"type":"array","items":{"type":"object","properties":{"attribute_type":{"type":"string"},"name":{"type":"string"},"value":{"type":"string"}}}},"to":{"type":"object","properties":{"counterparty_id":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_ids":{"type":"array","items":{"type":"string"}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"details":{"type":"object","properties":{"to_sandbox_tan":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to_transfer_to_phone":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"to":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa":{"type":"object","properties":{"iban":{"type":"string"}}},"to_simple":{"type":"object","properties":{"otherBankRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingAddress":{"type":"string"},"otherBranchRoutingScheme":{"type":"string"},"otherAccountRoutingScheme":{"type":"string"},"otherAccountRoutingAddress":{"type":"string"},"otherBankRoutingScheme":{"type":"string"},"otherBranchRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingScheme":{"type":"string"}}},"to_counterparty":{"type":"object","properties":{"counterparty_id":{"type":"string"}}},"to_agent":{"type":"object","properties":{"bank_id":{"type":"string"},"agent_number":{"type":"string"}}},"description":{"type":"string"},"to_transfer_to_account":{"type":"object","properties":{"to":{"type":"object","properties":{"name":{"type":"string"},"account":{"type":"object","properties":{"number":{"type":"string"},"iban":{"type":"string"}}},"bank_code":{"type":"string"},"branch_number":{"type":"string"}}},"transfer_type":{"type":"string"},"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa_credit_transfers":{"type":"object","properties":{"instructedAmount":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"debtorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorName":{"type":"string"}}},"to_transfer_to_atm":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"date_of_birth":{"type":"string"},"kyc_document":{"type":"object","properties":{"type":{"type":"string"},"number":{"type":"string"}}},"legal_name":{"type":"string"},"mobile_phone_number":{"type":"string"}}}}}}},"start_date":{"type":"string","format":"date-time"},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/COUNTERPARTY/transaction-requests","connector_methods":[]},{"operation_id":"OBPv1.2.1-addImageForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"addImageForViewOnTransaction"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images","summary":"Add a Transaction Image","description":"<p>Posts an image about a transaction TRANSACTION_ID on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> VIEW_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The image is linked with the user.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Posts an image about a transaction TRANSACTION_ID on a [view](#1_2_1-getViewsForBankAccount) VIEW_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe image is linked with the user.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n","example_request_body":{"label":"String","URL":"String"},"success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-10017: Incorrect URL Format. ","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"URL":{"type":"string"},"label":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateSystemView","implemented_by":{"version":"OBPv3.1.0","function":"updateSystemView"},"request_verb":"PUT","request_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","summary":"Update System View","description":"<p>Update an existing view on a bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p>The json sent is the same as during view creation (above), with one difference: the 'name' field<br />\nof a view is not editable (it is only set when a view is created)</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">SYS_VIEW_ID</a>: SYS_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"Update an existing view on a bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\nThe json sent is the same as during view creation (above), with one difference: the 'name' field\nof a view is not editable (it is only set when a view is created)\n\n\n**URL Parameters:**\n\n[SYS_VIEW_ID](/glossary#): SYS_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","example_request_body":{"description":"this is for family","metadata_view":"owner","is_public":false,"is_firehose":false,"which_alias_to_use":"family","hide_metadata_if_alias_used":true,"allowed_actions":["can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address","can_query_available_funds"]},"success_response_body":{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["View-System"],"typed_request_body":{"type":"object","properties":{"allowed_actions":{"type":"array","items":{"type":"string"}},"is_firehose":{"type":"boolean"},"description":{"type":"string"},"is_public":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"metadata_view":{"type":"string"},"which_alias_to_use":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}},"roles":[{"role":"CanUpdateSystemView","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getConsumers","implemented_by":{"version":"OBPv3.1.0","function":"getConsumers"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/consumers","summary":"Get Consumers","description":"<p>Get the all Consumers.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:10.763Z. NOTE! The default value is now (2026-06-06T17:37:10.763Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#consumers\"><strong>consumers</strong></a>:</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user\"><strong>created_by_user</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;il&#116;&#111;&#x3a;f&#x65;&#108;&#x69;x&#115;&#x6d;&#105;&#116;&#x68;&#64;&#x65;&#120;&#97;&#109;&#x70;&#108;&#x65;&#46;&#x63;&#111;&#109;\">&#x66;&#x65;&#x6c;&#x69;x&#x73;&#x6d;&#x69;t&#104;@&#101;&#120;&#x61;&#109;&#112;&#x6c;&#101;&#x2e;&#x63;&#x6f;&#x6d;</a></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get the all Consumers.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:10.763Z. NOTE! The default value is now (2026-06-06T17:37:10.763Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**consumers**](/glossary#consumers): \n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user**](/glossary#created_by_user): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"consumers":[{"consumer_id":"8e716299-4668-4efd-976a-67f57a9984ec","app_name":"SOFI","app_type":"Web","description":"Account Management","developer_email":"felixsmith@example.com","redirect_url":"www.openbankproject.com","created_by_user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"enabled":true,"created":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_success_response_body":{"type":"object","properties":{"consumers":{"type":"array","items":{"type":"object","properties":{"app_name":{"type":"string"},"enabled":{"type":"boolean"},"created_by_user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"description":{"type":"string"},"developer_email":{"type":"string"},"created":{"type":"string","format":"date-time"},"consumer_id":{"type":"string"},"redirect_url":{"type":"string"},"app_type":{"type":"string"}}}}}},"roles":[{"role":"CanGetConsumers","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers","connector_methods":[]},{"operation_id":"OBPv1.2.1-getTransactionByIdForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"getTransactionByIdForBankAccount"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/TRANSACTIONS_VIEW_ID/transactions/TRANSACTION_ID/transaction","summary":"Get Transaction by Id","description":"<p>Returns one transaction specified by TRANSACTION_ID of the account ACCOUNT_ID and <a href=\"#1_2_1-getViewsForBankAccount\">moderated</a> by the view (VIEW_ID).</p>\n<p>User Authentication is Optional. The User need not be logged in.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">BANK_ACCOUNT_ID</a>: BANK_ACCOUNT_ID</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">TRANSACTIONS_VIEW_ID</a>: TRANSACTIONS_VIEW_ID</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.iban\"><strong>IBAN</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank\"><strong>bank</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#kind\"><strong>kind</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><a href=\"/glossary#national_identifier\"><strong>national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#swift_bic\"><strong>swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Returns one transaction specified by TRANSACTION_ID of the account ACCOUNT_ID and [moderated](#1_2_1-getViewsForBankAccount) by the view (VIEW_ID).\n\nUser Authentication is Optional. The User need not be logged in.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[BANK_ACCOUNT_ID](/glossary#): BANK_ACCOUNT_ID\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTIONS_VIEW_ID](/glossary#): TRANSACTIONS_VIEW_ID\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**IBAN**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank**](/glossary#Bank): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**images**](/glossary#images): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**kind**](/glossary#kind): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n[**national_identifier**](/glossary#national_identifier): \n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**swift_bic**](/glossary#swift_bic): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","this_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holders":[{"name":"OBP","is_alias":true}],"number":"123","kind":"AC","IBAN":"UK1234AD","swift_bic":"UK1234AD","bank":{"national_identifier":"OBP","name":"OBP"}},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"number":"123","kind":"3456","IBAN":"UK234DB","swift_bic":"UK12321DB","bank":{"national_identifier":"OBP","name":"OBP"},"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"details":{"type":"AC","description":"this is for family","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"metadata":{"narrative":"NONE","comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"tags":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["Transaction","PSD2","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"metadata":{"type":"object","properties":{"narrative":{"type":"string"},"tags":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}},"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"id":{"type":"string"},"this_account":{"type":"object","properties":{"swift_bic":{"type":"string"},"number":{"type":"string"},"id":{"type":"string"},"bank":{"type":"object","properties":{"national_identifier":{"type":"string"},"name":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"kind":{"type":"string"},"IBAN":{"type":"string"}}},"other_account":{"type":"object","properties":{"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"IBAN":{"type":"string"},"swift_bic":{"type":"string"},"number":{"type":"string"},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"},"bank":{"type":"object","properties":{"national_identifier":{"type":"string"},"name":{"type":"string"}}},"kind":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/BANK_ACCOUNT_ID/TRANSACTIONS_VIEW_ID/transactions/TRANSACTION_ID/transaction","connector_methods":[]},{"operation_id":"OBPv1.3.0-getCards","implemented_by":{"version":"OBPv1.3.0","function":"getCards"},"request_verb":"GET","request_url":"/obp/v1.3.0/cards","summary":"Get cards for the current user","description":"<p>Returns data about all the physical cards a user has been issued. These could be debit cards, credit cards, etc.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#\"><strong>bank_card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#cards\"><strong>cards</strong></a>:</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Returns data about all the physical cards a user has been issued. These could be debit cards, credit cards, etc.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_card_number**](/glossary#): 364435172576215\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**cards**](/glossary#cards): \n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"cards":[{"bank_id":"gh.29.uk","bank_card_number":"364435172576215","name_on_card":"String","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"String","networks":["String"],"allows":["String"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Card"],"typed_success_response_body":{"type":"object","properties":{"cards":{"type":"array","items":{"type":"object","properties":{"technology":{"type":"string"},"name_on_card":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"posted":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}},"bank_id":{"type":"string"},"bank_card_number":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"allows":{"type":"array","items":{"type":"string"}},"valid_from_date":{"type":"string","format":"date-time"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/cards","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getcustomer_carsList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getcustomer_carsList_"},"request_verb":"GET","request_url":"/customer_cars","summary":"Get customer_cars List","description":"<p>Get customer_cars List.</p>\n<p>The car the customer arrived in</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>customer_identifier: description of <strong>customer_identifier</strong> field, can be markdown text.</li>\n<li>manufacturer: description of <strong>manufacturer</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;customer_cars&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /customer_cars?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get customer_cars List.\n\nThe car the customer arrived in\n\n\n**Property List:** \n\n* customer_identifier: description of **customer_identifier** field, can be markdown text.\n* manufacturer: description of **manufacturer** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"customer_cars\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /customer_cars?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"customer_cars_list":[{"customer_cars_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Customer_cars","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"customer_cars_list":{"type":"array","items":{"type":"object","properties":{"customer_cars_id":{"type":"string"},"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemcustomer_cars","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customer_cars","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCommentForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"deleteCommentForViewOnTransaction"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments/COMMENT_ID","summary":"Delete a Transaction Comment","description":"<p>Delete the comment COMMENT_ID about the transaction TRANSACTION_ID made on <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.</p>\n<p>Authentication via OAuth is required. The user must either have owner privileges for this account, or must be the user that posted the comment.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#comment_id\">COMMENT_ID</a>:</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete the comment COMMENT_ID about the transaction TRANSACTION_ID made on [view](#1_2_1-getViewsForBankAccount).\n\nAuthentication via OAuth is required. The user must either have owner privileges for this account, or must be the user that posted the comment.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COMMENT_ID](/glossary#comment_id): \n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/comments/COMMENT_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getD-Entity1List_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getD-Entity1List_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/D-Entity1","summary":"Get D-Entity1 List","description":"<p>Get D-Entity1 List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;D-Entity1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /D-Entity1?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get D-Entity1 List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"D-Entity1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /D-Entity1?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","d-entity1_list":[{"d-entity1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_D-Entity1(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"d-entity1_list":{"type":"array","items":{"type":"object","properties":{"d-entity1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_D-Entity1","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/D-Entity1","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAccountsHeld","implemented_by":{"version":"OBPv3.0.0","function":"getAccountsHeld"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts-held","summary":"Get Accounts Held","description":"<p>Get Accounts held by the current User if even the User has not been assigned the owner View yet.</p>\n<p>Can be used to onboard the account to the API - since all other account and transaction endpoints require views to be assigned.</p>\n<p>optional request parameters:</p>\n<ul>\n<li>account_type_filter: one or many accountType value, split by comma</li>\n<li>account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE</li>\n</ul>\n<p>whole url example:<br />\n/banks/BANK_ID/accounts-held?account_type_filter=330,CURRENT+PLUS&amp;account_type_filter_operation=INCLUDE</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n","description_markdown":"Get Accounts held by the current User if even the User has not been assigned the owner View yet.\n\nCan be used to onboard the account to the API - since all other account and transaction endpoints require views to be assigned.\n\n\noptional request parameters:\n\n* account_type_filter: one or many accountType value, split by comma\n* account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE\n\nwhole url example:\n/banks/BANK_ID/accounts-held?account_type_filter=330,CURRENT+PLUS&account_type_filter_operation=INCLUDE\n    \n\n\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n","success_response_body":{"accounts":[{"id":"7b97bd26-583b-4c3b-8282-55ea9d934aad","label":"My Account","bank_id":"123","number":"123","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account","Account Information Service (AIS)","View-Custom","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"number":{"type":"string"},"id":{"type":"string"},"label":{"type":"string"},"bank_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts-held","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateSimonCovid_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateSimonCovid_"},"request_verb":"PUT","request_url":"/SimonCovid/SIMON_COVID_ID","summary":"Update SimonCovid","description":"<p>Update SimonCovid.</p>\n<p>Let's put Covid99 stuff here</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;SimonCovid&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update SimonCovid.\n\nLet's put Covid99 stuff here\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"SimonCovid\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"simon_covid":{"simon_covid_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_SimonCovid","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"simon_covid":{"type":"object","properties":{"simon_covid_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_SystemSimonCovid","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/SimonCovid/SIMON_COVID_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteWebUiProps","implemented_by":{"version":"OBPv3.1.0","function":"deleteWebUiProps"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/management/webui_props/WEB_UI_PROPS_ID","summary":"Delete WebUiProps","description":"<p>Delete a WebUiProps specified by WEB_UI_PROPS_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#web_ui_props_id\">WEB_UI_PROPS_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete a WebUiProps specified by WEB_UI_PROPS_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[WEB_UI_PROPS_ID](/glossary#web_ui_props_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["WebUi-Props"],"roles":[{"role":"CanDeleteWebUiProps","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/webui_props/WEB_UI_PROPS_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteCovidAPIDays_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteCovidAPIDays_"},"request_verb":"DELETE","request_url":"/CovidAPIDays/COVID_API_DAYS_ID","summary":"Delete CovidAPIDays by id","description":"<p>Delete CovidAPIDays by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;CovidAPIDays&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete CovidAPIDays by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"CovidAPIDays\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"covid_api_days":{"covid_api_days_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_CovidAPIDays","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"covid_api_days":{"type":"object","properties":{"covid_api_days_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_SystemCovidAPIDays","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/CovidAPIDays/COVID_API_DAYS_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-getUser","implemented_by":{"version":"OBPv2.0.0","function":"getUser"},"request_verb":"GET","request_url":"/obp/v2.0.0/users/USER_EMAIL","summary":"Get Users by Email Address","description":"<p>Get users by email address</p>\n<p>Login is required.<br />\nCanGetAnyUser entitlement is required,</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">USER_EMAIL</a>: USER_EMAIL</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#x61;&#105;&#x6c;t&#x6f;&#x3a;&#x66;&#x65;&#108;&#x69;&#120;&#115;&#109;&#105;&#116;h&#x40;&#x65;&#120;a&#109;&#x70;l&#x65;&#46;&#99;&#111;&#x6d;\">f&#101;&#108;i&#x78;&#x73;m&#105;&#116;&#x68;&#64;&#x65;&#x78;&#x61;mp&#x6c;&#101;&#46;&#99;&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n","description_markdown":"Get users by email address\n\nLogin is required.\nCanGetAnyUser entitlement is required,\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_EMAIL](/glossary#): USER_EMAIL\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n","success_response_body":{"users":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-20007: User not found by email.","OBP-50000: Unknown Error."],"tags":["User","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_EMAIL","connector_methods":[]},{"operation_id":"OBPv3.0.0-getPublicAccountById","implemented_by":{"version":"OBPv3.0.0","function":"getPublicAccountById"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/public/accounts/ACCOUNT_ID/VIEW_ID/account","summary":"Get Public Account by Id","description":"<p>Returns information about an account that has a public view.</p>\n<p>The account is specified by ACCOUNT_ID. The information is moderated by the view specified by VIEW_ID.</p>\n<ul>\n<li>Number</li>\n<li>Owners</li>\n<li>Type</li>\n<li>Balance</li>\n<li>Routing</li>\n</ul>\n<p>PSD2 Context: PSD2 requires customers to have access to their account information via third party applications.<br />\nThis call provides balance and other account information via delegated authentication using OAuth.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#account_rules\"><strong>account_rules</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#owners\"><strong>owners</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#account_attributes\">account_attributes</a>:</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Returns information about an account that has a public view.\n\nThe account is specified by ACCOUNT_ID. The information is moderated by the view specified by VIEW_ID.\n\n* Number\n* Owners\n* Type\n* Balance\n* Routing\n\n\nPSD2 Context: PSD2 requires customers to have access to their account information via third party applications.\nThis call provides balance and other account information via delegated authentication using OAuth.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**account_rules**](/glossary#account_rules): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**number**](/glossary#number): \n\n\n\n[**owners**](/glossary#owners): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[account_attributes](/glossary#account_attributes): \n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","success_response_body":{"id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","bank_id":"gh.29.uk","label":"My Account","number":"","owners":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}],"type":"","balance":{"currency":"EUR","amount":"0"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"account_rules":[{"scheme":"OVERDRAFT","value":"10"}],"account_attributes":[{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Account-Public","Account"],"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"type":{"type":"string"},"account_rules":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string"},"value":{"type":"string"}}}},"bank_id":{"type":"string"},"owners":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}},"account_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"label":{"type":"string"},"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"number":{"type":"string"},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/public/accounts/ACCOUNT_ID/VIEW_ID/account","connector_methods":[]},{"operation_id":"OBPv1.4.0-getTransactionRequestTypes","implemented_by":{"version":"OBPv1.4.0","function":"getTransactionRequestTypes"},"request_verb":"GET","request_url":"/obp/v1.4.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types","summary":"Get Transaction Request Types for Account","description":"<p>Returns the Transaction Request Types that the account specified by ACCOUNT_ID and view specified by VIEW_ID has access to.</p>\n<p>These are the ways this API Server can create a Transaction via a Transaction Request<br />\n(as opposed to Transaction Types which include external types too e.g. for Transactions created by core banking etc.)</p>\n<p>A Transaction Request Type internally determines:</p>\n<ul>\n<li>the required Transaction Request 'body' i.e. fields that define the 'what' and 'to' of a Transaction Request,</li>\n<li>the type of security challenge that may be be raised before the Transaction Request proceeds, and</li>\n<li>the threshold of that challenge.</li>\n</ul>\n<p>For instance in a 'SANDBOX_TAN' Transaction Request, for amounts over 1000 currency units, the user must supply a positive integer to complete the Transaction Request and create a Transaction.</p>\n<p>This approach aims to provide only one endpoint for initiating transactions, and one that handles challenges, whilst still allowing flexibility with the payload and internal logic.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#transaction_request_types\"><strong>transaction_request_types</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Returns the Transaction Request Types that the account specified by ACCOUNT_ID and view specified by VIEW_ID has access to.\n\nThese are the ways this API Server can create a Transaction via a Transaction Request\n(as opposed to Transaction Types which include external types too e.g. for Transactions created by core banking etc.)\n\n A Transaction Request Type internally determines:\n\n * the required Transaction Request 'body' i.e. fields that define the 'what' and 'to' of a Transaction Request,\n * the type of security challenge that may be be raised before the Transaction Request proceeds, and\n * the threshold of that challenge.\n\n For instance in a 'SANDBOX_TAN' Transaction Request, for amounts over 1000 currency units, the user must supply a positive integer to complete the Transaction Request and create a Transaction.\n\n This approach aims to provide only one endpoint for initiating transactions, and one that handles challenges, whilst still allowing flexibility with the payload and internal logic.\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**transaction_request_types**](/glossary#transaction_request_types): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"transaction_request_types":[{"value":"10","charge":{"summary":"The bank fixed charge","value":{"currency":"EUR","amount":"0"}}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","Please specify a valid value for CURRENCY of your Bank Account. ","Current user does not have access to the view ","OBP-40018: Sorry, Transaction Requests are not enabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"transaction_request_types":{"type":"array","items":{"type":"object","properties":{"charge":{"type":"object","properties":{"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"summary":{"type":"string"}}},"value":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types","connector_methods":[]},{"operation_id":"OBPv3.0.0-getCurrentUser","implemented_by":{"version":"OBPv3.0.0","function":"getCurrentUser"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/current","summary":"Get User (Current)","description":"<p>Get the logged in user</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;i&#x6c;&#x74;&#111;:&#x66;&#x65;&#x6c;&#x69;&#x78;&#115;mi&#116;&#104;&#x40;&#x65;&#120;&#97;m&#x70;&#x6c;&#x65;.&#x63;&#111;&#109;\">&#x66;el&#x69;&#x78;&#x73;&#109;&#105;t&#104;&#64;e&#x78;a&#x6d;&#x70;l&#101;&#x2e;&#x63;&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#\"><strong>view_id</strong></a>: owner</p>\n<p><a href=\"/glossary#views\">views</a>:</p>\n","description_markdown":"Get the logged in user\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**view_id**](/glossary#): owner\n\n\n\n[views](/glossary#views): \n\n\n","success_response_body":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]},"views":{"list":[{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","view_id":"owner"}]}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"views":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"view_id":{"type":"string"},"account_id":{"type":"string"}}}}}},"user_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/current","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createFooBar_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createFooBar_"},"request_verb":"POST","request_url":"/FooBar","summary":"Create new FooBar","description":"<p>Create new FooBar.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FooBar&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new FooBar.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FooBar\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"foo_bar":{"foo_bar_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_FooBar","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"foo_bar":{"type":"object","properties":{"foo_bar_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_SystemFooBar","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FooBar","connector_methods":[]},{"operation_id":"OBPv3.1.0-callsLimit","implemented_by":{"version":"OBPv3.1.0","function":"callsLimit"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID/consumer/call-limits","summary":"Set Rate Limits (call limits) per Consumer","description":"<p>Set the API rate limiting (call limits) per Consumer:</p>\n<p>Rate limits can be set:</p>\n<p>Per Second<br />\nPer Minute<br />\nPer Hour<br />\nPer Week<br />\nPer Month</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#from_date\"><strong>from_date</strong></a>: 1100-01-01T01:01:01.000Z</p>\n<p><a href=\"/glossary#per_day_call_limit\"><strong>per_day_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_hour_call_limit\"><strong>per_hour_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_minute_call_limit\"><strong>per_minute_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_month_call_limit\"><strong>per_month_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#per_second_call_limit\"><strong>per_second_call_limit</strong></a>: 10</p>\n<p><a href=\"/glossary#per_week_call_limit\"><strong>per_week_call_limit</strong></a>:</p>\n<p><a href=\"/glossary#to_date\"><strong>to_date</strong></a>: 1100-01-01T01:01:01.000Z</p>\n","description_markdown":"Set the API rate limiting (call limits) per Consumer:\n\nRate limits can be set:\n\nPer Second\nPer Minute\nPer Hour\nPer Week\nPer Month\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**from_date**](/glossary#from_date): 1100-01-01T01:01:01.000Z\n\n\n\n[**per_day_call_limit**](/glossary#per_day_call_limit): \n\n\n\n[**per_hour_call_limit**](/glossary#per_hour_call_limit): \n\n\n\n[**per_minute_call_limit**](/glossary#per_minute_call_limit): \n\n\n\n[**per_month_call_limit**](/glossary#per_month_call_limit): \n\n\n\n[**per_second_call_limit**](/glossary#per_second_call_limit): 10\n\n\n\n[**per_week_call_limit**](/glossary#per_week_call_limit): \n\n\n\n[**to_date**](/glossary#to_date): 1100-01-01T01:01:01.000Z\n\n\n","example_request_body":{"from_date":"1100-01-01T00:00:00Z","to_date":"1100-01-01T00:00:00Z","per_second_call_limit":"-1","per_minute_call_limit":"-1","per_hour_call_limit":"-1","per_day_call_limit":"-1","per_week_call_limit":"-1","per_month_call_limit":"-1"},"success_response_body":{"from_date":"1100-01-01T00:00:00Z","to_date":"1100-01-01T00:00:00Z","per_second_call_limit":"-1","per_minute_call_limit":"-1","per_hour_call_limit":"-1","per_day_call_limit":"-1","per_week_call_limit":"-1","per_month_call_limit":"-1"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-20014: Invalid Consumer ID. Please specify a valid value for CONSUMER_ID.","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-20006: User is missing one or more roles: ","OBP-30023: Cannot update Consumer ","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_request_body":{"type":"object","properties":{"to_date":{"type":"string","format":"date-time"},"per_week_call_limit":{"type":"string"},"per_day_call_limit":{"type":"string"},"per_second_call_limit":{"type":"string"},"per_month_call_limit":{"type":"string"},"per_hour_call_limit":{"type":"string"},"per_minute_call_limit":{"type":"string"},"from_date":{"type":"string","format":"date-time"}}},"typed_success_response_body":{"type":"object","properties":{"to_date":{"type":"string","format":"date-time"},"per_week_call_limit":{"type":"string"},"per_day_call_limit":{"type":"string"},"per_second_call_limit":{"type":"string"},"per_month_call_limit":{"type":"string"},"per_hour_call_limit":{"type":"string"},"per_minute_call_limit":{"type":"string"},"from_date":{"type":"string","format":"date-time"}}},"roles":[{"role":"CanUpdateRateLimits","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID/consumer/call-limits","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateAccountAttribute","implemented_by":{"version":"OBPv3.1.0","function":"updateAccountAttribute"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/products/PRODUCT_CODE/attributes/ACCOUNT_ATTRIBUTE_ID","summary":"Update Account Attribute","description":"<p>Update Account Attribute</p>\n<p>Account Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Account Attribute is linked to its Account by ACCOUNT_ID</p>\n<p>Typical account attributes might be:</p>\n<p>ISIN (for International bonds)<br />\nVKN (for German bonds)<br />\nREDCODE (markit short code for credit derivative)<br />\nLOAN_ID (e.g. used for Anacredit reporting)</p>\n<p>ISSUE_DATE (When the bond was issued in the market)<br />\nMATURITY_DATE (End of life time of a product)<br />\nTRADABLE</p>\n<p>See <a href=\"http://www.fpml.org/\">FPML</a> for more examples.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\">ACCOUNT_ATTRIBUTE_ID</a>:</p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Update Account Attribute\n\nAccount Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Account Attribute is linked to its Account by ACCOUNT_ID\n\n\nTypical account attributes might be:\n\nISIN (for International bonds)\nVKN (for German bonds)\nREDCODE (markit short code for credit derivative)\nLOAN_ID (e.g. used for Anacredit reporting)\n\nISSUE_DATE (When the bond was issued in the market)\nMATURITY_DATE (End of life time of a product)\nTRADABLE\n\nSee [FPML](http://www.fpml.org/) for more examples.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ATTRIBUTE_ID](/glossary#account_attribute_id): \n\n\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"},"success_response_body":{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Account","Account-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"roles":[{"role":"CanUpdateAccountAttribute","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/products/PRODUCT_CODE/attributes/ACCOUNT_ATTRIBUTE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getFirehoseCustomers","implemented_by":{"version":"OBPv3.1.0","function":"getFirehoseCustomers"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/FIREHOSE_BANK_ID/firehose/customers","summary":"Get Firehose Customers","description":"<p>Get Customers that has a firehose View.</p>\n<p>Allows bulk access to customers.<br />\nUser must have the CanUseFirehoseAtAnyBank Role</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:10.757Z. NOTE! The default value is now (2026-06-06T17:37:10.757Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">FIREHOSE_BANK_ID</a>: FIREHOSE_BANK_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#customers\"><strong>customers</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;i&#x6c;&#116;o&#x3a;&#x66;&#101;&#x6c;&#x69;&#x78;&#115;&#109;&#105;&#x74;h&#x40;e&#x78;&#97;&#x6d;&#x70;&#108;e&#x2e;&#99;&#111;&#109;\">&#102;&#101;&#108;&#105;&#120;&#x73;&#x6d;i&#116;&#104;&#64;e&#x78;&#x61;&#x6d;&#x70;&#x6c;&#x65;&#46;&#x63;&#x6f;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Get Customers that has a firehose View.\n\nAllows bulk access to customers.\nUser must have the CanUseFirehoseAtAnyBank Role\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:10.757Z. NOTE! The default value is now (2026-06-06T17:37:10.757Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[FIREHOSE_BANK_ID](/glossary#): FIREHOSE_BANK_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**customers**](/glossary#customers): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","success_response_body":{"customers":[{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:09Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-00012: Customer firehose is not allowed on this instance. Please set allow_customer_firehose = true in props files. ","OBP-50000: Unknown Error."],"tags":["Customer","FirehoseData"],"typed_success_response_body":{"type":"object","properties":{"customers":{"type":"array","items":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"last_ok_date":{"type":"string","format":"date-time"},"legal_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/FIREHOSE_BANK_ID/firehose/customers","connector_methods":[]},{"operation_id":"OBPv1.2.1-removePermissionForUserForBankAccountForOneView","implemented_by":{"version":"OBPv1.2.1","function":"removePermissionForUserForBankAccountForOneView"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views/VIEW_ID","summary":"Revoke access to one View","description":"<p>Revokes access to a View on an Account for a certain User.</p>\n<p>The User is identified by PROVIDER_ID at their PROVIDER.</p>\n<p>The Account is specified by BANK_ID and ACCOUNT_ID.</p>\n<p>The View is specified by VIEW_ID.</p>\n<p>PROVIDER (may be a URL so) must be URL Encoded.</p>\n<p>PROVIDER_ID is normally equivalent to USERNAME. However, see Get User by ID or GET Current User for Provider information.</p>\n<p>Attempting to revoke access to a public view will return an error message.</p>\n<p>An Account Owner cannot revoke access to an Owner View unless at least one other User has Owner View access.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#provider\">PROVIDER</a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Revokes access to a View on an Account for a certain User.\n\n\nThe User is identified by PROVIDER_ID at their PROVIDER.\n\nThe Account is specified by BANK_ID and ACCOUNT_ID.\n\nThe View is specified by VIEW_ID.\n\n\nPROVIDER (may be a URL so) must be URL Encoded.\n\nPROVIDER_ID is normally equivalent to USERNAME. However, see Get User by ID or GET Current User for Provider information.\n\nAttempting to revoke access to a public view will return an error message.\n\nAn Account Owner cannot revoke access to an Owner View unless at least one other User has Owner View access.\n\n    \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PROVIDER](/glossary#provider): ETHEREUM\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","could not save the privilege","user does not have access to owner view on account","OBP-50000: Unknown Error."],"tags":["View-Custom","Account","User","Entitlement","OwnerViewRequired"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER/PROVIDER_ID/views/VIEW_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSinglepass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSinglepass_3_probe_entity_ac.bank.uk"},"request_verb":"GET","request_url":"/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Get pass_3_probe_entity by id","description":"<p>Get pass_3_probe_entity by id.</p>\n<p>Pass-3 probe entity</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: Name</li>\n<li>amount: Amount</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get pass_3_probe_entity by id.\n\nPass-3 probe entity\n\n\n**Property List:** \n\n* name: Name\n* amount: Amount\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv1.3.0-getCardsForBank","implemented_by":{"version":"OBPv1.3.0","function":"getCardsForBank"},"request_verb":"GET","request_url":"/obp/v1.3.0/banks/BANK_ID/cards","summary":"Get cards for the specified bank","description":"<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#\"><strong>bank_card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#cards\"><strong>cards</strong></a>:</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"User Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_card_number**](/glossary#): 364435172576215\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**cards**](/glossary#cards): \n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"cards":[{"bank_id":"gh.29.uk","bank_card_number":"364435172576215","name_on_card":"String","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"String","networks":["String"],"allows":["String"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Card"],"typed_success_response_body":{"type":"object","properties":{"cards":{"type":"array","items":{"type":"object","properties":{"technology":{"type":"string"},"name_on_card":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"posted":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}},"bank_id":{"type":"string"},"bank_card_number":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"allows":{"type":"array","items":{"type":"string"}},"valid_from_date":{"type":"string","format":"date-time"}}}}}},"roles":[{"role":"CanGetCardsForBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/cards","connector_methods":[]},{"operation_id":"OBPv3.1.0-getConsents","implemented_by":{"version":"OBPv3.1.0","function":"getConsents"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/my/consents","summary":"Get Consents","description":"<p>This endpoint gets the Consents that the current User created.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>1 limit (for pagination: defaults to 50)  eg:limit=200</p>\n<p>2 offset (for pagination: zero index, defaults to 0) eg: offset=10</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#consents\"><strong>consents</strong></a>:</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"This endpoint gets the Consents that the current User created.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n1 limit (for pagination: defaults to 50)  eg:limit=200\n\n2 offset (for pagination: zero index, defaults to 0) eg: offset=10\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**consents**](/glossary#consents): \n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","success_response_body":{"consents":[{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"INITIATED"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"consents":{"type":"array","items":{"type":"object","properties":{"consent_id":{"type":"string"},"status":{"type":"string"},"jwt":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/my/consents","connector_methods":[]},{"operation_id":"OBPv3.1.0-getCardsForBank","implemented_by":{"version":"OBPv3.1.0","function":"getCardsForBank"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards","summary":"Get Cards for the specified bank","description":"<p>Should be able to filter on the following fields</p>\n<p>eg:/management/banks/BANK_ID/cards?customer_id=66214b8e-259e-44ad-8868-3eb47be70646&amp;account_id=8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0</p>\n<p>1 customer_id should be valid customer_id, otherwise, it will return an empty card list.</p>\n<p>2 account_id should be valid account_id , otherwise, it will return an empty card list.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#allows\"><strong>allows</strong></a>: [credit,debit,cash_withdrawal]</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#cancelled\"><strong>cancelled</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.card_id\"><strong>card_id</strong></a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><a href=\"/glossary#Adapter.card_number\"><strong>card_number</strong></a>: 364435172576215</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#cards\"><strong>cards</strong></a>:</p>\n<p><a href=\"/glossary#collected\"><strong>collected</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>expires_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#Adapter.issue_number\"><strong>issue_number</strong></a>: 1</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#Adapter.name_on_card\"><strong>name_on_card</strong></a>: SusanSmith</p>\n<p><a href=\"/glossary#networks\"><strong>networks</strong></a>:</p>\n<p><a href=\"/glossary#on_hot_list\"><strong>on_hot_list</strong></a>: false</p>\n<p><a href=\"/glossary#pin_reset\"><strong>pin_reset</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#reason_requested\"><strong>reason_requested</strong></a>:</p>\n<p><a href=\"/glossary#replacement\"><strong>replacement</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>requested_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#Adapter.serial_number\"><strong>serial_number</strong></a>: 1324234</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n<p><a href=\"/glossary#\"><strong>valid_from_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Should be able to filter on the following fields\n\neg:/management/banks/BANK_ID/cards?customer_id=66214b8e-259e-44ad-8868-3eb47be70646&account_id=8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\n\n1 customer_id should be valid customer_id, otherwise, it will return an empty card list.\n\n2 account_id should be valid account_id , otherwise, it will return an empty card list.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**allows**](/glossary#allows): [credit,debit,cash_withdrawal]\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**cancelled**](/glossary#cancelled): false\n\n\n\n[**card_id**](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n[**card_number**](/glossary#Adapter.card_number): 364435172576215\n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**cards**](/glossary#cards): \n\n\n\n[**collected**](/glossary#collected): 2020-01-27\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**expires_date**](/glossary#): 2021-01-27\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**issue_number**](/glossary#Adapter.issue_number): 1\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**name_on_card**](/glossary#Adapter.name_on_card): SusanSmith\n\n\n\n[**networks**](/glossary#networks): \n\n\n\n[**on_hot_list**](/glossary#on_hot_list): false\n\n\n\n[**pin_reset**](/glossary#pin_reset): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**reason_requested**](/glossary#reason_requested): \n\n\n\n[**replacement**](/glossary#replacement): \n\n\n\n[**requested_date**](/glossary#): 2020-01-27\n\n\n\n[**serial_number**](/glossary#Adapter.serial_number): 1324234\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n\n[**valid_from_date**](/glossary#): 2020-01-27\n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"cards":[{"card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","bank_id":"gh.29.uk","card_number":"364435172576215","card_type":"Credit","name_on_card":"SusanSmith","issue_number":"1","serial_number":"1324234","valid_from_date":"1100-01-01T00:00:00Z","expires_date":"1100-01-01T00:00:00Z","enabled":true,"cancelled":true,"on_hot_list":true,"technology":"technologyString1","networks":["networks1"],"allows":["credit","debit"],"account":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"replacement":{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"RENEW"},"pin_reset":[{"requested_date":"1100-01-01T00:00:00Z","reason_requested":"FORGOT"}],"collected":"1100-01-01T00:00:00Z","posted":"1100-01-01T00:00:00Z","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Card"],"typed_success_response_body":{"type":"object","properties":{"cards":{"type":"array","items":{"type":"object","properties":{"card_number":{"type":"string"},"enabled":{"type":"boolean"},"pin_reset":{"type":"array","items":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}}},"allows":{"type":"array","items":{"type":"string"}},"collected":{"type":"string","format":"date-time"},"on_hot_list":{"type":"boolean"},"card_type":{"type":"string"},"replacement":{"type":"object","properties":{"reason_requested":{"type":"string"},"requested_date":{"type":"string","format":"date-time"}}},"name_on_card":{"type":"string"},"account":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"expires_date":{"type":"string","format":"date-time"},"technology":{"type":"string"},"posted":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"bank_id":{"type":"string"},"card_id":{"type":"string"},"issue_number":{"type":"string"},"serial_number":{"type":"string"},"cancelled":{"type":"boolean"},"valid_from_date":{"type":"string","format":"date-time"},"networks":{"type":"array","items":{"type":"string"}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards","connector_methods":[]},{"operation_id":"OBPv1.4.0-addCustomerMessage","implemented_by":{"version":"OBPv1.4.0","function":"addCustomerMessage"},"request_verb":"POST","request_url":"/obp/v1.4.0/banks/BANK_ID/customer/CUSTOMER_ID/messages","summary":"Create Customer Message","description":"<p>Create a message for the customer specified by CUSTOMER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#from_department\"><strong>from_department</strong></a>: Open Bank</p>\n<p><a href=\"/glossary#from_person\"><strong>from_person</strong></a>: Tom</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Create a message for the customer specified by CUSTOMER_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**from_department**](/glossary#from_department): Open Bank\n\n\n\n[**from_person**](/glossary#from_person): Tom\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"message":"String","from_department":"String","from_person":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Customer-Message","Customer","Person"],"typed_request_body":{"type":"object","properties":{"message":{"type":"string"},"from_department":{"type":"string"},"from_person":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customer/CUSTOMER_ID/messages","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEndpoint_GET_banks_ac_bank_uk_probe","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEndpoint_GET_banks_ac_bank_uk_probe"},"request_verb":"GET","request_url":"/banks/ac.bank.uk/probe","summary":"Probe","description":"<p>probe</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEndpointProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;url_pattern&quot;,\n        &quot;value&quot;:&quot;//banks/ac.bank.uk/probe&quot;\n    },\n    {\n        &quot;key&quot;:&quot;http_method&quot;,\n        &quot;value&quot;:&quot;GET&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"probe\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEndpointProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"url_pattern\",\n        \"value\":\"//banks/ac.bank.uk/probe\"\n    },\n    {\n        \"key\":\"http_method\",\n        \"value\":\"GET\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":"ok","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Pass-3 probe endpoint","Dynamic-Endpoint","Dynamic"],"roles":[{"role":"CanGetDynamicEndpoint_Probe723","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/probe","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateMethodRouting","implemented_by":{"version":"OBPv3.1.0","function":"updateMethodRouting"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/method_routings/METHOD_ROUTING_ID","summary":"Update MethodRouting","description":"<p>Update a MethodRouting.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Explaination of Fields:</p>\n<ul>\n<li>method_name is required String value, current supported value: [mapped]</li>\n<li>connector_name is required String value</li>\n<li>is_bank_id_exact_match is required boolean value, if bank_id_pattern is exact bank_id value, this value is true; if bank_id_pattern is null or a regex, this value is false</li>\n<li>bank_id_pattern is optional String value, it can be null, a exact bank_id or a regex</li>\n<li>parameters is optional array of key value pairs. You can set some paremeters for this method<br />\nnote:</li>\n<li>\n<p>if bank_id_pattern is regex, special characters need to do escape, for example: bank_id_pattern = &quot;some-id_pattern_\\d+&quot;</p>\n</li>\n</ul>\n<p>If connector name start with rest, parameters can contain &quot;outBoundMapping&quot; and &quot;inBoundMapping&quot;, to convert OutBound and InBound json structure.<br />\nfor example:<br />\noutBoundMapping example, convert json from source to target:<br />\n<img src=\"https://user-images.githubusercontent.com/2577334/75248007-33332e00-580e-11ea-8d2a-d1856035fa24.png\" alt=\"Snipaste_outBoundMapping\" /><br />\nBuild OutBound json value rules:<br />\n1 set cId value with: outboundAdapterCallContext.correlationId value<br />\n2 set bankId value with: concat bankId.value value with  string helloworld<br />\n3 set originalJson value with: whole source json, note: the field value expression is $root</p>\n<p>inBoundMapping example, convert json from source to target:<br />\n<img src=\"https://user-images.githubusercontent.com/2577334/75248199-a9d02b80-580e-11ea-9238-e073264e9170.png\" alt=\"inBoundMapping\" /><br />\nBuild InBound json value rules:<br />\n1 and 2 set inboundAdapterCallContext and status value: because field name ends with &quot;$default&quot;, remove &quot;$default&quot; from field name, not change the value<br />\n3 set fullName value with: concat string full: with result.name value<br />\n4 set bankRoutingScheme value: because source value is Array, but target value is not Array, the mapping field name must ends with [0].</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#method_routing_id\">METHOD_ROUTING_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#parameters\"><strong>parameters</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Update a MethodRouting.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExplaination of Fields:\n\n* method_name is required String value, current supported value: [mapped]\n* connector_name is required String value\n* is_bank_id_exact_match is required boolean value, if bank_id_pattern is exact bank_id value, this value is true; if bank_id_pattern is null or a regex, this value is false\n* bank_id_pattern is optional String value, it can be null, a exact bank_id or a regex\n* parameters is optional array of key value pairs. You can set some paremeters for this method\nnote:\n\n* if bank_id_pattern is regex, special characters need to do escape, for example: bank_id_pattern = \"some\\-id_pattern_\\d+\"\n\nIf connector name start with rest, parameters can contain \"outBoundMapping\" and \"inBoundMapping\", to convert OutBound and InBound json structure.\nfor example:\n outBoundMapping example, convert json from source to target:\n![Snipaste_outBoundMapping](https://user-images.githubusercontent.com/2577334/75248007-33332e00-580e-11ea-8d2a-d1856035fa24.png)\nBuild OutBound json value rules:\n1 set cId value with: outboundAdapterCallContext.correlationId value\n2 set bankId value with: concat bankId.value value with  string helloworld\n3 set originalJson value with: whole source json, note: the field value expression is $root\n\n\n inBoundMapping example, convert json from source to target:\n![inBoundMapping](https://user-images.githubusercontent.com/2577334/75248199-a9d02b80-580e-11ea-9238-e073264e9170.png)\nBuild InBound json value rules:\n1 and 2 set inboundAdapterCallContext and status value: because field name ends with \"$default\", remove \"$default\" from field name, not change the value\n3 set fullName value with: concat string full: with result.name value\n4 set bankRoutingScheme value: because source value is Array, but target value is not Array, the mapping field name must ends with [0].\n\n\n**URL Parameters:**\n\n[METHOD_ROUTING_ID](/glossary#method_routing_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**parameters**](/glossary#parameters): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"is_bank_id_exact_match":true,"method_name":"getBank","connector_name":"rest_vMar2019","bank_id_pattern":"some_bankId","parameters":[{"key":"url","value":"http://mydomain.com/xxx"}]},"success_response_body":{"is_bank_id_exact_match":true,"method_name":"getBank","connector_name":"rest_vMar2019","method_routing_id":"this-method-routing-Id","bank_id_pattern":"some_bankId","parameters":[{"key":"url","value":"http://mydomain.com/xxx"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-10021: Incorrect Connector name.","OBP-10022: Incorrect Connector method name.","OBP-50000: Unknown Error."],"tags":["Method-Routing","API"],"typed_request_body":{"type":"object","properties":{"is_bank_id_exact_match":{"type":"boolean"},"method_name":{"type":"string"},"parameters":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"bank_id_pattern":{"type":"string"},"connector_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"is_bank_id_exact_match":{"type":"boolean"},"method_name":{"type":"string"},"parameters":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"key":{"type":"string"}}}},"bank_id_pattern":{"type":"string"},"method_routing_id":{"type":"string"},"connector_name":{"type":"string"}}},"roles":[{"role":"CanUpdateMethodRouting","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/method_routings/METHOD_ROUTING_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerEmail","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerEmail"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/email","summary":"Update the email of a Customer","description":"<p>Update an email of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#x69;&#x6c;&#116;&#111;&#58;f&#101;&#x6c;&#x69;&#x78;&#115;&#x6d;&#105;&#116;&#104;&#64;&#101;xa&#x6d;&#x70;l&#101;&#x2e;&#99;&#111;m\">&#x66;el&#105;&#120;&#115;&#109;&#x69;&#x74;&#x68;&#64;&#101;xa&#109;&#x70;&#108;&#101;&#x2e;&#x63;&#111;m</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update an email of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"email":"marko@tesobe.com"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"email":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerEmail","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/email","connector_methods":[]},{"operation_id":"OBPv2.1.0-getRoles","implemented_by":{"version":"OBPv2.1.0","function":"getRoles"},"request_verb":"GET","request_url":"/obp/v2.1.0/roles","summary":"Get Roles","description":"<p>Returns all available roles</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#requires_bank_id\"><strong>requires_bank_id</strong></a>:</p>\n<p><a href=\"/glossary#role\"><strong>role</strong></a>:</p>\n<p><a href=\"/glossary#roles\"><strong>roles</strong></a>: CanCreateMyUser</p>\n","description_markdown":"Returns all available roles\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**requires_bank_id**](/glossary#requires_bank_id): \n\n\n\n[**role**](/glossary#role): \n\n\n\n[**roles**](/glossary#roles): CanCreateMyUser\n\n\n","success_response_body":{"roles":[{"role":"CanCreateBranch","requires_bank_id":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Role"],"typed_success_response_body":{"type":"object","properties":{"roles":{"type":"array","items":{"type":"object","properties":{"role":{"type":"string"},"requires_bank_id":{"type":"boolean"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/roles","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSimonCovidList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSimonCovidList_"},"request_verb":"GET","request_url":"/SimonCovid","summary":"Get SimonCovid List","description":"<p>Get SimonCovid List.</p>\n<p>Let's put Covid99 stuff here</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;SimonCovid&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /SimonCovid?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get SimonCovid List.\n\nLet's put Covid99 stuff here\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"SimonCovid\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /SimonCovid?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"simon_covid_list":[{"simon_covid_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_SimonCovid","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"simon_covid_list":{"type":"array","items":{"type":"object","properties":{"simon_covid_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemSimonCovid","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/SimonCovid","connector_methods":[]},{"operation_id":"OBPv3.1.0-saveHistoricalTransaction","implemented_by":{"version":"OBPv3.1.0","function":"saveHistoricalTransaction"},"request_verb":"POST","request_url":"/obp/v3.1.0/management/historical/transactions","summary":"Save Historical Transactions","description":"<p>Import the historical transactions.</p>\n<p>The fields bank_id, account_id, counterparty_id in the json body are all optional ones.<br />\nIt support transfer money from account to account, account to counterparty and counterparty to counterparty<br />\nBoth bank_id + account_id and counterparty_id can identify the account, so OBP only need one of them to make the payment.<br />\nSo:<br />\nWhen you need the account to account, just omit counterparty_id field.eg:<br />\n{<br />\n&quot;from&quot;: {<br />\n&quot;bank_id&quot;: &quot;gh.29.uk&quot;,<br />\n&quot;account_id&quot;: &quot;1ca8a7e4-6d02-48e3-a029-0b2bf89de9f0&quot;,<br />\n},<br />\n&quot;to&quot;: {<br />\n&quot;bank_id&quot;: &quot;gh.29.uk&quot;,<br />\n&quot;account_id&quot;: &quot;2ca8a7e4-6d02-48e3-a029-0b2bf89de9f0&quot;,<br />\n},<br />\n&quot;value&quot;: {<br />\n&quot;currency&quot;: &quot;GBP&quot;,<br />\n&quot;amount&quot;: &quot;10&quot;<br />\n},<br />\n&quot;description&quot;: &quot;this is for work&quot;,<br />\n&quot;posted&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;completed&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;type&quot;: &quot;SANDBOX_TAN&quot;,<br />\n&quot;charge_policy&quot;: &quot;SHARED&quot;<br />\n}</p>\n<p>When you need the counterparty to counterparty, need to omit bank_id and account_id field.eg:<br />\n{<br />\n&quot;from&quot;: {<br />\n&quot;counterparty_id&quot;: &quot;f6392b7d-4218-45ea-b9a7-eaa71c0202f9&quot;<br />\n},<br />\n&quot;to&quot;: {<br />\n&quot;counterparty_id&quot;: &quot;26392b7d-4218-45ea-b9a7-eaa71c0202f9&quot;<br />\n},<br />\n&quot;value&quot;: {<br />\n&quot;currency&quot;: &quot;GBP&quot;,<br />\n&quot;amount&quot;: &quot;10&quot;<br />\n},<br />\n&quot;description&quot;: &quot;this is for work&quot;,<br />\n&quot;posted&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;completed&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;type&quot;: &quot;SANDBOX_TAN&quot;,<br />\n&quot;charge_policy&quot;: &quot;SHARED&quot;<br />\n}</p>\n<p>or, you can counterparty to account<br />\n{<br />\n&quot;from&quot;: {<br />\n&quot;counterparty_id&quot;: &quot;f6392b7d-4218-45ea-b9a7-eaa71c0202f9&quot;<br />\n},<br />\n&quot;to&quot;: {<br />\n&quot;bank_id&quot;: &quot;gh.29.uk&quot;,<br />\n&quot;account_id&quot;: &quot;8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0&quot;,<br />\n},<br />\n&quot;value&quot;: {<br />\n&quot;currency&quot;: &quot;GBP&quot;,<br />\n&quot;amount&quot;: &quot;10&quot;<br />\n},<br />\n&quot;description&quot;: &quot;this is for work&quot;,<br />\n&quot;posted&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;completed&quot;: &quot;2017-09-19T02:31:05Z&quot;,<br />\n&quot;type&quot;: &quot;SANDBOX_TAN&quot;,<br />\n&quot;charge_policy&quot;: &quot;SHARED&quot;<br />\n}</p>\n<p>This call is experimental.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Transaction.charge_policy\"><strong>charge_policy</strong></a>: SHARED</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#Account.account_id\">account_id</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">bank_id</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">counterparty_id</a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Transaction.charge_policy\"><strong>charge_policy</strong></a>: SHARED</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>transaction_id</strong></a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#\"><strong>transaction_request_type</strong></a>: SEPA</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#Account.account_id\">account_id</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">bank_id</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">counterparty_id</a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n","description_markdown":"Import the historical transactions.\n\nThe fields bank_id, account_id, counterparty_id in the json body are all optional ones.\nIt support transfer money from account to account, account to counterparty and counterparty to counterparty\nBoth bank_id + account_id and counterparty_id can identify the account, so OBP only need one of them to make the payment.\nSo:\nWhen you need the account to account, just omit counterparty_id field.eg:\n{\n  \"from\": {\n    \"bank_id\": \"gh.29.uk\",\n    \"account_id\": \"1ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\",\n  },\n  \"to\": {\n    \"bank_id\": \"gh.29.uk\",\n    \"account_id\": \"2ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\",\n  },\n  \"value\": {\n    \"currency\": \"GBP\",\n    \"amount\": \"10\"\n  },\n  \"description\": \"this is for work\",\n  \"posted\": \"2017-09-19T02:31:05Z\",\n  \"completed\": \"2017-09-19T02:31:05Z\",\n  \"type\": \"SANDBOX_TAN\",\n  \"charge_policy\": \"SHARED\"\n}\n\nWhen you need the counterparty to counterparty, need to omit bank_id and account_id field.eg:\n{\n  \"from\": {\n    \"counterparty_id\": \"f6392b7d-4218-45ea-b9a7-eaa71c0202f9\"\n  },\n  \"to\": {\n    \"counterparty_id\": \"26392b7d-4218-45ea-b9a7-eaa71c0202f9\"\n  },\n  \"value\": {\n    \"currency\": \"GBP\",\n    \"amount\": \"10\"\n  },\n  \"description\": \"this is for work\",\n  \"posted\": \"2017-09-19T02:31:05Z\",\n  \"completed\": \"2017-09-19T02:31:05Z\",\n  \"type\": \"SANDBOX_TAN\",\n  \"charge_policy\": \"SHARED\"\n}\n\nor, you can counterparty to account\n{\n  \"from\": {\n    \"counterparty_id\": \"f6392b7d-4218-45ea-b9a7-eaa71c0202f9\"\n  },\n  \"to\": {\n    \"bank_id\": \"gh.29.uk\",\n    \"account_id\": \"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0\",\n  },\n  \"value\": {\n    \"currency\": \"GBP\",\n    \"amount\": \"10\"\n  },\n  \"description\": \"this is for work\",\n  \"posted\": \"2017-09-19T02:31:05Z\",\n  \"completed\": \"2017-09-19T02:31:05Z\",\n  \"type\": \"SANDBOX_TAN\",\n  \"charge_policy\": \"SHARED\"\n}\n\nThis call is experimental.\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON request body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**charge_policy**](/glossary#Transaction.charge_policy): SHARED\n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**from**](/glossary#from): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**to**](/glossary#to): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[account_id](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[bank_id](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[counterparty_id](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**charge_policy**](/glossary#Transaction.charge_policy): SHARED\n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**from**](/glossary#from): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_id**](/glossary#): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[**transaction_request_type**](/glossary#): SEPA\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[account_id](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[bank_id](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[counterparty_id](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n","example_request_body":{"from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"value":{"currency":"EUR","amount":"0"},"description":"this is for work","posted":"1100-01-01T01:01:01Z","completed":"1100-01-01T01:01:01Z","type":"SANDBOX_TAN","charge_policy":"SHARED"},"success_response_body":{"transaction_id":"2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"value":{"currency":"EUR","amount":"0"},"description":"this is for work","posted":"1100-01-01T01:01:01Z","completed":"1100-01-01T01:01:01Z","transaction_request_type":"SANDBOX_TAN","charge_policy":"SHARED"},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-30017: Counterparty not found. Please specify a valid value for COUNTERPARTY_ID.","OBP-10002: Invalid Number. Could not convert value to a number.","OBP-40008: Can't send a payment with a value of 0 or less.","OBP-40003: Transaction Request Currency must be the same as From Account Currency.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: "],"tags":["Transaction-Request"],"typed_request_body":{"type":"object","properties":{"type":{"type":"string"},"completed":{"type":"string"},"description":{"type":"string"},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"},"counterparty_id":{"type":"string"}}},"to":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"},"counterparty_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"charge_policy":{"type":"string"},"posted":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"description":{"type":"string"},"completed":{"type":"string","format":"date-time"},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"},"counterparty_id":{"type":"string"}}},"transaction_request_type":{"type":"string"},"to":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"},"counterparty_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"charge_policy":{"type":"string"},"transaction_id":{"type":"string"},"posted":{"type":"string","format":"date-time"}}},"roles":[{"role":"CanCreateHistoricalTransaction","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/historical/transactions","connector_methods":[]},{"operation_id":"OBPv3.0.0-deleteEntitlementRequest","implemented_by":{"version":"OBPv3.0.0","function":"deleteEntitlementRequest"},"request_verb":"DELETE","request_url":"/obp/v3.0.0/entitlement-requests/ENTITLEMENT_REQUEST_ID","summary":"Delete Entitlement Request","description":"<p>Delete the Entitlement Request specified by ENTITLEMENT_REQUEST_ID for a user specified by USER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#entitlement_request_id\">ENTITLEMENT_REQUEST_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete the Entitlement Request specified by ENTITLEMENT_REQUEST_ID for a user specified by USER_ID\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ENTITLEMENT_REQUEST_ID](/glossary#entitlement_request_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Role","Entitlement","User"],"roles":[{"role":"CanDeleteEntitlementRequestsAtOneBank","requires_bank_id":true},{"role":"CanDeleteEntitlementRequestsAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/entitlement-requests/ENTITLEMENT_REQUEST_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getFishPortList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getFishPortList_"},"request_verb":"GET","request_url":"/FishPort","summary":"Get FishPort List","description":"<p>Get FishPort List.</p>\n<p>Portfolio of fishbased values</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>fish: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FishPort&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /FishPort?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get FishPort List.\n\nPortfolio of fishbased values\n\n\n**Property List:** \n\n* fish: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FishPort\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /FishPort?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"fish_port_list":[{"fish_port_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","fish":"James Brown","number":6987233228}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_FishPort","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"fish_port_list":{"type":"array","items":{"type":"object","properties":{"fish_port_id":{"type":"string"},"fish":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemFishPort","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FishPort","connector_methods":[]},{"operation_id":"OBPv3.1.0-answerUserAuthContextUpdateChallenge","implemented_by":{"version":"OBPv3.1.0","function":"answerUserAuthContextUpdateChallenge"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/users/current/auth-context-updates/AUTH_CONTEXT_UPDATE_ID/challenge","summary":"Answer Auth Context Update Challenge","description":"<p>Answer Auth Context Update Challenge.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#auth_context_update_id\">AUTH_CONTEXT_UPDATE_ID</a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#user_auth_context_update_id\"><strong>user_auth_context_update_id</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Answer Auth Context Update Challenge.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[AUTH_CONTEXT_UPDATE_ID](/glossary#auth_context_update_id): \n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**user_auth_context_update_id**](/glossary#user_auth_context_update_id): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"answer":"12345678"},"success_response_body":{"user_auth_context_update_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","key":"CUSTOMER_NUMBER","value":"78987432","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["User"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"user_auth_context_update_id":{"type":"string","format":"date-time"},"key":{"type":"string"},"status":{"type":"string"},"value":{"type":"string"},"user_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/users/current/auth-context-updates/AUTH_CONTEXT_UPDATE_ID/challenge","connector_methods":[]},{"operation_id":"OBPv3.1.0-createAccountWebhook","implemented_by":{"version":"OBPv3.1.0","function":"createAccountWebhook"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/account-web-hooks","summary":"Create an Account Webhook","description":"<p>Create an Account Webhook</p>\n<p>Webhooks are used to call external URLs when certain events happen.</p>\n<p>Account Webhooks focus on events around accounts.</p>\n<p>For instance, a webhook could be used to notify an external service if a balance changes on an account.</p>\n<p>This functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#http_method\"><strong>http_method</strong></a>: GET</p>\n<p><a href=\"/glossary#http_protocol\"><strong>http_protocol</strong></a>:</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#trigger_name\"><strong>trigger_name</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_webhook_id\"><strong>account_webhook_id</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#http_method\"><strong>http_method</strong></a>: GET</p>\n<p><a href=\"/glossary#http_protocol\"><strong>http_protocol</strong></a>:</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#trigger_name\"><strong>trigger_name</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Create an Account Webhook\n\nWebhooks are used to call external URLs when certain events happen.\n\nAccount Webhooks focus on events around accounts.\n\nFor instance, a webhook could be used to notify an external service if a balance changes on an account.\n\nThis functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**http_method**](/glossary#http_method): GET\n\n\n\n[**http_protocol**](/glossary#http_protocol): \n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**trigger_name**](/glossary#trigger_name): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_webhook_id**](/glossary#account_webhook_id): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**http_method**](/glossary#http_method): GET\n\n\n\n[**http_protocol**](/glossary#http_protocol): \n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**trigger_name**](/glossary#trigger_name): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","example_request_body":{"account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","trigger_name":"OnBalanceChange","url":"https://localhost.openbankproject.com","http_method":"POST","http_protocol":"HTTP/1.1","is_active":"true"},"success_response_body":{"account_webhook_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","trigger_name":"OnBalanceChange","url":"https://localhost.openbankproject.com","http_method":"POST","http_protocol":"HTTP/1.1","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","is_active":true},"error_response_bodies":["OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: "],"tags":["Webhook","Bank"],"typed_request_body":{"type":"object","properties":{"http_method":{"type":"string"},"is_active":{"type":"string"},"http_protocol":{"type":"string"},"trigger_name":{"type":"string"},"account_id":{"type":"string"},"url":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"created_by_user_id":{"type":"string"},"http_method":{"type":"string"},"is_active":{"type":"boolean"},"bank_id":{"type":"string"},"http_protocol":{"type":"string"},"account_webhook_id":{"type":"string"},"trigger_name":{"type":"string"},"account_id":{"type":"string"},"url":{"type":"string"}}},"roles":[{"role":"CanCreateWebhook","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-web-hooks","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getInsurancePolicyList_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getInsurancePolicyList_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/InsurancePolicy","summary":"Get InsurancePolicy List","description":"<p>Get InsurancePolicy List.</p>\n<p>Which insurance policies the customer already has.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePolicy&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /InsurancePolicy?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get InsurancePolicy List.\n\nWhich insurance policies the customer already has.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePolicy\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /InsurancePolicy?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","insurance_policy_list":[{"insurance_policy_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_InsurancePolicy(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_policy_list":{"type":"array","items":{"type":"object","properties":{"insurance_policy_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_InsurancePolicy","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePolicy","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerCreditLimit","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerCreditLimit"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/credit-limit","summary":"Update the credit limit of a Customer","description":"<p>Update the credit limit of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;i&#108;&#116;o&#58;&#x66;&#x65;&#x6c;i&#120;&#115;&#109;&#105;&#x74;&#x68;&#64;&#x65;x&#97;&#x6d;&#112;le&#46;&#99;&#111;&#x6d;\">&#102;&#x65;&#x6c;&#x69;&#x78;&#x73;&#109;i&#x74;&#104;&#x40;&#101;&#120;&#x61;&#x6d;&#x70;l&#x65;&#x2e;&#x63;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the credit limit of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"credit_limit":{"currency":"EUR","amount":"1000"}},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerCreditLimit","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/credit-limit","connector_methods":[]},{"operation_id":"OBPv2.0.0-addKycMedia","implemented_by":{"version":"OBPv2.0.0","function":"addKycMedia"},"request_verb":"PUT","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_media/KYC_MEDIA_ID","summary":"Add KYC Media","description":"<p>Add some KYC media for the customer specified by CUSTOMER_ID. KYC Media resources relate to KYC Documents and KYC Checks and contain media urls for scans of passports, utility bills etc</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#kyc_media_id\">KYC_MEDIA_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#relates_to_kyc_check_id\"><strong>relates_to_kyc_check_id</strong></a>:</p>\n<p><a href=\"/glossary#relates_to_kyc_document_id\"><strong>relates_to_kyc_document_id</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Add some KYC media for the customer specified by CUSTOMER_ID. KYC Media resources relate to KYC Documents and KYC Checks and contain media urls for scans of passports, utility bills etc\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[KYC_MEDIA_ID](/glossary#kyc_media_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**relates_to_kyc_check_id**](/glossary#relates_to_kyc_check_id): \n\n\n\n[**relates_to_kyc_document_id**](/glossary#relates_to_kyc_document_id): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","example_request_body":{"customer_number":"5987953","type":"image","url":"http://www.example.com/id-docs/123/image.png","date":"1100-01-01T00:00:00Z","relates_to_kyc_document_id":"123","relates_to_kyc_check_id":"123"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"PlaceholderString","id":"PlaceholderString","customer_number":"5987953","type":"PlaceholderString","url":"PlaceholderString","date":"1100-01-01T00:00:00Z","relates_to_kyc_document_id":"PlaceholderString","relates_to_kyc_check_id":"PlaceholderString"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-00004: Server error: could not add message","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_request_body":{"type":"object","properties":{"url":{"type":"string"},"customer_number":{"type":"string"},"relates_to_kyc_check_id":{"type":"string"},"date":{"type":"string","format":"date-time"},"relates_to_kyc_document_id":{"type":"string"},"type":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer_id":{"type":"string"},"type":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"relates_to_kyc_document_id":{"type":"string"},"id":{"type":"string"},"relates_to_kyc_check_id":{"type":"string"},"url":{"type":"string"}}},"roles":[{"role":"CanAddKycMedia","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_media/KYC_MEDIA_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getMytest_daniel707List_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getMytest_daniel707List_"},"request_verb":"GET","request_url":"/my/test_daniel707","summary":"Get My test_daniel707 List","description":"<p>Get My test_daniel707 List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /test_daniel707?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get My test_daniel707 List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /test_daniel707?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"test_daniel707_list":[{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test_daniel707_list":{"type":"array","items":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/test_daniel707","connector_methods":[]},{"operation_id":"OBPv3.1.0-createWebUiProps","implemented_by":{"version":"OBPv3.1.0","function":"createWebUiProps"},"request_verb":"POST","request_url":"/obp/v3.1.0/management/webui_props","summary":"Create WebUiProps","description":"<p>Create a WebUiProps.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Explaination of Fields:</p>\n<ul>\n<li>name is required String value</li>\n<li>value is required String value</li>\n</ul>\n<p>The line break and double quotations should do escape, example:</p>\n<pre><code>\n{&quot;name&quot;: &quot;webui_some&quot;, &quot;value&quot;: &quot;this value\nhave &quot;line break&quot; and double quotations.&quot;}\n\n</code></pre>\n<p>should do escape like this:</p>\n<pre><code>\n{&quot;name&quot;: &quot;webui_some&quot;, &quot;value&quot;: &quot;this value\\nhave \\&quot;line break\\&quot; and double quotations.&quot;}\n\n</code></pre>\n<p>Insert image examples:</p>\n<pre><code>// set width=100 and height=50\n{&quot;name&quot;: &quot;webui_some_pic&quot;, &quot;value&quot;: &quot;here is a picture &lt;img alt=&quot;hello&quot; src=&quot;http://somedomain.com/images/pic.png&quot; width=&quot;100&quot; height=&quot;50&quot; /&gt;&quot;}\n\n// only set height=50\n{&quot;name&quot;: &quot;webui_some_pic&quot;, &quot;value&quot;: &quot;here is a picture &lt;img alt=&quot;hello&quot; src=&quot;http://somedomain.com/images/pic.png&quot; width=&quot;&quot; height=&quot;50&quot; /&gt;&quot;}\n\n// only width=20%\n{&quot;name&quot;: &quot;webui_some_pic&quot;, &quot;value&quot;: &quot;here is a picture &lt;img alt=&quot;hello&quot; src=&quot;http://somedomain.com/images/pic.png&quot; width=&quot;20%&quot; height=&quot;&quot; /&gt;&quot;}\n\n</code></pre>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#Customer.Credit.source\">source</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#Customer.Credit.source\">source</a>:</p>\n","description_markdown":"Create a WebUiProps.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExplaination of Fields:\n\n* name is required String value\n* value is required String value\n\nThe line break and double quotations should do escape, example:\n\n```\n\n{\"name\": \"webui_some\", \"value\": \"this value\nhave \"line break\" and double quotations.\"}\n\n```\nshould do escape like this:\n\n```\n\n{\"name\": \"webui_some\", \"value\": \"this value\\nhave \\\"line break\\\" and double quotations.\"}\n\n```\n\nInsert image examples:\n\n```\n// set width=100 and height=50\n{\"name\": \"webui_some_pic\", \"value\": \"here is a picture ![hello](http://somedomain.com/images/pic.png =100x50)\"}\n\n// only set height=50\n{\"name\": \"webui_some_pic\", \"value\": \"here is a picture ![hello](http://somedomain.com/images/pic.png =x50)\"}\n\n// only width=20%\n{\"name\": \"webui_some_pic\", \"value\": \"here is a picture ![hello](http://somedomain.com/images/pic.png =20%x)\"}\n\n```\n\n\n**JSON request body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[source](/glossary#Customer.Credit.source): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[source](/glossary#Customer.Credit.source): \n\n\n","example_request_body":{"name":"webui_api_explorer_url","value":"https://apiexplorer.openbankproject.com"},"success_response_body":{"name":"webui_api_explorer_url","value":"https://apiexplorer.openbankproject.com","web_ui_props_id":"some-web-ui-props-id"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["WebUi-Props"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"web_ui_props_id":{"type":"string"},"name":{"type":"string"},"value":{"type":"string"}}},"roles":[{"role":"CanCreateWebUiProps","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/webui_props","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyCorporateLocation","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyCorporateLocation"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","summary":"Delete Counterparty Corporate Location","description":"<p>Delete corporate location of other bank account. Delete the geolocation of the counterparty's registered address</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete corporate location of other bank account. Delete the geolocation of the counterparty's registered address\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","Corporate Location cannot be deleted","Delete not completed","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","connector_methods":[]},{"operation_id":"OBPv3.0.0-getTransactionsForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getTransactionsForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions","summary":"Get Transactions for Account (Full)","description":"<p>Returns transactions list of the account specified by ACCOUNT_ID and <a href=\"#1_2_1-getViewsForBankAccount\">moderated</a> by the view (VIEW_ID).</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p>Authentication is required if the view is not public.</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.355Z. NOTE! The default value is now (2026-06-06T17:37:09.355Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>transaction_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#transaction_attributes\"><strong>transaction_attributes</strong></a>:</p>\n<p><a href=\"/glossary#transactions\"><strong>transactions</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Returns transactions list of the account specified by ACCOUNT_ID and [moderated](#1_2_1-getViewsForBankAccount) by the view (VIEW_ID).\n\nUser Authentication is Optional. The User need not be logged in.\n\nAuthentication is required if the view is not public.\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.355Z. NOTE! The default value is now (2026-06-06T17:37:09.355Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**images**](/glossary#images): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transaction_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**transaction_attributes**](/glossary#transaction_attributes): \n\n\n\n[**transactions**](/glossary#transactions): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"transactions":[{"id":"String","this_account":{"id":"String","bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"holders":[{"name":"OBP","is_alias":true}]},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"details":{"type":"AC","description":"this is for family","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"metadata":{"narrative":"NONE","comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"tags":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}},"transaction_attributes":[{"transaction_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"HOUSE_RENT","type":"DATE_WITH_DAY","value":"123456789"}]}]},"error_response_bodies":["OBP-10023: obp_sort_direction parameter can only take two values: DESC or ASC!","OBP-10024: wrong value for obp_offset parameter. Please send a positive integer (=>0)!","OBP-10025: wrong value for obp_limit parameter. Please send a positive integer (=>1)!","OBP-10026: Failed to parse date string. Please use this format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction","Account"],"typed_success_response_body":{"type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"metadata":{"type":"object","properties":{"narrative":{"type":"string"},"tags":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}},"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_attributes":{"type":"array","items":{"type":"object","properties":{"transaction_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"this_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"id":{"type":"string"}}},"id":{"type":"string"},"other_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions","connector_methods":[]},{"operation_id":"OBPv2.2.0-getMessageDocs","implemented_by":{"version":"OBPv2.2.0","function":"getMessageDocs"},"request_verb":"GET","request_url":"/obp/v2.2.0/message-docs/CONNECTOR","summary":"Get Message Docs","description":"<p>These message docs provide example messages sent by OBP to the (RabbitMq) message queue for processing by the Core Banking / Payment system Adapter - together with an example expected response and possible error codes.<br />\nIntegrators can use these messages to build Adapters that provide core banking services to OBP.</p>\n<p>Note: API Explorer provides a Message Docs page where these messages are displayed.</p>\n<p><code>CONNECTOR</code>: rest_vMar2019, stored_procedure_vDec2019 ...</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Connector\">CONNECTOR</a>: CONNECTOR</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#adapter_implementation\"><strong>adapter_implementation</strong></a>:</p>\n<p><a href=\"/glossary#dependent_endpoints\"><strong>dependent_endpoints</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#example_inbound_message\"><strong>example_inbound_message</strong></a>: {}</p>\n<p><a href=\"/glossary#example_outbound_message\"><strong>example_outbound_message</strong></a>: {}</p>\n<p><a href=\"/glossary#group\"><strong>group</strong></a>:</p>\n<p><a href=\"/glossary#message_docs\"><strong>message_docs</strong></a>:</p>\n<p><a href=\"/glossary#message_format\"><strong>message_format</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#process\"><strong>process</strong></a>: obp.getBank</p>\n<p><a href=\"/glossary#suggested_order\"><strong>suggested_order</strong></a>:</p>\n<p><a href=\"/glossary#version\"><strong>version</strong></a>:</p>\n<p><a href=\"/glossary#inboundavroschema\">inboundAvroSchema</a>:</p>\n<p><a href=\"/glossary#inbound_topic\">inbound_topic</a>:</p>\n<p><a href=\"/glossary#outboundavroschema\">outboundAvroSchema</a>:</p>\n<p><a href=\"/glossary#outbound_topic\">outbound_topic</a>:</p>\n<p><a href=\"/glossary#requiredfieldinfo\">requiredFieldInfo</a>: false</p>\n","description_markdown":"These message docs provide example messages sent by OBP to the (RabbitMq) message queue for processing by the Core Banking / Payment system Adapter - together with an example expected response and possible error codes.\n Integrators can use these messages to build Adapters that provide core banking services to OBP.\n\n Note: API Explorer provides a Message Docs page where these messages are displayed.\n \n `CONNECTOR`: rest_vMar2019, stored_procedure_vDec2019 ...\n      \n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[CONNECTOR](/glossary#Connector): CONNECTOR\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**adapter_implementation**](/glossary#adapter_implementation): \n\n\n\n[**dependent_endpoints**](/glossary#dependent_endpoints): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**example_inbound_message**](/glossary#example_inbound_message): {}\n\n\n\n[**example_outbound_message**](/glossary#example_outbound_message): {}\n\n\n\n[**group**](/glossary#group): \n\n\n\n[**message_docs**](/glossary#message_docs): \n\n\n\n[**message_format**](/glossary#message_format): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**process**](/glossary#process): obp.getBank\n\n\n\n[**suggested_order**](/glossary#suggested_order): \n\n\n\n[**version**](/glossary#version): \n\n\n\n[inboundAvroSchema](/glossary#inboundavroschema): \n\n\n\n[inbound_topic](/glossary#inbound_topic): \n\n\n\n[outboundAvroSchema](/glossary#outboundavroschema): \n\n\n\n[outbound_topic](/glossary#outbound_topic): \n\n\n\n[requiredFieldInfo](/glossary#requiredfieldinfo): false\n\n\n","success_response_body":{"message_docs":[{"process":"getAccounts","message_format":"rest_vMar2019","outbound_topic":"to.obp.api.1.caseclass.OutboundGetAccounts","inbound_topic":"from.obp.api.1.to.adapter.mf.caseclass.OutboundGetAccounts","description":"get Banks","example_outbound_message":{"jsonString":"{}"},"example_inbound_message":{"jsonString":"{}"},"outboundAvroSchema":{"jsonString":"{}"},"inboundAvroSchema":{"jsonString":"{}"},"adapter_implementation":{"group":"CORE","suggested_order":3},"dependent_endpoints":[{"name":"getAccounts","version":"OBPv3.0.0"},{"name":"getBalances","version":"OBPv2.0.0"}],"requiredFieldInfo":{"data.bankId":["v2.2.0","v3.1.0"]}}]},"error_response_bodies":["OBP-30211: Invalid Connector. Please specify a valid value for CONNECTOR.","OBP-50000: Unknown Error."],"tags":["Message-Doc","Documentation","API"],"typed_success_response_body":{"type":"object","properties":{"message_docs":{"type":"array","items":{"type":"object","properties":{"dependent_endpoints":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"version":{"type":"string"}}}},"inbound_topic":{"type":"string"},"outbound_topic":{"type":"string"},"outboundAvroSchema":{"type":"object","properties":{"jsonString":{"type":"string"}}},"message_format":{"type":"string"},"adapter_implementation":{"type":"object","properties":{"group":{"type":"string"},"suggested_order":{"type":"integer"}}},"example_inbound_message":{"type":"object","properties":{"jsonString":{"type":"string"}}},"process":{"type":"string"},"inboundAvroSchema":{"type":"object","properties":{"jsonString":{"type":"string"}}},"requiredFieldInfo":{"type":"object","properties":{"data.bankId":{"type":"array","items":{"type":"string"}}}},"description":{"type":"string"},"example_outbound_message":{"type":"object","properties":{"jsonString":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/message-docs/CONNECTOR","connector_methods":[]},{"operation_id":"OBPv3.1.0-getUserAuthContexts","implemented_by":{"version":"OBPv3.1.0","function":"getUserAuthContexts"},"request_verb":"GET","request_url":"/obp/v3.1.0/users/USER_ID/auth-context","summary":"Get User Auth Contexts","description":"<p>Get User Auth Contexts for a User.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Adapter.key\"><strong>key</strong></a>: CustomerNumber</p>\n<p><a href=\"/glossary#\"><strong>time_stamp</strong></a>: 1100-01-01T01:01:01.000Z</p>\n<p><a href=\"/glossary#user_auth_context_id\"><strong>user_auth_context_id</strong></a>:</p>\n<p><a href=\"/glossary#user_auth_contexts\"><strong>user_auth_contexts</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Get User Auth Contexts for a User.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**key**](/glossary#Adapter.key): CustomerNumber\n\n\n\n[**time_stamp**](/glossary#): 1100-01-01T01:01:01.000Z\n\n\n\n[**user_auth_context_id**](/glossary#user_auth_context_id): \n\n\n\n[**user_auth_contexts**](/glossary#user_auth_contexts): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"user_auth_contexts":[{"user_auth_context_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","key":"CUSTOMER_NUMBER","value":"78987432","time_stamp":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"user_auth_contexts":{"type":"array","items":{"type":"object","properties":{"time_stamp":{"type":"string","format":"date-time"},"key":{"type":"string"},"user_auth_context_id":{"type":"string"},"value":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetUserAuthContext","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/auth-context","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deletecustomer_cars_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deletecustomer_cars_"},"request_verb":"DELETE","request_url":"/customer_cars/CUSTOMER_CARS_ID","summary":"Delete customer_cars by id","description":"<p>Delete customer_cars by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;customer_cars&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete customer_cars by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"customer_cars\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"},"success_response_body":{"customer_cars":{"customer_cars_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Customer_cars","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer_cars":{"type":"object","properties":{"customer_cars_id":{"type":"string"},"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_Systemcustomer_cars","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customer_cars/CUSTOMER_CARS_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getsustransList_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getsustransList_"},"request_verb":"GET","request_url":"/sustrans","summary":"Get sustrans List","description":"<p>Get sustrans List.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;sustrans&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /sustrans?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get sustrans List.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"sustrans\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /sustrans?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"sustrans_list":[{"sustrans_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Sustrans","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"sustrans_list":{"type":"array","items":{"type":"object","properties":{"sustrans_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemsustrans","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sustrans","connector_methods":[]},{"operation_id":"OBPv2.1.0-createTransactionRequestSepa","implemented_by":{"version":"OBPv2.1.0","function":"createTransactionRequestSepa"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/SEPA/transaction-requests","summary":"Create Transaction Request (SEPA)","description":"<p>When using SEPA, specify the IBAN of a Counterparty in the body.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">GRANT_VIEW_ID</a>: GRANT_VIEW_ID</p>\n<p><a href=\"/glossary#sepa\">SEPA</a>:</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Transaction.charge_policy\"><strong>charge_policy</strong></a>: SHARED</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#future_date\">future_date</a>: 20200127</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Agent.agent_number\"><strong>agent_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_code\"><strong>bank_code</strong></a>: CGHZ</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_number\"><strong>branch_number</strong></a>:</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#creditoraccount\"><strong>creditorAccount</strong></a>:</p>\n<p><a href=\"/glossary#creditorname\"><strong>creditorName</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#debtoraccount\"><strong>debtorAccount</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#future_date\"><strong>future_date</strong></a>: 20200127</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#instructedamount\"><strong>instructedAmount</strong></a>: 100</p>\n<p><a href=\"/glossary#kyc_document\"><strong>kyc_document</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#nickname\"><strong>nickname</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingAddress</strong></a>: otherAccountRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingScheme</strong></a>: otherAccountRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingAddress</strong></a>: otherAccountSecondaryRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingScheme</strong></a>: otherAccountSecondaryRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingAddress</strong></a>: otherBankRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingScheme</strong></a>: otherBankRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingAddress</strong></a>: otherBranchRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingScheme</strong></a>: otherBranchRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#transfer_type\"><strong>transfer_type</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">to_agent</a>: to_agent</p>\n<p><a href=\"/glossary#to_counterparty\">to_counterparty</a>:</p>\n<p><a href=\"/glossary#to_sandbox_tan\">to_sandbox_tan</a>:</p>\n<p><a href=\"/glossary#to_sepa\">to_sepa</a>:</p>\n<p><a href=\"/glossary#to_sepa_credit_transfers\">to_sepa_credit_transfers</a>:</p>\n<p><a href=\"/glossary#\">to_simple</a>: to_simple</p>\n<p><a href=\"/glossary#to_transfer_to_account\">to_transfer_to_account</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_atm\">to_transfer_to_atm</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_phone\">to_transfer_to_phone</a>:</p>\n","description_markdown":"When using SEPA, specify the IBAN of a Counterparty in the body.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[GRANT_VIEW_ID](/glossary#): GRANT_VIEW_ID\n\n\n\n[SEPA](/glossary#sepa): \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**charge_policy**](/glossary#Transaction.charge_policy): SHARED\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**to**](/glossary#to): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[future_date](/glossary#future_date): 20200127\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**agent_number**](/glossary#Agent.agent_number): 5987953\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_code**](/glossary#bank_code): CGHZ\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_number**](/glossary#branch_number): \n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**creditorAccount**](/glossary#creditoraccount): \n\n\n\n[**creditorName**](/glossary#creditorname): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**debtorAccount**](/glossary#debtoraccount): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**future_date**](/glossary#future_date): 20200127\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**instructedAmount**](/glossary#instructedamount): 100\n\n\n\n[**kyc_document**](/glossary#kyc_document): \n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**nickname**](/glossary#nickname): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**otherAccountRoutingAddress**](/glossary#): otherAccountRoutingAddress\n\n\n\n[**otherAccountRoutingScheme**](/glossary#): otherAccountRoutingScheme\n\n\n\n[**otherAccountSecondaryRoutingAddress**](/glossary#): otherAccountSecondaryRoutingAddress\n\n\n\n[**otherAccountSecondaryRoutingScheme**](/glossary#): otherAccountSecondaryRoutingScheme\n\n\n\n[**otherBankRoutingAddress**](/glossary#): otherBankRoutingAddress\n\n\n\n[**otherBankRoutingScheme**](/glossary#): otherBankRoutingScheme\n\n\n\n[**otherBranchRoutingAddress**](/glossary#): otherBranchRoutingAddress\n\n\n\n[**otherBranchRoutingScheme**](/glossary#): otherBranchRoutingScheme\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**transfer_type**](/glossary#transfer_type): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[to_agent](/glossary#): to_agent\n\n\n\n[to_counterparty](/glossary#to_counterparty): \n\n\n\n[to_sandbox_tan](/glossary#to_sandbox_tan): \n\n\n\n[to_sepa](/glossary#to_sepa): \n\n\n\n[to_sepa_credit_transfers](/glossary#to_sepa_credit_transfers): \n\n\n\n[to_simple](/glossary#): to_simple\n\n\n\n[to_transfer_to_account](/glossary#to_transfer_to_account): \n\n\n\n[to_transfer_to_atm](/glossary#to_transfer_to_atm): \n\n\n\n[to_transfer_to_phone](/glossary#to_transfer_to_phone): \n\n\n","example_request_body":{"value":{"currency":"EUR","amount":"0"},"to":{"iban":"123"},"description":"This is a SEPA Transaction Request","charge_policy":"SHARED","future_date":"20200127"},"success_response_body":{"id":"4050046c-63b3-4868-8a22-14b4181d33a6","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to_sandbox_tan":{"bank_id":"String","account_id":"String"},"to_sepa":{"iban":"String"},"to_counterparty":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to_simple":{"otherBankRoutingScheme":"BIC","otherBankRoutingAddress":"GENODEM1GLS","otherBranchRoutingScheme":"BRANCH-CODE","otherBranchRoutingAddress":"DERBY6","otherAccountRoutingScheme":"IBAN","otherAccountRoutingAddress":"DE91 1000 0000 0123 4567 89","otherAccountSecondaryRoutingScheme":"IBAN","otherAccountSecondaryRoutingAddress":"DE91 1000 0000 0123 4567 89"},"to_transfer_to_phone":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"mobile_phone_number":"+44 07972 444 876"}},"to_transfer_to_atm":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"legal_name":"Eveline Tripman","date_of_birth":"20181230","mobile_phone_number":"+44 07972 444 876","kyc_document":{"type":"String","number":"String"}}},"to_transfer_to_account":{"value":{"currency":"EUR","amount":"0"},"description":"String","transfer_type":"String","future_date":"20181230","to":{"name":"String","bank_code":"String","branch_number":"String","account":{"number":"String","iban":"String"}}},"to_sepa_credit_transfers":{"debtorAccount":{"iban":"12345"},"instructedAmount":{"currency":"EUR","amount":"0"},"creditorAccount":{"iban":"54321"},"creditorName":"John Miles"},"to_agent":{"bank_id":"gh.29.uk","agent_number":"5987953"},"value":{"currency":"EUR","amount":"100"},"description":"Description of the object. Maximum length is 2000. It can be any characters here."},"transaction_ids":["902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"],"status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-40002: Insufficient authorisation to create TransactionRequest. The Transaction Request could not be created because the login user doesn't have access to the view of the from account or the consumer doesn't have the access to the view of the from account or the login user does not have the `CanCreateAnyTransactionRequest` role or the view does not have the permission can_add_transaction_request_to_any_account or the view does not have the permission can_add_transaction_request_to_beneficiary.","OBP-40001: Invalid value for TRANSACTION_REQUEST_TYPE","OBP-10002: Invalid Number. Could not convert value to a number.","OBP-40008: Can't send a payment with a value of 0 or less.","OBP-40003: Transaction Request Currency must be the same as From Account Currency.","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"future_date":{"type":"string"},"to":{"type":"object","properties":{"iban":{"type":"string"}}},"description":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"charge_policy":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_ids":{"type":"array","items":{"type":"string"}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"details":{"type":"object","properties":{"to_sandbox_tan":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to_transfer_to_phone":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"to":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa":{"type":"object","properties":{"iban":{"type":"string"}}},"to_simple":{"type":"object","properties":{"otherBankRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingAddress":{"type":"string"},"otherBranchRoutingScheme":{"type":"string"},"otherAccountRoutingScheme":{"type":"string"},"otherAccountRoutingAddress":{"type":"string"},"otherBankRoutingScheme":{"type":"string"},"otherBranchRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingScheme":{"type":"string"}}},"to_counterparty":{"type":"object","properties":{"counterparty_id":{"type":"string"}}},"to_agent":{"type":"object","properties":{"bank_id":{"type":"string"},"agent_number":{"type":"string"}}},"description":{"type":"string"},"to_transfer_to_account":{"type":"object","properties":{"to":{"type":"object","properties":{"name":{"type":"string"},"account":{"type":"object","properties":{"number":{"type":"string"},"iban":{"type":"string"}}},"bank_code":{"type":"string"},"branch_number":{"type":"string"}}},"transfer_type":{"type":"string"},"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa_credit_transfers":{"type":"object","properties":{"instructedAmount":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"debtorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorName":{"type":"string"}}},"to_transfer_to_atm":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"date_of_birth":{"type":"string"},"kyc_document":{"type":"object","properties":{"type":{"type":"string"},"number":{"type":"string"}}},"legal_name":{"type":"string"},"mobile_phone_number":{"type":"string"}}}}}}},"start_date":{"type":"string","format":"date-time"},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/SEPA/transaction-requests","connector_methods":[]},{"operation_id":"OBPv2.1.0-updateConsumerRedirectUrl","implemented_by":{"version":"OBPv2.1.0","function":"updateConsumerRedirectUrl"},"request_verb":"PUT","request_url":"/obp/v2.1.0/management/consumers/CONSUMER_ID/consumer/redirect_url","summary":"Update Consumer RedirectUrl","description":"<p>Update an existing redirectUrl for a Consumer specified by CONSUMER_ID.</p>\n<p>CONSUMER_ID can be obtained after you register the application.</p>\n<p>Or use the endpoint 'Get Consumers' to get it</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user\"><strong>created_by_user</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#x61;&#x69;&#108;&#x74;o&#x3a;&#x66;&#101;l&#105;&#x78;s&#109;&#x69;&#x74;h&#x40;&#101;&#x78;&#97;m&#112;&#x6c;e.&#99;o&#109;\">&#x66;&#101;&#108;&#x69;&#120;smi&#x74;h&#64;&#101;&#120;&#97;mp&#x6c;&#101;&#x2e;&#99;&#111;m</a></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Update an existing redirectUrl for a Consumer specified by CONSUMER_ID.\n\n CONSUMER_ID can be obtained after you register the application. \n \n Or use the endpoint 'Get Consumers' to get it  \n \n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user**](/glossary#created_by_user): \n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","example_request_body":{"redirect_url":"http://localhost:8888"},"success_response_body":{"consumer_id":1213,"app_name":"SOFI","app_type":"Web","description":"Account Management","developer_email":"felixsmith@example.com","redirect_url":"www.openbankproject.com","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","created_by_user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"enabled":true,"created":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_request_body":{"type":"object","properties":{"redirect_url":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"app_name":{"type":"string"},"enabled":{"type":"boolean"},"created_by_user_id":{"type":"string"},"created_by_user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"description":{"type":"string"},"developer_email":{"type":"string"},"created":{"type":"string","format":"date-time"},"consumer_id":{"type":"integer"},"redirect_url":{"type":"string"},"app_type":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID/consumer/redirect_url","connector_methods":[]},{"operation_id":"OBPv3.1.0-getOAuth2ServerJWKsURIs","implemented_by":{"version":"OBPv3.1.0","function":"getOAuth2ServerJWKsURIs"},"request_verb":"GET","request_url":"/obp/v3.1.0/jwks-uris","summary":"Get JSON Web Key (JWK) URIs","description":"<p>Get the OAuth2 server's public JSON Web Key (JWK) URIs.<br />\nIt is required by client applications to validate ID tokens, self-contained access tokens and other issued objects.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#jwks_uri\"><strong>jwks_uri</strong></a>:</p>\n<p><a href=\"/glossary#jwks_uris\"><strong>jwks_uris</strong></a>:</p>\n","description_markdown":"Get the OAuth2 server's public JSON Web Key (JWK) URIs.\n It is required by client applications to validate ID tokens, self-contained access tokens and other issued objects.\n\n      \n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**jwks_uri**](/glossary#jwks_uri): \n\n\n\n[**jwks_uris**](/glossary#jwks_uris): \n\n\n","success_response_body":{"jwks_uris":[{"jwks_uri":"https://www.googleapis.com/oauth2/v3/certs"}]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["API","OAuth","OIDC"],"typed_success_response_body":{"type":"object","properties":{"jwks_uris":{"type":"array","items":{"type":"object","properties":{"jwks_uri":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/jwks-uris","connector_methods":[]},{"operation_id":"OBPv3.1.0-getProductCollection","implemented_by":{"version":"OBPv3.1.0","function":"getProductCollection"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/product-collections/COLLECTION_CODE","summary":"Get Product Collection","description":"<p>Returns information about the financial Product Collection specified by BANK_ID and COLLECTION_CODE:</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#collection_code\">COLLECTION_CODE</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#collection_code\"><strong>collection_code</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#parent_product_code\"><strong>parent_product_code</strong></a>: 787LOW</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#products\"><strong>products</strong></a>:</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#product_attributes\">product_attributes</a>:</p>\n","description_markdown":"Returns information about the financial Product Collection specified by BANK_ID and COLLECTION_CODE:\n\n       \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COLLECTION_CODE](/glossary#collection_code): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**collection_code**](/glossary#collection_code): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**parent_product_code**](/glossary#parent_product_code): 787LOW\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**products**](/glossary#products): \n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_attributes](/glossary#product_attributes): \n\n\n","success_response_body":{"collection_code":"A","products":[{"bank_id":"gh.29.uk","code":"1234BW","parent_product_code":"parent","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"product_attributes":[{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Product-Collection","Product"],"typed_success_response_body":{"type":"object","properties":{"products":{"type":"array","items":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"parent_product_code":{"type":"string"},"bank_id":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"product_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"name":{"type":"string"},"category":{"type":"string"}}}},"collection_code":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/product-collections/COLLECTION_CODE","connector_methods":[]},{"operation_id":"OBPv2.2.0-createProduct","implemented_by":{"version":"OBPv2.2.0","function":"createProduct"},"request_verb":"PUT","request_url":"/obp/v2.2.0/banks/BANK_ID/products","summary":"Create Product","description":"<p>Create or Update Product for the Bank.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n","description_markdown":"Create or Update Product for the Bank.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**super_family**](/glossary#super_family): \n\n\n","example_request_body":{"bank_id":"gh.29.uk","code":"prod1","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}}},"success_response_body":{"bank_id":"gh.29.uk","code":"prod1","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Product"],"typed_request_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"bank_id":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"code":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"bank_id":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"code":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"}}},"roles":[{"role":"CanCreateProduct","requires_bank_id":true},{"role":"CanCreateProductAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyMoreInfo","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyMoreInfo"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","summary":"Add Counterparty More Info","description":"<p>Add a description of the counterparty from the perspective of the account e.g. My dentist</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Add a description of the counterparty from the perspective of the account e.g. My dentist\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"more_info":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-30022: The current view does not have the permission:","the view ownerdoes not allow adding more info","More Info cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"more_info":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/more_info","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateMytest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateMytest_daniel707_"},"request_verb":"PUT","request_url":"/my/test_daniel707/TEST_DANIEL707_ID","summary":"Update My test_daniel707","description":"<p>Update My test_daniel707.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update My test_daniel707.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleSimonCovid_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleSimonCovid_"},"request_verb":"GET","request_url":"/SimonCovid/SIMON_COVID_ID","summary":"Get SimonCovid by id","description":"<p>Get SimonCovid by id.</p>\n<p>Let's put Covid99 stuff here</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;SimonCovid&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get SimonCovid by id.\n\nLet's put Covid99 stuff here\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"SimonCovid\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"simon_covid":{"simon_covid_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_SimonCovid","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"simon_covid":{"type":"object","properties":{"simon_covid_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemSimonCovid","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/SimonCovid/SIMON_COVID_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getBanks","implemented_by":{"version":"OBPv3.0.0","function":"getBanks"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks","summary":"Get Banks","description":"<p>Get banks on this API instance<br />\nReturns a list of banks supported on this server:</p>\n<ul>\n<li>ID used as parameter in URLs</li>\n<li>Short and full name of bank</li>\n<li>Logo URL</li>\n<li>Website</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#banks\"><strong>banks</strong></a>:</p>\n<p><a href=\"/glossary#full_name\"><strong>full_name</strong></a>: full name string</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#logo\"><strong>logo</strong></a>: logo url</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#website\"><strong>website</strong></a>: <a href=\"http://www.openbankproject.com\">www.openbankproject.com</a></p>\n","description_markdown":"Get banks on this API instance\nReturns a list of banks supported on this server:\n\n* ID used as parameter in URLs\n* Short and full name of bank\n* Logo URL\n* Website\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**banks**](/glossary#banks): \n\n\n\n[**full_name**](/glossary#full_name): full name string\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**logo**](/glossary#logo): logo url\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**website**](/glossary#website): www.openbankproject.com\n\n\n","success_response_body":{"banks":[{"id":"gh.29.uk","short_name":"short_name ","full_name":"full_name","logo":"logo","website":"www.openbankproject.com","bank_routing":{"scheme":"OBP","address":"gh.29.uk"}}]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Bank","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"banks":{"type":"array","items":{"type":"object","properties":{"website":{"type":"string"},"logo":{"type":"string"},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"short_name":{"type":"string"},"id":{"type":"string"},"full_name":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks","connector_methods":[]},{"operation_id":"OBPv2.2.0-getConnectorMetrics","implemented_by":{"version":"OBPv2.2.0","function":"getConnectorMetrics"},"request_verb":"GET","request_url":"/obp/v2.2.0/management/connector/metrics","summary":"Get Connector Metrics","description":"<p>Get the all metrics</p>\n<p>require CanGetConnectorMetrics role</p>\n<p>Filters Part 1.<em>filtering</em> (no wilde cards etc.) parameters to GET /management/connector/metrics</p>\n<p>Should be able to filter on the following metrics fields</p>\n<p>eg: /management/connector/metrics?from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z&amp;limit=50&amp;offset=2</p>\n<p>1 from_date (defaults to one week before current date): eg:from_date=1100-01-01T01:01:01.000Z</p>\n<p>2 to_date (defaults to current date) eg:to_date=1100-01-01T01:01:01.000Z</p>\n<p>3 limit (for pagination: defaults to 1000)  eg:limit=2000</p>\n<p>4 offset (for pagination: zero index, defaults to 0) eg: offset=10</p>\n<p>eg: /management/connector/metrics?from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z&amp;limit=100&amp;offset=300</p>\n<p>Other filters:</p>\n<p>5 connector_name  (if null ignore)</p>\n<p>6 function_name (if null ignore)</p>\n<p>7 correlation_id (if null ignore)</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#connector_name\"><strong>connector_name</strong></a>:</p>\n<p><a href=\"/glossary#API.correlation_id\"><strong>correlation_id</strong></a>: 1flssoftxq0cr1nssr68u0mioj</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#duration\"><strong>duration</strong></a>: 5.123</p>\n<p><a href=\"/glossary#function_name\"><strong>function_name</strong></a>:</p>\n<p><a href=\"/glossary#metrics\"><strong>metrics</strong></a>:</p>\n","description_markdown":"Get the all metrics\n\nrequire CanGetConnectorMetrics role\n\nFilters Part 1.*filtering* (no wilde cards etc.) parameters to GET /management/connector/metrics\n\nShould be able to filter on the following metrics fields\n\neg: /management/connector/metrics?from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z&limit=50&offset=2\n\n1 from_date (defaults to one week before current date): eg:from_date=1100-01-01T01:01:01.000Z\n\n2 to_date (defaults to current date) eg:to_date=1100-01-01T01:01:01.000Z\n\n3 limit (for pagination: defaults to 1000)  eg:limit=2000\n\n4 offset (for pagination: zero index, defaults to 0) eg: offset=10\n\neg: /management/connector/metrics?from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z&limit=100&offset=300\n\nOther filters:\n\n5 connector_name  (if null ignore)\n\n6 function_name (if null ignore)\n\n7 correlation_id (if null ignore)\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**connector_name**](/glossary#connector_name): \n\n\n\n[**correlation_id**](/glossary#API.correlation_id): 1flssoftxq0cr1nssr68u0mioj\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**duration**](/glossary#duration): 5.123\n\n\n\n[**function_name**](/glossary#function_name): \n\n\n\n[**metrics**](/glossary#metrics): \n\n\n","success_response_body":{"metrics":[{"connector_name":"mapper","function_name":"getBanks","correlation_id":"12345","date":"1100-01-01T00:00:00Z","duration":1000}]},"error_response_bodies":["OBP-10005: Invalid Date Format. Could not convert value to a Date.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: "],"tags":["Metric","API"],"typed_success_response_body":{"type":"object","properties":{"metrics":{"type":"array","items":{"type":"object","properties":{"connector_name":{"type":"string"},"duration":{"type":"integer"},"date":{"type":"string","format":"date-time"},"correlation_id":{"type":"string"},"function_name":{"type":"string"}}}}}},"roles":[{"role":"CanGetConnectorMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/connector/metrics","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerMobileNumber","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerMobileNumber"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/mobile-number","summary":"Update the mobile number of a Customer","description":"<p>Update the mobile number of the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#x61;&#105;&#108;&#x74;&#x6f;:&#102;&#101;li&#120;&#x73;&#109;&#x69;&#x74;&#104;&#x40;&#x65;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#x63;o&#109;\">f&#101;&#108;&#x69;&#x78;s&#x6d;&#105;&#x74;&#104;&#64;&#x65;&#120;&#x61;&#109;&#112;l&#101;&#x2e;&#x63;&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Update the mobile number of the Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"mobile_phone_number":"+381631954907"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanUpdateCustomerMobilePhoneNumber","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/mobile-number","connector_methods":[]},{"operation_id":"OBPv2.1.0-getMetrics","implemented_by":{"version":"OBPv2.1.0","function":"getMetrics"},"request_verb":"GET","request_url":"/obp/v2.1.0/management/metrics","summary":"Get Metrics","description":"<p>Get the all metrics</p>\n<p>require CanReadMetrics role</p>\n<p>Filters Part 1.<em>filtering</em> (no wilde cards etc.) parameters to GET /management/metrics</p>\n<p>Should be able to filter on the following metrics fields</p>\n<p>eg: /management/metrics?from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z&amp;limit=50&amp;offset=2</p>\n<p>1 from_date (defaults to one week before current date): eg:from_date=1100-01-01T01:01:01.000Z</p>\n<p>2 to_date (defaults to current date) eg:to_date=1100-01-01T01:01:01.000Z</p>\n<p>3 limit (for pagination: defaults to 50)  eg:limit=200</p>\n<p>4 offset (for pagination: zero index, defaults to 0) eg: offset=10</p>\n<p>5 sort_by (defaults to date field) eg: sort_by=date<br />\npossible values:<br />\n&quot;url&quot;,<br />\n&quot;date&quot;,<br />\n&quot;username&quot; (or &quot;user_name&quot; for backward compatibility),<br />\n&quot;app_name&quot;,<br />\n&quot;developer_email&quot;,<br />\n&quot;implemented_by_partial_function&quot;,<br />\n&quot;implemented_in_version&quot;,<br />\n&quot;consumer_id&quot;,<br />\n&quot;verb&quot;</p>\n<p>6 direction (defaults to date desc) eg: direction=desc</p>\n<p>eg: /management/metrics?from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:<a href=\"&#109;&#x61;i&#108;&#x74;&#x6f;:&#48;&#x31;&#46;&#48;&#48;&#x30;&#90;&#38;&#x6c;&#105;&#109;&#x69;&#x74;&#61;&#x31;&#x30;&#x30;&#x30;&#x30;&amp;of&#102;&#115;&#x65;&#116;&#x3d;&#x30;&#38;&#97;&#x6e;&#x6f;&#x6e;&#61;f&#97;&#108;&#115;&#x65;&#38;&#97;&#x70;&#112;&#x5f;&#110;am&#x65;&#x3d;T&#x65;&#x61;&#x74;A&#x70;&#x70;&#x26;&#105;&#x6d;&#112;&#108;&#101;me&#110;&#x74;&#101;&#x64;&#95;&#105;&#x6e;_&#118;&#101;&#114;&#x73;&#x69;&#x6f;&#x6e;&#61;&#x76;&#x32;&#46;&#49;.&#x30;&#x26;&#x76;&#x65;&#114;&#x62;&#61;&#80;&#x4f;&#x53;&#x54;&#x26;u&#115;&#x65;&#x72;&#x5f;&#x69;&#x64;=c&#x37;&#x62;6&#99;b&#52;&#55;&#45;&#x63;&#x62;&#57;&#x36;&#x2d;&#52;&#x34;41-&#x38;&#56;&#x30;&#x31;-&#51;&#53;&#98;&#53;&#x37;4&#53;6&#x37;&#x35;3a&#38;&#x75;&#x73;&#x65;&#114;n&#x61;&#109;e=&#x73;&#117;&#115;&#x61;&#x6e;&#x2e;&#117;&#107;&#x2e;2&#57;&#64;&#x65;x&#x61;&#x6d;&#x70;&#x6c;&#101;&#x2e;&#99;&#x6f;&#109;\">0&#x31;&#46;&#48;00Z&amp;&#x6c;&#105;&#x6d;&#x69;&#116;=1&#48;&#x30;&#x30;&#x30;&amp;o&#102;&#x66;&#x73;&#101;&#116;&#x3d;&#48;&#x26;&#97;&#110;o&#110;&#61;&#x66;&#x61;&#108;&#x73;&#x65;&#38;&#97;&#112;&#x70;_&#x6e;&#97;&#109;&#x65;&#x3d;&#84;&#101;&#x61;&#x74;A&#x70;p&#38;&#x69;&#109;&#112;&#108;&#x65;&#109;&#x65;&#110;t&#x65;&#100;&#95;&#x69;&#x6e;&#95;&#118;&#101;&#114;&#x73;&#x69;&#x6f;n&#61;&#118;2&#x2e;&#49;&#46;&#x30;&#x26;v&#x65;&#x72;&#98;=&#80;&#x4f;S&#84;&#x26;&#x75;&#x73;&#x65;&#114;_&#x69;&#100;&#x3d;&#x63;7&#98;6c&#98;4&#x37;&#x2d;&#99;&#x62;&#57;&#54;&#45;&#x34;&#x34;&#x34;&#x31;&#x2d;8&#56;&#x30;1&#45;&#51;&#x35;&#x62;&#53;&#55;&#52;5&#x36;&#x37;&#x35;&#51;&#97;&#x26;&#x75;&#x73;&#x65;&#x72;&#110;&#97;&#x6d;&#x65;&#61;&#115;&#x75;&#x73;&#97;n&#46;&#x75;&#x6b;&#x2e;&#50;&#x39;&#x40;&#x65;&#120;&#x61;&#x6d;&#x70;&#x6c;&#101;&#x2e;&#x63;&#x6f;&#109;</a>&amp;consumer_id=78</p>\n<p>Other filters:</p>\n<p>7 consumer_id  (if null ignore)</p>\n<p>8 user_id (if null ignore)</p>\n<p>9 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)</p>\n<p>10 url (if null ignore), note: can not contain '&amp;'.</p>\n<p>11 app_name (if null ignore)</p>\n<p>12 implemented_by_partial_function (if null ignore),</p>\n<p>13 implemented_in_version (if null ignore)</p>\n<p>14 verb (if null ignore)</p>\n<p>15 correlation_id (if null ignore)</p>\n<p>16 duration (if null ignore) non digit chars will be silently omitted</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#API.correlation_id\"><strong>correlation_id</strong></a>: 1flssoftxq0cr1nssr68u0mioj</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#duration\"><strong>duration</strong></a>: 5.123</p>\n<p><a href=\"/glossary#implemented_by_partial_function\"><strong>implemented_by_partial_function</strong></a>:</p>\n<p><a href=\"/glossary#implemented_in_version\"><strong>implemented_in_version</strong></a>:</p>\n<p><a href=\"/glossary#metrics\"><strong>metrics</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#\"><strong>user_name</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#verb\"><strong>verb</strong></a>:</p>\n","description_markdown":"Get the all metrics\n\nrequire CanReadMetrics role\n\nFilters Part 1.*filtering* (no wilde cards etc.) parameters to GET /management/metrics\n\nShould be able to filter on the following metrics fields\n\neg: /management/metrics?from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z&limit=50&offset=2\n\n1 from_date (defaults to one week before current date): eg:from_date=1100-01-01T01:01:01.000Z\n\n2 to_date (defaults to current date) eg:to_date=1100-01-01T01:01:01.000Z\n\n3 limit (for pagination: defaults to 50)  eg:limit=200\n\n4 offset (for pagination: zero index, defaults to 0) eg: offset=10\n\n5 sort_by (defaults to date field) eg: sort_by=date\n  possible values:\n    \"url\",\n    \"date\",\n    \"username\" (or \"user_name\" for backward compatibility),\n    \"app_name\",\n    \"developer_email\",\n    \"implemented_by_partial_function\",\n    \"implemented_in_version\",\n    \"consumer_id\",\n    \"verb\"\n\n6 direction (defaults to date desc) eg: direction=desc\n\neg: /management/metrics?from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z&limit=10000&offset=0&anon=false&app_name=TeatApp&implemented_in_version=v2.1.0&verb=POST&user_id=c7b6cb47-cb96-4441-8801-35b57456753a&username=susan.uk.29@example.com&consumer_id=78\n\nOther filters:\n\n7 consumer_id  (if null ignore)\n\n8 user_id (if null ignore)\n\n9 anon (if null ignore) only support two value : true (return where user_id is null.) or false (return where user_id is not null.)\n\n10 url (if null ignore), note: can not contain '&'.\n\n11 app_name (if null ignore)\n\n12 implemented_by_partial_function (if null ignore),\n\n13 implemented_in_version (if null ignore)\n\n14 verb (if null ignore)\n\n15 correlation_id (if null ignore)\n\n16 duration (if null ignore) non digit chars will be silently omitted\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**correlation_id**](/glossary#API.correlation_id): 1flssoftxq0cr1nssr68u0mioj\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**duration**](/glossary#duration): 5.123\n\n\n\n[**implemented_by_partial_function**](/glossary#implemented_by_partial_function): \n\n\n\n[**implemented_in_version**](/glossary#implemented_in_version): \n\n\n\n[**metrics**](/glossary#metrics): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**user_name**](/glossary#): felixsmith\n\n\n\n[**verb**](/glossary#verb): \n\n\n","success_response_body":{"metrics":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","url":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user_name":"OBP","app_name":"SOFI","developer_email":"felixsmith@example.com","implemented_by_partial_function":"getBanks","implemented_in_version":"v210","consumer_id":"123","verb":"get","correlation_id":"v8ho6h5ivel3uq7a5zcnv0w1","duration":39}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Metric","API"],"typed_success_response_body":{"type":"object","properties":{"metrics":{"type":"array","items":{"type":"object","properties":{"app_name":{"type":"string"},"implemented_in_version":{"type":"string"},"developer_email":{"type":"string"},"consumer_id":{"type":"string"},"verb":{"type":"string"},"implemented_by_partial_function":{"type":"string"},"date":{"type":"string","format":"date-time"},"user_name":{"type":"string"},"url":{"type":"string"},"duration":{"type":"integer"},"correlation_id":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanReadMetrics","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/metrics","connector_methods":[]},{"operation_id":"OBPv3.1.0-getServerJWK","implemented_by":{"version":"OBPv3.1.0","function":"getServerJWK"},"request_verb":"GET","request_url":"/obp/v3.1.0/certs","summary":"Get JSON Web Key (JWK)","description":"<p>Get the server's public JSON Web Key (JWK) set and certificate chain.<br />\nIt is required by client applications to validate ID tokens, self-contained access tokens and other issued objects.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#e\"><strong>e</strong></a>:</p>\n<p><a href=\"/glossary#kid\"><strong>kid</strong></a>:</p>\n<p><a href=\"/glossary#kty\"><strong>kty</strong></a>:</p>\n<p><a href=\"/glossary#n\"><strong>n</strong></a>:</p>\n<p><a href=\"/glossary#use\"><strong>use</strong></a>:</p>\n","description_markdown":"Get the server's public JSON Web Key (JWK) set and certificate chain.\n It is required by client applications to validate ID tokens, self-contained access tokens and other issued objects.\n\n      \n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**e**](/glossary#e): \n\n\n\n[**kid**](/glossary#kid): \n\n\n\n[**kty**](/glossary#kty): \n\n\n\n[**n**](/glossary#n): \n\n\n\n[**use**](/glossary#use): \n\n\n","success_response_body":{"kty":"RSA","e":"AQAB","use":"sig","kid":"fr6-BxXH5gikFeZ2O6rGk0LUmJpukeswASN_TMW8U_s","n":"hrB0OWqg6AeNU3WCnhheG18R5EbQtdNYGOaSeylTjkj2lZr0_vkhNVYvase-CroxO4HOT06InxTYwLnmJiyv2cZxReuoVjTlk--olGu-9MZooiFiqWez0JzndyKxQ27OiAjFsMh0P04kaUXeHKhXRfiU7K2FqBshR1UlnWe7iHLkq2p9rrGjxQc7ff0w-Uc0f-8PWg36Y2Od7s65493iVQwnI13egqMaSvgB1s8_dgm08noEjhr8C5m1aKmr5oipWEPNi-SBV2VNuiCLR1IEPuXq0tOwwZfv31t34KPO-2H2bbaWmzGJy9mMOGqoNrbXyGiUZoyeHRELaNtm1GilyQ"},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["API","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"kid":{"type":"string"},"use":{"type":"string"},"n":{"type":"string"},"e":{"type":"string"},"kty":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/certs","connector_methods":[]},{"operation_id":"OBPv3.0.0-getEntitlementsForCurrentUser","implemented_by":{"version":"OBPv3.0.0","function":"getEntitlementsForCurrentUser"},"request_verb":"GET","request_url":"/obp/v3.0.0/my/entitlements","summary":"Get Entitlements for the current User","description":"<p>Get Entitlements for the current User.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n","description_markdown":"Get Entitlements for the current User.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n","success_response_body":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User"],"typed_success_response_body":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/entitlements","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteOdometer_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteOdometer_gh.29.uk"},"request_verb":"DELETE","request_url":"/banks/gh.29.uk/Odometer/ODOMETER_ID","summary":"Delete Odometer by id","description":"<p>Delete Odometer by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;Odometer&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete Odometer by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"Odometer\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","odometer":{"odometer_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Odometer(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"odometer":{"type":"object","properties":{"odometer_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_Odometer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/Odometer/ODOMETER_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-getKycDocuments","implemented_by":{"version":"OBPv2.0.0","function":"getKycDocuments"},"request_verb":"GET","request_url":"/obp/v2.0.0/customers/CUSTOMER_ID/kyc_documents","summary":"Get Customer KYC Documents","description":"<p>Get KYC (know your customer) documents for a customer specified by CUSTOMER_ID<br />\nGet a list of documents that affirm the identity of the customer<br />\nPassport, driving licence etc.<br />\nUser Authentication is Optional. The User need not be logged in.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#documents\"><strong>documents</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>expiry_date</strong></a>: 2021-01-27</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>issue_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#issue_place\"><strong>issue_place</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n","description_markdown":"Get KYC (know your customer) documents for a customer specified by CUSTOMER_ID\nGet a list of documents that affirm the identity of the customer\nPassport, driving licence etc.\nUser Authentication is Optional. The User need not be logged in.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**documents**](/glossary#documents): \n\n\n\n[**expiry_date**](/glossary#): 2021-01-27\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**issue_date**](/glossary#): 2020-01-27\n\n\n\n[**issue_place**](/glossary#issue_place): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**type**](/glossary#type): \n\n\n","success_response_body":{"documents":[{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","id":"PlaceholderString","customer_number":"5987953","type":"PlaceholderString","number":"PlaceholderString","issue_date":"1100-01-01T00:00:00Z","issue_place":"PlaceholderString","expiry_date":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_success_response_body":{"type":"object","properties":{"documents":{"type":"array","items":{"type":"object","properties":{"expiry_date":{"type":"string","format":"date-time"},"issue_place":{"type":"string"},"customer_id":{"type":"string"},"type":{"type":"string"},"issue_date":{"type":"string","format":"date-time"},"number":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyKycDocuments","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customers/CUSTOMER_ID/kyc_documents","connector_methods":[]},{"operation_id":"OBPv3.1.0-getStatusOfCreditCardOrder","implemented_by":{"version":"OBPv3.1.0","function":"getStatusOfCreditCardOrder"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/credit_cards/orders","summary":"Get status of Credit Card order ","description":"<p>Get status of Credit Card orders<br />\nGet all orders</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#card_description\"><strong>card_description</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.card_type\"><strong>card_type</strong></a>: Credit</p>\n<p><a href=\"/glossary#cards\"><strong>cards</strong></a>:</p>\n<p><a href=\"/glossary#use_type\"><strong>use_type</strong></a>:</p>\n","description_markdown":"Get status of Credit Card orders\nGet all orders\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**card_description**](/glossary#card_description): \n\n\n\n[**card_type**](/glossary#Adapter.card_type): Credit\n\n\n\n[**cards**](/glossary#cards): \n\n\n\n[**use_type**](/glossary#use_type): \n\n\n","success_response_body":{"cards":[{"card_type":"5","card_description":"good","use_type":"3"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50212: Connector did not return the set of status of credit card.","OBP-50000: Unknown Error."],"tags":["Card"],"typed_success_response_body":{"type":"object","properties":{"cards":{"type":"array","items":{"type":"object","properties":{"use_type":{"type":"string"},"card_description":{"type":"string"},"card_type":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/credit_cards/orders","connector_methods":[]},{"operation_id":"OBPv3.1.0-getRateLimitingInfo","implemented_by":{"version":"OBPv3.1.0","function":"getRateLimitingInfo"},"request_verb":"GET","request_url":"/obp/v3.1.0/rate-limiting","summary":"Get Rate Limiting Info","description":"<p>Get information about the Rate Limiting setup on this OBP Instance such as:</p>\n<p>Is rate limiting enabled and active?<br />\nWhat backend is used to keep track of the API calls (e.g. REDIS).</p>\n<p>Note: Rate limiting can be set at the Consumer level and also for anonymous calls.</p>\n<p>See the consumer rate limits / call limits endpoints.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#service_available\"><strong>service_available</strong></a>:</p>\n<p><a href=\"/glossary#technology\"><strong>technology</strong></a>: technology1</p>\n","description_markdown":"Get information about the Rate Limiting setup on this OBP Instance such as:\n\nIs rate limiting enabled and active?\nWhat backend is used to keep track of the API calls (e.g. REDIS).\n\nNote: Rate limiting can be set at the Consumer level and also for anonymous calls.\n\nSee the consumer rate limits / call limits endpoints.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**service_available**](/glossary#service_available): \n\n\n\n[**technology**](/glossary#technology): technology1\n\n\n","success_response_body":{"enabled":true,"technology":"REDIS","service_available":true,"is_active":true},"error_response_bodies":["OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["API","Rate-Limits"],"typed_success_response_body":{"type":"object","properties":{"enabled":{"type":"boolean"},"is_active":{"type":"boolean"},"technology":{"type":"string"},"service_available":{"type":"boolean"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/rate-limiting","connector_methods":[]},{"operation_id":"OBPv3.1.0-enableDisableAccountWebhook","implemented_by":{"version":"OBPv3.1.0","function":"enableDisableAccountWebhook"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/account-web-hooks","summary":"Enable/Disable an Account Webhook","description":"<p>Enable/Disable an Account Webhook</p>\n<p>Webhooks are used to call external URLs when certain events happen.</p>\n<p>Account Webhooks focus on events around accounts.</p>\n<p>For instance, a webhook could be used to notify an external service if a balance changes on an account.</p>\n<p>This functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_webhook_id\"><strong>account_webhook_id</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#http_method\"><strong>http_method</strong></a>: GET</p>\n<p><a href=\"/glossary#http_protocol\"><strong>http_protocol</strong></a>:</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#trigger_name\"><strong>trigger_name</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Enable/Disable an Account Webhook\n\n\nWebhooks are used to call external URLs when certain events happen.\n\nAccount Webhooks focus on events around accounts.\n\nFor instance, a webhook could be used to notify an external service if a balance changes on an account.\n\nThis functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_webhook_id**](/glossary#account_webhook_id): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**http_method**](/glossary#http_method): GET\n\n\n\n[**http_protocol**](/glossary#http_protocol): \n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**trigger_name**](/glossary#trigger_name): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","example_request_body":{"account_webhook_id":"fc23a7e2-7dd2-4bdf-a0b4-ae31232a4762","is_active":"true"},"success_response_body":{"account_webhook_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","trigger_name":"OnBalanceChange","url":"https://localhost.openbankproject.com","http_method":"POST","http_protocol":"HTTP/1.1","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","is_active":true},"error_response_bodies":["OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: "],"tags":["Webhook","Bank"],"typed_request_body":{"type":"object","properties":{"account_webhook_id":{"type":"string"},"is_active":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"created_by_user_id":{"type":"string"},"http_method":{"type":"string"},"is_active":{"type":"boolean"},"bank_id":{"type":"string"},"http_protocol":{"type":"string"},"account_webhook_id":{"type":"string"},"trigger_name":{"type":"string"},"account_id":{"type":"string"},"url":{"type":"string"}}},"roles":[{"role":"CanUpdateWebhook","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-web-hooks","connector_methods":[]},{"operation_id":"OBPv3.0.0-getBranches","implemented_by":{"version":"OBPv3.0.0","function":"getBranches"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/branches","summary":"Get Branches for a Bank","description":"<p>Returns information about branches for a single bank specified by BANK_ID including:</p>\n<ul>\n<li>Name</li>\n<li>Address</li>\n<li>Geo Location</li>\n<li>License the data under this endpoint is released under</li>\n<li>Structured opening hours</li>\n<li>Accessible flag</li>\n<li>Branch Type</li>\n<li>More Info</li>\n</ul>\n<p>Pagination:</p>\n<p>By default, 50 records are returned.</p>\n<p>You can use the url query parameters <em>limit</em> and <em>offset</em> for pagination<br />\nYou can also use the follow url query parameters:</p>\n<ul>\n<li>\n<p>city - string, find Branches those in this city, optional</p>\n</li>\n<li>\n<p>withinMetersOf - number, find Branches within given meters distance, optional</p>\n</li>\n<li>nearLatitude - number, a position of latitude value, cooperate with withMetersOf do query filter, optional</li>\n<li>nearLongitude - number, a position of longitude value, cooperate with withMetersOf do query filter, optional</li>\n</ul>\n<p>note: withinMetersOf, nearLatitude and nearLongitude either all empty or all have value.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accessiblefeatures\"><strong>accessibleFeatures</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routing\"><strong>branch_routing</strong></a>:</p>\n<p><a href=\"/glossary#branch_type\"><strong>branch_type</strong></a>:</p>\n<p><a href=\"/glossary#branches\"><strong>branches</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#drive_up\"><strong>drive_up</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#lobby\"><strong>lobby</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Returns information about branches for a single bank specified by BANK_ID including:\n\n* Name\n* Address\n* Geo Location\n* License the data under this endpoint is released under\n* Structured opening hours\n* Accessible flag\n* Branch Type\n* More Info\n\nPagination:\n\nBy default, 50 records are returned.\n\nYou can use the url query parameters *limit* and *offset* for pagination\nYou can also use the follow url query parameters:\n\n  - city - string, find Branches those in this city, optional\n\n\n  - withinMetersOf - number, find Branches within given meters distance, optional\n  - nearLatitude - number, a position of latitude value, cooperate with withMetersOf do query filter, optional\n  - nearLongitude - number, a position of longitude value, cooperate with withMetersOf do query filter, optional\n\nnote: withinMetersOf, nearLatitude and nearLongitude either all empty or all have value.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accessibleFeatures**](/glossary#accessiblefeatures): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routing**](/glossary#branch_routing): \n\n\n\n[**branch_type**](/glossary#branch_type): \n\n\n\n[**branches**](/glossary#branches): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**drive_up**](/glossary#drive_up): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**lobby**](/glossary#lobby): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","success_response_body":{"branches":[{"id":"branch-id-123","bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-32001: No branches available. License may not be set.","OBP-50000: Unknown Error."],"tags":["Branch","Bank"],"typed_success_response_body":{"type":"object","properties":{"branches":{"type":"array","items":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"id":{"type":"string"},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/branches","connector_methods":[]},{"operation_id":"OBPv3.1.0-enableDisableConsumers","implemented_by":{"version":"OBPv3.1.0","function":"enableDisableConsumers"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID","summary":"Enable or Disable Consumers","description":"<p>Enable/Disable a Consumer specified by CONSUMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n","description_markdown":"Enable/Disable a Consumer specified by CONSUMER_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n","example_request_body":{"enabled":false},"success_response_body":{"enabled":false},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_request_body":{"type":"object","properties":{"enabled":{"type":"boolean"}}},"typed_success_response_body":{"type":"object","properties":{"enabled":{"type":"boolean"}}},"roles":[{"role":"CanEnableConsumers","requires_bank_id":false},{"role":"CanDisableConsumers","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createAccountApplication","implemented_by":{"version":"OBPv3.1.0","function":"createAccountApplication"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/account-applications","summary":"Create Account Application","description":"<p>Create Account Application</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#Customer.customer_id\">customer_id</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#User.user_id\">user_id</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_application_id\"><strong>account_application_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer\"><strong>customer</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#date_of_application\"><strong>date_of_application</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;a&#x69;&#108;&#x74;&#111;:&#x66;&#x65;&#108;&#x69;x&#115;&#109;&#105;&#116;&#x68;&#64;&#x65;&#x78;&#97;&#109;&#112;&#x6c;&#x65;&#x2e;&#99;om\">&#102;&#x65;l&#105;&#120;&#115;&#109;&#105;&#116;h&#64;&#x65;&#120;&#x61;&#x6d;&#x70;&#108;&#101;&#x2e;&#99;&#x6f;&#x6d;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"Create Account Application\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[customer_id](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[user_id](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_application_id**](/glossary#account_application_id): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer**](/glossary#Customer): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_application**](/glossary#date_of_application): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"product_code":"1234BW","user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"success_response_body":{"account_application_id":"gc23a7e2-7dd2-4bdf-a0b4-ae31232a4763","product_code":"1234BW","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"customer":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"date_of_application":"1100-01-01T00:00:00Z","status":"REQUESTED"},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Account-Application","Account"],"typed_request_body":{"type":"object","properties":{"user_id":{"type":"string"},"product_code":{"type":"string"},"customer_id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"customer":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"product_code":{"type":"string"},"status":{"type":"string"},"date_of_application":{"type":"string","format":"date-time"},"account_application_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/account-applications","connector_methods":[]},{"operation_id":"OBPv3.0.0-createAtm","implemented_by":{"version":"OBPv3.0.0","function":"createAtm"},"request_verb":"POST","request_url":"/obp/v3.0.0/banks/BANK_ID/atms","summary":"Create ATM","description":"<p>Create ATM for the Bank.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#ATM.has_deposit_capability\"><strong>has_deposit_capability</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#ATM.located_at\"><strong>located_at</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#ATM.has_deposit_capability\"><strong>has_deposit_capability</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#ATM.located_at\"><strong>located_at</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Create ATM for the Bank.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**has_deposit_capability**](/glossary#ATM.has_deposit_capability): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**located_at**](/glossary#ATM.located_at): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**has_deposit_capability**](/glossary#ATM.has_deposit_capability): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**located_at**](/glossary#ATM.located_at): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","example_request_body":{"id":"atm-id-123","bank_id":"gh.29.uk","name":"Atm by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":11.45,"longitude":11.45},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"},"is_accessible":"true","located_at":"Full service store","more_info":"short walk to the lake from here","has_deposit_capability":"true"},"success_response_body":{"id":"atm-id-123","bank_id":"gh.29.uk","name":"Atm by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":11.45,"longitude":11.45},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"},"is_accessible":"true","located_at":"Full service store","more_info":"short walk to the lake from here","has_deposit_capability":"true"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["ATM"],"typed_request_body":{"type":"object","properties":{"has_deposit_capability":{"type":"string"},"name":{"type":"string"},"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"more_info":{"type":"string"},"is_accessible":{"type":"string"},"bank_id":{"type":"string"},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"address":{"type":"object","properties":{"city":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"id":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"located_at":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"has_deposit_capability":{"type":"string"},"name":{"type":"string"},"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"more_info":{"type":"string"},"is_accessible":{"type":"string"},"bank_id":{"type":"string"},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"address":{"type":"object","properties":{"city":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"id":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"located_at":{"type":"string"}}},"roles":[{"role":"CanCreateAtm","requires_bank_id":true},{"role":"CanCreateAtmAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/atms","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingletest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingletest_daniel707_"},"request_verb":"GET","request_url":"/test_daniel707/TEST_DANIEL707_ID","summary":"Get test_daniel707 by id","description":"<p>Get test_daniel707 by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get test_daniel707 by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemtest_daniel707","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getMeeting","implemented_by":{"version":"OBPv3.1.0","function":"getMeeting"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/meetings/MEETING_ID","summary":"Get Meeting","description":"<p>Get Meeting specified by BANK_ID / MEETING_ID<br />\nMeetings contain meta data about, and are used to facilitate, video conferences / chats etc.</p>\n<p>The actual conference/chats are handled by external services.</p>\n<p>Login is required.</p>\n<p>This call is <strong>experimental</strong> and will require further authorisation in the future.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#meeting_id\">MEETING_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#contact_details\"><strong>contact_details</strong></a>:</p>\n<p><a href=\"/glossary#creator\"><strong>creator</strong></a>:</p>\n<p><a href=\"/glossary#customer_token\"><strong>customer_token</strong></a>:</p>\n<p><a href=\"/glossary#customer_user_id\"><strong>customer_user_id</strong></a>:</p>\n<p><a href=\"/glossary#email_address\"><strong>email_address</strong></a>:</p>\n<p><a href=\"/glossary#invitees\"><strong>invitees</strong></a>:</p>\n<p><a href=\"/glossary#keys\"><strong>keys</strong></a>:</p>\n<p><a href=\"/glossary#meeting_id\"><strong>meeting_id</strong></a>:</p>\n<p><a href=\"/glossary#mobile_phone\"><strong>mobile_phone</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#present\"><strong>present</strong></a>:</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#purpose_id\"><strong>purpose_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>session_id</strong></a>: b4e0352a-9a0f-4bfa-b30b-9003aa467f50</p>\n<p><a href=\"/glossary#staff_token\"><strong>staff_token</strong></a>:</p>\n<p><a href=\"/glossary#staff_user_id\"><strong>staff_user_id</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#when\"><strong>when</strong></a>: 2020-01-27</p>\n","description_markdown":"Get Meeting specified by BANK_ID / MEETING_ID\nMeetings contain meta data about, and are used to facilitate, video conferences / chats etc.\n\nThe actual conference/chats are handled by external services.\n\nLogin is required.\n\nThis call is **experimental** and will require further authorisation in the future.\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[MEETING_ID](/glossary#meeting_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**contact_details**](/glossary#contact_details): \n\n\n\n[**creator**](/glossary#creator): \n\n\n\n[**customer_token**](/glossary#customer_token): \n\n\n\n[**customer_user_id**](/glossary#customer_user_id): \n\n\n\n[**email_address**](/glossary#email_address): \n\n\n\n[**invitees**](/glossary#invitees): \n\n\n\n[**keys**](/glossary#keys): \n\n\n\n[**meeting_id**](/glossary#meeting_id): \n\n\n\n[**mobile_phone**](/glossary#mobile_phone): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**present**](/glossary#present): \n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**purpose_id**](/glossary#purpose_id): \n\n\n\n[**session_id**](/glossary#): b4e0352a-9a0f-4bfa-b30b-9003aa467f50\n\n\n\n[**staff_token**](/glossary#staff_token): \n\n\n\n[**staff_user_id**](/glossary#staff_user_id): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**when**](/glossary#when): 2020-01-27\n\n\n","success_response_body":{"meeting_id":"UUID-String","provider_id":"Chris","purpose_id":"String, eg: onboarding","bank_id":"gh.29.uk","present":{"staff_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1"},"keys":{"session_id":"String","staff_token":"String","customer_token":"String"},"when":"1100-01-01T00:00:00Z","creator":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"invitees":[{"contact_details":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"status":"String, eg: Good"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30104: Meeting not found.","OBP-50000: Unknown Error."],"tags":["Customer-Meeting","Customer","Experimental"],"typed_success_response_body":{"type":"object","properties":{"present":{"type":"object","properties":{"staff_user_id":{"type":"string"},"customer_user_id":{"type":"string"}}},"invitees":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string"},"contact_details":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}}}}},"bank_id":{"type":"string"},"when":{"type":"string","format":"date-time"},"provider_id":{"type":"string"},"purpose_id":{"type":"string"},"keys":{"type":"object","properties":{"customer_token":{"type":"string"},"session_id":{"type":"string"},"staff_token":{"type":"string"}}},"creator":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}},"meeting_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/meetings/MEETING_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-root","implemented_by":{"version":"OBPv3.1.0","function":"root"},"request_verb":"GET","request_url":"/obp/v3.1.0/root","summary":"Get API Info (root)","description":"<p>Returns information about:</p>\n<ul>\n<li>API version</li>\n<li>Hosted by information</li>\n<li>Git Commit</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Connector\"><strong>connector</strong></a>: connector</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#x61;&#x69;&#108;&#x74;o&#x3a;f&#x65;&#x6c;&#x69;&#120;sm&#x69;&#116;h&#x40;e&#x78;&#97;m&#112;le&#46;&#x63;&#111;&#x6d;\">&#x66;e&#108;i&#120;&#x73;&#109;&#x69;&#x74;h&#64;&#101;&#120;&#x61;&#109;&#112;le&#x2e;&#x63;&#x6f;m</a></p>\n<p><a href=\"/glossary#\"><strong>git_commit</strong></a>: 59623811dd8a41f6ffe67be46954eee11913dc28</p>\n<p><a href=\"/glossary#hosted_by\"><strong>hosted_by</strong></a>:</p>\n<p><a href=\"/glossary#organisation\"><strong>organisation</strong></a>:</p>\n<p><a href=\"/glossary#organisation_website\"><strong>organisation_website</strong></a>:</p>\n<p><a href=\"/glossary#phone\"><strong>phone</strong></a>:</p>\n<p><a href=\"/glossary#version\"><strong>version</strong></a>:</p>\n<p><a href=\"/glossary#version_status\"><strong>version_status</strong></a>:</p>\n","description_markdown":"Returns information about:\n\n* API version\n* Hosted by information\n* Git Commit\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON response body fields:**\n\n\n\n[**connector**](/glossary#Connector): connector\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**git_commit**](/glossary#): 59623811dd8a41f6ffe67be46954eee11913dc28\n\n\n\n[**hosted_by**](/glossary#hosted_by): \n\n\n\n[**organisation**](/glossary#organisation): \n\n\n\n[**organisation_website**](/glossary#organisation_website): \n\n\n\n[**phone**](/glossary#phone): \n\n\n\n[**version**](/glossary#version): \n\n\n\n[**version_status**](/glossary#version_status): \n\n\n","success_response_body":{"version":"String","version_status":"String","git_commit":"String","connector":"String","hosted_by":{"organisation":"String","email":"String","phone":"String","organisation_website":"String"}},"error_response_bodies":["OBP-50000: Unknown Error.","OBP-00014: Mandatory properties must be set."],"tags":["API"],"typed_success_response_body":{"type":"object","properties":{"git_commit":{"type":"string"},"hosted_by":{"type":"object","properties":{"organisation":{"type":"string"},"phone":{"type":"string"},"email":{"type":"string"},"organisation_website":{"type":"string"}}},"connector":{"type":"string"},"version":{"type":"string"},"version_status":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/root","connector_methods":[]},{"operation_id":"OBPv2.0.0-getEntitlements","implemented_by":{"version":"OBPv2.0.0","function":"getEntitlements"},"request_verb":"GET","request_url":"/obp/v2.0.0/users/USER_ID/entitlements","summary":"Get Entitlements for User","description":"<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n","description_markdown":"User Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n","success_response_body":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetEntitlementsForAnyUserAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/entitlements","connector_methods":[]},{"operation_id":"OBPv3.1.0-getProductTree","implemented_by":{"version":"OBPv3.1.0","function":"getProductTree"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/product-tree/PRODUCT_CODE","summary":"Get Product Tree","description":"<p>Returns information about a particular financial product specified by BANK_ID and PRODUCT_CODE<br />\nand it's parent product(s) recursively as specified by parent_product_code.</p>\n<p>Each product includes the following information.</p>\n<ul>\n<li>Name</li>\n<li>Code</li>\n<li>Parent Product Code</li>\n<li>Category</li>\n<li>Family</li>\n<li>Super Family</li>\n<li>More info URL</li>\n<li>Description</li>\n<li>Terms and Conditions</li>\n<li>License: The licence under which this product data is released. Licence can be an Open Data licence such as Open Data Commons Public Domain Dedication and License (PDDL) or Copyright etc.</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#parent_product\">parent_product</a>:</p>\n","description_markdown":"Returns information about a particular financial product specified by BANK_ID and PRODUCT_CODE\nand it's parent product(s) recursively as specified by parent_product_code.\n\nEach product includes the following information.\n\n* Name\n* Code\n* Parent Product Code\n* Category\n* Family\n* Super Family\n* More info URL\n* Description\n* Terms and Conditions\n* License: The licence under which this product data is released. Licence can be an Open Data licence such as Open Data Commons Public Domain Dedication and License (PDDL) or Copyright etc.\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[parent_product](/glossary#parent_product): \n\n\n","success_response_body":{"bank_id":"testBank2","code":"PRODUCT_CODE","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"parent_product":{"bank_id":"testBank2","code":"PARENT_CODE","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"parent_product":{"bank_id":"testBank2","code":"GRANDPARENT_CODE","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}}}}},"error_response_bodies":["OBP-30011: Product not found. Please specify a valid value for PRODUCT_CODE.","OBP-50000: Unknown Error."],"tags":["Product"],"typed_success_response_body":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"bank_id":{"type":"string"},"parent_product":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"parent_product":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"bank_id":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"}}},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"bank_id":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"}}},"name":{"type":"string"},"category":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/product-tree/PRODUCT_CODE","connector_methods":[]},{"operation_id":"OBPv3.1.0-checkFundsAvailable","implemented_by":{"version":"OBPv3.1.0","function":"checkFundsAvailable"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/funds-available","summary":"Check Available Funds","description":"<p>Check Available Funds<br />\nMandatory URL parameters:</p>\n<ul>\n<li>amount=NUMBER</li>\n<li>currency=STRING</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><a href=\"/glossary#available_funds_request_id\"><strong>available_funds_request_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n","description_markdown":"Check Available Funds\nMandatory URL parameters:\n\n* amount=NUMBER\n* currency=STRING\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n[**available_funds_request_id**](/glossary#available_funds_request_id): \n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n","success_response_body":{"answer":"yes","date":"2026-06-06T17:37:10Z","available_funds_request_id":"c4ykz59svsr9b7fmdxk8ezs7"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-20054: Invalid amount. Please specify a valid value for amount.","OBP-10003: Invalid Currency Value. Expected a 3-letter ISO Currency Code (e.g., 'USD', 'EUR'), 'lovelace' (Cardano), or 'ETH' (Ethereum). Refer to ISO 4217 currency codes: https://www.iso.org/iso-4217-currency-codes.html","OBP-50000: Unknown Error."],"tags":["Account","Confirmation of Funds Service (PIIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"available_funds_request_id":{"type":"string"},"answer":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/funds-available","connector_methods":[]},{"operation_id":"OBPv3.0.0-updateViewForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"updateViewForBankAccount"},"request_verb":"PUT","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/ACCOUNT_ID/views/UPD_VIEW_ID","summary":"Update Custom View","description":"<p>Update an existing custom view on a bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p>The json sent is the same as during view creation (above), with one difference: the 'name' field<br />\nof a view is not editable (it is only set when a view is created)</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">UPD_VIEW_ID</a>: UPD_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_counterparty\"><strong>can_add_counterparty</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_any_account\"><strong>can_add_transaction_request_to_any_account</strong></a>:</p>\n<p><a href=\"/glossary#can_add_transaction_request_to_own_account\"><strong>can_add_transaction_request_to_own_account</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_create_direct_debit\"><strong>can_create_direct_debit</strong></a>: false</p>\n<p><a href=\"/glossary#can_create_standing_order\"><strong>can_create_standing_order</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_query_available_funds\"><strong>can_query_available_funds</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_credit_limit\"><strong>can_see_bank_account_credit_limit</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_address\"><strong>can_see_bank_account_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_routing_scheme\"><strong>can_see_bank_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_routing_address\"><strong>can_see_bank_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_routing_scheme\"><strong>can_see_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_address\"><strong>can_see_other_account_routing_address</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_routing_scheme\"><strong>can_see_other_account_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_address\"><strong>can_see_other_bank_routing_address</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_bank_routing_scheme\"><strong>can_see_other_bank_routing_scheme</strong></a>:</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#view.is_system\"><strong>is_system</strong></a>: true</p>\n<p><a href=\"/glossary#metadata_view\"><strong>metadata_view</strong></a>:</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#is_firehose\">is_firehose</a>:</p>\n","description_markdown":"Update an existing custom view on a bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\nThe json sent is the same as during view creation (above), with one difference: the 'name' field\nof a view is not editable (it is only set when a view is created)\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[UPD_VIEW_ID](/glossary#): UPD_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_counterparty**](/glossary#can_add_counterparty): false\n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_transaction_request_to_any_account**](/glossary#can_add_transaction_request_to_any_account): \n\n\n\n[**can_add_transaction_request_to_own_account**](/glossary#can_add_transaction_request_to_own_account): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_create_direct_debit**](/glossary#can_create_direct_debit): false\n\n\n\n[**can_create_standing_order**](/glossary#can_create_standing_order): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_query_available_funds**](/glossary#can_query_available_funds): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_credit_limit**](/glossary#can_see_bank_account_credit_limit): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_routing_address**](/glossary#can_see_bank_account_routing_address): \n\n\n\n[**can_see_bank_account_routing_scheme**](/glossary#can_see_bank_account_routing_scheme): \n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_bank_routing_address**](/glossary#can_see_bank_routing_address): false\n\n\n\n[**can_see_bank_routing_scheme**](/glossary#can_see_bank_routing_scheme): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_routing_address**](/glossary#can_see_other_account_routing_address): false\n\n\n\n[**can_see_other_account_routing_scheme**](/glossary#can_see_other_account_routing_scheme): \n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_other_bank_routing_address**](/glossary#can_see_other_bank_routing_address): \n\n\n\n[**can_see_other_bank_routing_scheme**](/glossary#can_see_other_bank_routing_scheme): \n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**is_system**](/glossary#view.is_system): true\n\n\n\n[**metadata_view**](/glossary#metadata_view): \n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[is_firehose](/glossary#is_firehose): \n\n\n","example_request_body":{"description":"this is for family","metadata_view":"owner","is_public":true,"which_alias_to_use":"family","hide_metadata_if_alias_used":true,"allowed_actions":["can_see_transaction_this_bank_account","can_see_transaction_other_bank_account","can_see_transaction_metadata","can_see_transaction_amount","can_see_transaction_type","can_see_transaction_currency","can_see_transaction_start_date","can_see_transaction_finish_date","can_see_transaction_balance","can_see_comments","can_see_tags","can_see_images","can_see_bank_account_owners","can_see_bank_account_type","can_see_bank_account_balance","can_see_bank_account_currency","can_see_bank_account_label","can_see_bank_account_national_identifier","can_see_bank_account_swift_bic","can_see_bank_account_iban","can_see_bank_account_number","can_see_bank_account_bank_name","can_see_other_account_national_identifier","can_see_other_account_swift_bic","can_see_other_account_iban","can_see_other_account_bank_name","can_see_other_account_number","can_see_other_account_metadata","can_see_other_account_kind","can_see_more_info","can_see_url","can_see_image_url","can_see_open_corporates_url","can_see_corporate_location","can_see_physical_location","can_see_public_alias","can_see_private_alias","can_add_more_info","can_add_url","can_add_image_url","can_add_open_corporates_url","can_add_corporate_location","can_add_physical_location","can_add_public_alias","can_add_private_alias","can_delete_corporate_location","can_delete_physical_location","can_add_comment","can_delete_comment","can_add_tag","can_delete_tag","can_add_image","can_delete_image","can_add_where_tag","can_see_where_tag","can_delete_where_tag","can_see_bank_routing_scheme","can_see_bank_routing_address","can_see_bank_account_routing_scheme","can_see_bank_account_routing_address","can_see_other_bank_routing_scheme","can_see_other_bank_routing_address","can_see_other_account_routing_scheme","can_see_other_account_routing_address","can_query_available_funds"]},"success_response_body":{"id":"1234","short_name":"short_name","description":"description","metadata_view":"owner","is_public":true,"is_system":true,"alias":"No","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_add_counterparty":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_query_available_funds":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true,"can_see_bank_routing_scheme":true,"can_see_bank_routing_address":true,"can_see_bank_account_routing_scheme":true,"can_see_bank_account_routing_address":true,"can_see_other_bank_routing_scheme":true,"can_see_other_bank_routing_address":true,"can_see_other_account_routing_scheme":true,"can_see_other_account_routing_address":true,"can_add_transaction_request_to_own_account":true,"can_add_transaction_request_to_any_account":true,"can_see_bank_account_credit_limit":true,"can_create_direct_debit":true,"can_create_standing_order":true},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error."],"tags":["View-Custom","Account"],"typed_request_body":{"type":"object","properties":{"allowed_actions":{"type":"array","items":{"type":"string"}},"description":{"type":"string"},"hide_metadata_if_alias_used":{"type":"boolean"},"metadata_view":{"type":"string"},"is_public":{"type":"boolean"},"which_alias_to_use":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_create_direct_debit":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_bank_account_routing_address":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_transaction_request_to_own_account":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"can_see_other_bank_routing_scheme":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_add_counterparty":{"type":"boolean"},"is_system":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_query_available_funds":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_credit_limit":{"type":"boolean"},"can_see_other_account_routing_address":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_routing_scheme":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"metadata_view":{"type":"string"},"can_see_transaction_metadata":{"type":"boolean"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_routing_scheme":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_create_standing_order":{"type":"boolean"},"can_see_other_bank_routing_address":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"alias":{"type":"string"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_see_bank_routing_address":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_transaction_request_to_any_account":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"id":{"type":"string"},"can_see_other_account_routing_scheme":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/views/UPD_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-getPermissionForUserForBankAccount","implemented_by":{"version":"OBPv1.2.1","function":"getPermissionForUserForBankAccount"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER_ID/USER_ID","summary":"Get access for specific user","description":"<p>Returns the list of the views at BANK_ID for account ACCOUNT_ID that a USER_ID at their provider PROVIDER_ID has access to.<br />\nAll url parameters must be <a href=\"http://en.wikipedia.org/wiki/Percent-encoding\">%-encoded</a>, which is often especially relevant for USER_ID and PROVIDER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#provider_id\">PROVIDER_ID</a>:</p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n","description_markdown":"Returns the list of the views at BANK_ID for account ACCOUNT_ID that a USER_ID at their provider PROVIDER_ID has access to.\nAll url parameters must be [%-encoded](http://en.wikipedia.org/wiki/Percent-encoding), which is often especially relevant for USER_ID and PROVIDER_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated. and the user needs to have access to the owner view.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PROVIDER_ID](/glossary#provider_id): \n\n\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n","success_response_body":{"views":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","user does not have access to owner view on account"],"tags":["Account","View-Custom","Entitlement","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"views":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/permissions/PROVIDER_ID/USER_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getUsers","implemented_by":{"version":"OBPv3.0.0","function":"getUsers"},"request_verb":"GET","request_url":"/obp/v3.0.0/users","summary":"Get all Users","description":"<p>Get all users</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>CanGetAnyUser entitlement is required,</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>locked_status (if null ignore)</li>\n</ul>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#x69;l&#x74;&#x6f;&#x3a;f&#x65;&#x6c;&#x69;&#120;&#x73;m&#105;t&#x68;&#64;&#x65;&#120;&#97;&#x6d;&#112;l&#101;.&#99;&#111;&#x6d;\">&#x66;e&#x6c;&#x69;x&#x73;&#109;&#105;&#x74;&#104;@&#x65;&#x78;&#97;m&#x70;l&#101;.&#99;om</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n","description_markdown":"Get all users\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCanGetAnyUser entitlement is required,\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n* locked_status (if null ignore)\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n","success_response_body":{"users":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users","connector_methods":[]},{"operation_id":"OBPv3.0.0-getBranch","implemented_by":{"version":"OBPv3.0.0","function":"getBranch"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/branches/BRANCH_ID","summary":"Get Branch","description":"<p>Returns information about a single Branch specified by BANK_ID and BRANCH_ID including:</p>\n<ul>\n<li>Name</li>\n<li>Address</li>\n<li>Geo Location</li>\n<li>License the data under this endpoint is released under.</li>\n</ul>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\">BRANCH_ID</a>: DERBY6</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accessiblefeatures\"><strong>accessibleFeatures</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routing\"><strong>branch_routing</strong></a>:</p>\n<p><a href=\"/glossary#branch_type\"><strong>branch_type</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#drive_up\"><strong>drive_up</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#lobby\"><strong>lobby</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Returns information about a single Branch specified by BANK_ID and BRANCH_ID including:\n\n* Name\n* Address\n* Geo Location\n* License the data under this endpoint is released under.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[BRANCH_ID](/glossary#Branch.branch_id): DERBY6\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accessibleFeatures**](/glossary#accessiblefeatures): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routing**](/glossary#branch_routing): \n\n\n\n[**branch_type**](/glossary#branch_type): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**drive_up**](/glossary#drive_up): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**lobby**](/glossary#lobby): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","success_response_body":{"id":"branch-id-123","bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"},"error_response_bodies":["OBP-300010: Branch not found. Please specify a valid value for BRANCH_ID. Or License may not be set. meta.license.id and meta.license.name can not be empty","OBP-50000: Unknown Error."],"tags":["Branch","Bank"],"typed_success_response_body":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"id":{"type":"string"},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/branches/BRANCH_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getAccountWebhooks","implemented_by":{"version":"OBPv3.1.0","function":"getAccountWebhooks"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/banks/BANK_ID/account-web-hooks","summary":"Get Account Webhooks","description":"<p>Get Account Webhooks.</p>\n<p>Possible custom URL parameters for pagination:</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>account_id=STRING (if null ignore)</li>\n<li>user_id=STRING (if null ignore)</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_webhook_id\"><strong>account_webhook_id</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#http_method\"><strong>http_method</strong></a>: GET</p>\n<p><a href=\"/glossary#http_protocol\"><strong>http_protocol</strong></a>:</p>\n<p><a href=\"/glossary#is_active\"><strong>is_active</strong></a>: false</p>\n<p><a href=\"/glossary#trigger_name\"><strong>trigger_name</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#web_hooks\"><strong>web_hooks</strong></a>:</p>\n","description_markdown":"Get Account Webhooks.\n\nPossible custom URL parameters for pagination:\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n* account_id=STRING (if null ignore)\n* user_id=STRING (if null ignore)\n\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_webhook_id**](/glossary#account_webhook_id): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**http_method**](/glossary#http_method): GET\n\n\n\n[**http_protocol**](/glossary#http_protocol): \n\n\n\n[**is_active**](/glossary#is_active): false\n\n\n\n[**trigger_name**](/glossary#trigger_name): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**web_hooks**](/glossary#web_hooks): \n\n\n","success_response_body":{"web_hooks":[{"account_webhook_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","trigger_name":"OnBalanceChange","url":"https://localhost.openbankproject.com","http_method":"POST","http_protocol":"HTTP/1.1","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","is_active":true}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Webhook","Bank"],"typed_success_response_body":{"type":"object","properties":{"web_hooks":{"type":"array","items":{"type":"object","properties":{"created_by_user_id":{"type":"string"},"http_method":{"type":"string"},"is_active":{"type":"boolean"},"bank_id":{"type":"string"},"http_protocol":{"type":"string"},"account_webhook_id":{"type":"string"},"trigger_name":{"type":"string"},"account_id":{"type":"string"},"url":{"type":"string"}}}}}},"roles":[{"role":"CanGetWebhooks","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/account-web-hooks","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteD-Entity1_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteD-Entity1_gh.29.uk"},"request_verb":"DELETE","request_url":"/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","summary":"Delete D-Entity1 by id","description":"<p>Delete D-Entity1 by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;D-Entity1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete D-Entity1 by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"D-Entity1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","d-entity1":{"d-entity1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_D-Entity1(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"d-entity1":{"type":"object","properties":{"d-entity1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_D-Entity1","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCustomerAddress","implemented_by":{"version":"OBPv3.1.0","function":"updateCustomerAddress"},"request_verb":"PUT","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses/CUSTOMER_ADDRESS_ID","summary":"Update the Address of a Customer","description":"<p>Update an Address of the Customer specified by CUSTOMER_ADDRESS_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#customer_address_id\">CUSTOMER_ADDRESS_ID</a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#customer_address_id\"><strong>customer_address_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>insert_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n","description_markdown":"Update an Address of the Customer specified by CUSTOMER_ADDRESS_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ADDRESS_ID](/glossary#customer_address_id): \n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**customer_address_id**](/glossary#customer_address_id): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**insert_date**](/glossary#): 2020-01-27\n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n","example_request_body":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE","tags":["mailing","home"],"status":"OK"},"success_response_body":{"customer_address_id":"5995d6a2-01b3-423c-a173-5481df49bdaf","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE","tags":["mailing","home"],"status":"OK","insert_date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"city":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"status":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"city":{"type":"string"},"customer_id":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"customer_address_id":{"type":"string"},"state":{"type":"string"},"status":{"type":"string"},"insert_date":{"type":"string","format":"date-time"},"country_code":{"type":"string"},"county":{"type":"string"}}},"roles":[{"role":"CanCreateCustomer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/addresses/CUSTOMER_ADDRESS_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyCorporateLocation","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyCorporateLocation"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","summary":"Update Counterparty Corporate Location","description":"<p>Update the geolocation of the counterparty's registered address</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update the geolocation of the counterparty's registered address\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"corporate_location":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating a corporate location","Coordinates not possible","Corporate Location cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","connector_methods":[]},{"operation_id":"OBPv3.1.0-getBadLoginStatus","implemented_by":{"version":"OBPv3.1.0","function":"getBadLoginStatus"},"request_verb":"GET","request_url":"/obp/v3.1.0/users/USERNAME/lock-status","summary":"Get User Lock Status","description":"<p>Get User Login Status.<br />\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.username\">USERNAME</a>: felixsmith</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#bad_attempts_since_last_success_or_reset\"><strong>bad_attempts_since_last_success_or_reset</strong></a>:</p>\n<p><a href=\"/glossary#last_failure_date\"><strong>last_failure_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get User Login Status.\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[USERNAME](/glossary#User.username): felixsmith\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bad_attempts_since_last_success_or_reset**](/glossary#bad_attempts_since_last_success_or_reset): \n\n\n\n[**last_failure_date**](/glossary#last_failure_date): 2020-01-27\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"username":"felixsmith","bad_attempts_since_last_success_or_reset":0,"last_failure_date":"1100-01-01T01:01:01Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20027: User not found by provider and username.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"last_failure_date":{"type":"string","format":"date-time"},"bad_attempts_since_last_success_or_reset":{"type":"integer"},"username":{"type":"string"}}},"roles":[{"role":"CanReadUserLockedStatus","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USERNAME/lock-status","connector_methods":[]},{"operation_id":"OBPv2.2.0-getCurrentFxRate","implemented_by":{"version":"OBPv2.2.0","function":"getCurrentFxRate"},"request_verb":"GET","request_url":"/obp/v2.2.0/banks/BANK_ID/fx/FROM_CURRENCY_CODE/TO_CURRENCY_CODE","summary":"Get Current FxRate","description":"<p>Get the latest FX rate specified by BANK_ID, FROM_CURRENCY_CODE and TO_CURRENCY_CODE</p>\n<p>OBP may try different sources of FX rate information depending on the Connector in operation.</p>\n<p>For example we want to convert EUR =&gt; USD:</p>\n<p>OBP will:<br />\n1st try - Connector (database, core banking system or external FX service)<br />\n2nd try part 1 - fallbackexchangerates/eur.json<br />\n2nd try part 2 - fallbackexchangerates/usd.json (the inverse rate is used)<br />\n3rd try - Hardcoded map of FX rates.</p>\n<p><img src=\"https://user-images.githubusercontent.com/485218/60005085-1eded600-966e-11e9-96fb-798b102d9ad0.png\" alt=\"FX Flow\" /></p>\n<p><strong>Public Access:</strong> This endpoint can be made publicly accessible (no authentication required) by setting the property <code>apiOptions.getCurrentFxRateIsPublic=true</code> in the props file.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#from_currency_code\">FROM_CURRENCY_CODE</a>:</p>\n<p><a href=\"/glossary#to_currency_code\">TO_CURRENCY_CODE</a>: EUR</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#conversion_value\"><strong>conversion_value</strong></a>: 100</p>\n<p><a href=\"/glossary#effective_date\"><strong>effective_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#from_currency_code\"><strong>from_currency_code</strong></a>:</p>\n<p><a href=\"/glossary#inverse_conversion_value\"><strong>inverse_conversion_value</strong></a>: 50</p>\n<p><a href=\"/glossary#to_currency_code\"><strong>to_currency_code</strong></a>: EUR</p>\n","description_markdown":"Get the latest FX rate specified by BANK_ID, FROM_CURRENCY_CODE and TO_CURRENCY_CODE\n\nOBP may try different sources of FX rate information depending on the Connector in operation.\n\nFor example we want to convert EUR => USD:\n\nOBP will:\n1st try - Connector (database, core banking system or external FX service)\n2nd try part 1 - fallbackexchangerates/eur.json\n2nd try part 2 - fallbackexchangerates/usd.json (the inverse rate is used)\n3rd try - Hardcoded map of FX rates.\n\n![FX Flow](https://user-images.githubusercontent.com/485218/60005085-1eded600-966e-11e9-96fb-798b102d9ad0.png)\n\n**Public Access:** This endpoint can be made publicly accessible (no authentication required) by setting the property `apiOptions.getCurrentFxRateIsPublic=true` in the props file.\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[FROM_CURRENCY_CODE](/glossary#from_currency_code): \n\n\n\n[TO_CURRENCY_CODE](/glossary#to_currency_code): EUR\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**conversion_value**](/glossary#conversion_value): 100\n\n\n\n[**effective_date**](/glossary#effective_date): 2020-01-27\n\n\n\n[**from_currency_code**](/glossary#from_currency_code): \n\n\n\n[**inverse_conversion_value**](/glossary#inverse_conversion_value): 50\n\n\n\n[**to_currency_code**](/glossary#to_currency_code): EUR\n\n\n","success_response_body":{"bank_id":"gh.29.uk","from_currency_code":"EUR","to_currency_code":"GBP","conversion_value":1.001,"inverse_conversion_value":0.998,"effective_date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-10003: Invalid Currency Value. Expected a 3-letter ISO Currency Code (e.g., 'USD', 'EUR'), 'lovelace' (Cardano), or 'ETH' (Ethereum). Refer to ISO 4217 currency codes: https://www.iso.org/iso-4217-currency-codes.html","OBP-20001: User not logged in. Authentication is required!","OBP-10004: ISO Currency code combination not supported for FX. Please modify the FROM_CURRENCY_CODE or TO_CURRENCY_CODE. ","OBP-50000: Unknown Error."],"tags":["FX"],"typed_success_response_body":{"type":"object","properties":{"effective_date":{"type":"string","format":"date-time"},"to_currency_code":{"type":"string"},"from_currency_code":{"type":"string"},"bank_id":{"type":"string"},"inverse_conversion_value":{"type":"number"},"conversion_value":{"type":"number"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/fx/FROM_CURRENCY_CODE/TO_CURRENCY_CODE","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createsustrans_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createsustrans_"},"request_verb":"POST","request_url":"/sustrans","summary":"Create new sustrans","description":"<p>Create new sustrans.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;sustrans&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new sustrans.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"sustrans\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"sustrans":{"sustrans_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Sustrans","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"sustrans":{"type":"object","properties":{"sustrans_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_Systemsustrans","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/sustrans","connector_methods":[]},{"operation_id":"OBPv3.1.0-createConsentImplicit","implemented_by":{"version":"OBPv3.1.0","function":"createConsentImplicit"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/IMPLICIT","summary":"Create Consent (IMPLICIT)","description":"<p>This endpoint starts the process of creating a Consent.</p>\n<p>The Consent is created in an INITIATED state.</p>\n<p>A One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD<br />\nSCA_METHOD is typically &quot;SMS&quot;,&quot;EMAIL&quot; or &quot;IMPLICIT&quot;. &quot;EMAIL&quot; is used for testing purposes. OBP mapped mode &quot;IMPLICIT&quot; is &quot;EMAIL&quot;.<br />\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.</p>\n<p>When the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.</p>\n<p>An OBP Consent allows the holder of the Consent to call one or more endpoints.</p>\n<p>Consents must be created and authorised using SCA (Strong Customer Authentication).</p>\n<p>That is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.</p>\n<p>Each Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Example 1:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n}</p>\n<p>Please note that consumer_id is optional field<br />\nExample 2:<br />\n{<br />\n&quot;everything&quot;: true,<br />\n&quot;views&quot;: [],<br />\n&quot;entitlements&quot;: [],<br />\n}</p>\n<p>Please note if everything=false you need to explicitly specify views and entitlements<br />\nExample 3:<br />\n{<br />\n&quot;everything&quot;: false,<br />\n&quot;views&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;account_id&quot;: &quot;8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0&quot;,<br />\n&quot;view_id&quot;: &quot;owner&quot;<br />\n}<br />\n],<br />\n&quot;entitlements&quot;: [<br />\n{<br />\n&quot;bank_id&quot;: &quot;GENODEM1GLS&quot;,<br />\n&quot;role_name&quot;: &quot;CanGetCustomersAtOneBank&quot;<br />\n}<br />\n],<br />\n&quot;consumer_id&quot;: &quot;7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh&quot;,<br />\n}</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#\">IMPLICIT</a>: IMPLICIT</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#everything\"><strong>everything</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>view_id</strong></a>: owner</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n<p><a href=\"/glossary#\">consumer_id</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#time_to_live\">time_to_live</a>:</p>\n<p><a href=\"/glossary#valid_from\">valid_from</a>: 2020-01-27</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"This endpoint starts the process of creating a Consent.\n\nThe Consent is created in an INITIATED state.\n\nA One Time Password (OTP) (AKA security challenge) is sent Out of Band (OOB) to the User via the transport defined in SCA_METHOD\nSCA_METHOD is typically \"SMS\",\"EMAIL\" or \"IMPLICIT\". \"EMAIL\" is used for testing purposes. OBP mapped mode \"IMPLICIT\" is \"EMAIL\".\nOther mode, bank can decide it in the connector method 'getConsentImplicitSCA'.\n\nWhen the Consent is created, OBP (or a backend system) stores the challenge so it can be checked later against the value supplied by the User with the Answer Consent Challenge endpoint.\n\nAn OBP Consent allows the holder of the Consent to call one or more endpoints.\n\nConsents must be created and authorised using SCA (Strong Customer Authentication).\n\nThat is, Consents can be created by an authorised User via the OBP REST API but they must be confirmed via an out of band (OOB) mechanism such as a code sent to a mobile phone.\n\nEach Consent has one of the following states: INITIATED, ACCEPTED, REJECTED, rejected, REVOKED, EXPIRED, received, valid, revokedByPsu, expired, terminatedByTpp, AUTHORISED, AWAITINGAUTHORISATION.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nExample 1:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n}\n\nPlease note that consumer_id is optional field\nExample 2:\n{\n  \"everything\": true,\n  \"views\": [],\n  \"entitlements\": [],\n}\n\nPlease note if everything=false you need to explicitly specify views and entitlements\nExample 3:\n{\n  \"everything\": false,\n  \"views\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"account_id\": \"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\",\n      \"view_id\": \"owner\"\n    }\n  ],\n  \"entitlements\": [\n    {\n      \"bank_id\": \"GENODEM1GLS\",\n      \"role_name\": \"CanGetCustomersAtOneBank\"\n    }\n  ],\n  \"consumer_id\": \"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\",\n}\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[IMPLICIT](/glossary#): IMPLICIT\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**everything**](/glossary#everything): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**view_id**](/glossary#): owner\n\n\n\n[**views**](/glossary#views): \n\n\n\n[consumer_id](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[time_to_live](/glossary#time_to_live): \n\n\n\n[valid_from](/glossary#valid_from): 2020-01-27\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","example_request_body":{"everything":false,"views":[{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","view_id":"owner"}],"entitlements":[{"bank_id":"gh.29.uk","role_name":"CanGetCustomersAtOneBank"}],"consumer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","valid_from":"2026-06-06T17:37:10Z","time_to_live":3600},"success_response_body":{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"INITIATED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-35009: Only SMS, EMAIL and IMPLICIT are supported as SCA methods. ","OBP-35013: Consents can only contain Roles that you already have access to.","OBP-35014: Consents can only contain Views that you already have access to.","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-20058: Consumer is disabled.","OBP-00010: Missing props value at this API instance - ","OBP-35010: SMS server is not working or SMS server can not send the message to the phone number:","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"valid_from":{"type":"string","format":"date-time"},"entitlements":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}}},"everything":{"type":"boolean"},"views":{"type":"array","items":{"type":"object","properties":{"bank_id":{"type":"string"},"view_id":{"type":"string"},"account_id":{"type":"string"}}}},"consumer_id":{"type":"string"},"time_to_live":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"consent_id":{"type":"string"},"status":{"type":"string"},"jwt":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/IMPLICIT","connector_methods":[]},{"operation_id":"OBPv3.0.0-privateAccountsAtOneBank","implemented_by":{"version":"OBPv3.0.0","function":"privateAccountsAtOneBank"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/accounts/private","summary":"Get Accounts at Bank (Minimal)","description":"<p>Returns the minimal list of private accounts at BANK_ID that the user has access to.<br />\nFor each account, the API returns the ID, routing addresses and the views available to the current user.</p>\n<p>If you want to see more information on the Views, use the Account Detail call.</p>\n<p>optional request parameters:</p>\n<ul>\n<li>account_type_filter: one or many accountType value, split by comma</li>\n<li>account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE</li>\n</ul>\n<p>whole url example:<br />\n/banks/BANK_ID/accounts/private?account_type_filter=330,CURRENT+PLUS&amp;account_type_filter_operation=INCLUDE</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>account_type</strong></a>: AC</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views\"><strong>views</strong></a>:</p>\n","description_markdown":"Returns the minimal list of private accounts at BANK_ID that the user has access to.\nFor each account, the API returns the ID, routing addresses and the views available to the current user.\n\nIf you want to see more information on the Views, use the Account Detail call.\n\n\noptional request parameters:\n\n* account_type_filter: one or many accountType value, split by comma\n* account_type_filter_operation: the filter type of account_type_filter, value must be INCLUDE or EXCLUDE\n\nwhole url example:\n/banks/BANK_ID/accounts/private?account_type_filter=330,CURRENT+PLUS&account_type_filter_operation=INCLUDE\n    \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**account_type**](/glossary#): AC\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views**](/glossary#views): \n\n\n","success_response_body":{"accounts":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"String","bank_id":"gh.29.uk","account_type":"330","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"views":[{"id":"owner","short_name":"owner","description":"This view is for the owner for the account.","is_public":false}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Account","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"account_type":{"type":"string"},"bank_id":{"type":"string"},"id":{"type":"string"},"views":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string"},"is_public":{"type":"boolean"},"short_name":{"type":"string"},"id":{"type":"string"}}}},"label":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/private","connector_methods":[]},{"operation_id":"OBPv2.0.0-getKycChecks","implemented_by":{"version":"OBPv2.0.0","function":"getKycChecks"},"request_verb":"GET","request_url":"/obp/v2.0.0/customers/CUSTOMER_ID/kyc_checks","summary":"Get Customer KYC Checks","description":"<p>Get KYC checks for the Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#checks\"><strong>checks</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#how\"><strong>how</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#satisfied\"><strong>satisfied</strong></a>: false</p>\n<p><a href=\"/glossary#staff_name\"><strong>staff_name</strong></a>:</p>\n<p><a href=\"/glossary#staff_user_id\"><strong>staff_user_id</strong></a>:</p>\n","description_markdown":"Get KYC checks for the Customer specified by CUSTOMER_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**checks**](/glossary#checks): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**how**](/glossary#how): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**satisfied**](/glossary#satisfied): false\n\n\n\n[**staff_name**](/glossary#staff_name): \n\n\n\n[**staff_user_id**](/glossary#staff_user_id): \n\n\n","success_response_body":{"checks":[{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","id":"PlaceholderString","customer_number":"5987953","date":"1100-01-01T00:00:00Z","how":"PlaceholderString","staff_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","staff_name":"PlaceholderString","satisfied":true,"comments":"PlaceholderString"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_success_response_body":{"type":"object","properties":{"checks":{"type":"array","items":{"type":"object","properties":{"comments":{"type":"string"},"customer_id":{"type":"string"},"staff_user_id":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"id":{"type":"string"},"satisfied":{"type":"boolean"},"how":{"type":"string"},"staff_name":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyKycChecks","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customers/CUSTOMER_ID/kyc_checks","connector_methods":[]},{"operation_id":"OBPv2.1.0-answerTransactionRequestChallengeCounterparty","implemented_by":{"version":"OBPv2.1.0","function":"answerTransactionRequestChallengeCounterparty"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/COUNTERPARTY/transaction-requests/TRANSACTION_REQUEST_ID/challenge","summary":"Answer Transaction Request Challenge","description":"<p>In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.</p>\n<p>This endpoint expects the following data as provided in the createTransactionRequest response body:</p>\n<p>1)<code>TRANSACTION_REQUEST_TYPE</code> : as per the selected createTransactionRequest type, part of the request URL.</p>\n<p>2)<code>TRANSACTION_REQUEST_ID</code> : the value of the <code>id</code> field of the createTransactionRequest response body.</p>\n<p>3) <code>id</code> :  the value of <code>challenge.id</code> in the createTransactionRequest response body.</p>\n<p>4) <code>answer</code> : Defaults to <code>123</code>, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#counterparty\">COUNTERPARTY</a>:</p>\n<p><a href=\"/glossary#\">TRANSACTION_REQUEST_ID</a>: 8138a7e4-6d02-40e3-a129-0b2bf89de9f1</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#answer\"><strong>answer</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"In Sandbox mode, any string that can be converted to a positive integer will be accepted as an answer.\n\nThis endpoint expects the following data as provided in the createTransactionRequest response body:\n\n1)`TRANSACTION_REQUEST_TYPE` : as per the selected createTransactionRequest type, part of the request URL.\n\n2)`TRANSACTION_REQUEST_ID` : the value of the `id` field of the createTransactionRequest response body.\n\n3) `id` :  the value of `challenge.id` in the createTransactionRequest response body. \n\n4) `answer` : Defaults to `123`, if running in sandbox mode. In production mode, the value will be sent via the configured SCA method.\n\n        \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[COUNTERPARTY](/glossary#counterparty): \n\n\n\n[TRANSACTION_REQUEST_ID](/glossary#): 8138a7e4-6d02-40e3-a129-0b2bf89de9f1\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**answer**](/glossary#answer): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"id":"This is challenge.id, you can get it from `Create Transaction Request.` response, only is useful if status ==`INITIATED` there.","answer":"123"},"success_response_body":{"id":"82f92531-9c63-4246-abfc-96c20ec46188","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to":{"bank_id":"String","account_id":"String"},"value":{"currency":"EUR","amount":"100"},"description":"String"},"transaction_ids":"666666-9c63-4246-abfc-96c20ec46188","status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-40011: Transaction Request Status is not INITIATED.","OBP-40009: The TRANSACTION_REQUEST_TYPE has changed.","OBP-40010: Invalid Challenge Id. Please specify a valid value for CHALLENGE_ID.","OBP-40014: Sorry, you've used up your allowed attempts. ","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)","PSD2"],"typed_request_body":{"type":"object","properties":{"answer":{"type":"string"},"id":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"details":{"type":"object","properties":{"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"description":{"type":"string"}}},"id":{"type":"string"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"transaction_ids":{"type":"string"},"start_date":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-types/COUNTERPARTY/transaction-requests/TRANSACTION_REQUEST_ID/challenge","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyPhysicalLocation","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyPhysicalLocation"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","summary":"Add physical location to other bank account","description":"<p>Add geocoordinates of the counterparty's main location</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Add geocoordinates of the counterparty's main location\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"physical_location":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow adding a physical location","Coordinates not possible","Physical Location cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","connector_methods":[]},{"operation_id":"OBPv2.0.0-createUser","implemented_by":{"version":"OBPv2.0.0","function":"createUser"},"request_verb":"POST","request_url":"/obp/v2.0.0/users","summary":"Create User","description":"<p>Creates OBP user.<br />\nNo authorisation required.</p>\n<p>Mimics current webform to Register.</p>\n<p>Requires username(email), password, first_name, last_name, and email.</p>\n<p>Validation checks performed:<br />\n- Password must meet strong password requirements (InvalidStrongPasswordFormat error if not)<br />\n- Username must be unique (409 error if username already exists)<br />\n- All required fields must be present in valid JSON format</p>\n<p>Email validation behavior:<br />\n- Controlled by property 'authUser.skipEmailValidation' (default: false)<br />\n- When false: User is created with validated=false and a validation email is sent to the user's email address<br />\n- When true: User is created with validated=true and no validation email is sent<br />\n- Default entitlements are granted immediately regardless of validation status</p>\n<p>Note: If email validation is required (skipEmailValidation=false), the user must click the validation link<br />\nin the email before they can log in, even though entitlements are already granted.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#102;e&#108;i&#x78;s&#x6d;&#105;t&#104;&#64;&#x65;&#120;&#x61;m&#112;&#x6c;&#x65;.&#99;&#x6f;&#x6d;\">&#x66;e&#108;&#x69;&#x78;sm&#105;&#x74;&#x68;&#64;&#x65;&#120;&#97;&#109;&#112;&#x6c;e&#x2e;&#x63;o&#x6d;</a></p>\n<p><a href=\"/glossary#first_name\"><strong>first_name</strong></a>: Tom</p>\n<p><a href=\"/glossary#last_name\"><strong>last_name</strong></a>: Smith</p>\n<p><a href=\"/glossary#User.password\"><strong>password</strong></a>: passwordpasswordpassword</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#105;l&#116;&#111;&#58;&#x66;&#x65;l&#105;&#120;&#115;&#x6d;&#x69;&#116;&#104;@&#x65;&#120;&#x61;&#109;&#x70;&#x6c;&#x65;&#x2e;c&#111;&#109;\">&#x66;&#101;&#x6c;i&#x78;s&#x6d;i&#116;h&#x40;e&#120;&#97;m&#112;&#x6c;&#x65;&#46;&#99;&#x6f;m</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Creates OBP user.\n No authorisation required.\n\n Mimics current webform to Register.\n\n Requires username(email), password, first_name, last_name, and email.\n\n Validation checks performed:\n - Password must meet strong password requirements (InvalidStrongPasswordFormat error if not)\n - Username must be unique (409 error if username already exists)\n - All required fields must be present in valid JSON format\n\n Email validation behavior:\n - Controlled by property 'authUser.skipEmailValidation' (default: false)\n - When false: User is created with validated=false and a validation email is sent to the user's email address\n - When true: User is created with validated=true and no validation email is sent\n - Default entitlements are granted immediately regardless of validation status\n\n Note: If email validation is required (skipEmailValidation=false), the user must click the validation link\n in the email before they can log in, even though entitlements are already granted.\n\n\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**JSON request body fields:**\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**first_name**](/glossary#first_name): Tom\n\n\n\n[**last_name**](/glossary#last_name): Smith\n\n\n\n[**password**](/glossary#User.password): passwordpasswordpassword\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","example_request_body":{"email":"felixsmith@example.com","username":"felixsmith","password":"String","first_name":"Simon","last_name":"Redfern"},"success_response_body":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-30207: Invalid Password Format. Your password should EITHER be at least 10 characters long and contain mixed numbers and both upper and lower case letters and at least one special character, OR the length should be > 16 and <= 512.","OBP-20258: Duplicate Username. Cannot create Username because it already exists. ","OBP-20259: Could not check username uniqueness against the external provider. The Connector or Adapter may not be running. ","Error occurred during user creation.","OBP-50000: Unknown Error."],"tags":["User","Onboarding"],"typed_request_body":{"type":"object","properties":{"email":{"type":"string"},"first_name":{"type":"string"},"password":{"type":"string"},"username":{"type":"string"},"last_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users","connector_methods":[]},{"operation_id":"OBPv2.1.0-getTransactionRequestTypesSupportedByBank","implemented_by":{"version":"OBPv2.1.0","function":"getTransactionRequestTypesSupportedByBank"},"request_verb":"GET","request_url":"/obp/v2.1.0/banks/BANK_ID/transaction-request-types","summary":"Get Transaction Request Types at Bank","description":"<p>Get the list of the Transaction Request Types supported by the bank.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>transaction_request_type</strong></a>: SEPA</p>\n<p><a href=\"/glossary#transaction_request_types\"><strong>transaction_request_types</strong></a>:</p>\n","description_markdown":"Get the list of the Transaction Request Types supported by the bank.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**transaction_request_type**](/glossary#): SEPA\n\n\n\n[**transaction_request_types**](/glossary#transaction_request_types): \n\n\n","success_response_body":{"transaction_request_types":[{"transaction_request_type":"SandboxTan"}]},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Transaction-Request","Bank"],"typed_success_response_body":{"type":"object","properties":{"transaction_request_types":{"type":"array","items":{"type":"object","properties":{"transaction_request_type":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/transaction-request-types","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAllEntitlementRequests","implemented_by":{"version":"OBPv3.0.0","function":"getAllEntitlementRequests"},"request_verb":"GET","request_url":"/obp/v3.0.0/entitlement-requests","summary":"Get all Entitlement Requests","description":"<p>Get all Entitlement Requests</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.402Z. NOTE! The default value is now (2026-06-06T17:37:09.402Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;&#105;l&#x74;&#x6f;&#x3a;&#x66;&#x65;&#x6c;&#105;&#120;&#115;&#x6d;&#105;&#116;&#x68;&#x40;&#x65;&#x78;&#x61;&#x6d;&#112;&#108;&#x65;&#x2e;&#x63;&#x6f;&#109;\">&#102;&#101;&#108;&#x69;&#x78;&#115;&#109;&#x69;t&#104;&#64;&#x65;&#120;&#x61;&#109;&#112;&#108;&#101;&#x2e;&#x63;&#x6f;&#x6d;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_request_id\"><strong>entitlement_request_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlement_requests\"><strong>entitlement_requests</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get all Entitlement Requests\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.402Z. NOTE! The default value is now (2026-06-06T17:37:09.402Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlement_request_id**](/glossary#entitlement_request_id): \n\n\n\n[**entitlement_requests**](/glossary#entitlement_requests): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"entitlement_requests":[{"entitlement_request_id":"6fb17583-1e49-4435-bb74-a14fe0996723","user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}},"role_name":"CanQueryOtherUser","bank_id":"gh.29.uk","created":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50200: Connector cannot return the data we requested.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Role","Entitlement","User"],"typed_success_response_body":{"type":"object","properties":{"entitlement_requests":{"type":"array","items":{"type":"object","properties":{"entitlement_request_id":{"type":"string"},"role_name":{"type":"string"},"bank_id":{"type":"string"},"user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}},"created":{"type":"string","format":"date-time"}}}}}},"roles":[{"role":"CanGetEntitlementRequestsAtOneBank","requires_bank_id":true},{"role":"CanGetEntitlementRequestsAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/entitlement-requests","connector_methods":[]},{"operation_id":"OBPv3.1.0-revokeConsent","implemented_by":{"version":"OBPv3.1.0","function":"revokeConsent"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/CONSENT_ID/revoke","summary":"Revoke Consent","description":"<p>Revoke Consent for current user specified by CONSENT_ID</p>\n<p>There are a few reasons you might need to revoke an application’s access to a user’s account:<br />\n- The user explicitly wishes to revoke the application’s access<br />\n- You as the service provider have determined an application is compromised or malicious, and want to disable it<br />\n- etc.</p>\n<p>Please note that this endpoint only supports the case:: &quot;The user explicitly wishes to revoke the application’s access&quot;</p>\n<p>OBP as a resource server stores access tokens in a database, then it is relatively easy to revoke some token that belongs to a particular user.<br />\nThe status of the token is changed to &quot;REVOKED&quot; so the next time the revoked client makes a request, their token will fail to validate.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#consent_id\">CONSENT_ID</a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#consent_id\"><strong>consent_id</strong></a>: 9d429899-24f5-42c8-8565-943ffa6a7947</p>\n<p><a href=\"/glossary#jwt\"><strong>jwt</strong></a>: eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n","description_markdown":"Revoke Consent for current user specified by CONSENT_ID\n\nThere are a few reasons you might need to revoke an application’s access to a user’s account:\n  - The user explicitly wishes to revoke the application’s access\n  - You as the service provider have determined an application is compromised or malicious, and want to disable it\n  - etc.\n\nPlease note that this endpoint only supports the case:: \"The user explicitly wishes to revoke the application’s access\"\n\nOBP as a resource server stores access tokens in a database, then it is relatively easy to revoke some token that belongs to a particular user.\nThe status of the token is changed to \"REVOKED\" so the next time the revoked client makes a request, their token will fail to validate.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CONSENT_ID](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**consent_id**](/glossary#consent_id): 9d429899-24f5-42c8-8565-943ffa6a7947\n\n\n\n[**jwt**](/glossary#jwt): eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4\n\n\n\n[**status**](/glossary#status): \n\n\n","success_response_body":{"consent_id":"9d429899-24f5-42c8-8565-943ffa6a7945","jwt":"eyJhbGciOiJIUzI1NiJ9.eyJlbnRpdGxlbWVudHMiOltdLCJjcmVhdGVkQnlVc2VySWQiOiJhYjY1MzlhOS1iMTA1LTQ0ODktYTg4My0wYWQ4ZDZjNjE2NTciLCJzdWIiOiIyMWUxYzhjYy1mOTE4LTRlYWMtYjhlMy01ZTVlZWM2YjNiNGIiLCJhdWQiOiJlanpuazUwNWQxMzJyeW9tbmhieDFxbXRvaHVyYnNiYjBraWphanNrIiwibmJmIjoxNTUzNTU0ODk5LCJpc3MiOiJodHRwczpcL1wvd3d3Lm9wZW5iYW5rcHJvamVjdC5jb20iLCJleHAiOjE1NTM1NTg0OTksImlhdCI6MTU1MzU1NDg5OSwianRpIjoiMDlmODhkNWYtZWNlNi00Mzk4LThlOTktNjYxMWZhMWNkYmQ1Iiwidmlld3MiOlt7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAxIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifSx7ImFjY291bnRfaWQiOiJtYXJrb19wcml2aXRlXzAyIiwiYmFua19pZCI6ImdoLjI5LnVrLngiLCJ2aWV3X2lkIjoib3duZXIifV19.8cc7cBEf2NyQvJoukBCmDLT7LXYcuzTcSYLqSpbxLp4","status":"REJECTED"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Consent","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"status":{"type":"string"},"consent_id":{"type":"string"},"jwt":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/my/consents/CONSENT_ID/revoke","connector_methods":[]},{"operation_id":"OBPv2.0.0-elasticSearchWarehouse","implemented_by":{"version":"OBPv2.0.0","function":"elasticSearchWarehouse"},"request_verb":"GET","request_url":"/obp/v2.0.0/search/warehouse","summary":"Search Warehouse Data Via Elasticsearch","description":"<p>Search warehouse data via Elastic Search.</p>\n<p>Login is required.</p>\n<p>CanSearchWarehouse entitlement is required to search warehouse data!</p>\n<p>Send your email, name, project name and user_id to the admins to get access.</p>\n<p>Elastic (search) is used in the background. See links below for syntax.</p>\n<p>parameters:</p>\n<p>esType  - elasticsearch type</p>\n<p>simple query:</p>\n<p>q       - plain_text_query</p>\n<p>df      - default field to search</p>\n<p>sort    - field to sort on</p>\n<p>size    - number of hits returned, default 10</p>\n<p>from    - show hits starting from</p>\n<p>json query:</p>\n<p>source  - JSON_query_(URL-escaped)</p>\n<p>Example usage:</p>\n<p>GET /search/warehouse/q=findThis</p>\n<p>or:</p>\n<p>GET /search/warehouse/source={&quot;query&quot;:{&quot;query_string&quot;:{&quot;query&quot;:&quot;findThis&quot;}}}</p>\n<p>Note!!</p>\n<p>The whole JSON query string MUST be URL-encoded:</p>\n<ul>\n<li>For {  use %7B</li>\n<li>For }  use %7D</li>\n<li>For : use %3A</li>\n<li>For &quot; use %22</li>\n</ul>\n<p>etc..</p>\n<p>Only q, source and esType are passed to Elastic</p>\n<p>Elastic simple query: <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html</a></p>\n<p>Elastic JSON query: <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html</a></p>\n<p>You can specify the esType thus: /search/warehouse/esType=type&amp;q=a</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#none\">none</a>:</p>\n","description_markdown":"Search warehouse data via Elastic Search.\n\nLogin is required.\n\nCanSearchWarehouse entitlement is required to search warehouse data!\n\nSend your email, name, project name and user_id to the admins to get access.\n\nElastic (search) is used in the background. See links below for syntax.\n\n\nparameters:\n\n esType  - elasticsearch type\n\n simple query:\n\n q       - plain_text_query\n\n df      - default field to search\n\n sort    - field to sort on\n\n size    - number of hits returned, default 10\n\n from    - show hits starting from\n\n json query:\n\n source  - JSON_query_(URL-escaped)\n\n\nExample usage:\n\nGET /search/warehouse/q=findThis\n\nor:\n\nGET /search/warehouse/source={\"query\":{\"query_string\":{\"query\":\"findThis\"}}}\n\n\nNote!!\n\nThe whole JSON query string MUST be URL-encoded:\n\n* For {  use %7B\n* For }  use %7D\n* For : use %3A\n* For \" use %22\n\netc..\n\n\n\nOnly q, source and esType are passed to Elastic\n\nElastic simple query: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-uri-request.html\n\nElastic JSON query: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html\n\nYou can specify the esType thus: /search/warehouse/esType=type&q=a\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[none](/glossary#none): \n\n\n","success_response_body":{},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Data-Warehouse","Old-Style"],"typed_success_response_body":{"type":"object","properties":{}},"roles":[{"role":"CanSearchWarehouse","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/search/warehouse","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateCounterpartyImageUrl","implemented_by":{"version":"OBPv1.2.1","function":"updateCounterpartyImageUrl"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","summary":"Update Counterparty Image Url","description":"<p>Update the url that points to the logo of the counterparty</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Update the url that points to the logo of the counterparty\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"image_URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow updating an image url","URL cannot be updated","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"image_URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/image_url","connector_methods":[]},{"operation_id":"OBPv2.0.0-getPrivateAccountsAllBanks","implemented_by":{"version":"OBPv2.0.0","function":"getPrivateAccountsAllBanks"},"request_verb":"GET","request_url":"/obp/v2.0.0/accounts","summary":"Get all Accounts at all Banks","description":"<p>Get all accounts at all banks the User has access to.<br />\nReturns the list of accounts at that the user has access to at all banks.<br />\nFor each account the API returns the account ID and the available views.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Get all accounts at all banks the User has access to.\nReturns the list of accounts at that the user has access to at all banks.\nFor each account the API returns the account ID and the available views.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0","label":"NoneLabel","bank_id":"gh.29.uk","views_available":[{"id":"1","short_name":"HHH","is_public":true}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account","PrivateData","PublicData","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"id":{"type":"string"},"bank_id":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"short_name":{"type":"string"},"id":{"type":"string"},"is_public":{"type":"boolean"}}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/accounts","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSinglecustomer_cars_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSinglecustomer_cars_"},"request_verb":"GET","request_url":"/customer_cars/CUSTOMER_CARS_ID","summary":"Get customer_cars by id","description":"<p>Get customer_cars by id.</p>\n<p>The car the customer arrived in</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>customer_identifier: description of <strong>customer_identifier</strong> field, can be markdown text.</li>\n<li>manufacturer: description of <strong>manufacturer</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;customer_cars&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get customer_cars by id.\n\nThe car the customer arrived in\n\n\n**Property List:** \n\n* customer_identifier: description of **customer_identifier** field, can be markdown text.\n* manufacturer: description of **manufacturer** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"customer_cars\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"customer_cars":{"customer_cars_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a","manufacturer":"BMW"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Customer_cars","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"customer_cars":{"type":"object","properties":{"customer_cars_id":{"type":"string"},"customer_identifier":{"type":"string"},"manufacturer":{"type":"string"}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemcustomer_cars","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customer_cars/CUSTOMER_CARS_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-getWhereTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"getWhereTagForViewOnTransaction"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","summary":"Get a Transaction where Tag","description":"<p>Returns the &quot;where&quot; Geo tag added to the transaction TRANSACTION_ID made on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> (VIEW_ID).<br />\nIt represents the location where the transaction has been initiated.</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Returns the \"where\" Geo tag added to the transaction TRANSACTION_ID made on a [view](#1_2_1-getViewsForBankAccount) (VIEW_ID).\nIt represents the location where the transaction has been initiated.\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_success_response_body":{"type":"object","properties":{"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","connector_methods":[]},{"operation_id":"OBPv3.1.0-createCardAttribute","implemented_by":{"version":"OBPv3.1.0","function":"createCardAttribute"},"request_verb":"POST","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID/attribute","summary":"Create Card Attribute","description":"<p>Create Card Attribute</p>\n<p>Card Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Card Attribute is linked to its Card by CARD_ID</p>\n<p>The type field must be one of &quot;STRING&quot;, &quot;INTEGER&quot;, &quot;DOUBLE&quot; or DATE_WITH_DAY&quot;</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Adapter.card_id\">CARD_ID</a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Create Card Attribute\n\nCard Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Card Attribute is linked to its Card by CARD_ID\n\nThe type field must be one of \"STRING\", \"INTEGER\", \"DOUBLE\" or DATE_WITH_DAY\"\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CARD_ID](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DOUBLE","value":"2012-04-23"},"success_response_body":{"name":"OVERDRAFT_START_DATE","card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","attribute_type":"DOUBLE","bank_id":{"value":"gh.29.uk"},"value":"2012-04-23","card_attribute_id":"b4e0352a-9a0f-4bfa-b30b-9003aa467f50"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Card","Card-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"bank_id":{"type":"object","properties":{"value":{"type":"string"}}},"card_id":{"type":"string"},"name":{"type":"string"},"attribute_type":{"type":"string","enum":["STRING","INTEGER","DOUBLE","DATE_WITH_DAY"]},"card_attribute_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID/attribute","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateAccount","implemented_by":{"version":"OBPv3.1.0","function":"updateAccount"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/banks/BANK_ID/accounts/ACCOUNT_ID","summary":"Update Account","description":"<p>Update the account.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n","description_markdown":"Update the account.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**type**](/glossary#type): \n\n\n","example_request_body":{"label":"Label","type":"CURRENT","branch_id":"1234","account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}]},"success_response_body":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","label":"Label","type":"CURRENT","branch_id":"1234","account_routings":[{"scheme":"IBAN","address":"DE91 1000 0000 0123 4567 89"}]},"error_response_bodies":["OBP-10001: Incorrect json format.","OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error.","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-20006: User is missing one or more roles: "],"tags":["Account"],"typed_request_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"branch_id":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string"},"address":{"type":"string"}}}},"branch_id":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"},"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"roles":[{"role":"CanUpdateAccount","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/accounts/ACCOUNT_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyPrivateAlias","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyPrivateAlias"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","summary":"Delete Counterparty Private Alias","description":"<p>Deletes the private alias of the other account OTHER_ACCOUNT_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nAuthentication is required if the view is not public.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the private alias of the other account OTHER_ACCOUNT_ID.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nAuthentication is required if the view is not public.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow deleting the private alias","Alias cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/private_alias","connector_methods":[]},{"operation_id":"OBPv2.0.0-addKycStatus","implemented_by":{"version":"OBPv2.0.0","function":"addKycStatus"},"request_verb":"PUT","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_statuses","summary":"Add KYC Status","description":"<p>Add a kyc_status for the customer specified by CUSTOMER_ID. KYC Status is a timeline of the KYC status of the customer</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#ok\"><strong>ok</strong></a>: false</p>\n","description_markdown":"Add a kyc_status for the customer specified by CUSTOMER_ID. KYC Status is a timeline of the KYC status of the customer\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**ok**](/glossary#ok): false\n\n\n","example_request_body":{"customer_number":"5987953","ok":true,"date":"1100-01-01T00:00:00Z"},"success_response_body":{"customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","ok":true,"date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-50000: Unknown Error.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-00004: Server error: could not add message","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_request_body":{"type":"object","properties":{"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"ok":{"type":"boolean"}}},"typed_success_response_body":{"type":"object","properties":{"customer_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"ok":{"type":"boolean"}}},"roles":[{"role":"CanAddKycStatus","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_statuses","connector_methods":[]},{"operation_id":"OBPv3.0.0-getScopes","implemented_by":{"version":"OBPv3.0.0","function":"getScopes"},"request_verb":"GET","request_url":"/obp/v3.0.0/consumers/CONSUMER_ID/scopes","summary":"Get Scopes for Consumer","description":"<p>Get all the scopes for an consumer specified by CONSUMER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#scope_id\"><strong>scope_id</strong></a>:</p>\n","description_markdown":"Get all the scopes for an consumer specified by CONSUMER_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**list**](/glossary#list): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**scope_id**](/glossary#scope_id): \n\n\n","success_response_body":{"list":[{"scope_id":"88625da4-a671-435e-9d24-e5b6e5cc404f","role_name":"CanGetEntitlementsForAnyUserAtOneBank","bank_id":"gh.29.uk"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30212: EntitlementId not found","OBP-50000: Unknown Error."],"tags":["Scope","Consumer"],"typed_success_response_body":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"scope_id":{"type":"string"},"bank_id":{"type":"string"},"role_name":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/consumers/CONSUMER_ID/scopes","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createD-Entity1_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createD-Entity1_gh.29.uk"},"request_verb":"POST","request_url":"/banks/gh.29.uk/D-Entity1","summary":"Create new D-Entity1","description":"<p>Create new D-Entity1.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;D-Entity1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new D-Entity1.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"D-Entity1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","d-entity1":{"d-entity1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_D-Entity1(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"d-entity1":{"type":"object","properties":{"d-entity1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_D-Entity1","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/D-Entity1","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateD-Entity1_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateD-Entity1_gh.29.uk"},"request_verb":"PUT","request_url":"/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","summary":"Update D-Entity1","description":"<p>Update D-Entity1.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;D-Entity1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update D-Entity1.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"D-Entity1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","d-entity1":{"d-entity1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_D-Entity1(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"d-entity1":{"type":"object","properties":{"d-entity1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_D-Entity1","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/D-Entity1/D-ENTITY1_ID","connector_methods":[]},{"operation_id":"OBPv2.0.0-addKycCheck","implemented_by":{"version":"OBPv2.0.0","function":"addKycCheck"},"request_verb":"PUT","request_url":"/obp/v2.0.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_check/KYC_CHECK_ID","summary":"Add KYC Check","description":"<p>Add a KYC check for the customer specified by CUSTOMER_ID. KYC Checks store details of checks on a customer made by the KYC team, their comments and a satisfied status</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#kyc_check_id\">KYC_CHECK_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#how\"><strong>how</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#satisfied\"><strong>satisfied</strong></a>: false</p>\n<p><a href=\"/glossary#staff_name\"><strong>staff_name</strong></a>:</p>\n<p><a href=\"/glossary#staff_user_id\"><strong>staff_user_id</strong></a>:</p>\n","description_markdown":"Add a KYC check for the customer specified by CUSTOMER_ID. KYC Checks store details of checks on a customer made by the KYC team, their comments and a satisfied status\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[KYC_CHECK_ID](/glossary#kyc_check_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**how**](/glossary#how): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**satisfied**](/glossary#satisfied): false\n\n\n\n[**staff_name**](/glossary#staff_name): \n\n\n\n[**staff_user_id**](/glossary#staff_user_id): \n\n\n","example_request_body":{"customer_number":"5987953","date":"1100-01-01T00:00:00Z","how":"online_meeting","staff_user_id":"67876","staff_name":"Simon","satisfied":true,"comments":"String"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","id":"PlaceholderString","customer_number":"5987953","date":"1100-01-01T00:00:00Z","how":"PlaceholderString","staff_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","staff_name":"PlaceholderString","satisfied":true,"comments":"PlaceholderString"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-00004: Server error: could not add message","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_request_body":{"type":"object","properties":{"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"staff_user_id":{"type":"string"},"staff_name":{"type":"string"},"comments":{"type":"string"},"how":{"type":"string"},"satisfied":{"type":"boolean"}}},"typed_success_response_body":{"type":"object","properties":{"comments":{"type":"string"},"customer_id":{"type":"string"},"staff_user_id":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"id":{"type":"string"},"satisfied":{"type":"boolean"},"how":{"type":"string"},"staff_name":{"type":"string"}}},"roles":[{"role":"CanAddKycCheck","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/kyc_check/KYC_CHECK_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteSystemView","implemented_by":{"version":"OBPv3.1.0","function":"deleteSystemView"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","summary":"Delete System View","description":"<p>Deletes the system view specified by VIEW_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">SYS_VIEW_ID</a>: SYS_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Deletes the system view specified by VIEW_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[SYS_VIEW_ID](/glossary#): SYS_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-50000: Unknown Error.","user does not have owner access","OBP-20006: User is missing one or more roles: "],"tags":["View-System"],"roles":[{"role":"CanDeleteSystemView","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/system-views/SYS_VIEW_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyCorporateLocation","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyCorporateLocation"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","summary":"Add Corporate Location to Counterparty","description":"<p>Add the geolocation of the counterparty's registered address</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Add the geolocation of the counterparty's registered address\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"corporate_location":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow adding a corporate location","Coordinates not possible","Corporate Location cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/corporate_location","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createMarchHare_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createMarchHare_gh.29.uk"},"request_verb":"POST","request_url":"/banks/gh.29.uk/MarchHare","summary":"Create new MarchHare","description":"<p>Create new MarchHare.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;MarchHare&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new MarchHare.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"MarchHare\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"bank-id":"gh.29.uk","march_hare":{"march_hare_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_MarchHare(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"march_hare":{"type":"object","properties":{"march_hare_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanCreateDynamicEntity_MarchHare","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/MarchHare","connector_methods":[]},{"operation_id":"OBPv3.1.0-getMeetings","implemented_by":{"version":"OBPv3.1.0","function":"getMeetings"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/meetings","summary":"Get Meetings","description":"<p>Meetings contain meta data about, and are used to facilitate, video conferences / chats etc.</p>\n<p>The actual conference/chats are handled by external services.</p>\n<p>Login is required.</p>\n<p>This call is <strong>experimental</strong> and will require further authorisation in the future.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#contact_details\"><strong>contact_details</strong></a>:</p>\n<p><a href=\"/glossary#creator\"><strong>creator</strong></a>:</p>\n<p><a href=\"/glossary#customer_token\"><strong>customer_token</strong></a>:</p>\n<p><a href=\"/glossary#customer_user_id\"><strong>customer_user_id</strong></a>:</p>\n<p><a href=\"/glossary#email_address\"><strong>email_address</strong></a>:</p>\n<p><a href=\"/glossary#invitees\"><strong>invitees</strong></a>:</p>\n<p><a href=\"/glossary#keys\"><strong>keys</strong></a>:</p>\n<p><a href=\"/glossary#meeting_id\"><strong>meeting_id</strong></a>:</p>\n<p><a href=\"/glossary#meetings\"><strong>meetings</strong></a>:</p>\n<p><a href=\"/glossary#mobile_phone\"><strong>mobile_phone</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#present\"><strong>present</strong></a>:</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#purpose_id\"><strong>purpose_id</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>session_id</strong></a>: b4e0352a-9a0f-4bfa-b30b-9003aa467f50</p>\n<p><a href=\"/glossary#staff_token\"><strong>staff_token</strong></a>:</p>\n<p><a href=\"/glossary#staff_user_id\"><strong>staff_user_id</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#when\"><strong>when</strong></a>: 2020-01-27</p>\n","description_markdown":"Meetings contain meta data about, and are used to facilitate, video conferences / chats etc.\n\nThe actual conference/chats are handled by external services.\n\nLogin is required.\n\nThis call is **experimental** and will require further authorisation in the future.\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**contact_details**](/glossary#contact_details): \n\n\n\n[**creator**](/glossary#creator): \n\n\n\n[**customer_token**](/glossary#customer_token): \n\n\n\n[**customer_user_id**](/glossary#customer_user_id): \n\n\n\n[**email_address**](/glossary#email_address): \n\n\n\n[**invitees**](/glossary#invitees): \n\n\n\n[**keys**](/glossary#keys): \n\n\n\n[**meeting_id**](/glossary#meeting_id): \n\n\n\n[**meetings**](/glossary#meetings): \n\n\n\n[**mobile_phone**](/glossary#mobile_phone): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**present**](/glossary#present): \n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**purpose_id**](/glossary#purpose_id): \n\n\n\n[**session_id**](/glossary#): b4e0352a-9a0f-4bfa-b30b-9003aa467f50\n\n\n\n[**staff_token**](/glossary#staff_token): \n\n\n\n[**staff_user_id**](/glossary#staff_user_id): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**when**](/glossary#when): 2020-01-27\n\n\n","success_response_body":{"meetings":[{"meeting_id":"UUID-String","provider_id":"Chris","purpose_id":"String, eg: onboarding","bank_id":"gh.29.uk","present":{"staff_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","customer_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1"},"keys":{"session_id":"String","staff_token":"String","customer_token":"String"},"when":"1100-01-01T00:00:00Z","creator":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"invitees":[{"contact_details":{"name":"Simon ","mobile_phone":"+44 07972 444 876","email_address":"felixsmith@example.com"},"status":"String, eg: Good"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["Customer-Meeting","Customer","Experimental"],"typed_success_response_body":{"type":"object","properties":{"meetings":{"type":"array","items":{"type":"object","properties":{"present":{"type":"object","properties":{"staff_user_id":{"type":"string"},"customer_user_id":{"type":"string"}}},"invitees":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string"},"contact_details":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}}}}},"bank_id":{"type":"string"},"when":{"type":"string","format":"date-time"},"provider_id":{"type":"string"},"purpose_id":{"type":"string"},"keys":{"type":"object","properties":{"customer_token":{"type":"string"},"session_id":{"type":"string"},"staff_token":{"type":"string"}}},"creator":{"type":"object","properties":{"name":{"type":"string"},"mobile_phone":{"type":"string"},"email_address":{"type":"string"}}},"meeting_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/meetings","connector_methods":[]},{"operation_id":"OBPv1.2.1-addCounterpartyOpenCorporatesUrl","implemented_by":{"version":"OBPv1.2.1","function":"addCounterpartyOpenCorporatesUrl"},"request_verb":"POST","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","summary":"Add Open Corporates URL to Counterparty","description":"<p>Add open corporates url to other bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Add open corporates url to other bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"open_corporates_URL":"String"},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","the view does not allow metadata access","the view does not allow adding an open corporate url","URL cannot be added","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"typed_request_body":{"type":"object","properties":{"open_corporates_URL":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/open_corporates_url","connector_methods":[]},{"operation_id":"OBPv1.2.1-privateAccountsAllBanks","implemented_by":{"version":"OBPv1.2.1","function":"privateAccountsAllBanks"},"request_verb":"GET","request_url":"/obp/v1.2.1/accounts/private","summary":"Get private accounts at all banks (Authenticated access)","description":"<p>Returns the list of private accounts the user has access to at all banks.<br />\nFor each account the API returns the ID and the available views.</p>\n<p>Authentication via OAuth is required.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#alias\"><strong>alias</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#can_add_comment\"><strong>can_add_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_add_corporate_location\"><strong>can_add_corporate_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image\"><strong>can_add_image</strong></a>:</p>\n<p><a href=\"/glossary#can_add_image_url\"><strong>can_add_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_more_info\"><strong>can_add_more_info</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_open_corporates_url\"><strong>can_add_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_physical_location\"><strong>can_add_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_add_private_alias\"><strong>can_add_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_public_alias\"><strong>can_add_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_add_tag\"><strong>can_add_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_add_url\"><strong>can_add_url</strong></a>:</p>\n<p><a href=\"/glossary#can_add_where_tag\"><strong>can_add_where_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_comment\"><strong>can_delete_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_corporate_location\"><strong>can_delete_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_image\"><strong>can_delete_image</strong></a>: false</p>\n<p><a href=\"/glossary#can_delete_physical_location\"><strong>can_delete_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_tag\"><strong>can_delete_tag</strong></a>:</p>\n<p><a href=\"/glossary#can_delete_where_tag\"><strong>can_delete_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#can_edit_owner_comment\"><strong>can_edit_owner_comment</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_balance\"><strong>can_see_bank_account_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_bank_name\"><strong>can_see_bank_account_bank_name</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_currency\"><strong>can_see_bank_account_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_iban\"><strong>can_see_bank_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_label\"><strong>can_see_bank_account_label</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_national_identifier\"><strong>can_see_bank_account_national_identifier</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_number\"><strong>can_see_bank_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_owners\"><strong>can_see_bank_account_owners</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_bank_account_swift_bic\"><strong>can_see_bank_account_swift_bic</strong></a>:</p>\n<p><a href=\"/glossary#can_see_bank_account_type\"><strong>can_see_bank_account_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_comments\"><strong>can_see_comments</strong></a>:</p>\n<p><a href=\"/glossary#can_see_corporate_location\"><strong>can_see_corporate_location</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_image_url\"><strong>can_see_image_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_images\"><strong>can_see_images</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_more_info\"><strong>can_see_more_info</strong></a>:</p>\n<p><a href=\"/glossary#can_see_open_corporates_url\"><strong>can_see_open_corporates_url</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_bank_name\"><strong>can_see_other_account_bank_name</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_iban\"><strong>can_see_other_account_iban</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_kind\"><strong>can_see_other_account_kind</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_metadata\"><strong>can_see_other_account_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_other_account_national_identifier\"><strong>can_see_other_account_national_identifier</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_number\"><strong>can_see_other_account_number</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_other_account_swift_bic\"><strong>can_see_other_account_swift_bic</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_owner_comment\"><strong>can_see_owner_comment</strong></a>:</p>\n<p><a href=\"/glossary#can_see_physical_location\"><strong>can_see_physical_location</strong></a>:</p>\n<p><a href=\"/glossary#can_see_private_alias\"><strong>can_see_private_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_public_alias\"><strong>can_see_public_alias</strong></a>:</p>\n<p><a href=\"/glossary#can_see_tags\"><strong>can_see_tags</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_amount\"><strong>can_see_transaction_amount</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_balance\"><strong>can_see_transaction_balance</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_currency\"><strong>can_see_transaction_currency</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_description\"><strong>can_see_transaction_description</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_transaction_finish_date\"><strong>can_see_transaction_finish_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_metadata\"><strong>can_see_transaction_metadata</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_other_bank_account\"><strong>can_see_transaction_other_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_start_date\"><strong>can_see_transaction_start_date</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_this_bank_account\"><strong>can_see_transaction_this_bank_account</strong></a>:</p>\n<p><a href=\"/glossary#can_see_transaction_type\"><strong>can_see_transaction_type</strong></a>:</p>\n<p><a href=\"/glossary#can_see_url\"><strong>can_see_url</strong></a>: false</p>\n<p><a href=\"/glossary#can_see_where_tag\"><strong>can_see_where_tag</strong></a>: false</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#hide_metadata_if_alias_used\"><strong>hide_metadata_if_alias_used</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#is_public\"><strong>is_public</strong></a>: false</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#short_name\"><strong>short_name</strong></a>:</p>\n<p><a href=\"/glossary#views_available\"><strong>views_available</strong></a>:</p>\n","description_markdown":"Returns the list of private accounts the user has access to at all banks.\nFor each account the API returns the ID and the available views.\n\nAuthentication via OAuth is required.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**alias**](/glossary#alias): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**can_add_comment**](/glossary#can_add_comment): \n\n\n\n[**can_add_corporate_location**](/glossary#can_add_corporate_location): \n\n\n\n[**can_add_image**](/glossary#can_add_image): \n\n\n\n[**can_add_image_url**](/glossary#can_add_image_url): false\n\n\n\n[**can_add_more_info**](/glossary#can_add_more_info): false\n\n\n\n[**can_add_open_corporates_url**](/glossary#can_add_open_corporates_url): \n\n\n\n[**can_add_physical_location**](/glossary#can_add_physical_location): \n\n\n\n[**can_add_private_alias**](/glossary#can_add_private_alias): \n\n\n\n[**can_add_public_alias**](/glossary#can_add_public_alias): \n\n\n\n[**can_add_tag**](/glossary#can_add_tag): false\n\n\n\n[**can_add_url**](/glossary#can_add_url): \n\n\n\n[**can_add_where_tag**](/glossary#can_add_where_tag): \n\n\n\n[**can_delete_comment**](/glossary#can_delete_comment): \n\n\n\n[**can_delete_corporate_location**](/glossary#can_delete_corporate_location): false\n\n\n\n[**can_delete_image**](/glossary#can_delete_image): false\n\n\n\n[**can_delete_physical_location**](/glossary#can_delete_physical_location): \n\n\n\n[**can_delete_tag**](/glossary#can_delete_tag): \n\n\n\n[**can_delete_where_tag**](/glossary#can_delete_where_tag): false\n\n\n\n[**can_edit_owner_comment**](/glossary#can_edit_owner_comment): false\n\n\n\n[**can_see_bank_account_balance**](/glossary#can_see_bank_account_balance): \n\n\n\n[**can_see_bank_account_bank_name**](/glossary#can_see_bank_account_bank_name): false\n\n\n\n[**can_see_bank_account_currency**](/glossary#can_see_bank_account_currency): \n\n\n\n[**can_see_bank_account_iban**](/glossary#can_see_bank_account_iban): \n\n\n\n[**can_see_bank_account_label**](/glossary#can_see_bank_account_label): false\n\n\n\n[**can_see_bank_account_national_identifier**](/glossary#can_see_bank_account_national_identifier): \n\n\n\n[**can_see_bank_account_number**](/glossary#can_see_bank_account_number): false\n\n\n\n[**can_see_bank_account_owners**](/glossary#can_see_bank_account_owners): false\n\n\n\n[**can_see_bank_account_swift_bic**](/glossary#can_see_bank_account_swift_bic): \n\n\n\n[**can_see_bank_account_type**](/glossary#can_see_bank_account_type): \n\n\n\n[**can_see_comments**](/glossary#can_see_comments): \n\n\n\n[**can_see_corporate_location**](/glossary#can_see_corporate_location): false\n\n\n\n[**can_see_image_url**](/glossary#can_see_image_url): false\n\n\n\n[**can_see_images**](/glossary#can_see_images): false\n\n\n\n[**can_see_more_info**](/glossary#can_see_more_info): \n\n\n\n[**can_see_open_corporates_url**](/glossary#can_see_open_corporates_url): \n\n\n\n[**can_see_other_account_bank_name**](/glossary#can_see_other_account_bank_name): \n\n\n\n[**can_see_other_account_iban**](/glossary#can_see_other_account_iban): \n\n\n\n[**can_see_other_account_kind**](/glossary#can_see_other_account_kind): \n\n\n\n[**can_see_other_account_metadata**](/glossary#can_see_other_account_metadata): \n\n\n\n[**can_see_other_account_national_identifier**](/glossary#can_see_other_account_national_identifier): false\n\n\n\n[**can_see_other_account_number**](/glossary#can_see_other_account_number): false\n\n\n\n[**can_see_other_account_swift_bic**](/glossary#can_see_other_account_swift_bic): false\n\n\n\n[**can_see_owner_comment**](/glossary#can_see_owner_comment): \n\n\n\n[**can_see_physical_location**](/glossary#can_see_physical_location): \n\n\n\n[**can_see_private_alias**](/glossary#can_see_private_alias): \n\n\n\n[**can_see_public_alias**](/glossary#can_see_public_alias): \n\n\n\n[**can_see_tags**](/glossary#can_see_tags): \n\n\n\n[**can_see_transaction_amount**](/glossary#can_see_transaction_amount): false\n\n\n\n[**can_see_transaction_balance**](/glossary#can_see_transaction_balance): \n\n\n\n[**can_see_transaction_currency**](/glossary#can_see_transaction_currency): \n\n\n\n[**can_see_transaction_description**](/glossary#can_see_transaction_description): false\n\n\n\n[**can_see_transaction_finish_date**](/glossary#can_see_transaction_finish_date): \n\n\n\n[**can_see_transaction_metadata**](/glossary#can_see_transaction_metadata): \n\n\n\n[**can_see_transaction_other_bank_account**](/glossary#can_see_transaction_other_bank_account): \n\n\n\n[**can_see_transaction_start_date**](/glossary#can_see_transaction_start_date): \n\n\n\n[**can_see_transaction_this_bank_account**](/glossary#can_see_transaction_this_bank_account): \n\n\n\n[**can_see_transaction_type**](/glossary#can_see_transaction_type): \n\n\n\n[**can_see_url**](/glossary#can_see_url): false\n\n\n\n[**can_see_where_tag**](/glossary#can_see_where_tag): false\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**hide_metadata_if_alias_used**](/glossary#hide_metadata_if_alias_used): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_public**](/glossary#is_public): false\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**short_name**](/glossary#short_name): \n\n\n\n[**views_available**](/glossary#views_available): \n\n\n","success_response_body":{"id":"123","label":"OBP","views_available":[{"id":"123","short_name":"short_name","description":"description","is_public":true,"alias":"None","hide_metadata_if_alias_used":true,"can_add_comment":true,"can_add_corporate_location":true,"can_add_image":true,"can_add_image_url":true,"can_add_more_info":true,"can_add_open_corporates_url":true,"can_add_physical_location":true,"can_add_private_alias":true,"can_add_public_alias":true,"can_add_tag":true,"can_add_url":true,"can_add_where_tag":true,"can_delete_comment":true,"can_delete_corporate_location":true,"can_delete_image":true,"can_delete_physical_location":true,"can_delete_tag":true,"can_delete_where_tag":true,"can_edit_owner_comment":true,"can_see_bank_account_balance":true,"can_see_bank_account_bank_name":true,"can_see_bank_account_currency":true,"can_see_bank_account_iban":true,"can_see_bank_account_label":true,"can_see_bank_account_national_identifier":true,"can_see_bank_account_number":true,"can_see_bank_account_owners":true,"can_see_bank_account_swift_bic":true,"can_see_bank_account_type":true,"can_see_comments":true,"can_see_corporate_location":true,"can_see_image_url":true,"can_see_images":true,"can_see_more_info":true,"can_see_open_corporates_url":true,"can_see_other_account_bank_name":true,"can_see_other_account_iban":true,"can_see_other_account_kind":true,"can_see_other_account_metadata":true,"can_see_other_account_national_identifier":true,"can_see_other_account_number":true,"can_see_other_account_swift_bic":true,"can_see_owner_comment":true,"can_see_physical_location":true,"can_see_private_alias":true,"can_see_public_alias":true,"can_see_tags":true,"can_see_transaction_amount":true,"can_see_transaction_balance":true,"can_see_transaction_currency":true,"can_see_transaction_description":true,"can_see_transaction_finish_date":true,"can_see_transaction_metadata":true,"can_see_transaction_other_bank_account":true,"can_see_transaction_start_date":true,"can_see_transaction_this_bank_account":true,"can_see_transaction_type":true,"can_see_url":true,"can_see_where_tag":true}],"bank_id":"gh.29.uk"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Account","PSD2","Old-Style"],"typed_success_response_body":{"type":"object","properties":{"bank_id":{"type":"string"},"label":{"type":"string"},"views_available":{"type":"array","items":{"type":"object","properties":{"can_see_other_account_swift_bic":{"type":"boolean"},"can_see_where_tag":{"type":"boolean"},"can_see_url":{"type":"boolean"},"can_see_bank_account_swift_bic":{"type":"boolean"},"can_see_tags":{"type":"boolean"},"can_see_transaction_balance":{"type":"boolean"},"can_delete_corporate_location":{"type":"boolean"},"can_add_image_url":{"type":"boolean"},"can_see_public_alias":{"type":"boolean"},"can_add_comment":{"type":"boolean"},"description":{"type":"string"},"can_see_corporate_location":{"type":"boolean"},"can_see_other_account_bank_name":{"type":"boolean"},"can_see_more_info":{"type":"boolean"},"can_see_physical_location":{"type":"boolean"},"can_edit_owner_comment":{"type":"boolean"},"can_see_private_alias":{"type":"boolean"},"can_see_bank_account_balance":{"type":"boolean"},"can_add_public_alias":{"type":"boolean"},"can_see_bank_account_owners":{"type":"boolean"},"can_see_other_account_metadata":{"type":"boolean"},"can_delete_physical_location":{"type":"boolean"},"hide_metadata_if_alias_used":{"type":"boolean"},"can_see_transaction_this_bank_account":{"type":"boolean"},"can_see_image_url":{"type":"boolean"},"can_see_transaction_type":{"type":"boolean"},"can_see_images":{"type":"boolean"},"can_see_transaction_amount":{"type":"boolean"},"can_see_transaction_metadata":{"type":"boolean"},"id":{"type":"string"},"can_see_comments":{"type":"boolean"},"can_see_other_account_iban":{"type":"boolean"},"can_add_image":{"type":"boolean"},"can_see_bank_account_type":{"type":"boolean"},"can_see_other_account_kind":{"type":"boolean"},"can_see_bank_account_currency":{"type":"boolean"},"can_add_where_tag":{"type":"boolean"},"can_see_transaction_start_date":{"type":"boolean"},"can_see_bank_account_label":{"type":"boolean"},"can_add_private_alias":{"type":"boolean"},"can_see_transaction_currency":{"type":"boolean"},"can_add_more_info":{"type":"boolean"},"can_delete_comment":{"type":"boolean"},"can_see_transaction_other_bank_account":{"type":"boolean"},"can_see_bank_account_number":{"type":"boolean"},"can_add_corporate_location":{"type":"boolean"},"can_add_url":{"type":"boolean"},"short_name":{"type":"string"},"can_delete_where_tag":{"type":"boolean"},"is_public":{"type":"boolean"},"can_see_owner_comment":{"type":"boolean"},"can_see_transaction_finish_date":{"type":"boolean"},"can_see_open_corporates_url":{"type":"boolean"},"can_add_physical_location":{"type":"boolean"},"can_see_bank_account_iban":{"type":"boolean"},"can_see_other_account_national_identifier":{"type":"boolean"},"can_delete_image":{"type":"boolean"},"can_add_tag":{"type":"boolean"},"can_add_open_corporates_url":{"type":"boolean"},"can_delete_tag":{"type":"boolean"},"can_see_transaction_description":{"type":"boolean"},"can_see_bank_account_national_identifier":{"type":"boolean"},"can_see_other_account_number":{"type":"boolean"},"can_see_bank_account_bank_name":{"type":"boolean"},"alias":{"type":"string"}}}},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/accounts/private","connector_methods":[]},{"operation_id":"OBPv3.0.0-getUserByUsername","implemented_by":{"version":"OBPv3.0.0","function":"getUserByUsername"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/username/USERNAME","summary":"Get User by USERNAME","description":"<p>Get user by USERNAME</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>CanGetAnyUser entitlement is required,</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#User.username\">USERNAME</a>: felixsmith</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x66;&#101;&#108;&#105;x&#115;&#x6d;&#105;&#x74;h&#x40;e&#x78;&#x61;m&#x70;&#108;&#x65;&#x2e;&#x63;&#111;m\">f&#101;l&#105;x&#x73;&#109;i&#116;&#104;&#x40;&#x65;x&#x61;&#x6d;&#112;&#x6c;&#x65;&#x2e;c&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n","description_markdown":"Get user by USERNAME\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCanGetAnyUser entitlement is required,\n\n\n**URL Parameters:**\n\n[USERNAME](/glossary#User.username): felixsmith\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n","success_response_body":{"users":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-20027: User not found by provider and username.","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/username/USERNAME","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_updateCovidAPIDays_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_updateCovidAPIDays_"},"request_verb":"PUT","request_url":"/CovidAPIDays/COVID_API_DAYS_ID","summary":"Update CovidAPIDays","description":"<p>Update CovidAPIDays.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;CovidAPIDays&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Update CovidAPIDays.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"CovidAPIDays\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"covid_api_days":{"covid_api_days_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_CovidAPIDays","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"covid_api_days":{"type":"object","properties":{"covid_api_days_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanUpdateDynamicEntity_SystemCovidAPIDays","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/CovidAPIDays/COVID_API_DAYS_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-deleteScope","implemented_by":{"version":"OBPv3.0.0","function":"deleteScope"},"request_verb":"DELETE","request_url":"/obp/v3.0.0/consumers/CONSUMER_ID/scope/SCOPE_ID","summary":"Delete Consumer Scope","description":"<p>Delete Consumer Scope specified by SCOPE_ID for an consumer specified by CONSUMER_ID</p>\n<p>Authentication is required and the user needs to be a Super Admin.<br />\nSuper Admins are listed in the Props file.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#scope_id\">SCOPE_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete Consumer Scope specified by SCOPE_ID for an consumer specified by CONSUMER_ID\n\nAuthentication is required and the user needs to be a Super Admin.\nSuper Admins are listed in the Props file.\n\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[SCOPE_ID](/glossary#scope_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30212: EntitlementId not found","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Scope","Consumer"],"roles":[{"role":"CanDeleteScopeAtOneBank","requires_bank_id":true},{"role":"CanDeleteScopeAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/consumers/CONSUMER_ID/scope/SCOPE_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-deleteTaxResidence","implemented_by":{"version":"OBPv3.1.0","function":"deleteTaxResidence"},"request_verb":"DELETE","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax_residencies/TAX_RESIDENCE_ID","summary":"Delete Tax Residence","description":"<p>Delete a Tax Residence of the Customer specified by TAX_RESIDENCE_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#tax_residence_id\">TAX_RESIDENCE_ID</a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete a Tax Residence of the Customer specified by TAX_RESIDENCE_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[TAX_RESIDENCE_ID](/glossary#tax_residence_id): \n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Customer","KYC"],"roles":[{"role":"CanDeleteTaxResidence","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/tax_residencies/TAX_RESIDENCE_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEndpoint_POST_accounts","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEndpoint_POST_accounts"},"request_verb":"POST","request_url":"/accounts","summary":"Post Accounts","description":"<p>POST Accounts</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEndpointProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;url_pattern&quot;,\n        &quot;value&quot;:&quot;http://obp_mock//accounts&quot;\n    },\n    {\n        &quot;key&quot;:&quot;http_method&quot;,\n        &quot;value&quot;:&quot;POST&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"POST Accounts\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEndpointProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"url_pattern\",\n        \"value\":\"http://obp_mock//accounts\"\n    },\n    {\n        \"key\":\"http_method\",\n        \"value\":\"POST\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"name":"family account","balance":1},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["Bank Accounts (Dynamic Endpoint)","Dynamic-Endpoint","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"name":{"type":"string"},"balance":{"type":"integer"}}},"roles":[{"role":"CanCreateDynamicEndpoint_POST_account118","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/accounts","connector_methods":[]},{"operation_id":"OBPv3.1.0-config","implemented_by":{"version":"OBPv3.1.0","function":"config"},"request_verb":"GET","request_url":"/obp/v3.1.0/config","summary":"Get API Configuration","description":"<p>Returns information about:</p>\n<ul>\n<li>The default bank_id</li>\n<li>Akka configuration</li>\n<li>Elastic Search configuration</li>\n<li>Cached functions</li>\n</ul>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#akka\"><strong>akka</strong></a>:</p>\n<p><a href=\"/glossary#cache\"><strong>cache</strong></a>:</p>\n<p><a href=\"/glossary#elastic_search\"><strong>elastic_search</strong></a>:</p>\n<p><a href=\"/glossary#function_name\"><strong>function_name</strong></a>:</p>\n<p><a href=\"/glossary#log_level\"><strong>log_level</strong></a>:</p>\n<p><a href=\"/glossary#metrics\"><strong>metrics</strong></a>:</p>\n<p><a href=\"/glossary#ports\"><strong>ports</strong></a>:</p>\n<p><a href=\"/glossary#property\"><strong>property</strong></a>:</p>\n<p><a href=\"/glossary#require_scopes_for_all_roles\"><strong>require_scopes_for_all_roles</strong></a>:</p>\n<p><a href=\"/glossary#require_scopes_for_listed_roles\"><strong>require_scopes_for_listed_roles</strong></a>: false</p>\n<p><a href=\"/glossary#scopes\"><strong>scopes</strong></a>:</p>\n<p><a href=\"/glossary#ttl_in_seconds\"><strong>ttl_in_seconds</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#warehouse\"><strong>warehouse</strong></a>:</p>\n<p><a href=\"/glossary#\">remote_data_secret_matched</a>: remote_data_secret_matched</p>\n","description_markdown":"Returns information about:\n\n* The default bank_id\n* Akka configuration\n* Elastic Search configuration\n* Cached functions \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**akka**](/glossary#akka): \n\n\n\n[**cache**](/glossary#cache): \n\n\n\n[**elastic_search**](/glossary#elastic_search): \n\n\n\n[**function_name**](/glossary#function_name): \n\n\n\n[**log_level**](/glossary#log_level): \n\n\n\n[**metrics**](/glossary#metrics): \n\n\n\n[**ports**](/glossary#ports): \n\n\n\n[**property**](/glossary#property): \n\n\n\n[**require_scopes_for_all_roles**](/glossary#require_scopes_for_all_roles): \n\n\n\n[**require_scopes_for_listed_roles**](/glossary#require_scopes_for_listed_roles): false\n\n\n\n[**scopes**](/glossary#scopes): \n\n\n\n[**ttl_in_seconds**](/glossary#ttl_in_seconds): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**warehouse**](/glossary#warehouse): \n\n\n\n[remote_data_secret_matched](/glossary#): remote_data_secret_matched\n\n\n","success_response_body":{"akka":{"ports":[{"property":"default","value":"8080"}],"log_level":"Debug","remote_data_secret_matched":true},"elastic_search":{"metrics":[{"property":"String","value":"Mapper"}],"warehouse":[{"property":"String","value":"ElasticSearch"}]},"cache":[{"function_name":"getBanks","ttl_in_seconds":5}],"scopes":{"require_scopes_for_all_roles":true,"require_scopes_for_listed_roles":["CanCreateUserAuthContextUpdate"]}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["API"],"typed_success_response_body":{"type":"object","properties":{"elastic_search":{"type":"object","properties":{"metrics":{"type":"array","items":{"type":"object","properties":{"property":{"type":"string"},"value":{"type":"string"}}}},"warehouse":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"property":{"type":"string"}}}}}},"scopes":{"type":"object","properties":{"require_scopes_for_all_roles":{"type":"boolean"},"require_scopes_for_listed_roles":{"type":"array","items":{"type":"string"}}}},"akka":{"type":"object","properties":{"ports":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"property":{"type":"string"}}}},"remote_data_secret_matched":{"type":"boolean"},"log_level":{"type":"string"}}},"cache":{"type":"array","items":{"type":"object","properties":{"ttl_in_seconds":{"type":"integer"},"function_name":{"type":"string"}}}}}},"roles":[{"role":"CanGetConfig","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/config","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyUrl","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyUrl"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","summary":"Delete url of other bank account","description":"<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"User Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","the view does not allow metadata access","the view does not allow deleting a url","URL cannot be deleted","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/url","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getOdometerList_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getOdometerList_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/Odometer","summary":"Get Odometer List","description":"<p>Get Odometer List.</p>\n<p>Verify odometer information for flexible contracts.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;Odometer&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /Odometer?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get Odometer List.\n\nVerify odometer information for flexible contracts.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"Odometer\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /Odometer?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","odometer_list":[{"odometer_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Odometer(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"odometer_list":{"type":"array","items":{"type":"object","properties":{"odometer_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_Odometer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/Odometer","connector_methods":[]},{"operation_id":"OBPv2.1.0-createTransactionRequestFreeForm","implemented_by":{"version":"OBPv2.1.0","function":"createTransactionRequestFreeForm"},"request_verb":"POST","request_url":"/obp/v2.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/FREE_FORM/transaction-requests","summary":"Create Transaction Request (FREE_FORM)","description":"<p>Create a FREE_FORM Transaction Request.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#free_form\">FREE_FORM</a>:</p>\n<p><a href=\"/glossary#\">GRANT_VIEW_ID</a>: GRANT_VIEW_ID</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Account\"><strong>account</strong></a>:</p>\n<p><a href=\"/glossary#Account.account_id\"><strong>account_id</strong></a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Agent.agent_number\"><strong>agent_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#allowed_attempts\"><strong>allowed_attempts</strong></a>: 5</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_code\"><strong>bank_code</strong></a>: CGHZ</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_number\"><strong>branch_number</strong></a>:</p>\n<p><a href=\"/glossary#challenge\"><strong>challenge</strong></a>:</p>\n<p><a href=\"/glossary#challenge_type\"><strong>challenge_type</strong></a>:</p>\n<p><a href=\"/glossary#charge\"><strong>charge</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>counterparty_id</strong></a>: 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#creditoraccount\"><strong>creditorAccount</strong></a>:</p>\n<p><a href=\"/glossary#creditorname\"><strong>creditorName</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#debtoraccount\"><strong>debtorAccount</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#end_date\"><strong>end_date</strong></a>:</p>\n<p><a href=\"/glossary#from\"><strong>from</strong></a>:</p>\n<p><a href=\"/glossary#future_date\"><strong>future_date</strong></a>: 20200127</p>\n<p><a href=\"/glossary#Account.iban\"><strong>iban</strong></a>: DE91 1000 0000 0123 4567 89</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#instructedamount\"><strong>instructedAmount</strong></a>: 100</p>\n<p><a href=\"/glossary#kyc_document\"><strong>kyc_document</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#nickname\"><strong>nickname</strong></a>:</p>\n<p><a href=\"/glossary#number\"><strong>number</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingAddress</strong></a>: otherAccountRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountRoutingScheme</strong></a>: otherAccountRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingAddress</strong></a>: otherAccountSecondaryRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherAccountSecondaryRoutingScheme</strong></a>: otherAccountSecondaryRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingAddress</strong></a>: otherBankRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBankRoutingScheme</strong></a>: otherBankRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingAddress</strong></a>: otherBranchRoutingAddress</p>\n<p><a href=\"/glossary#\"><strong>otherBranchRoutingScheme</strong></a>: otherBranchRoutingScheme</p>\n<p><a href=\"/glossary#\"><strong>start_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#summary\"><strong>summary</strong></a>:</p>\n<p><a href=\"/glossary#to\"><strong>to</strong></a>:</p>\n<p><a href=\"/glossary#transaction_ids\"><strong>transaction_ids</strong></a>:</p>\n<p><a href=\"/glossary#transfer_type\"><strong>transfer_type</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">to_agent</a>: to_agent</p>\n<p><a href=\"/glossary#to_counterparty\">to_counterparty</a>:</p>\n<p><a href=\"/glossary#to_sandbox_tan\">to_sandbox_tan</a>:</p>\n<p><a href=\"/glossary#to_sepa\">to_sepa</a>:</p>\n<p><a href=\"/glossary#to_sepa_credit_transfers\">to_sepa_credit_transfers</a>:</p>\n<p><a href=\"/glossary#\">to_simple</a>: to_simple</p>\n<p><a href=\"/glossary#to_transfer_to_account\">to_transfer_to_account</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_atm\">to_transfer_to_atm</a>:</p>\n<p><a href=\"/glossary#to_transfer_to_phone\">to_transfer_to_phone</a>:</p>\n","description_markdown":"Create a FREE_FORM Transaction Request.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[FREE_FORM](/glossary#free_form): \n\n\n\n[GRANT_VIEW_ID](/glossary#): GRANT_VIEW_ID\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account**](/glossary#Account): \n\n\n\n[**account_id**](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[**agent_number**](/glossary#Agent.agent_number): 5987953\n\n\n\n[**allowed_attempts**](/glossary#allowed_attempts): 5\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_code**](/glossary#bank_code): CGHZ\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_number**](/glossary#branch_number): \n\n\n\n[**challenge**](/glossary#challenge): \n\n\n\n[**challenge_type**](/glossary#challenge_type): \n\n\n\n[**charge**](/glossary#charge): \n\n\n\n[**counterparty_id**](/glossary#): 9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**creditorAccount**](/glossary#creditoraccount): \n\n\n\n[**creditorName**](/glossary#creditorname): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**debtorAccount**](/glossary#debtoraccount): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**end_date**](/glossary#end_date): \n\n\n\n[**from**](/glossary#from): \n\n\n\n[**future_date**](/glossary#future_date): 20200127\n\n\n\n[**iban**](/glossary#Account.iban): DE91 1000 0000 0123 4567 89\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**instructedAmount**](/glossary#instructedamount): 100\n\n\n\n[**kyc_document**](/glossary#kyc_document): \n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**nickname**](/glossary#nickname): \n\n\n\n[**number**](/glossary#number): \n\n\n\n[**otherAccountRoutingAddress**](/glossary#): otherAccountRoutingAddress\n\n\n\n[**otherAccountRoutingScheme**](/glossary#): otherAccountRoutingScheme\n\n\n\n[**otherAccountSecondaryRoutingAddress**](/glossary#): otherAccountSecondaryRoutingAddress\n\n\n\n[**otherAccountSecondaryRoutingScheme**](/glossary#): otherAccountSecondaryRoutingScheme\n\n\n\n[**otherBankRoutingAddress**](/glossary#): otherBankRoutingAddress\n\n\n\n[**otherBankRoutingScheme**](/glossary#): otherBankRoutingScheme\n\n\n\n[**otherBranchRoutingAddress**](/glossary#): otherBranchRoutingAddress\n\n\n\n[**otherBranchRoutingScheme**](/glossary#): otherBranchRoutingScheme\n\n\n\n[**start_date**](/glossary#): 2020-01-27\n\n\n\n[**status**](/glossary#status): \n\n\n\n[**summary**](/glossary#summary): \n\n\n\n[**to**](/glossary#to): \n\n\n\n[**transaction_ids**](/glossary#transaction_ids): \n\n\n\n[**transfer_type**](/glossary#transfer_type): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[to_agent](/glossary#): to_agent\n\n\n\n[to_counterparty](/glossary#to_counterparty): \n\n\n\n[to_sandbox_tan](/glossary#to_sandbox_tan): \n\n\n\n[to_sepa](/glossary#to_sepa): \n\n\n\n[to_sepa_credit_transfers](/glossary#to_sepa_credit_transfers): \n\n\n\n[to_simple](/glossary#): to_simple\n\n\n\n[to_transfer_to_account](/glossary#to_transfer_to_account): \n\n\n\n[to_transfer_to_atm](/glossary#to_transfer_to_atm): \n\n\n\n[to_transfer_to_phone](/glossary#to_transfer_to_phone): \n\n\n","example_request_body":{"value":{"currency":"EUR","amount":"0"},"description":"This is a FREE_FORM Transaction Request"},"success_response_body":{"id":"4050046c-63b3-4868-8a22-14b4181d33a6","type":"SANDBOX_TAN","from":{"bank_id":"gh.29.uk","account_id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"},"details":{"to_sandbox_tan":{"bank_id":"String","account_id":"String"},"to_sepa":{"iban":"String"},"to_counterparty":{"counterparty_id":"9fg8a7e4-6d02-40e3-a129-0b2bf89de8uh"},"to_simple":{"otherBankRoutingScheme":"BIC","otherBankRoutingAddress":"GENODEM1GLS","otherBranchRoutingScheme":"BRANCH-CODE","otherBranchRoutingAddress":"DERBY6","otherAccountRoutingScheme":"IBAN","otherAccountRoutingAddress":"DE91 1000 0000 0123 4567 89","otherAccountSecondaryRoutingScheme":"IBAN","otherAccountSecondaryRoutingAddress":"DE91 1000 0000 0123 4567 89"},"to_transfer_to_phone":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"mobile_phone_number":"+44 07972 444 876"}},"to_transfer_to_atm":{"value":{"currency":"EUR","amount":"0"},"description":"String","message":"String","from":{"mobile_phone_number":"+44 07972 444 876","nickname":"String"},"to":{"legal_name":"Eveline Tripman","date_of_birth":"20181230","mobile_phone_number":"+44 07972 444 876","kyc_document":{"type":"String","number":"String"}}},"to_transfer_to_account":{"value":{"currency":"EUR","amount":"0"},"description":"String","transfer_type":"String","future_date":"20181230","to":{"name":"String","bank_code":"String","branch_number":"String","account":{"number":"String","iban":"String"}}},"to_sepa_credit_transfers":{"debtorAccount":{"iban":"12345"},"instructedAmount":{"currency":"EUR","amount":"0"},"creditorAccount":{"iban":"54321"},"creditorName":"John Miles"},"to_agent":{"bank_id":"gh.29.uk","agent_number":"5987953"},"value":{"currency":"EUR","amount":"100"},"description":"Description of the object. Maximum length is 2000. It can be any characters here."},"transaction_ids":["902ba3bb-dedd-45e7-9319-2fd3f2cd98a1"],"status":"COMPLETED","start_date":"1100-01-01T00:00:00Z","end_date":"1100-01-01T00:00:00Z","challenge":{"id":"be1a183d-b301-4b83-b855-5eeffdd3526f","allowed_attempts":3,"challenge_type":"SANDBOX_TAN"},"charge":{"summary":"Rent the flat","value":{"currency":"EUR","amount":"0"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30111: Invalid Bank Id. The BANK_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-30110: Invalid Account Id. The ACCOUNT_ID should only contain 0-9/a-z/A-Z/'-'/'.'/'_', the length should be smaller than 255.","OBP-10001: Incorrect json format.","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30003: Account not found. Please specify a valid value for ACCOUNT_ID.","OBP-40002: Insufficient authorisation to create TransactionRequest. The Transaction Request could not be created because the login user doesn't have access to the view of the from account or the consumer doesn't have the access to the view of the from account or the login user does not have the `CanCreateAnyTransactionRequest` role or the view does not have the permission can_add_transaction_request_to_any_account or the view does not have the permission can_add_transaction_request_to_beneficiary.","OBP-40001: Invalid value for TRANSACTION_REQUEST_TYPE","OBP-10002: Invalid Number. Could not convert value to a number.","OBP-40008: Can't send a payment with a value of 0 or less.","OBP-40003: Transaction Request Currency must be the same as From Account Currency.","OBP-00003: Transaction Requests is disabled in this API instance.","OBP-50000: Unknown Error."],"tags":["Transaction-Request","Payment Initiation Service (PIS)"],"typed_request_body":{"type":"object","properties":{"description":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"type":{"type":"string"},"challenge":{"type":"object","properties":{"challenge_type":{"type":"string"},"allowed_attempts":{"type":"integer"},"id":{"type":"string"}}},"status":{"type":"string"},"end_date":{"type":"string","format":"date-time"},"charge":{"type":"object","properties":{"summary":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_ids":{"type":"array","items":{"type":"string"}},"from":{"type":"object","properties":{"bank_id":{"type":"string"},"account_id":{"type":"string"}}},"details":{"type":"object","properties":{"to_sandbox_tan":{"type":"object","properties":{"account_id":{"type":"string"},"bank_id":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to_transfer_to_phone":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"to":{"type":"object","properties":{"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa":{"type":"object","properties":{"iban":{"type":"string"}}},"to_simple":{"type":"object","properties":{"otherBankRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingAddress":{"type":"string"},"otherBranchRoutingScheme":{"type":"string"},"otherAccountRoutingScheme":{"type":"string"},"otherAccountRoutingAddress":{"type":"string"},"otherBankRoutingScheme":{"type":"string"},"otherBranchRoutingAddress":{"type":"string"},"otherAccountSecondaryRoutingScheme":{"type":"string"}}},"to_counterparty":{"type":"object","properties":{"counterparty_id":{"type":"string"}}},"to_agent":{"type":"object","properties":{"bank_id":{"type":"string"},"agent_number":{"type":"string"}}},"description":{"type":"string"},"to_transfer_to_account":{"type":"object","properties":{"to":{"type":"object","properties":{"name":{"type":"string"},"account":{"type":"object","properties":{"number":{"type":"string"},"iban":{"type":"string"}}},"bank_code":{"type":"string"},"branch_number":{"type":"string"}}},"transfer_type":{"type":"string"},"description":{"type":"string"},"future_date":{"type":"string"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"to_sepa_credit_transfers":{"type":"object","properties":{"instructedAmount":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"debtorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorAccount":{"type":"object","properties":{"iban":{"type":"string"}}},"creditorName":{"type":"string"}}},"to_transfer_to_atm":{"type":"object","properties":{"description":{"type":"string"},"message":{"type":"string"},"from":{"type":"object","properties":{"nickname":{"type":"string"},"mobile_phone_number":{"type":"string"}}},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"to":{"type":"object","properties":{"date_of_birth":{"type":"string"},"kyc_document":{"type":"object","properties":{"type":{"type":"string"},"number":{"type":"string"}}},"legal_name":{"type":"string"},"mobile_phone_number":{"type":"string"}}}}}}},"start_date":{"type":"string","format":"date-time"},"id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/GRANT_VIEW_ID/transaction-request-types/FREE_FORM/transaction-requests","connector_methods":[]},{"operation_id":"OBPv3.1.0-getProducts","implemented_by":{"version":"OBPv3.1.0","function":"getProducts"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/products","summary":"Get Products","description":"<p>Returns information about the financial products offered by a bank specified by BANK_ID including:</p>\n<ul>\n<li>Name</li>\n<li>Code</li>\n<li>Parent Product Code</li>\n<li>Category</li>\n<li>Family</li>\n<li>Super Family</li>\n<li>More info URL</li>\n<li>Description</li>\n<li>Terms and Conditions</li>\n<li>License the data under this endpoint is released under</li>\n</ul>\n<p>Can filter with attributes name and values.<br />\nURL params example: /banks/some-bank-id/products?&amp;limit=50&amp;offset=1</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#category\"><strong>category</strong></a>:</p>\n<p><a href=\"/glossary#code\"><strong>code</strong></a>: 125</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#family\"><strong>family</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#more_info_url\"><strong>more_info_url</strong></a>: <a href=\"http://www.example.com/abc\">www.example.com/abc</a></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#parent_product_code\"><strong>parent_product_code</strong></a>: 787LOW</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#products\"><strong>products</strong></a>:</p>\n<p><a href=\"/glossary#super_family\"><strong>super_family</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#product_attributes\">product_attributes</a>:</p>\n","description_markdown":"Returns information about the financial products offered by a bank specified by BANK_ID including:\n\n* Name\n* Code\n* Parent Product Code\n* Category\n* Family\n* Super Family\n* More info URL\n* Description\n* Terms and Conditions\n* License the data under this endpoint is released under\n\nCan filter with attributes name and values.\nURL params example: /banks/some-bank-id/products?&limit=50&offset=1\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**category**](/glossary#category): \n\n\n\n[**code**](/glossary#code): 125\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**family**](/glossary#family): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**more_info_url**](/glossary#more_info_url): www.example.com/abc\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**parent_product_code**](/glossary#parent_product_code): 787LOW\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**products**](/glossary#products): \n\n\n\n[**super_family**](/glossary#super_family): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_attributes](/glossary#product_attributes): \n\n\n","success_response_body":{"products":[{"bank_id":"gh.29.uk","code":"1234BW","parent_product_code":"parent","name":"product name","category":"category","family":"family","super_family":"super family","more_info_url":"www.example.com/prod1/more-info.html","details":"Details","description":"Description","meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"product_attributes":[{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"}]}]},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30011: Product not found. Please specify a valid value for PRODUCT_CODE.","OBP-50000: Unknown Error."],"tags":["Product"],"typed_success_response_body":{"type":"object","properties":{"products":{"type":"array","items":{"type":"object","properties":{"super_family":{"type":"string"},"description":{"type":"string"},"details":{"type":"string"},"parent_product_code":{"type":"string"},"bank_id":{"type":"string"},"code":{"type":"string"},"more_info_url":{"type":"string"},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"family":{"type":"string"},"product_attributes":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}}},"name":{"type":"string"},"category":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products","connector_methods":[]},{"operation_id":"OBPv3.1.0-createCustomerAddress","implemented_by":{"version":"OBPv3.1.0","function":"createCustomerAddress"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/address","summary":"Create Address","description":"<p>Create an Address for a Customer specified by CUSTOMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#customer_address_id\"><strong>customer_address_id</strong></a>:</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>insert_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#status\"><strong>status</strong></a>:</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n","description_markdown":"Create an Address for a Customer specified by CUSTOMER_ID.\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**customer_address_id**](/glossary#customer_address_id): \n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**insert_date**](/glossary#): 2020-01-27\n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**status**](/glossary#status): \n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n","example_request_body":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE","tags":["mailing","home"],"status":"OK"},"success_response_body":{"customer_address_id":"5995d6a2-01b3-423c-a173-5481df49bdaf","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE","tags":["mailing","home"],"status":"OK","insert_date":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Customer"],"typed_request_body":{"type":"object","properties":{"city":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"status":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"city":{"type":"string"},"customer_id":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"customer_address_id":{"type":"string"},"state":{"type":"string"},"status":{"type":"string"},"insert_date":{"type":"string","format":"date-time"},"country_code":{"type":"string"},"county":{"type":"string"}}},"roles":[{"role":"CanCreateCustomerAddress","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers/CUSTOMER_ID/address","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleFishPort_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleFishPort_"},"request_verb":"GET","request_url":"/FishPort/FISH_PORT_ID","summary":"Get FishPort by id","description":"<p>Get FishPort by id.</p>\n<p>Portfolio of fishbased values</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>fish: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;FishPort&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get FishPort by id.\n\nPortfolio of fishbased values\n\n\n**Property List:** \n\n* fish: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"FishPort\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"fish_port":{"fish_port_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","fish":"James Brown","number":6987233228}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_FishPort","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"fish_port":{"type":"object","properties":{"fish_port_id":{"type":"string"},"fish":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_SystemFishPort","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/FishPort/FISH_PORT_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getFirehoseTransactionsForBankAccount","implemented_by":{"version":"OBPv3.0.0","function":"getFirehoseTransactionsForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/FIREHOSE_BANK_ID/firehose/accounts/FIREHOSE_ACCOUNT_ID/views/FIREHOSE_VIEW_ID/transactions","summary":"Get Firehose Transactions for Account","description":"<p>Get Transactions for an Account that has a firehose View.</p>\n<p>Allows bulk access to an account's transactions.<br />\nUser must have the CanUseFirehoseAtAnyBank Role</p>\n<p>To find ACCOUNT_IDs, use the getFirehoseAccountsAtOneBank call.</p>\n<p>For VIEW_ID try 'owner'</p>\n<p>Possible custom url parameters for pagination:</p>\n<ul>\n<li>limit=NUMBER ==&gt; default value: 50</li>\n<li>offset=NUMBER ==&gt; default value: 0</li>\n</ul>\n<p>eg1:?limit=100&amp;offset=0</p>\n<p><strong>URL encoding:</strong> query parameter values containing <code>&amp;</code>, <code>=</code>, <code>+</code>, <code>#</code>, <code>%</code>, or spaces must be URL-encoded (e.g. <code>+</code> → <code>%2B</code>, space → <code>%20</code>). Most other characters (including <code>@</code> in emails) are safe unencoded, but encoding is always permitted.</p>\n<ul>\n<li>sort_direction=ASC/DESC ==&gt; default value: DESC.</li>\n</ul>\n<p>eg2:?limit=100&amp;offset=0&amp;sort_direction=ASC</p>\n<ul>\n<li>from_date=DATE =&gt; example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).</li>\n<li>to_date=DATE =&gt; example value: 2026-06-06T17:37:09.350Z. NOTE! The default value is now (2026-06-06T17:37:09.350Z).</li>\n</ul>\n<p>Date format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==&gt; time zone is UTC.</p>\n<p>eg3:?sort_direction=ASC&amp;limit=100&amp;offset=0&amp;from_date=1100-01-01T01:01:01.000Z&amp;to_date=1100-01-01T01:01:01.000Z</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">FIREHOSE_ACCOUNT_ID</a>: FIREHOSE_ACCOUNT_ID</p>\n<p><a href=\"/glossary#\">FIREHOSE_BANK_ID</a>: FIREHOSE_BANK_ID</p>\n<p><a href=\"/glossary#\">FIREHOSE_VIEW_ID</a>: FIREHOSE_VIEW_ID</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>transaction_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#transaction_attributes\"><strong>transaction_attributes</strong></a>:</p>\n<p><a href=\"/glossary#transactions\"><strong>transactions</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Get Transactions for an Account that has a firehose View.\n\nAllows bulk access to an account's transactions.\nUser must have the CanUseFirehoseAtAnyBank Role\n\nTo find ACCOUNT_IDs, use the getFirehoseAccountsAtOneBank call.\n\nFor VIEW_ID try 'owner'\n\n\n\nPossible custom url parameters for pagination:\n\n* limit=NUMBER ==> default value: 50\n* offset=NUMBER ==> default value: 0\n\neg1:?limit=100&offset=0\n\n**URL encoding:** query parameter values containing `&`, `=`, `+`, `#`, `%`, or spaces must be URL-encoded (e.g. `+` → `%2B`, space → `%20`). Most other characters (including `@` in emails) are safe unencoded, but encoding is always permitted.\n\n\n* sort_direction=ASC/DESC ==> default value: DESC.\n\neg2:?limit=100&offset=0&sort_direction=ASC\n\n\n\n* from_date=DATE => example value: 1970-01-01T00:00:00.000Z. NOTE! The default value is one year ago (1970-01-01T00:00:00.000Z).\n* to_date=DATE => example value: 2026-06-06T17:37:09.350Z. NOTE! The default value is now (2026-06-06T17:37:09.350Z).\n\nDate format parameter: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'(1100-01-01T01:01:01.000Z) ==> time zone is UTC.\n\neg3:?sort_direction=ASC&limit=100&offset=0&from_date=1100-01-01T01:01:01.000Z&to_date=1100-01-01T01:01:01.000Z\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[FIREHOSE_ACCOUNT_ID](/glossary#): FIREHOSE_ACCOUNT_ID\n\n\n\n[FIREHOSE_BANK_ID](/glossary#): FIREHOSE_BANK_ID\n\n\n\n[FIREHOSE_VIEW_ID](/glossary#): FIREHOSE_VIEW_ID\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**images**](/glossary#images): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transaction_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**transaction_attributes**](/glossary#transaction_attributes): \n\n\n\n[**transactions**](/glossary#transactions): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"transactions":[{"id":"String","this_account":{"id":"String","bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"holders":[{"name":"OBP","is_alias":true}]},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"details":{"type":"AC","description":"this is for family","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"metadata":{"narrative":"NONE","comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"tags":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}},"transaction_attributes":[{"transaction_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"HOUSE_RENT","type":"DATE_WITH_DAY","value":"123456789"}]}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-00009: Account firehose is not allowed on this instance. Please set allow_account_firehose = true in props files. ","OBP-50000: Unknown Error."],"tags":["Transaction","Account-Firehose","Transaction-Firehose","FirehoseData"],"typed_success_response_body":{"type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"metadata":{"type":"object","properties":{"narrative":{"type":"string"},"tags":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}},"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_attributes":{"type":"array","items":{"type":"object","properties":{"transaction_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"this_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"id":{"type":"string"}}},"id":{"type":"string"},"other_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/FIREHOSE_BANK_ID/firehose/accounts/FIREHOSE_ACCOUNT_ID/views/FIREHOSE_VIEW_ID/transactions","connector_methods":[]},{"operation_id":"OBPv3.1.0-getConsumersForCurrentUser","implemented_by":{"version":"OBPv3.1.0","function":"getConsumersForCurrentUser"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/users/current/consumers","summary":"Get Consumers (logged in User)","description":"<p>Get the Consumers for logged in User.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#consumers\"><strong>consumers</strong></a>:</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user\"><strong>created_by_user</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#97;i&#108;&#116;&#111;&#58;&#x66;&#x65;&#108;&#x69;&#120;&#115;m&#x69;&#116;h&#64;&#x65;xa&#x6d;pl&#101;&#46;&#99;&#111;m\">&#102;&#x65;l&#105;&#120;&#x73;&#109;&#x69;&#x74;&#x68;&#64;&#101;&#120;a&#109;&#112;&#x6c;&#x65;&#46;&#x63;&#x6f;m</a></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get the Consumers for logged in User.\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**consumers**](/glossary#consumers): \n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user**](/glossary#created_by_user): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"consumers":[{"consumer_id":"8e716299-4668-4efd-976a-67f57a9984ec","app_name":"SOFI","app_type":"Web","description":"Account Management","developer_email":"felixsmith@example.com","redirect_url":"www.openbankproject.com","created_by_user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"enabled":true,"created":"1100-01-01T00:00:00Z"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_success_response_body":{"type":"object","properties":{"consumers":{"type":"array","items":{"type":"object","properties":{"app_name":{"type":"string"},"enabled":{"type":"boolean"},"created_by_user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"description":{"type":"string"},"developer_email":{"type":"string"},"created":{"type":"string","format":"date-time"},"consumer_id":{"type":"string"},"redirect_url":{"type":"string"},"app_type":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/users/current/consumers","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_createObpActivity_obp.testing.01","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_createObpActivity_obp.testing.01"},"request_verb":"POST","request_url":"/banks/obp.testing.01/ObpActivity","summary":"Create new ObpActivity","description":"<p>Create new ObpActivity.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>username: description of <strong>name</strong> field, can be markdown text.</li>\n<li>created_date: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;ObpActivity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Create new ObpActivity.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* username: description of **name** field, can be markdown text.\n* created_date: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"ObpActivity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","username":"James Brown","created_date":"698761728"},"success_response_body":{"bank-id":"gh.29.uk","obp_activity":{"obp_activity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","username":"James Brown","created_date":"698761728"}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_ObpActivity(obp.testing.01)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"obp_activity":{"type":"object","properties":{"obp_activity_id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_date":{"type":"string"}}}}},"roles":[{"role":"CanCreateDynamicEntity_ObpActivity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/obp.testing.01/ObpActivity","connector_methods":[]},{"operation_id":"OBPv2.0.0-deleteEntitlement","implemented_by":{"version":"OBPv2.0.0","function":"deleteEntitlement"},"request_verb":"DELETE","request_url":"/obp/v2.0.0/users/USER_ID/entitlement/ENTITLEMENT_ID","summary":"Delete Entitlement","description":"<p>Delete Entitlement specified by ENTITLEMENT_ID for an user specified by USER_ID</p>\n<p>Authentication is required and the user needs to be a Super Admin.<br />\nSuper Admins are listed in the Props file.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#entitlement_id\">ENTITLEMENT_ID</a>:</p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete Entitlement specified by ENTITLEMENT_ID for an user specified by USER_ID\n\nAuthentication is required and the user needs to be a Super Admin.\nSuper Admins are listed in the Props file.\n\n\n      \n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ENTITLEMENT_ID](/glossary#entitlement_id): \n\n\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-30212: EntitlementId not found","OBP-50000: Unknown Error."],"tags":["Role","User","Entitlement"],"roles":[{"role":"CanDeleteEntitlementAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/USER_ID/entitlement/ENTITLEMENT_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-getConsumer","implemented_by":{"version":"OBPv3.1.0","function":"getConsumer"},"request_verb":"GET","request_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID","summary":"Get Consumer","description":"<p>Get the Consumer specified by CONSUMER_ID.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#app_name\"><strong>app_name</strong></a>: appNameBank</p>\n<p><a href=\"/glossary#app_type\"><strong>app_type</strong></a>: Web</p>\n<p><a href=\"/glossary#\"><strong>consumer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#created\"><strong>created</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user\"><strong>created_by_user</strong></a>:</p>\n<p><a href=\"/glossary#created_by_user_id\"><strong>created_by_user_id</strong></a>:</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#developer_email\"><strong>developer_email</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#109;&#x61;&#x69;&#x6c;to&#x3a;&#x66;e&#108;&#105;&#x78;&#115;&#x6d;&#105;&#x74;h@e&#x78;&#x61;&#109;&#112;l&#101;.c&#111;&#x6d;\">fe&#x6c;&#105;x&#x73;&#109;&#105;&#116;&#104;&#64;&#101;&#x78;&#x61;&#x6d;&#112;&#x6c;e&#46;co&#x6d;</a></p>\n<p><a href=\"/glossary#enabled\"><strong>enabled</strong></a>: false</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#redirect_url\"><strong>redirect_url</strong></a>: <a href=\"https://apisandbox.openbankproject.com\">https://apisandbox.openbankproject.com</a></p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n","description_markdown":"Get the Consumer specified by CONSUMER_ID.\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**app_name**](/glossary#app_name): appNameBank\n\n\n\n[**app_type**](/glossary#app_type): Web\n\n\n\n[**consumer_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**created**](/glossary#created): \n\n\n\n[**created_by_user**](/glossary#created_by_user): \n\n\n\n[**created_by_user_id**](/glossary#created_by_user_id): \n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**developer_email**](/glossary#developer_email): \n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**enabled**](/glossary#enabled): false\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**redirect_url**](/glossary#redirect_url): https://apisandbox.openbankproject.com\n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n","success_response_body":{"consumer_id":1213,"app_name":"SOFI","app_type":"Web","description":"Account Management","developer_email":"felixsmith@example.com","redirect_url":"www.openbankproject.com","created_by_user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","created_by_user":{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith"},"enabled":true,"created":"1100-01-01T00:00:00Z"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-30019: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-50000: Unknown Error."],"tags":["Consumer"],"typed_success_response_body":{"type":"object","properties":{"app_name":{"type":"string"},"enabled":{"type":"boolean"},"created_by_user_id":{"type":"string"},"created_by_user":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"username":{"type":"string"},"user_id":{"type":"string"}}},"description":{"type":"string"},"developer_email":{"type":"string"},"created":{"type":"string","format":"date-time"},"consumer_id":{"type":"integer"},"redirect_url":{"type":"string"},"app_type":{"type":"string"}}},"roles":[{"role":"CanGetConsumers","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/consumers/CONSUMER_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-updateWhereTagForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"updateWhereTagForViewOnTransaction"},"request_verb":"PUT","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","summary":"Update a Transaction where Tag","description":"<p>Updates the &quot;where&quot; Geo tag on a transaction TRANSACTION_ID in a <a href=\"#1_2_1-getViewsForBankAccount\">view</a>.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>The geo tag is linked with the user.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#success\"><strong>success</strong></a>:</p>\n","description_markdown":"Updates the \"where\" Geo tag on a transaction TRANSACTION_ID in a [view](#1_2_1-getViewsForBankAccount).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nThe geo tag is linked with the user.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**success**](/glossary#success): \n\n\n","example_request_body":{"where":{"latitude":1.532,"longitude":1.535}},"success_response_body":{"success":"Success"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-10001: Incorrect json format.","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-30022: The current view does not have the permission:","Coordinates not possible","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_request_body":{"type":"object","properties":{"where":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}}}},"typed_success_response_body":{"type":"object","properties":{"success":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/where","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getInsurancePremiumList_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getInsurancePremiumList_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/InsurancePremium","summary":"Get InsurancePremium List","description":"<p>Get InsurancePremium List.</p>\n<p>Retrive the premium for the customer.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePremium&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p>Can do filter on the fields<br />\ne.g: /InsurancePremium?name=James%20Brown&amp;number=123.456&amp;number=11.11<br />\nWill do filter by this rule: name == &quot;James Brown&quot; &amp;&amp; (number==123.456 || number=11.11)</p>\n","description_markdown":"Get InsurancePremium List.\n\nRetrive the premium for the customer.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePremium\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\nCan do filter on the fields\ne.g: /InsurancePremium?name=James%20Brown&number=123.456&number=11.11\nWill do filter by this rule: name == \"James Brown\" && (number==123.456 || number=11.11)","success_response_body":{"bank-id":"gh.29.uk","insurance_premium_list":[{"insurance_premium_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_InsurancePremium(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_premium_list":{"type":"array","items":{"type":"object","properties":{"insurance_premium_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}}},"roles":[{"role":"CanGetDynamicEntity_InsurancePremium","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePremium","connector_methods":[]},{"operation_id":"OBPv3.1.0-getProductAttribute","implemented_by":{"version":"OBPv3.1.0","function":"getProductAttribute"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","summary":"Get Product Attribute","description":"<p>Get Product Attribute</p>\n<p>Product Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Product Attribute is linked to its Product by PRODUCT_CODE</p>\n<p>Get one product attribute by its id.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_attribute_id\">PRODUCT_ATTRIBUTE_ID</a>:</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_attribute_id\"><strong>product_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Get Product Attribute\n\nProduct Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Product Attribute is linked to its Product by PRODUCT_CODE\n\n\nGet one product attribute by its id.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_ATTRIBUTE_ID](/glossary#product_attribute_id): \n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_attribute_id**](/glossary#product_attribute_id): \n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","success_response_body":{"product_code":"1234BW","product_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23"},"error_response_bodies":["OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error.","OBP-20001: User not logged in. Authentication is required!"],"tags":["Product","Product-Attribute","Attribute"],"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"product_attribute_id":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"roles":[{"role":"CanGetProductAttribute","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/products/PRODUCT_CODE/attributes/PRODUCT_ATTRIBUTE_ID","connector_methods":[]},{"operation_id":"OBPv1.4.0-getCustomersMessages","implemented_by":{"version":"OBPv1.4.0","function":"getCustomersMessages"},"request_verb":"GET","request_url":"/obp/v1.4.0/banks/BANK_ID/customer/messages","summary":"Get Customer Messages for all Customers","description":"<p>Get messages for the logged in customer<br />\nMessages sent to the currently authenticated user.</p>\n<p>Authentication via OAuth is required.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#from_department\"><strong>from_department</strong></a>: Open Bank</p>\n<p><a href=\"/glossary#from_person\"><strong>from_person</strong></a>: Tom</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#message\"><strong>message</strong></a>: 123456</p>\n<p><a href=\"/glossary#messages\"><strong>messages</strong></a>:</p>\n","description_markdown":"Get messages for the logged in customer\nMessages sent to the currently authenticated user.\n\nAuthentication via OAuth is required.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**from_department**](/glossary#from_department): Open Bank\n\n\n\n[**from_person**](/glossary#from_person): Tom\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**message**](/glossary#message): 123456\n\n\n\n[**messages**](/glossary#messages): \n\n\n","success_response_body":{"messages":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","date":"1100-01-01T00:00:00Z","message":"String","from_department":"String","from_person":"String"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Customer-Message","Customer"],"typed_success_response_body":{"type":"object","properties":{"messages":{"type":"array","items":{"type":"object","properties":{"message":{"type":"string"},"from_department":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"from_person":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customer/messages","connector_methods":[]},{"operation_id":"OBPv3.1.0-updateCardAttribute","implemented_by":{"version":"OBPv3.1.0","function":"updateCardAttribute"},"request_verb":"PUT","request_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID/attributes/CARD_ATTRIBUTE_ID","summary":"Update Card Attribute","description":"<p>Update Card Attribute</p>\n<p>Card Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Card Attribute is linked to its Card by CARD_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#Adapter.card_attribute_id\">CARD_ATTRIBUTE_ID</a>: b4e0352a-9a0f-4bfa-b30b-9003aa467f50</p>\n<p><a href=\"/glossary#Adapter.card_id\">CARD_ID</a>: 36f8a9e6-c2b1-407a-8bd0-421b7119307e</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n","description_markdown":"Update Card Attribute\n\nCard Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Card Attribute is linked to its Card by CARD_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[CARD_ATTRIBUTE_ID](/glossary#Adapter.card_attribute_id): b4e0352a-9a0f-4bfa-b30b-9003aa467f50\n\n\n\n[CARD_ID](/glossary#Adapter.card_id): 36f8a9e6-c2b1-407a-8bd0-421b7119307e \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DOUBLE","value":"2012-04-23"},"success_response_body":{"name":"OVERDRAFT_START_DATE","card_id":"36f8a9e6-c2b1-407a-8bd0-421b7119307e ","attribute_type":"DOUBLE","bank_id":{"value":"gh.29.uk"},"value":"2012-04-23","card_attribute_id":"b4e0352a-9a0f-4bfa-b30b-9003aa467f50"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["Card","Card-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"bank_id":{"type":"object","properties":{"value":{"type":"string"}}},"card_id":{"type":"string"},"name":{"type":"string"},"attribute_type":{"type":"string","enum":["STRING","INTEGER","DOUBLE","DATE_WITH_DAY"]},"card_attribute_id":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/management/banks/BANK_ID/cards/CARD_ID/attributes/CARD_ATTRIBUTE_ID","connector_methods":[]},{"operation_id":"OBPv1.2.1-deleteCounterpartyPhysicalLocation","implemented_by":{"version":"OBPv1.2.1","function":"deleteCounterpartyPhysicalLocation"},"request_verb":"DELETE","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","summary":"Delete Counterparty Physical Location","description":"<p>Delete physical location of other bank account</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n","description_markdown":"Delete physical location of other bank account\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n","error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","Physical Location cannot be deleted","Delete not completed","OBP-50000: Unknown Error."],"tags":["Counterparty-Metadata","Counterparty"],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata/physical_location","connector_methods":[]},{"operation_id":"OBPv3.1.0-getTransactionByIdForBankAccount","implemented_by":{"version":"OBPv3.1.0","function":"getTransactionByIdForBankAccount"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/transaction","summary":"Get Transaction by Id","description":"<p>Returns one transaction specified by TRANSACTION_ID of the account ACCOUNT_ID and <a href=\"#1_2_1-getViewsForBankAccount\">moderated</a> by the view (VIEW_ID).</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#bank_routing\"><strong>bank_routing</strong></a>:</p>\n<p><a href=\"/glossary#comments\"><strong>comments</strong></a>:</p>\n<p><a href=\"/glossary#completed\"><strong>completed</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#description\"><strong>description</strong></a>: Description of the object. Maximum length is 2000. It can be any characters here.</p>\n<p><a href=\"/glossary#details\"><strong>details</strong></a>:</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#holder\"><strong>holder</strong></a>:</p>\n<p><a href=\"/glossary#holders\"><strong>holders</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#is_alias\"><strong>is_alias</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#metadata\"><strong>metadata</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#narrative\"><strong>narrative</strong></a>:</p>\n<p><a href=\"/glossary#new_balance\"><strong>new_balance</strong></a>: 20</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#other_account\"><strong>other_account</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#posted\"><strong>posted</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#tags\"><strong>tags</strong></a>: Create-My-User</p>\n<p><a href=\"/glossary#this_account\"><strong>this_account</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>transaction_attribute_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#transaction_attributes\"><strong>transaction_attributes</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#where\"><strong>where</strong></a>:</p>\n","description_markdown":"Returns one transaction specified by TRANSACTION_ID of the account ACCOUNT_ID and [moderated](#1_2_1-getViewsForBankAccount) by the view (VIEW_ID).\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_routing**](/glossary#bank_routing): \n\n\n\n[**comments**](/glossary#comments): \n\n\n\n[**completed**](/glossary#completed): 2020-01-27\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**description**](/glossary#description): Description of the object. Maximum length is 2000. It can be any characters here.\n\n\n\n[**details**](/glossary#details): \n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**holder**](/glossary#holder): \n\n\n\n[**holders**](/glossary#holders): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**images**](/glossary#images): \n\n\n\n[**is_alias**](/glossary#is_alias): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**metadata**](/glossary#metadata): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**narrative**](/glossary#narrative): \n\n\n\n[**new_balance**](/glossary#new_balance): 20\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**other_account**](/glossary#other_account): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**posted**](/glossary#posted): 2020-01-27\n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**tags**](/glossary#tags): Create-My-User\n\n\n\n[**this_account**](/glossary#this_account): \n\n\n\n[**transaction_attribute_id**](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**transaction_attributes**](/glossary#transaction_attributes): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**user**](/glossary#User): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[**where**](/glossary#where): \n\n\n","success_response_body":{"id":"String","this_account":{"id":"String","bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"holders":[{"name":"OBP","is_alias":true}]},"other_account":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","holder":{"name":"OBP","is_alias":true},"bank_routing":{"scheme":"OBP","address":"gh.29.uk"},"account_routings":[{"scheme":"OBP","address":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0"}],"metadata":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}}},"details":{"type":"AC","description":"this is for family","posted":"1100-01-01T00:00:00Z","completed":"1100-01-01T00:00:00Z","new_balance":{"currency":"EUR","amount":"0"},"value":{"currency":"EUR","amount":"0"}},"metadata":{"narrative":"NONE","comments":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"tags":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","value":"OBP","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}],"where":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}},"transaction_attributes":[{"transaction_attribute_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","name":"HOUSE_RENT","type":"DATE_WITH_DAY","value":"123456789"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-20017: Current user does not have access to the view. Please specify a valid value for VIEW_ID.","OBP-50000: Unknown Error."],"tags":["Transaction"],"typed_success_response_body":{"type":"object","properties":{"metadata":{"type":"object","properties":{"narrative":{"type":"string"},"tags":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"value":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}},"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}},"where":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}}}},"details":{"type":"object","properties":{"type":{"type":"string"},"description":{"type":"string"},"posted":{"type":"string","format":"date-time"},"new_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"completed":{"type":"string","format":"date-time"},"value":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}}}},"transaction_attributes":{"type":"array","items":{"type":"object","properties":{"transaction_attribute_id":{"type":"string"},"name":{"type":"string"},"type":{"type":"string"},"value":{"type":"string"}}}},"this_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holders":{"type":"array","items":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}}},"id":{"type":"string"}}},"id":{"type":"string"},"other_account":{"type":"object","properties":{"account_routings":{"type":"array","items":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}}},"metadata":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"bank_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"holder":{"type":"object","properties":{"is_alias":{"type":"boolean"},"name":{"type":"string"}}},"id":{"type":"string"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/transaction","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deleteMytest_daniel707_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deleteMytest_daniel707_"},"request_verb":"DELETE","request_url":"/my/test_daniel707/TEST_DANIEL707_ID","summary":"Delete My test_daniel707 by id","description":"<p>Delete My test_daniel707 by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test_daniel707&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete My test_daniel707 by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test_daniel707\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test_daniel707":{"test_daniel707_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["_Test_daniel707","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test_daniel707":{"type":"object","properties":{"test_daniel707_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/my/test_daniel707/TEST_DANIEL707_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deletetest1_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deletetest1_"},"request_verb":"DELETE","request_url":"/test1/TEST1_ID","summary":"Delete test1 by id","description":"<p>Delete test1 by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete test1 by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James Brown","number":698761728},"success_response_body":{"test1":{"test1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Test1","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"number":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"test1":{"type":"object","properties":{"test1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_Systemtest1","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test1/TEST1_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getUser","implemented_by":{"version":"OBPv3.0.0","function":"getUser"},"request_verb":"GET","request_url":"/obp/v3.0.0/users/email/USER_EMAIL/terminator","summary":"Get Users by Email Address","description":"<p>Get users by email address</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.<br />\nCanGetAnyUser entitlement is required,</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">USER_EMAIL</a>: USER_EMAIL</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#97;i&#x6c;&#116;o&#x3a;&#x66;&#101;&#x6c;&#105;&#120;&#x73;&#x6d;&#105;t&#104;&#x40;&#101;&#120;&#x61;&#x6d;&#x70;&#108;&#x65;&#46;&#99;&#x6f;&#109;\">&#x66;el&#x69;&#120;&#x73;&#109;&#x69;&#116;h&#64;&#x65;&#120;a&#109;&#112;&#108;&#x65;&#x2e;c&#x6f;&#109;</a></p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#entitlements\"><strong>entitlements</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#provider_id\"><strong>provider_id</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#User.user_id\"><strong>user_id</strong></a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><a href=\"/glossary#User.username\"><strong>username</strong></a>: felixsmith</p>\n<p><a href=\"/glossary#users\"><strong>users</strong></a>: user list</p>\n","description_markdown":"Get users by email address\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\nCanGetAnyUser entitlement is required,\n\n\n**URL Parameters:**\n\n[USER_EMAIL](/glossary#): USER_EMAIL\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**entitlements**](/glossary#entitlements): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**provider_id**](/glossary#provider_id): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**user_id**](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n[**username**](/glossary#User.username): felixsmith\n\n\n\n[**users**](/glossary#users): user list\n\n\n","success_response_body":{"users":[{"user_id":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1","email":"felixsmith@example.com","provider_id":"Chris","provider":"http://127.0.0.1:8080","username":"felixsmith","entitlements":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-20007: User not found by email.","OBP-50000: Unknown Error."],"tags":["User"],"typed_success_response_body":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"email":{"type":"string"},"provider_id":{"type":"string"},"entitlements":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"username":{"type":"string"},"user_id":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyUser","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/users/email/USER_EMAIL/terminator","connector_methods":[]},{"operation_id":"OBPv1.2.1-getOtherAccountMetadata","implemented_by":{"version":"OBPv1.2.1","function":"getOtherAccountMetadata"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata","summary":"Get Other Account Metadata","description":"<p>Get metadata of one other account.<br />\nReturns only the metadata about one other bank account (OTHER_ACCOUNT_ID) that had shared at least one transaction with ACCOUNT_ID at BANK_ID.</p>\n<p>Authentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#other_account_id\">OTHER_ACCOUNT_ID</a>:</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#corporate_location\"><strong>corporate_location</strong></a>: 10</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#image_url\"><strong>image_URL</strong></a>:</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#open_corporates_url\"><strong>open_corporates_URL</strong></a>:</p>\n<p><a href=\"/glossary#physical_location\"><strong>physical_location</strong></a>:</p>\n<p><a href=\"/glossary#private_alias\"><strong>private_alias</strong></a>:</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#public_alias\"><strong>public_alias</strong></a>:</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Get metadata of one other account.\nReturns only the metadata about one other bank account (OTHER_ACCOUNT_ID) that had shared at least one transaction with ACCOUNT_ID at BANK_ID.\n\nAuthentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[OTHER_ACCOUNT_ID](/glossary#other_account_id): \n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**corporate_location**](/glossary#corporate_location): 10\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**image_URL**](/glossary#image_url): \n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**open_corporates_URL**](/glossary#open_corporates_url): \n\n\n\n[**physical_location**](/glossary#physical_location): \n\n\n\n[**private_alias**](/glossary#private_alias): \n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**public_alias**](/glossary#public_alias): \n\n\n\n[**user**](/glossary#User): \n\n\n","success_response_body":{"public_alias":"NONE","private_alias":"NONE","more_info":"www.openbankproject.com","URL":"www.openbankproject.com","image_URL":"www.openbankproject.com","open_corporates_URL":"www.openbankproject.com","corporate_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}},"physical_location":{"latitude":1.231,"longitude":1.231,"date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error.","the view does not allow metadata access"],"tags":["Counterparty-Metadata","Counterparty"],"typed_success_response_body":{"type":"object","properties":{"image_URL":{"type":"string"},"corporate_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"URL":{"type":"string"},"open_corporates_URL":{"type":"string"},"physical_location":{"type":"object","properties":{"longitude":{"type":"number"},"date":{"type":"string","format":"date-time"},"latitude":{"type":"number"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}}}},"public_alias":{"type":"string"},"private_alias":{"type":"string"},"more_info":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/other_accounts/OTHER_ACCOUNT_ID/metadata","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingletest1_","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingletest1_"},"request_verb":"GET","request_url":"/test1/TEST1_ID","summary":"Get test1 by id","description":"<p>Get test1 by id.</p>\n<p>Description of this entity, can be markdown text.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;test1&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get test1 by id.\n\nDescription of this entity, can be markdown text.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"test1\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"test1":{"test1_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Test1","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"test1":{"type":"object","properties":{"test1_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_Systemtest1","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/test1/TEST1_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-createBranch","implemented_by":{"version":"OBPv3.0.0","function":"createBranch"},"request_verb":"POST","request_url":"/obp/v3.0.0/banks/BANK_ID/branches","summary":"Create Branch","description":"<p>Create Branch for the Bank.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#accessiblefeatures\"><strong>accessibleFeatures</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routing\"><strong>branch_routing</strong></a>:</p>\n<p><a href=\"/glossary#branch_type\"><strong>branch_type</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#drive_up\"><strong>drive_up</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#lobby\"><strong>lobby</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#accessiblefeatures\"><strong>accessibleFeatures</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#branch_routing\"><strong>branch_routing</strong></a>:</p>\n<p><a href=\"/glossary#branch_type\"><strong>branch_type</strong></a>:</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#drive_up\"><strong>drive_up</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#lobby\"><strong>lobby</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#phone_number\"><strong>phone_number</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Create Branch for the Bank.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**accessibleFeatures**](/glossary#accessiblefeatures): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routing**](/glossary#branch_routing): \n\n\n\n[**branch_type**](/glossary#branch_type): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**drive_up**](/glossary#drive_up): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**lobby**](/glossary#lobby): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**accessibleFeatures**](/glossary#accessiblefeatures): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_routing**](/glossary#branch_routing): \n\n\n\n[**branch_type**](/glossary#branch_type): \n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**drive_up**](/glossary#drive_up): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**lobby**](/glossary#lobby): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**phone_number**](/glossary#phone_number): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","example_request_body":{"id":"branch-id-123","bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"},"success_response_body":{"id":"branch-id-123","bank_id":"bank-id-123","name":"Branch by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"String","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":10.0,"longitude":10.0},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"lobby":{"monday":[{"opening_time":"10:00","closing_time":"18:00"}],"tuesday":[{"opening_time":"10:00","closing_time":"18:00"}],"wednesday":[{"opening_time":"10:00","closing_time":"18:00"}],"thursday":[{"opening_time":"10:00","closing_time":"18:00"}],"friday":[{"opening_time":"10:00","closing_time":"18:00"}],"saturday":[{"opening_time":"10:00","closing_time":"18:00"}],"sunday":[{"opening_time":"10:00","closing_time":"18:00"}]},"drive_up":{"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"}},"branch_routing":{"scheme":"OBP","address":"123abc"},"is_accessible":"true","accessibleFeatures":"wheelchair, atm usuable by the visually impaired","branch_type":"Full service store","more_info":"short walk to the lake from here","phone_number":"+381631954907"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-30209: Insufficient authorisation to Create Branch. You do not have the role CanCreateBranch.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Branch"],"typed_request_body":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"id":{"type":"string"},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}},"typed_success_response_body":{"type":"object","properties":{"accessibleFeatures":{"type":"string"},"more_info":{"type":"string"},"branch_type":{"type":"string"},"name":{"type":"string"},"bank_id":{"type":"string"},"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"id":{"type":"string"},"is_accessible":{"type":"string"},"address":{"type":"object","properties":{"city":{"type":"string"},"county":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"}}},"drive_up":{"type":"object","properties":{"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}},"branch_routing":{"type":"object","properties":{"address":{"type":"string"},"scheme":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"phone_number":{"type":"string"},"lobby":{"type":"object","properties":{"saturday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"tuesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"monday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"friday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"sunday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"wednesday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}},"thursday":{"type":"array","items":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}}}}}}},"roles":[{"role":"CanCreateBranch","requires_bank_id":true},{"role":"CanCreateBranchAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/branches","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleOdometer_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleOdometer_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/Odometer/ODOMETER_ID","summary":"Get Odometer by id","description":"<p>Get Odometer by id.</p>\n<p>Verify odometer information for flexible contracts.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;Odometer&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get Odometer by id.\n\nVerify odometer information for flexible contracts.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"Odometer\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","odometer":{"odometer_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_Odometer(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"odometer":{"type":"object","properties":{"odometer_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_Odometer","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/Odometer/ODOMETER_ID","connector_methods":[]},{"operation_id":"OBPv3.0.0-getAtms","implemented_by":{"version":"OBPv3.0.0","function":"getAtms"},"request_verb":"GET","request_url":"/obp/v3.0.0/banks/BANK_ID/atms","summary":"Get Bank ATMS","description":"<p>Returns information about ATMs for a single bank specified by BANK_ID including:</p>\n<ul>\n<li>Address</li>\n<li>Geo Location</li>\n<li>License the data under this endpoint is released under</li>\n</ul>\n<p>Pagination:</p>\n<p>By default, 100 records are returned.</p>\n<p>You can use the url query parameters <em>limit</em> and <em>offset</em> for pagination</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#city\"><strong>city</strong></a>:</p>\n<p><a href=\"/glossary#closing_time\"><strong>closing_time</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#country_code\"><strong>country_code</strong></a>: 1254</p>\n<p><a href=\"/glossary#county\"><strong>county</strong></a>:</p>\n<p><a href=\"/glossary#friday\"><strong>friday</strong></a>:</p>\n<p><a href=\"/glossary#ATM.has_deposit_capability\"><strong>has_deposit_capability</strong></a>: false</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#ATM.is_accessible\"><strong>is_accessible</strong></a>: false</p>\n<p><a href=\"/glossary#latitude\"><strong>latitude</strong></a>: 38.8951</p>\n<p><a href=\"/glossary#license\"><strong>license</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_1</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_2</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>line_3</strong></a>:</p>\n<p><a href=\"/glossary#ATM.located_at\"><strong>located_at</strong></a>:</p>\n<p><a href=\"/glossary#location\"><strong>location</strong></a>:</p>\n<p><a href=\"/glossary#longitude\"><strong>longitude</strong></a>: -77.0364</p>\n<p><a href=\"/glossary#meta\"><strong>meta</strong></a>:</p>\n<p><a href=\"/glossary#monday\"><strong>monday</strong></a>:</p>\n<p><a href=\"/glossary#more_info\"><strong>more_info</strong></a>: More information about this fee</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#opening_time\"><strong>opening_time</strong></a>:</p>\n<p><a href=\"/glossary#postcode\"><strong>postcode</strong></a>:</p>\n<p><a href=\"/glossary#saturday\"><strong>saturday</strong></a>:</p>\n<p><a href=\"/glossary#state\"><strong>state</strong></a>:</p>\n<p><a href=\"/glossary#sunday\"><strong>sunday</strong></a>:</p>\n<p><a href=\"/glossary#thursday\"><strong>thursday</strong></a>:</p>\n<p><a href=\"/glossary#tuesday\"><strong>tuesday</strong></a>:</p>\n<p><a href=\"/glossary#wednesday\"><strong>wednesday</strong></a>:</p>\n","description_markdown":"Returns information about ATMs for a single bank specified by BANK_ID including:\n\n* Address\n* Geo Location\n* License the data under this endpoint is released under\n\nPagination:\n\nBy default, 100 records are returned.\n\nYou can use the url query parameters *limit* and *offset* for pagination\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**address**](/glossary#address): \n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**city**](/glossary#city): \n\n\n\n[**closing_time**](/glossary#closing_time): 2020-01-27\n\n\n\n[**country_code**](/glossary#country_code): 1254\n\n\n\n[**county**](/glossary#county): \n\n\n\n[**friday**](/glossary#friday): \n\n\n\n[**has_deposit_capability**](/glossary#ATM.has_deposit_capability): false\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**is_accessible**](/glossary#ATM.is_accessible): false\n\n\n\n[**latitude**](/glossary#latitude): 38.8951\n\n\n\n[**license**](/glossary#license): \n\n\n\n[**line_1**](/glossary#): \n\n\n\n[**line_2**](/glossary#): \n\n\n\n[**line_3**](/glossary#): \n\n\n\n[**located_at**](/glossary#ATM.located_at): \n\n\n\n[**location**](/glossary#location): \n\n\n\n[**longitude**](/glossary#longitude): -77.0364\n\n\n\n[**meta**](/glossary#meta): \n\n\n\n[**monday**](/glossary#monday): \n\n\n\n[**more_info**](/glossary#more_info): More information about this fee\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**opening_time**](/glossary#opening_time): \n\n\n\n[**postcode**](/glossary#postcode): \n\n\n\n[**saturday**](/glossary#saturday): \n\n\n\n[**state**](/glossary#state): \n\n\n\n[**sunday**](/glossary#sunday): \n\n\n\n[**thursday**](/glossary#thursday): \n\n\n\n[**tuesday**](/glossary#tuesday): \n\n\n\n[**wednesday**](/glossary#wednesday): \n\n\n","success_response_body":{"id":"atm-id-123","bank_id":"gh.29.uk","name":"Atm by the Lake","address":{"line_1":"No 1 the Road","line_2":"The Place","line_3":"The Hill","city":"Berlin","county":"","state":"Brandenburg","postcode":"13359","country_code":"DE"},"location":{"latitude":11.45,"longitude":11.45},"meta":{"license":{"id":"ODbL-1.0","name":"Open Database License"}},"monday":{"opening_time":"10:00","closing_time":"18:00"},"tuesday":{"opening_time":"10:00","closing_time":"18:00"},"wednesday":{"opening_time":"10:00","closing_time":"18:00"},"thursday":{"opening_time":"10:00","closing_time":"18:00"},"friday":{"opening_time":"10:00","closing_time":"18:00"},"saturday":{"opening_time":"10:00","closing_time":"18:00"},"sunday":{"opening_time":"10:00","closing_time":"18:00"},"is_accessible":"true","located_at":"Full service store","more_info":"short walk to the lake from here","has_deposit_capability":"true"},"error_response_bodies":["OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-50000: Unknown Error."],"tags":["ATM"],"typed_success_response_body":{"type":"object","properties":{"has_deposit_capability":{"type":"string"},"name":{"type":"string"},"friday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"more_info":{"type":"string"},"is_accessible":{"type":"string"},"bank_id":{"type":"string"},"monday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"meta":{"type":"object","properties":{"license":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}}}}},"saturday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"thursday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"tuesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"wednesday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"sunday":{"type":"object","properties":{"closing_time":{"type":"string"},"opening_time":{"type":"string"}}},"address":{"type":"object","properties":{"city":{"type":"string"},"postcode":{"type":"string"},"line_1":{"type":"string"},"line_2":{"type":"string"},"line_3":{"type":"string"},"state":{"type":"string"},"country_code":{"type":"string"},"county":{"type":"string"}}},"id":{"type":"string"},"location":{"type":"object","properties":{"longitude":{"type":"number"},"latitude":{"type":"number"}}},"located_at":{"type":"string"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/atms","connector_methods":[]},{"operation_id":"OBPv3.1.0-getBankAccountsBalances","implemented_by":{"version":"OBPv3.1.0","function":"getBankAccountsBalances"},"request_verb":"GET","request_url":"/obp/v3.1.0/banks/BANK_ID/balances","summary":"Get Accounts Balances","description":"<p>Get the Balances for the Accounts of the current User at one bank.</p>\n<p>User Authentication is Optional. The User need not be logged in.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_routings\"><strong>account_routings</strong></a>:</p>\n<p><a href=\"/glossary#accounts\"><strong>accounts</strong></a>:</p>\n<p><a href=\"/glossary#address\"><strong>address</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#balance\"><strong>balance</strong></a>: 10</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#overall_balance\"><strong>overall_balance</strong></a>: 10</p>\n<p><a href=\"/glossary#overall_balance_date\"><strong>overall_balance_date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#scheme\"><strong>scheme</strong></a>: OBP</p>\n","description_markdown":"Get the Balances for the Accounts of the current User at one bank.\n\nUser Authentication is Optional. The User need not be logged in.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_routings**](/glossary#account_routings): \n\n\n\n[**accounts**](/glossary#accounts): \n\n\n\n[**address**](/glossary#address): \n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**balance**](/glossary#balance): 10\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**overall_balance**](/glossary#overall_balance): 10\n\n\n\n[**overall_balance_date**](/glossary#overall_balance_date): 2020-01-27\n\n\n\n[**scheme**](/glossary#scheme): OBP\n\n\n","success_response_body":{"accounts":[{"id":"8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0","label":"My Account","bank_id":"gh.29.uk","account_routings":[{"scheme":"accountNumber","address":"123456"}],"balance":{"currency":"EUR","amount":"100"}}],"overall_balance":{"currency":"EUR","amount":"100"},"overall_balance_date":"1100-01-01T01:01:01Z"},"error_response_bodies":["OBP-50000: Unknown Error."],"tags":["Account","Account Information Service (AIS)","PSD2"],"typed_success_response_body":{"type":"object","properties":{"accounts":{"type":"array","items":{"type":"object","properties":{"balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"bank_id":{"type":"string"},"label":{"type":"string"},"account_routings":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":"string"},"address":{"type":"string"}}}},"id":{"type":"string"}}}},"overall_balance":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"overall_balance_date":{"type":"string","format":"date-time"}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/balances","connector_methods":[]},{"operation_id":"OBPv3.0.0-addScope","implemented_by":{"version":"OBPv3.0.0","function":"addScope"},"request_verb":"POST","request_url":"/obp/v3.0.0/consumers/CONSUMER_ID/scopes","summary":"Create Scope for a Consumer","description":"<p>Create Scope. Grant Role to Consumer.</p>\n<p>Scopes are used to grant System or Bank level roles to the Consumer (App). (For Account level privileges, see Views)</p>\n<p>For a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. &quot;bank_id&quot;:&quot;&quot;</p>\n<p>For a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. &quot;bank_id&quot;:&quot;my-bank-id&quot;</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#\">CONSUMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n<p><a href=\"/glossary#scope_id\"><strong>scope_id</strong></a>:</p>\n","description_markdown":"Create Scope. Grant Role to Consumer.\n\nScopes are used to grant System or Bank level roles to the Consumer (App). (For Account level privileges, see Views)\n\nFor a System level Role (.e.g CanGetAnyUser), set bank_id to an empty string i.e. \"bank_id\":\"\"\n\nFor a Bank level Role (e.g. CanCreateAccount), set bank_id to a valid value e.g. \"bank_id\":\"my-bank-id\"\n\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CONSUMER_ID](/glossary#): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**role_name**](/glossary#role_name): \n\n\n\n[**scope_id**](/glossary#scope_id): \n\n\n","example_request_body":{"bank_id":"gh.29.uk","role_name":"CanGetEntitlementsForAnyUserAtOneBank"},"success_response_body":{"scope_id":"88625da4-a671-435e-9d24-e5b6e5cc404f","role_name":"CanGetEntitlementsForAnyUserAtOneBank","bank_id":"gh.29.uk"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20024: Consumer not found. Please specify a valid value for CONSUMER_ID.","OBP-10001: Incorrect json format.","OBP-10007: Incorrect Role name:","OBP-30205: This entitlement is a Bank Role. Please set bank_id to a valid bank id.","OBP-30206: This entitlement is a System Role. Please set bank_id to empty string.","OBP-30216: Entitlement already exists for the user.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Scope","Consumer"],"typed_request_body":{"type":"object","properties":{"bank_id":{"type":"string"},"role_name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"scope_id":{"type":"string"},"bank_id":{"type":"string"},"role_name":{"type":"string"}}},"roles":[{"role":"CanCreateScopeAtOneBank","requires_bank_id":true},{"role":"CanCreateScopeAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/consumers/CONSUMER_ID/scopes","connector_methods":[]},{"operation_id":"OBPv2.1.0-getEntitlementsByBankAndUser","implemented_by":{"version":"OBPv2.1.0","function":"getEntitlementsByBankAndUser"},"request_verb":"GET","request_url":"/obp/v2.1.0/banks/BANK_ID/users/USER_ID/entitlements","summary":"Get Entitlements for User at Bank","description":"<p>Get Entitlements specified by BANK_ID and USER_ID</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#User.user_id\">USER_ID</a>: 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#entitlement_id\"><strong>entitlement_id</strong></a>:</p>\n<p><a href=\"/glossary#list\"><strong>list</strong></a>:</p>\n<p><a href=\"/glossary#role_name\"><strong>role_name</strong></a>:</p>\n","description_markdown":"Get Entitlements specified by BANK_ID and USER_ID\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[USER_ID](/glossary#User.user_id): 9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**entitlement_id**](/glossary#entitlement_id): \n\n\n\n[**list**](/glossary#list): \n\n\n\n[**role_name**](/glossary#role_name): \n\n\n","success_response_body":{"list":[{"entitlement_id":"6fb17583-1e49-4435-bb74-a14fe0996723","role_name":"CanQueryOtherUser","bank_id":"gh.29.uk"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-50000: Unknown Error."],"tags":["Role","Entitlement","User"],"typed_success_response_body":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"role_name":{"type":"string"},"bank_id":{"type":"string"},"entitlement_id":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/users/USER_ID/entitlements","connector_methods":[]},{"operation_id":"OBPv2.0.0-getKycMedia","implemented_by":{"version":"OBPv2.0.0","function":"getKycMedia"},"request_verb":"GET","request_url":"/obp/v2.0.0/customers/CUSTOMER_ID/kyc_media","summary":"Get KYC Media for a customer","description":"<p>Get KYC media (scans, pictures, videos) that affirms the identity of the customer.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Customer.customer_id\">CUSTOMER_ID</a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#medias\"><strong>medias</strong></a>:</p>\n<p><a href=\"/glossary#relates_to_kyc_check_id\"><strong>relates_to_kyc_check_id</strong></a>:</p>\n<p><a href=\"/glossary#relates_to_kyc_document_id\"><strong>relates_to_kyc_document_id</strong></a>:</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n","description_markdown":"Get KYC media (scans, pictures, videos) that affirms the identity of the customer.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[CUSTOMER_ID](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**medias**](/glossary#medias): \n\n\n\n[**relates_to_kyc_check_id**](/glossary#relates_to_kyc_check_id): \n\n\n\n[**relates_to_kyc_document_id**](/glossary#relates_to_kyc_document_id): \n\n\n\n[**type**](/glossary#type): \n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n","success_response_body":{"medias":[{"bank_id":"gh.29.uk","customer_id":"PlaceholderString","id":"PlaceholderString","customer_number":"5987953","type":"PlaceholderString","url":"PlaceholderString","date":"1100-01-01T00:00:00Z","relates_to_kyc_document_id":"PlaceholderString","relates_to_kyc_check_id":"PlaceholderString"}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30046: Customer not found. Please specify a valid value for CUSTOMER_ID.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["KYC","Customer"],"typed_success_response_body":{"type":"object","properties":{"medias":{"type":"array","items":{"type":"object","properties":{"customer_id":{"type":"string"},"type":{"type":"string"},"bank_id":{"type":"string"},"customer_number":{"type":"string"},"date":{"type":"string","format":"date-time"},"relates_to_kyc_document_id":{"type":"string"},"id":{"type":"string"},"relates_to_kyc_check_id":{"type":"string"},"url":{"type":"string"}}}}}},"roles":[{"role":"CanGetAnyKycMedia","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/customers/CUSTOMER_ID/kyc_media","connector_methods":[]},{"operation_id":"OBPv3.1.0-createCustomer","implemented_by":{"version":"OBPv3.1.0","function":"createCustomer"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/customers","summary":"Create Customer","description":"<p>The Customer resource stores the customer number (which is set by the backend), legal name, email, phone number, their date of birth, relationship status, education attained, a url for a profile image, KYC status etc.<br />\nDates need to be in the format 2013-01-21T23:08:00Z</p>\n<p>Note: If you need to set a specific customer number, use the Update Customer Number endpoint after this call.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#credit_limit\"><strong>credit_limit</strong></a>:</p>\n<p><a href=\"/glossary#credit_rating\"><strong>credit_rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"&#x6d;&#97;&#105;l&#116;&#111;:&#x66;&#x65;&#x6c;&#105;&#x78;&#115;&#109;&#x69;&#x74;&#x68;&#64;&#101;&#120;&#x61;&#109;&#x70;&#x6c;&#x65;&#x2e;&#99;&#x6f;&#109;\">&#102;&#101;&#108;&#x69;x&#115;&#x6d;&#x69;&#x74;h&#x40;e&#x78;&#97;&#109;&#112;&#x6c;&#x65;.&#x63;o&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#\"><strong>amount</strong></a>: 10.12</p>\n<p><a href=\"/glossary#Bank.bank_id\"><strong>bank_id</strong></a>: gh.29.uk</p>\n<p><a href=\"/glossary#Branch.branch_id\"><strong>branch_id</strong></a>: DERBY6</p>\n<p><a href=\"/glossary#\"><strong>currency</strong></a>: EUR</p>\n<p><a href=\"/glossary#Customer.customer_id\"><strong>customer_id</strong></a>: 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh</p>\n<p><a href=\"/glossary#\"><strong>customer_number</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#\"><strong>date_of_birth</strong></a>: 2018-03-09</p>\n<p><a href=\"/glossary#Customer.dependants\"><strong>dependants</strong></a>: 1</p>\n<p><a href=\"/glossary#dob_of_dependants\"><strong>dob_of_dependants</strong></a>: [2019-09-08, 2017-07-12]</p>\n<p><a href=\"/glossary#\"><strong>email</strong></a>: <a href=\"m&#97;&#x69;l&#116;o&#58;&#102;&#x65;l&#x69;&#120;&#115;&#109;i&#116;&#104;&#64;&#x65;&#x78;&#97;&#x6d;p&#108;&#x65;&#x2e;&#99;&#111;m\">&#x66;e&#x6c;&#105;&#120;&#x73;&#x6d;&#x69;&#x74;&#x68;&#64;&#x65;&#x78;&#97;&#109;&#112;l&#x65;&#46;&#99;&#111;&#109;</a></p>\n<p><a href=\"/glossary#\"><strong>employment_status</strong></a>: worker</p>\n<p><a href=\"/glossary#face_image\"><strong>face_image</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>highest_education_attained</strong></a>: Master</p>\n<p><a href=\"/glossary#\"><strong>kyc_status</strong></a>: false</p>\n<p><a href=\"/glossary#last_ok_date\"><strong>last_ok_date</strong></a>: 2025-06-06T17:37:08.281Z</p>\n<p><a href=\"/glossary#\"><strong>legal_name</strong></a>: Eveline Tripman</p>\n<p><a href=\"/glossary#mobile_phone_number\"><strong>mobile_phone_number</strong></a>: +49 30 901820</p>\n<p><a href=\"/glossary#\"><strong>name_suffix</strong></a>: Sr</p>\n<p><a href=\"/glossary#Customer.Credit.rating\"><strong>rating</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>relationship_status</strong></a>: single</p>\n<p><a href=\"/glossary#Customer.Credit.source\"><strong>source</strong></a>:</p>\n<p><a href=\"/glossary#Customer.title\"><strong>title</strong></a>: Dr.</p>\n<p><a href=\"/glossary#Customer.url\"><strong>url</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#credit_limit\">credit_limit</a>:</p>\n<p><a href=\"/glossary#credit_rating\">credit_rating</a>:</p>\n","description_markdown":"The Customer resource stores the customer number (which is set by the backend), legal name, email, phone number, their date of birth, relationship status, education attained, a url for a profile image, KYC status etc.\nDates need to be in the format 2013-01-21T23:08:00Z\n\nNote: If you need to set a specific customer number, use the Update Customer Number endpoint after this call.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**credit_limit**](/glossary#credit_limit): \n\n\n\n[**credit_rating**](/glossary#credit_rating): \n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**amount**](/glossary#): 10.12\n\n\n\n[**bank_id**](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[**branch_id**](/glossary#Branch.branch_id): DERBY6\n\n\n\n[**currency**](/glossary#): EUR\n\n\n\n[**customer_id**](/glossary#Customer.customer_id): 7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh\n\n\n\n[**customer_number**](/glossary#): 5987953\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**date_of_birth**](/glossary#): 2018-03-09\n\n\n\n[**dependants**](/glossary#Customer.dependants): 1\n\n\n\n[**dob_of_dependants**](/glossary#dob_of_dependants): [2019-09-08, 2017-07-12]\n\n\n\n[**email**](/glossary#): felixsmith@example.com\n\n\n\n[**employment_status**](/glossary#): worker\n\n\n\n[**face_image**](/glossary#face_image): \n\n\n\n[**highest_education_attained**](/glossary#): Master\n\n\n\n[**kyc_status**](/glossary#): false\n\n\n\n[**last_ok_date**](/glossary#last_ok_date): 2025-06-06T17:37:08.281Z\n\n\n\n[**legal_name**](/glossary#): Eveline Tripman\n\n\n\n[**mobile_phone_number**](/glossary#mobile_phone_number): +49 30 901820\n\n\n\n[**name_suffix**](/glossary#): Sr\n\n\n\n[**rating**](/glossary#Customer.Credit.rating): \n\n\n\n[**relationship_status**](/glossary#): single\n\n\n\n[**source**](/glossary#Customer.Credit.source): \n\n\n\n[**title**](/glossary#Customer.title): Dr.\n\n\n\n[**url**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[credit_limit](/glossary#credit_limit): \n\n\n\n[credit_rating](/glossary#credit_rating): \n\n\n","example_request_body":{"legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"success_response_body":{"bank_id":"gh.29.uk","customer_id":"7uy8a7e4-6d02-40e3-a129-0b2bf89de8uh","customer_number":"5987953","legal_name":"Eveline Tripman","mobile_phone_number":"+44 07972 444 876","email":"felixsmith@example.com","face_image":{"url":"www.openbankproject","date":"1100-01-01T00:00:00Z"},"date_of_birth":"1100-01-01T00:00:00Z","relationship_status":"single","dependants":1,"dob_of_dependants":["1100-01-01T00:00:00Z"],"credit_rating":{"rating":"OBP","source":"OBP"},"credit_limit":{"currency":"EUR","amount":"0"},"highest_education_attained":"Master","employment_status":"worker","kyc_status":false,"last_ok_date":"2025-06-06T17:37:10Z","title":"Dr.","branch_id":"DERBY6","name_suffix":"Sr"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30001: Bank not found. Please specify a valid value for BANK_ID.","OBP-10001: Incorrect json format.","OBP-30006: Customer Number already exists. Please specify a different value for BANK_ID or CUSTOMER_NUMBER.","OBP-20005: User not found. Please specify a valid value for USER_ID.","OBP-30007: The User is already linked to a Customer at the bank specified by BANK_ID","OBP-30051: Cannot create Customer","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Customer","Person"],"typed_request_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"relationship_status":{"type":"string"},"highest_education_attained":{"type":"string"},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}}}},"typed_success_response_body":{"type":"object","properties":{"dependants":{"type":"integer"},"dob_of_dependants":{"type":"array","items":{"type":"string","format":"date-time"}},"face_image":{"type":"object","properties":{"url":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"credit_limit":{"type":"object","properties":{"currency":{"type":"string"},"amount":{"type":"string"}}},"employment_status":{"type":"string"},"email":{"type":"string"},"last_ok_date":{"type":"string","format":"date-time"},"customer_id":{"type":"string"},"relationship_status":{"type":"string"},"bank_id":{"type":"string"},"highest_education_attained":{"type":"string"},"customer_number":{"type":"string"},"credit_rating":{"type":"object","properties":{"rating":{"type":"string"},"source":{"type":"string"}}},"name_suffix":{"type":"string"},"legal_name":{"type":"string"},"title":{"type":"string"},"branch_id":{"type":"string"},"date_of_birth":{"type":"string","format":"date-time"},"mobile_phone_number":{"type":"string"},"kyc_status":{"type":"boolean"}}},"roles":[{"role":"CanCreateCustomer","requires_bank_id":true},{"role":"CanCreateCustomerAtAnyBank","requires_bank_id":false}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/customers","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_deletepass_3_probe_entity_ac.bank.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_deletepass_3_probe_entity_ac.bank.uk"},"request_verb":"DELETE","request_url":"/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","summary":"Delete pass_3_probe_entity by id","description":"<p>Delete pass_3_probe_entity by id</p>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;pass_3_probe_entity&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Delete pass_3_probe_entity by id\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"pass_3_probe_entity\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","example_request_body":{"name":"James","amount":100},"success_response_body":{"bank-id":"gh.29.uk","pass_3_probe_entity":{"pass_3_probe_entity_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James","amount":100}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error."],"tags":["_Pass_3_probe_entity(ac.bank.uk)","Dynamic-Entity","Dynamic"],"typed_request_body":{"type":"object","properties":{"name":{"type":"string"},"amount":{"type":"integer"}}},"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"pass_3_probe_entity":{"type":"object","properties":{"pass_3_probe_entity_id":{"type":"string"},"name":{"type":"string"},"amount":{"type":"integer"}}}}},"roles":[{"role":"CanDeleteDynamicEntity_pass_3_probe_entity","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/ac.bank.uk/pass_3_probe_entity/PASS_3_PROBE_ENTITY_ID","connector_methods":[]},{"operation_id":"OBPv4.0.0-dynamicEntity_getSingleInsurancePremium_gh.29.uk","implemented_by":{"version":"OBPv4.0.0","function":"dynamicEntity_getSingleInsurancePremium_gh.29.uk"},"request_verb":"GET","request_url":"/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","summary":"Get InsurancePremium by id","description":"<p>Get InsurancePremium by id.</p>\n<p>Retrive the premium for the customer.</p>\n<p><strong>Property List:</strong></p>\n<ul>\n<li>name: description of <strong>name</strong> field, can be markdown text.</li>\n<li>number: description of <strong>number</strong> field, can be markdown text.</li>\n</ul>\n<p>MethodRouting settings example:</p>\n<details>\n<pre><code>{\n  &quot;is_bank_id_exact_match&quot;:false,\n  &quot;method_name&quot;:&quot;dynamicEntityProcess&quot;,\n  &quot;connector_name&quot;:&quot;rest_vMar2019&quot;,\n  &quot;bank_id_pattern&quot;:&quot;.*&quot;,\n  &quot;parameters&quot;:[\n    {\n        &quot;key&quot;:&quot;entityName&quot;,\n        &quot;value&quot;:&quot;InsurancePremium&quot;\n    }\n    {\n        &quot;key&quot;:&quot;url&quot;,\n        &quot;value&quot;:&quot;http://mydomain.com/xxx&quot;\n    }\n  ]\n}\n</code></pre>\n</details>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n","description_markdown":"Get InsurancePremium by id.\n\nRetrive the premium for the customer.\n\n\n**Property List:** \n\n* name: description of **name** field, can be markdown text.\n* number: description of **number** field, can be markdown text.\n\n\nMethodRouting settings example:\n\n<details>\n\n```\n{\n  \"is_bank_id_exact_match\":false,\n  \"method_name\":\"dynamicEntityProcess\",\n  \"connector_name\":\"rest_vMar2019\",\n  \"bank_id_pattern\":\".*\",\n  \"parameters\":[\n    {\n        \"key\":\"entityName\",\n        \"value\":\"InsurancePremium\"\n    }\n    {\n        \"key\":\"url\",\n        \"value\":\"http://mydomain.com/xxx\"\n    }\n  ]\n}\n```\n\n</details>\n\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.","success_response_body":{"bank-id":"gh.29.uk","insurance_premium":{"insurance_premium_id":"d8839721-ad8f-45dd-9f78-2080414b93f9","name":"James Brown","number":698761728}},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-20006: User is missing one or more roles: ","OBP-50000: Unknown Error."],"tags":["_InsurancePremium(gh.29.uk)","Dynamic-Entity","Dynamic"],"typed_success_response_body":{"type":"object","properties":{"bank-id":{"type":"string"},"insurance_premium":{"type":"object","properties":{"insurance_premium_id":{"type":"string"},"name":{"type":"string"},"number":{"type":"integer"}}}}},"roles":[{"role":"CanGetDynamicEntity_InsurancePremium","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/gh.29.uk/InsurancePremium/INSURANCE_PREMIUM_ID","connector_methods":[]},{"operation_id":"OBPv3.1.0-createAccountAttribute","implemented_by":{"version":"OBPv3.1.0","function":"createAccountAttribute"},"request_verb":"POST","request_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/products/PRODUCT_CODE/attribute","summary":"Create Account Attribute","description":"<p>Create Account Attribute</p>\n<p>Account Attributes are used to describe a financial Product with a list of typed key value pairs.</p>\n<p>Each Account Attribute is linked to its Account by ACCOUNT_ID</p>\n<p>Typical account attributes might be:</p>\n<p>ISIN (for International bonds)<br />\nVKN (for German bonds)<br />\nREDCODE (markit short code for credit derivative)<br />\nLOAN_ID (e.g. used for Anacredit reporting)</p>\n<p>ISSUE_DATE (When the bond was issued in the market)<br />\nMATURITY_DATE (End of life time of a product)<br />\nTRADABLE</p>\n<p>See <a href=\"http://www.fpml.org/\">FPML</a> for more examples.</p>\n<p>The type field must be one of &quot;STRING&quot;, &quot;INTEGER&quot;, &quot;DOUBLE&quot; or DATE_WITH_DAY&quot;</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#product_code\">PRODUCT_CODE</a>: 1234BW</p>\n<p><strong>JSON request body fields:</strong></p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#account_attribute_id\"><strong>account_attribute_id</strong></a>:</p>\n<p><a href=\"/glossary#name\"><strong>name</strong></a>: ACCOUNT_MANAGEMENT_FEE</p>\n<p><a href=\"/glossary#product_code\"><strong>product_code</strong></a>: 1234BW</p>\n<p><a href=\"/glossary#type\"><strong>type</strong></a>:</p>\n<p><a href=\"/glossary#Adapter.value\"><strong>value</strong></a>: 5987953</p>\n<p><a href=\"/glossary#\">product_instance_code</a>: product_instance_code</p>\n","description_markdown":"Create Account Attribute\n\nAccount Attributes are used to describe a financial Product with a list of typed key value pairs.\n\nEach Account Attribute is linked to its Account by ACCOUNT_ID\n\n\nTypical account attributes might be:\n\nISIN (for International bonds)\nVKN (for German bonds)\nREDCODE (markit short code for credit derivative)\nLOAN_ID (e.g. used for Anacredit reporting)\n\nISSUE_DATE (When the bond was issued in the market)\nMATURITY_DATE (End of life time of a product)\nTRADABLE\n\nSee [FPML](http://www.fpml.org/) for more examples.\n\nThe type field must be one of \"STRING\", \"INTEGER\", \"DOUBLE\" or DATE_WITH_DAY\"\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[PRODUCT_CODE](/glossary#product_code): 1234BW\n\n\n\n\n\n**JSON request body fields:**\n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**account_attribute_id**](/glossary#account_attribute_id): \n\n\n\n[**name**](/glossary#name): ACCOUNT_MANAGEMENT_FEE\n\n\n\n[**product_code**](/glossary#product_code): 1234BW\n\n\n\n[**type**](/glossary#type): \n\n\n\n[**value**](/glossary#Adapter.value): 5987953\n\n\n\n[product_instance_code](/glossary#): product_instance_code\n\n\n","example_request_body":{"name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"},"success_response_body":{"product_code":"1234BW","account_attribute_id":"613c83ea-80f9-4560-8404-b9cd4ec42a7f","name":"OVERDRAFT_START_DATE","type":"DATE_WITH_DAY","value":"2012-04-23","product_instance_code":"LKJL98769F"},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-10001: Incorrect json format.","OBP-50000: Unknown Error.","OBP-20006: User is missing one or more roles: "],"tags":["Account","Account-Attribute","Attribute"],"typed_request_body":{"type":"object","properties":{"value":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"typed_success_response_body":{"type":"object","properties":{"value":{"type":"string"},"product_code":{"type":"string"},"account_attribute_id":{"type":"string"},"product_instance_code":{"type":"string"},"type":{"type":"string"},"name":{"type":"string"}}},"roles":[{"role":"CanCreateAccountAttributeAtOneBank","requires_bank_id":true}],"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/products/PRODUCT_CODE/attribute","connector_methods":[]},{"operation_id":"OBPv1.2.1-getImagesForViewOnTransaction","implemented_by":{"version":"OBPv1.2.1","function":"getImagesForViewOnTransaction"},"request_verb":"GET","request_url":"/obp/v1.2.1/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images","summary":"Get Transaction Images","description":"<p>Returns the transaction TRANSACTION_ID images made on a <a href=\"#1_2_1-getViewsForBankAccount\">view</a> (VIEW_ID).<br />\nAuthentication via OAuth is required if the view is not public.</p>\n<p>User Authentication is Required. The User must be logged in. The Application must also be authenticated.</p>\n<p><strong>URL Parameters:</strong></p>\n<p><a href=\"/glossary#Account.account_id\">ACCOUNT_ID</a>: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0</p>\n<p><a href=\"/glossary#Bank.bank_id\">BANK_ID</a>: gh.29.uk</p>\n<p><a href=\"/glossary#transaction_ids\">TRANSACTION_ID</a>: 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub</p>\n<p><a href=\"/glossary#this_view_id\">VIEW_ID</a>: owner</p>\n<p><strong>JSON response body fields:</strong></p>\n<p><a href=\"/glossary#Customer.url\"><strong>URL</strong></a>: <a href=\"http://www.example.com/id-docs/123/image.png\">http://www.example.com/id-docs/123/image.png</a></p>\n<p><a href=\"/glossary#\"><strong>date</strong></a>: 2020-01-27</p>\n<p><a href=\"/glossary#display_name\"><strong>display_name</strong></a>:</p>\n<p><a href=\"/glossary#id\"><strong>id</strong></a>: d8839721-ad8f-45dd-9f78-2080414b93f9</p>\n<p><a href=\"/glossary#images\"><strong>images</strong></a>:</p>\n<p><a href=\"/glossary#\"><strong>label</strong></a>: My Account</p>\n<p><a href=\"/glossary#provider\"><strong>provider</strong></a>: ETHEREUM</p>\n<p><a href=\"/glossary#User\"><strong>user</strong></a>:</p>\n","description_markdown":"Returns the transaction TRANSACTION_ID images made on a [view](#1_2_1-getViewsForBankAccount) (VIEW_ID).\n      Authentication via OAuth is required if the view is not public.\n\nUser Authentication is Required. The User must be logged in. The Application must also be authenticated.\n\n\n**URL Parameters:**\n\n[ACCOUNT_ID](/glossary#Account.account_id): 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0\n\n\n\n[BANK_ID](/glossary#Bank.bank_id): gh.29.uk\n\n\n\n[TRANSACTION_ID](/glossary#transaction_ids): 2fg8a7e4-6d02-40e3-a129-0b2bf89de8ub\n\n\n\n[VIEW_ID](/glossary#this_view_id): owner\n\n\n\n\n\n**JSON response body fields:**\n\n\n\n[**URL**](/glossary#Customer.url): http://www.example.com/id-docs/123/image.png\n\n\n\n[**date**](/glossary#): 2020-01-27\n\n\n\n[**display_name**](/glossary#display_name): \n\n\n\n[**id**](/glossary#id): d8839721-ad8f-45dd-9f78-2080414b93f9\n\n\n\n[**images**](/glossary#images): \n\n\n\n[**label**](/glossary#): My Account\n\n\n\n[**provider**](/glossary#provider): ETHEREUM\n\n\n\n[**user**](/glossary#User): \n\n\n","success_response_body":{"images":[{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","label":"NONE","URL":"www.openbankproject.com","date":"1100-01-01T00:00:00Z","user":{"id":"5995d6a2-01b3-423c-a173-5481df49bdaf","provider":"http://127.0.0.1:8080","display_name":"OBP"}}]},"error_response_bodies":["OBP-20001: User not logged in. Authentication is required!","OBP-30018: Bank Account not found. Please specify valid values for BANK_ID and ACCOUNT_ID. ","OBP-30022: The current view does not have the permission:","OBP-30005: View not found for Account. Please specify a valid value for VIEW_ID","OBP-50000: Unknown Error."],"tags":["Transaction-Metadata","Transaction"],"typed_success_response_body":{"type":"object","properties":{"images":{"type":"array","items":{"type":"object","properties":{"URL":{"type":"string"},"id":{"type":"string"},"date":{"type":"string","format":"date-time"},"user":{"type":"object","properties":{"provider":{"type":"string"},"display_name":{"type":"string"},"id":{"type":"string"}}},"label":{"type":"string"}}}}}},"is_featured":false,"special_instructions":"","specified_url":"/obp/v3.1.0/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transactions/TRANSACTION_ID/metadata/images","connector_methods":[]}]}