{"id":20505618,"url":"https://github.com/openbankproject/obp-python-quickstart","last_synced_at":"2025-06-14T23:33:47.470Z","repository":{"id":78960346,"uuid":"328636700","full_name":"OpenBankProject/obp-python-quickstart","owner":"OpenBankProject","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-12T10:38:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-16T07:57:14.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenBankProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-11T11:06:49.000Z","updated_at":"2021-01-12T10:38:42.000Z","dependencies_parsed_at":"2023-09-07T15:00:28.064Z","dependency_job_id":null,"html_url":"https://github.com/OpenBankProject/obp-python-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2Fobp-python-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2Fobp-python-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2Fobp-python-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2Fobp-python-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenBankProject","download_url":"https://codeload.github.com/OpenBankProject/obp-python-quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242105240,"owners_count":20072454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T19:48:25.261Z","updated_at":"2025-03-05T21:28:27.592Z","avatar_url":"https://github.com/OpenBankProject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Account Creation in OBP\n\nThis script will create a **User** for OBP plus a bank **Customer** object for that User, and create an **Account** of a certain **Product** type.\n\nSee the obp_python folder for the individual python scripts calling the various OBP APIs. \n\n### Requirements:\nThe obp user configured in obp_python/config needs to be setup with the corresponding entitlements (roles) on sandbox side first.\n\nYou may want to use the CLI (https://github.com/OpenBankProject/OBP-CLI), the API Manager or API Explorer of your instance to grant the nessesary roles, else just use any REST client. \n\n\n\n### Run:\nchange the following global variables in full_flow_up_to_create_account.py unless the script is run for the very first time\nt:\n```\nuser_name_to_create = \"some_user_name\"\nproduct_code = \"some_myproduct_name\"\nproduct_attribute_name = \"some_product_feature\"\nproduct_attribute_value = \"some+product_feature_value\"\n```\nthen just run it: \n```\npython3 ./full_flow_up_to_create_account.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fobp-python-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbankproject%2Fobp-python-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fobp-python-quickstart/lists"}