{"info":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","description":"<html><head></head><body><p>The COMMITLY API uses <a href=\"https://oauth.net/2/\">OAuth 2.0</a> for authentication.</p>\n<h2 id=\"base-url\">Base URL</h2>\n<p>https://app.commitly.com/api</p>\n<h2 id=\"client-application\">Client Application</h2>\n<p>A client application needs to be identified by Client ID and Client Secret. You can retrieve the required Client ID and Client Secret by activating the COMMITLY API within your COMMITLY Account. Note: API Credentials can be created for Business Edition upwards.</p>\n<p>Go to your COMMITLY Account. In the main navigation select ADD-ONS &gt; COMMITLY Direct API and click on connect. This will generate the client ID and client secret.</p>\n<h2 id=\"authentication-flow\">Authentication Flow</h2>\n<img src=\"https://lh6.googleusercontent.com/timbhKOuzsSDbOTgpdjnJrlnNhoB0ZIOis8YXB1Mnr6FPTHTLrpEHeUzl5EYZmRSQnDgXwHKypk1fPY6MN3mAmAIHUI4GLS4HN43u4ifB6YIUK9StGxHJ95Q_INB5VsWuQmifJDT\">\n\n<ol>\n<li><p>The client’s app authenticates with COMMITLY backend using its Client ID and Client Secret (/auth/token/ endpoint). <strong>Send client credentials in body.</strong></p>\n</li>\n<li><p>COMMITLY backend validates the Client ID and Client Secret.</p>\n</li>\n<li><p>COMMITLY backend responds with an Access Token.</p>\n</li>\n<li><p>The client’s application can use the Access Token to call an API on behalf of itself.</p>\n</li>\n<li><p>The API responds with the requested data.</p>\n</li>\n</ol>\n<h2 id=\"access-token\">Access Token</h2>\n<p>The Access Token is used to authenticate against the API resources. It needs to be included in every request header with the prefix bearer.</p>\n<h2 id=\"access-token-url\">Access Token Url</h2>\n<p>https://app.commitly.com/api/auth/token/</p>\n<h2 id=\"example-setup-of-authorization-in-postman\">Example Setup of Authorization in Postman</h2>\n<p>In our test setup, we have setup Authorization on COMMITLY (API) level.</p>\n<ul>\n<li><p>Select OAuth 2.0 as Type</p>\n</li>\n<li><p>Add auth data to: Request Headers</p>\n</li>\n<li><p>Enable auto-refresh Token</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/be6fd8b7-029e-4f7d-ba3f-84aa1bcf3c0b/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjE0LjUyLnBuZw==\">\n\n<p>To configure the New Token</p>\n<ul>\n<li><p>Set Access Token URL to /auth/token/</p>\n</li>\n<li><p>Insert Client ID and Client Secret</p>\n</li>\n<li><p>Client Authentication: Send client credentials in body</p>\n</li>\n</ul>\n<p><strong>Important: for security reason (and out of convenience) define variables in an Environment. Select the variable type SECRET for Client ID and Client Secret.</strong></p>\n<img src=\"https://content.pstmn.io/c1fee5df-14af-4e3b-a04c-ed827ca94044/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjE1LjI1LnBuZw==\">\n\n<p>on Entity Level, select Authorization Type to <strong>Inherit auth from parent</strong></p>\n<img src=\"https://content.pstmn.io/94285d94-8bf2-4ec3-96ab-cee20df6d7a0/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjIxLjExLnBuZw==\">\n\n<p>To start making calls, initiate Authorization first on parent level by clicking on Get New Access Token</p>\n<img src=\"https://content.pstmn.io/c5891e7a-2dbb-4775-b654-fd4c94cfcee7/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjI1LjAzLnBuZw==\">\n\n<p>Successful authentication will be displayed. Click on Proceed.</p>\n<img src=\"https://content.pstmn.io/71b8b372-7b65-48fc-b189-60913592d4b1/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjI1LjI0LnBuZw==\">\n\n<p>COMMITLY backend sent in this case an access token. Click on Use Token.</p>\n<img src=\"https://content.pstmn.io/66302894-c50f-49e1-8bb4-175c2227ed66/QmlsZHNjaGlybcKtZm90byAyMDI0LTAxLTE3IHVtIDA5LjM1LjQwLnBuZw==\">\n\n<p>After that, you can now make API calls.</p>\n<p>If you want to call different companies and/or groups, simply setup an Environment for every company / group with the provided client credentials.</p>\n<h2 id=\"pagination--page-size-limit\">Pagination &amp; <strong>Page size (limit)</strong></h2>\n<p>Pagination is the process of dividing the resulting set of data into discrete blocks of information (pages). It decreases both the server payload and the network traffic and increases the speed of page loading.</p>\n<p>The number of returned records in <code>GET</code> requests is restricted to avoid server and network overloading. COMMITLY API responses limits the number of records to 100.</p>\n<h2 id=\"errors-and-http-status-codes\"><strong>Errors and HTTP status codes</strong></h2>\n<ul>\n<li><p>200 - OK</p>\n</li>\n<li><p>400 - Bad request</p>\n</li>\n<li><p>401 - Not authenticated or invalid access_token</p>\n</li>\n<li><p>403 - Incorrect authorization role or you are not allowed to call this service for other reasons</p>\n</li>\n<li><p>404 - Not found</p>\n</li>\n<li><p>500 - An unexpected error occurred</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7203120","collectionId":"4caa5747-0fc7-444b-abbf-f07e11829669","publishedId":"UVysyvwe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"82C800"},"publishDate":"2022-04-21T14:48:37.000Z"},"item":[{"name":"Company Level","item":[{"name":"Categories","item":[{"name":"Get categories","id":"5db64116-012e-4762-9bbf-49ba1553dc29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/categories/","description":"<p>Get a list of the categories of your company in COMMITLY</p>\n<p>Important fields</p>\n<p>\"is_obsolete\": false</p>\n<p>defines whether a categories is active or archived. In this case (false) it is active</p>\n<p>\"is_category\": true</p>\n<p>defines whether a category is a category where budgets (and transactions) can be mapped to. In this case (true) is a category, you can create a budget for</p>\n<p>\"is_default\": false</p>\n<p>marks system and unmappable categories; do not use this for creating budgets</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["categories",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"907bbd15-b4f7-46a4-86df-55a89602d078","name":"Get categories","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/categories/"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 102273,\n    \"parent\": null,\n    \"name\": \"Veränderung Liquide Mittel\",\n    \"slug\": \"change-in-liquid-funds\",\n    \"description\": \"\",\n    \"order\": 6,\n    \"is_obsolete\": false,\n    \"is_category\": false,\n    \"is_aggregating\": false,\n    \"is_default\": false\n}"}],"_postman_id":"5db64116-012e-4762-9bbf-49ba1553dc29"}],"id":"d4c5a71a-4b3b-4c73-90a3-0880fa0bfcff","_postman_id":"d4c5a71a-4b3b-4c73-90a3-0880fa0bfcff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Plans","item":[{"name":"Get plans","id":"248de526-46bd-4ab2-bc29-3ba1525f8424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/plans/","description":"<p>Get the created Plans (by name) of your company</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["plans",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"3c82a6c6-6510-44a8-9dac-12eee96e804a","name":"Get plans","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/plans/"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3411,\n    \"author\": {\n        \"id\": \"19\",\n        \"username\": \"juergen@commitly.com\",\n        \"full_name\": \"Jürgen Faè\"\n    },\n    \"date_created\": \"2020-12-03T12:40:16.187671Z\",\n    \"date_updated\": \"2021-09-03T18:32:19.682824Z\",\n    \"name\": \"Forecast\",\n    \"first_year\": 2020,\n    \"last_year\": 2023,\n    \"type\": \"FORECAST\",\n    \"is_active\": true,\n    \"is_committed\": false,\n    \"update_status\": \"READY\",\n    \"use_transactions\": true,\n    \"use_invoices\": false,\n    \"update_forecast\": true,\n    \"lft\": 1,\n    \"rght\": 4,\n    \"tree_id\": 1903,\n    \"level\": 0,\n    \"parent\": null,\n    \"comment_count\": 0\n}"}],"_postman_id":"248de526-46bd-4ab2-bc29-3ba1525f8424"}],"id":"170bea12-a262-4384-ad88-53155173d4a6","_postman_id":"170bea12-a262-4384-ad88-53155173d4a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Company Banks","item":[{"name":"Get Company Banks","id":"13d69d9d-f9fd-4aa0-827a-596f6b714b61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/banks/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["banks",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"66f61b03-1c61-413b-aedb-ecc3f9a38094","name":"Get Company Banks","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/banks/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jan 2024 14:11:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1968"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.0"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Origin, Accept-Language"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 1745,\n            \"accounts\": [\n                {\n                    \"id\": 3349,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"NEU\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 1988,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2021-01-21T08:54:20.387933Z\",\n                    \"date_updated\": \"2021-03-03T16:32:25.553579Z\",\n                    \"name\": \"Test\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 12745,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2021-01-21T08:54:20.380347Z\",\n            \"date_updated\": \"2021-03-03T16:32:25.558301Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"NEU\",\n            \"bic\": \"\",\n            \"tenant\": 19\n        },\n        {\n            \"id\": 4216,\n            \"accounts\": [\n                {\n                    \"id\": 6472,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 17780618,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1082,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-05-05T13:10:13.354781Z\",\n                    \"date_updated\": \"2024-01-11T10:51:33.342193Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"Mock\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": 0,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-11T10:50:47Z\",\n                    \"last_update_attempt\": \"2024-01-11T10:50:46Z\",\n                    \"banking_api_account\": 11059685\n                }\n            ],\n            \"date_created\": \"2022-05-05T13:10:13.349803Z\",\n            \"date_updated\": \"2022-05-05T13:10:13.349825Z\",\n            \"open_banking_connection_id\": 17780618,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 19\n        },\n        {\n            \"id\": 7640,\n            \"accounts\": [\n                {\n                    \"id\": 10721,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"Integration Stripe\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 7,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-08-23T14:39:39.200283Z\",\n                    \"date_updated\": \"2024-01-11T10:30:43.060704Z\",\n                    \"name\": \"Stripe test\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 25759.78,\n                    \"overdraft_limit\": null,\n                    \"status\": \"API\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2023-08-23T14:39:39.194386Z\",\n            \"date_updated\": \"2023-08-23T14:39:39.194399Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"Integration Stripe\",\n            \"bic\": \"\",\n            \"tenant\": 19\n        }\n    ]\n}"}],"_postman_id":"13d69d9d-f9fd-4aa0-827a-596f6b714b61"}],"id":"8a2edfa8-c5de-4881-9d95-7db45b8b7b3b","description":"<p>Get a list of bank connected to all companies within the group. Includes online and offline accounts.</p>\n","_postman_id":"8a2edfa8-c5de-4881-9d95-7db45b8b7b3b","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Company Bank Accounts","item":[{"name":"Get Company Accounts","id":"4ca6e069-65ab-4482-9cdc-4cca444633e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/accounts/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["accounts",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"1b01748a-ef3e-4fab-b5e8-214c59242240","name":"Get Company Accounts","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/accounts/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jan 2024 14:12:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2136"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.0"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Origin, Accept-Language"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 98865.46,\n    \"available_funds\": 98865.46,\n    \"current_month_balance\": 104158.73999999996,\n    \"next_month_balance\": 263990.43999999994,\n    \"in_3_months_balance\": 262083.60999999996,\n    \"fiscal_year_ending_balance\": 320992.93,\n    \"accounts\": [\n        {\n            \"id\": 6472,\n            \"bank\": {\n                \"open_banking_connection_id\": 17780618,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1082,\n            \"last_transaction\": {\n                \"id\": 11870989,\n                \"account\": {\n                    \"id\": 6472,\n                    \"name\": \"Account\",\n                    \"alias\": \"Mock\"\n                },\n                \"value_date\": \"2024-01-11T00:00:00Z\",\n                \"amount\": -104.64,\n                \"purpose\": \"Zahlung AR-Re 200763\",\n                \"counterpart_name\": \"Aldi Sued\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-05-05T13:10:13.354781Z\",\n            \"date_updated\": \"2024-01-11T10:51:33.342193Z\",\n            \"name\": \"Account\",\n            \"alias\": \"Mock\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": 0,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-11T10:50:47Z\",\n            \"last_update_attempt\": \"2024-01-11T10:50:46Z\",\n            \"banking_api_account\": 11059685\n        },\n        {\n            \"id\": 10721,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"Integration Stripe\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 7,\n            \"last_transaction\": {\n                \"id\": 11457213,\n                \"account\": {\n                    \"id\": 10721,\n                    \"name\": \"Stripe test\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2023-12-12T17:33:36Z\",\n                \"amount\": 936.29,\n                \"purpose\": \"charge\",\n                \"counterpart_name\": \"ghjl\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-08-23T14:39:39.200283Z\",\n            \"date_updated\": \"2024-01-11T10:30:43.060704Z\",\n            \"name\": \"Stripe test\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 25759.78,\n            \"overdraft_limit\": null,\n            \"status\": \"API\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        },\n        {\n            \"id\": 3349,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"NEU\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 1988,\n            \"last_transaction\": {\n                \"id\": 4337735,\n                \"account\": {\n                    \"id\": 3349,\n                    \"name\": \"Test\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2021-12-15T00:00:00Z\",\n                \"amount\": -48.5,\n                \"purpose\": \"Monatskarte\",\n                \"counterpart_name\": \"Deutsche Bahn AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2021-01-21T08:54:20.387933Z\",\n            \"date_updated\": \"2021-03-03T16:32:25.553579Z\",\n            \"name\": \"Test\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 12745,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        }\n    ]\n}"}],"_postman_id":"4ca6e069-65ab-4482-9cdc-4cca444633e3"}],"id":"dd043ce7-7ec4-4d7c-883d-849677e8e803","description":"<p>Get a list of bank connected to all companies within the group. Includes online and offline accounts.</p>\n","_postman_id":"dd043ce7-7ec4-4d7c-883d-849677e8e803","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Invoices (Open Items)","item":[{"name":"Get company invoices","id":"69313015-235e-48e7-8644-a7a22e3f2459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://app.commitly.com/api/invoices/","description":"<p>Get invoices list and data. Only the authorized user can get this data, i.e. his access_token must be used. This service returns the list of invoices.</p>\n<p>To get some specific invoice, you must pass request header with the reference id directly in URL. To get a list of all invoices you must pass the request without the reference.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["invoices",""],"host":["https://app.commitly.com/api"],"query":[{"disabled":true,"description":{"content":"<p>String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  </p>\n","type":"text/plain"},"key":"search","value":""},{"disabled":true,"description":{"content":"<p>Boolean (false, true)  </p>\n","type":"text/plain"},"key":"paid","value":""},{"disabled":true,"description":{"content":"<p>String. Invoice type: Payable, Receivable </p>\n","type":"text/plain"},"key":"type","value":""},{"disabled":true,"description":{"content":"<p>String. Invoice status: OVERDUE = 'OD';\nEXPECTED = 'PL';\nORDER/LEAD = 'OR';\nPAID = 'PD';\nPARTIALLY_PAID = 'PP';\nON_HOLD = 'HD';\nPROMISED = 'PR';\nIN_DISPUTE = 'DP';\nCANCELLED = 'CA';</p>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>Date (YYYY-MM-DD)</p>\n","type":"text/plain"},"key":"min_due_date ","value":""},{"disabled":true,"description":{"content":"<p>Date (YYYY-MM-DD)</p>\n","type":"text/plain"},"key":"max_due_date","value":""},{"disabled":true,"description":{"content":"<p>Decimal </p>\n","type":"text/plain"},"key":"min_amount","value":""},{"disabled":true,"description":{"content":"<p>Decimal</p>\n","type":"text/plain"},"key":"max_amount","value":""},{"disabled":true,"description":{"content":"<p>Parameter (due_date)</p>\n","type":"text/plain"},"key":"ordering","value":""},{"disabled":true,"description":{"content":"<p>Serial (1, 2, 3, ...)</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Decimal (20, 50, 100)</p>\n","type":"text/plain"},"key":"page_size","value":""},{"disabled":true,"description":{"content":"<p>Boolean (false, true)</p>\n","type":"text/plain"},"key":"is_payment","value":""}],"variable":[]}},"response":[{"id":"ae038127-89c2-41bd-b299-b3aea5510e56","name":"Get all invoices of a specific company","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://app.commitly.com/api/invoices/","host":["https://app.commitly.com/api"],"path":["invoices",""],"query":[{"key":"search","value":"","description":"String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  ","disabled":true},{"key":"paid","value":"","description":"Boolean (false, true)  ","disabled":true},{"key":"type","value":"","description":"String. Invoice type: Payable, Receivable ","disabled":true},{"key":"status","value":"","description":"String. Invoice  status: CA (cancelled), PD (paid), PL (planned),  OD (overdue), PP (partial paid), HD (on hold), PR (promised), DP (in dispute)  ","disabled":true},{"key":"min_due_date ","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"max_due_date","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"min_amount","value":"","description":"Decimal ","disabled":true},{"key":"max_amount","value":"","description":"Decimal","disabled":true},{"key":"ordering","value":"","description":"Parameter (due_date)","disabled":true},{"key":"page","value":null,"description":"Serial (1, 2, 3, ...)","disabled":true},{"key":"page_size","value":null,"description":"Decimal (20, 50, 100)","disabled":true},{"key":"is_payment","value":null,"description":"Boolean (false, true)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 16 Apr 2022 10:13:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1016"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"en"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"sum\": 8650,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": {\n        \"amount_due\": 7650,\n        \"total\": 8650,\n        \"invoices\": [\n            {\n                \"id\": 30221,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 1000,\n                \"amount_due\": 200,\n                \"date_created\": \"2022-04-16T09:36:37.718400Z\",\n                \"date_updated\": \"2022-04-16T10:12:17.687693Z\",\n                \"name\": \"First invoice\",\n                \"notes\": \"\",\n                \"amount\": 1200,\n                \"type\": \"RE\",\n                \"reference\": \"1\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-30\",\n                \"source\": \"Manually Added\",\n                \"source_id\": \"d28e08d1-a088-3429-8c8d-1a15a8dd304e\",\n                \"status\": \"PP\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            },\n            {\n                \"id\": 30223,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 0,\n                \"amount_due\": 7450,\n                \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n                \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n                \"name\": \"Bond\",\n                \"notes\": \"special equipement\",\n                \"amount\": 7450,\n                \"type\": \"RE\",\n                \"reference\": \"AR-007\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-28\",\n                \"source\": \"direct_api\",\n                \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n                \"status\": \"PL\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            }\n        ]\n    }\n}"},{"id":"5c2206f2-285e-4fa4-9db1-e3d52feeeace","name":"Get all unpaid company invoices, sorted by due date","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://app.commitly.com/api/invoices/?paid=false&ordering=due_date&page=1&page_size=20&is_payment=true","host":["https://app.commitly.com/api"],"path":["invoices",""],"query":[{"key":"search","value":"","description":"String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  ","disabled":true},{"key":"paid","value":"false","description":"Boolean (false, true)  "},{"key":"type","value":"","description":"String. Invoice type: Payable, Receivable ","disabled":true},{"key":"status","value":"","description":"String. Invoice  status: CA (cancelled), PD (paid), PL (planned),  OD (overdue), PP (partial paid), HD (on hold), PR (promised), DP (in dispute)  ","disabled":true},{"key":"min_due_date ","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"max_due_date","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"min_amount","value":"","description":"Decimal ","disabled":true},{"key":"max_amount","value":"","description":"Decimal","disabled":true},{"key":"ordering","value":"due_date","description":"Parameter (due_date)"},{"key":"page","value":"1","description":"Serial (1, 2, 3, ...)"},{"key":"page_size","value":"20","description":"Decimal (20, 50, 100)"},{"key":"is_payment","value":"true","description":"Boolean (false, true)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"sum\": 8650,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": {\n        \"amount_due\": 7650,\n        \"total\": 8650,\n        \"invoices\": [\n            {\n                \"id\": 30221,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 1000,\n                \"amount_due\": 200,\n                \"date_created\": \"2022-04-16T09:36:37.718400Z\",\n                \"date_updated\": \"2022-04-16T10:12:17.687693Z\",\n                \"name\": \"First invoice\",\n                \"notes\": \"\",\n                \"amount\": 1200,\n                \"type\": \"RE\",\n                \"reference\": \"1\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-30\",\n                \"source\": \"Manually Added\",\n                \"source_id\": \"d28e08d1-a088-3429-8c8d-1a15a8dd304e\",\n                \"status\": \"PP\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            },\n            {\n                \"id\": 30223,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 0,\n                \"amount_due\": 7450,\n                \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n                \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n                \"name\": \"Bond\",\n                \"notes\": \"special equipement\",\n                \"amount\": 7450,\n                \"type\": \"RE\",\n                \"reference\": \"AR-007\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-28\",\n                \"source\": \"direct_api\",\n                \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n                \"status\": \"PL\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"69313015-235e-48e7-8644-a7a22e3f2459"},{"name":"Create company invoices","id":"2d74a70f-4e95-4645-a7b2-ed83eeadace7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference\": \"<string>\", //required\n    \"name\": \"<string>\", //required\n    \"notes\": \"<string>\",\n    \"type\": \"<string>\",\n    \"date\": \"<date>\",\n    \"tags\": \"<string>\"\n    \"amount\": \"<decimal>\", //required\n    \"due_date\": \"<date>\", //required\n    \"expected_date\": \"<date>\",\n    \"paid_amount\": \"<decimal>\",\n    \"category\": \"<integer>\" //for mapping of invoice \n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/invoices/","description":"<p>Create an invoice within COMMITLY. To create an invoice, you must pass authorization and the required fields in your POST request. Only the authorized user can get this data, i.e. his access_token must be used.</p>\n<p>Required fields:</p>\n<ul>\n<li><p>\"reference\" // Invoice Number</p>\n</li>\n<li><p>\"name\"</p>\n</li>\n<li><p>\"amount\" // Invoice amount</p>\n</li>\n<li><p>\"due_date\" // Specify \"due_date\" as YYYY-MM-DD, e.g. 2021-11-10</p>\n</li>\n</ul>\n<p>Optional fields:</p>\n<ul>\n<li><p>\"date\" // Invoice date, specify \"date\" as YYYY-MM-DD, e.g. 2021-11-10</p>\n</li>\n<li><p>\"notes\" // description of invoice</p>\n</li>\n<li><p>\"tags\" // use tags field to pass additional information for mapping rules, e.g. category</p>\n</li>\n<li><p>\"paid_amount\" // already paid amount of invoice, will be deducted from \"amount\"</p>\n</li>\n<li><p>\"category\" // Category Id as can be retried by GET categories call</p>\n</li>\n<li><p>\"expected_date\" // specify the expected payment date if other than the due date.<br />  Note: if no expected date is provided, system will set expected date to either due date or current date, if due date lies in the past</p>\n</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["invoices",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"a904cf5e-fd02-4f9d-845d-65d86d68674a","name":"Create company invoices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference\": \"AR-007\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"type\": \"<string>\",\n    \"date\": \"2022-04-16\",\n    \"amount\": \"7450\",\n    \"due_date\": \"2022-04-28\",\n    \"paid_amount\": \"0\",\n    \"source\": \"direct_api\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/invoices/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 16 Apr 2022 09:53:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"437"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"en"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 30223,\n    \"transaction\": null,\n    \"transactions\": [],\n    \"paid_amount\": 0,\n    \"amount_due\": 7450,\n    \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n    \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"amount\": 7450,\n    \"type\": \"RE\",\n    \"reference\": \"AR-007\",\n    \"date\": \"2022-04-16\",\n    \"due_date\": \"2022-04-28\",\n    \"source\": \"direct_api\",\n    \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n    \"status\": \"PL\",\n    \"is_archived\": false,\n    \"category\": 88314\n}"}],"_postman_id":"2d74a70f-4e95-4645-a7b2-ed83eeadace7"},{"name":"Update company invoices","id":"80a9ca8a-f12b-4d5b-852a-26e46eb47b85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"[{\r\n    \"reference\": \"<string>\", //required\r\n    \"name\": \"<string>\", //required\r\n    \"notes\": \"<string>\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"<date>\",\r\n    \"amount\": \"<decimal>\",\r\n    \"due_date\": \"<date>\",\r\n    \"expected_date\": \"<date>\",\r\n    \"paid_amount\": \"<decimal>\"\r\n}]","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/invoices/","description":"<p>Update an invoice within COMMITLY. To update an invoice, you must pass authorization and the reference of the invoice in your PATCH request, where reference is the original reference (source ID) you passed with the POST request. Only the authorized user can get this data, i.e. his access_token must be used.</p>\n<p>COMMITLY expects a list of invoices to update.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["invoices",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"9915237a-347b-4ad2-9a4e-025355399ab8","name":"Update company invoice","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"AR-007\",\r\n    \"name\": \"Bond\",\r\n    \"notes\": \"special equipement\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"2022-04-16\",\r\n    \"amount\": \"3000\",\r\n    \"due_date\": \"2022-04-28\",\r\n    \"paid_amount\": \"0\",\r\n    \"source\": \"direct_api\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/invoices/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 30223,\n    \"transaction\": null,\n    \"transactions\": [],\n    \"paid_amount\": 0,\n    \"amount_due\": 3000,\n    \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n    \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"amount\": 3000,\n    \"type\": \"RE\",\n    \"reference\": \"AR-007\",\n    \"date\": \"2022-04-16\",\n    \"due_date\": \"2022-04-28\",\n    \"source\": \"direct_api\",\n    \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n    \"status\": \"PL\",\n    \"is_archived\": false,\n    \"category\": 88314\n}"},{"id":"152b6bc4-5e60-4c22-bb00-a3e329a8f4d8","name":"Bulk update company invoices Copy","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n    \"reference\": \"AR-007\",\r\n    \"name\": \"Bond\",\r\n    \"notes\": \"special equipement\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"2022-04-16\",\r\n    \"amount\": \"3000\",\r\n    \"due_date\": \"2022-04-28\",\r\n    \"paid_amount\": \"0\",\r\n    \"source\": \"direct_api\"\r\n    },\r\n    {\r\n    \"reference\": \"AR-008\",\r\n    \"name\": \"Bond 2\",\r\n    \"notes\": \"special equipement 2\",\r\n    \"type\": \"RE\",\r\n    \"date\": \"2022-04-18\",\r\n    \"amount\": \"500\",\r\n    \"due_date\": \"2022-04-20\",\r\n    \"paid_amount\": \"200\",\r\n    \"source\": \"direct_api\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/invoices/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 30223,\n        \"transaction\": null,\n        \"transactions\": [],\n        \"paid_amount\": 0,\n        \"amount_due\": 3000,\n        \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n        \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n        \"name\": \"Bond\",\n        \"notes\": \"special equipement\",\n        \"amount\": 3000,\n        \"type\": \"RE\",\n        \"reference\": \"AR-007\",\n        \"date\": \"2022-04-16\",\n        \"due_date\": \"2022-04-28\",\n        \"source\": \"direct_api\",\n        \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n        \"status\": \"PL\",\n        \"is_archived\": false,\n        \"category\": 88314\n    },\n    {\n        \"id\": 30223,\n        \"transaction\": null,\n        \"transactions\": [],\n        \"paid_amount\": 200,\n        \"amount_due\": 300,\n        \"date_created\": \"2022-04-18T09:53:03.919398Z\",\n        \"date_updated\": \"2022-04-18T09:53:03.919422Z\",\n        \"name\": \"Bond 2\",\n        \"notes\": \"special equipement 2\",\n        \"amount\": 500,\n        \"type\": \"RE\",\n        \"reference\": \"AR-008\",\n        \"date\": \"2022-04-18\",\n        \"due_date\": \"2022-04-20\",\n        \"source\": \"direct_api\",\n        \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n        \"status\": \"PP\",\n        \"is_archived\": false,\n        \"category\": 88314\n    }\n]"}],"_postman_id":"80a9ca8a-f12b-4d5b-852a-26e46eb47b85"},{"name":"Delete company invoice","id":"0cad916f-bcce-49b2-8f64-2941b02dae70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.commitly.com/api/invoices/","description":"<p>Delete an invoice within COMMITLY. To delete an invoice, you must pass authorization and pass the following request with the reference id directly in URL.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["invoices",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"4b692559-176d-499d-b6b0-72b71d8053ca","name":"Delete company invoices","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://app.commitly.com/api/invoices/?reference=AR-007","host":["https://app.commitly.com/api"],"path":["invoices",""],"query":[{"key":"reference","value":"AR-007"}]}},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0cad916f-bcce-49b2-8f64-2941b02dae70"}],"id":"6059464b-b819-4617-8c1c-adb5a6fdc63b","description":"<p>Invoices or Open Items represent entities in COMMITLY that will be considered in the Accounts Receivables / Accounts Payables (AR/AP) section of planning.</p>\n","_postman_id":"6059464b-b819-4617-8c1c-adb5a6fdc63b","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Transactions","item":[{"name":"Transactions","id":"f5afb1e7-b509-475a-bfc5-dce935d1f016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/transactions/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["transactions",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"05c36379-43e8-496a-969f-3e41c20f75f0","name":"Get transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.commitly.com/api/transactions/","host":["https://app.commitly.com/api"],"path":["transactions",""],"query":[{"key":"category","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jan 2024 09:05:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56665"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.0"},{"key":"Vary","value":"Accept, Origin, Accept-Language"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3063,\n    \"sum\": -435831.24,\n    \"next\": \"https://backend.commitly.com/transactions/?page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 11590413,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-28T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590414,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-27T00:00:00Z\",\n            \"amount\": 2400,\n            \"purpose\": \"Bezahlung Honorar\",\n            \"counterpart_name\": \"Max Mustermann\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590415,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-27T00:00:00Z\",\n            \"amount\": 37.5,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590416,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-26T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590417,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-25T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-25T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590418,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-24T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-24T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590419,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-23T00:00:00Z\",\n            \"amount\": 700,\n            \"purpose\": \"Betreuung Blog\",\n            \"counterpart_name\": \"DAB bank AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590420,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102288,\n                \"name\": \"Löhne & Gehälter\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-23T00:00:00Z\",\n            \"amount\": -8900,\n            \"purpose\": \"Abrechnung\",\n            \"counterpart_name\": \"Lohn/Gehalt\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590421,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-22T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-22T00:00:00Z\",\n            \"amount\": -1097,\n            \"purpose\": \"Beratungsleistungen\",\n            \"counterpart_name\": \"Anwalt Taff\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11590422,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102322,\n                \"name\": \"Umsatzsteuer\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-22T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-22T00:00:00Z\",\n            \"amount\": -399.02,\n            \"purpose\": \"Voranmeldung\",\n            \"counterpart_name\": \"Umsatzsteuer\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11550144,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-21T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-21T00:00:00Z\",\n            \"amount\": -63.8,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11550145,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102297,\n                \"name\": \"Reise- und Fahraufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-20T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-20T00:00:00Z\",\n            \"amount\": -48.5,\n            \"purpose\": \"Monatskarte\",\n            \"counterpart_name\": \"Deutsche Bahn AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11550146,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-19T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-19T00:00:00Z\",\n            \"amount\": 600,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Barmann GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11550147,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-17T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-17T00:00:00Z\",\n            \"amount\": -37.49,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11550148,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-16T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-16T00:00:00Z\",\n            \"amount\": 755.88,\n            \"purpose\": \"Ihre Honorarnote\",\n            \"counterpart_name\": \"Billa AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11486469,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-15T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-15T00:00:00Z\",\n            \"amount\": -96.99,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Google for Business\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11486470,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102301,\n                \"name\": \"Leasingaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-14T00:00:00Z\",\n            \"amount\": -264.81,\n            \"purpose\": \"Ihr Leasingvertrag - vielen Dank\",\n            \"counterpart_name\": \"BMW Leasing\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11486471,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102302,\n                \"name\": \"Telekommunikationsaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-13T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-13T00:00:00Z\",\n            \"amount\": -25.45,\n            \"purpose\": \"ZAHLBELEG 378896249168\",\n            \"counterpart_name\": \"TELEKOM DEUTSCHLAND GMBH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11457213,\n            \"account\": {\n                \"id\": 10721,\n                \"name\": \"Stripe test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-12T17:33:36Z\",\n            \"bank_booking_date\": null,\n            \"amount\": 936.29,\n            \"purpose\": \"charge\",\n            \"counterpart_name\": \"ghjl\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": [\n                \"charge\"\n            ],\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11486472,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-12T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-12T00:00:00Z\",\n            \"amount\": -12.45,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Amazon Web Services\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430452,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102308,\n                \"name\": \"Werbung\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-11T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-11T00:00:00Z\",\n            \"amount\": -325.98,\n            \"purpose\": \"Zahlungsbeleg für Werbeanzeigen\",\n            \"counterpart_name\": \"Facebook Ads\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430453,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-10T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-10T00:00:00Z\",\n            \"amount\": 301.44,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Aldi Sued\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430454,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-09T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-09T00:00:00Z\",\n            \"amount\": 1065.36,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Hornbach AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11416312,\n            \"account\": {\n                \"id\": 10721,\n                \"name\": \"Stripe test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-08T15:13:57Z\",\n            \"bank_booking_date\": null,\n            \"amount\": 7598.49,\n            \"purpose\": \"charge\",\n            \"counterpart_name\": \"fghj\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": [\n                \"charge\"\n            ],\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430455,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-08T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-08T00:00:00Z\",\n            \"amount\": 1465.68,\n            \"purpose\": \"Zahlung AR -Re 1007645\",\n            \"counterpart_name\": \"Nabholz Reifendienst\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430456,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-06T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-06T00:00:00Z\",\n            \"amount\": 2161.44,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Lidl\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430457,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-05T00:00:00Z\",\n            \"amount\": -179.58,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Aral Muenchen\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11350734,\n            \"account\": {\n                \"id\": 10721,\n                \"name\": \"Stripe test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-04T14:11:53Z\",\n            \"bank_booking_date\": null,\n            \"amount\": 568.64,\n            \"purpose\": \"charge\",\n            \"counterpart_name\": \"Payment for Invoice\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": [\n                \"charge\"\n            ],\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11350735,\n            \"account\": {\n                \"id\": 10721,\n                \"name\": \"Stripe test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-04T13:05:01Z\",\n            \"bank_booking_date\": null,\n            \"amount\": 568.64,\n            \"purpose\": \"charge\",\n            \"counterpart_name\": \"Payment for Invoice\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": [\n                \"charge\"\n            ],\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11430458,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-04T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-04T00:00:00Z\",\n            \"amount\": -25.45,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11319518,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-03T00:00:00Z\",\n            \"amount\": 428.28,\n            \"purpose\": \"Ihre Honorarnote\",\n            \"counterpart_name\": \"Billa AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11319519,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-02T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-02T00:00:00Z\",\n            \"amount\": -58.36,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Google for Business\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11319520,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102301,\n                \"name\": \"Leasingaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-12-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-12-01T00:00:00Z\",\n            \"amount\": -264.81,\n            \"purpose\": \"Ihr Leasingvertrag - vielen Dank\",\n            \"counterpart_name\": \"BMW Leasing\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11289690,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102302,\n                \"name\": \"Telekommunikationsaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-30T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-30T00:00:00Z\",\n            \"amount\": -21.98,\n            \"purpose\": \"ZAHLBELEG 378896249168\",\n            \"counterpart_name\": \"TELEKOM DEUTSCHLAND GMBH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11270605,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-29T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-29T00:00:00Z\",\n            \"amount\": -274.7,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Amazon Web Services\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11270606,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102308,\n                \"name\": \"Werbung\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-28T00:00:00Z\",\n            \"amount\": -373,\n            \"purpose\": \"Zahlungsbeleg für Werbeanzeigen\",\n            \"counterpart_name\": \"Facebook Ads\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11270607,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-27T00:00:00Z\",\n            \"amount\": 165.84,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Aldi Sued\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11270608,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-26T00:00:00Z\",\n            \"amount\": 2400,\n            \"purpose\": \"Bezahlung Honorar\",\n            \"counterpart_name\": \"Max Mustermann\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11270609,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-26T00:00:00Z\",\n            \"amount\": 703.56,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Hornbach AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11215810,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-25T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-25T00:00:00Z\",\n            \"amount\": 1065.36,\n            \"purpose\": \"Zahlung AR -Re 1007645\",\n            \"counterpart_name\": \"Nabholz Reifendienst\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11215811,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-23T00:00:00Z\",\n            \"amount\": 3120.12,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Lidl\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11215812,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102288,\n                \"name\": \"Löhne & Gehälter\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-22T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-22T00:00:00Z\",\n            \"amount\": -8900,\n            \"purpose\": \"Abrechnung\",\n            \"counterpart_name\": \"Lohn/Gehalt\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11215813,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-22T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-22T00:00:00Z\",\n            \"amount\": -113.42,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Aral Muenchen\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11184843,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-21T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-21T00:00:00Z\",\n            \"amount\": 1800,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Barmann GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11184844,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-20T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-20T00:00:00Z\",\n            \"amount\": -76.95,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"JET Tankstelle, Hohenlohe\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11184845,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102297,\n                \"name\": \"Reise- und Fahraufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-19T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-19T00:00:00Z\",\n            \"amount\": -350,\n            \"purpose\": \"Übernachtung\",\n            \"counterpart_name\": \"Hotel am Wasserturm Köln\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11184846,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-18T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-18T00:00:00Z\",\n            \"amount\": 402.72,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Aldi Sued\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11184847,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-17T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-17T00:00:00Z\",\n            \"amount\": -135.89,\n            \"purpose\": \"Abrechnung 4/302460/639\",\n            \"counterpart_name\": \"Intercom.io\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11115771,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-16T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-16T00:00:00Z\",\n            \"amount\": -264.51,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11115772,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-15T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-15T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11115773,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-14T00:00:00Z\",\n            \"amount\": 3,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11069601,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-13T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-13T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11069602,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-12T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-12T00:00:00Z\",\n            \"amount\": 37.5,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11069603,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-11T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-11T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11069604,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-10T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-10T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11069605,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-09T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-09T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11022749,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-08T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-08T00:00:00Z\",\n            \"amount\": 700,\n            \"purpose\": \"Betreuung Blog\",\n            \"counterpart_name\": \"DAB bank AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 11022750,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102322,\n                \"name\": \"Umsatzsteuer\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-07T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-07T00:00:00Z\",\n            \"amount\": -199,\n            \"purpose\": \"Voranmeldung\",\n            \"counterpart_name\": \"Umsatzsteuer\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10984929,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-06T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-06T00:00:00Z\",\n            \"amount\": -3200,\n            \"purpose\": \"MacBook Pro 13\\\"\",\n            \"counterpart_name\": \"Apple Deutschland GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10984930,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102297,\n                \"name\": \"Reise- und Fahraufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-05T00:00:00Z\",\n            \"amount\": -48.5,\n            \"purpose\": \"Monatskarte\",\n            \"counterpart_name\": \"Deutsche Bahn AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10984931,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-04T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-04T00:00:00Z\",\n            \"amount\": 1200,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Barmann GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10984932,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-03T00:00:00Z\",\n            \"amount\": 3843.69,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Braumeister AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10933734,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-02T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-02T00:00:00Z\",\n            \"amount\": 224.28,\n            \"purpose\": \"Zahlung AR-Re 200763 fÃ¼r Ihren Besuch\",\n            \"counterpart_name\": \"Cafe Guglhupf\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10914409,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-01T00:00:00Z\",\n            \"amount\": 428.28,\n            \"purpose\": \"Ihre Honorarnote\",\n            \"counterpart_name\": \"Billa AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10914410,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-31T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-31T00:00:00Z\",\n            \"amount\": -58.36,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Google for Business\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895757,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102301,\n                \"name\": \"Leasingaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-30T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-30T00:00:00Z\",\n            \"amount\": -264.81,\n            \"purpose\": \"Ihr Leasingvertrag - vielen Dank\",\n            \"counterpart_name\": \"BMW Leasing\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895758,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102302,\n                \"name\": \"Telekommunikationsaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-29T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-29T00:00:00Z\",\n            \"amount\": -21.98,\n            \"purpose\": \"ZAHLBELEG 378896249168\",\n            \"counterpart_name\": \"TELEKOM DEUTSCHLAND GMBH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895759,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-28T00:00:00Z\",\n            \"amount\": -274.7,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Amazon Web Services\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895760,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-27T00:00:00Z\",\n            \"amount\": 2400,\n            \"purpose\": \"Bezahlung Honorar\",\n            \"counterpart_name\": \"Max Mustermann\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895761,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102308,\n                \"name\": \"Werbung\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-27T00:00:00Z\",\n            \"amount\": -373,\n            \"purpose\": \"Zahlungsbeleg für Werbeanzeigen\",\n            \"counterpart_name\": \"Facebook Ads\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895762,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-26T00:00:00Z\",\n            \"amount\": 235.8,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Aldi Sued\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895763,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-25T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-25T00:00:00Z\",\n            \"amount\": 703.56,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Hornbach AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895764,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-24T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-24T00:00:00Z\",\n            \"amount\": 797.4,\n            \"purpose\": \"Zahlung AR -Re 1007645\",\n            \"counterpart_name\": \"Nabholz Reifendienst\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895765,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102288,\n                \"name\": \"Löhne & Gehälter\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-23T00:00:00Z\",\n            \"amount\": -8900,\n            \"purpose\": \"Abrechnung\",\n            \"counterpart_name\": \"Lohn/Gehalt\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895766,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-22T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-22T00:00:00Z\",\n            \"amount\": 1210.2,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Lidl\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895767,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-21T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-21T00:00:00Z\",\n            \"amount\": -113.42,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"SB-Tank Hohenlohe\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895768,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-20T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-20T00:00:00Z\",\n            \"amount\": 1800,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Barmann GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895769,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-19T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-19T00:00:00Z\",\n            \"amount\": -45.45,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"JET Tankstelle, Hohenlohe\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895770,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102297,\n                \"name\": \"Reise- und Fahraufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-18T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-18T00:00:00Z\",\n            \"amount\": -350,\n            \"purpose\": \"Übernachtung\",\n            \"counterpart_name\": \"Hotel am Wasserturm Köln\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895771,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-17T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-17T00:00:00Z\",\n            \"amount\": 322.92,\n            \"purpose\": \"Zahlung AR-Re 200763\",\n            \"counterpart_name\": \"Aldi Sued\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10895772,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-16T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-16T00:00:00Z\",\n            \"amount\": -135.89,\n            \"purpose\": \"Abrechnung 4/302460/639\",\n            \"counterpart_name\": \"Intercom.io\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10729599,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": null,\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-15T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-15T00:00:00Z\",\n            \"amount\": -200,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": false,\n            \"is_leaf_node\": false,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10872298,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": {\n                \"id\": 10729599,\n                \"account\": {\n                    \"id\": 6472,\n                    \"name\": \"Account\",\n                    \"alias\": \"Mock\"\n                },\n                \"category\": null,\n                \"predicted_category\": {\n                    \"id\": 102300,\n                    \"name\": \"Miet- und Pachtaufwand\",\n                    \"slug\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"EX\",\n                    \"order\": 11,\n                    \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                    \"is_default\": false,\n                    \"is_obsolete\": false,\n                    \"lft\": 104,\n                    \"rght\": 105,\n                    \"tree_id\": 156,\n                    \"level\": 5,\n                    \"tenant\": 19,\n                    \"company\": 1423,\n                    \"parent\": 102290,\n                    \"source\": 129\n                },\n                \"invoice\": null,\n                \"parent\": null,\n                \"value_date\": \"2023-10-15T00:00:00Z\",\n                \"bank_booking_date\": \"2023-10-15T00:00:00Z\",\n                \"amount\": -200,\n                \"purpose\": \"Laserdrucker Kartonagen\",\n                \"counterpart_name\": \"Copy Shop Bulk Paper\",\n                \"counterpart_iban\": \"\",\n                \"is_adjusting_entry\": false,\n                \"is_payment\": false,\n                \"is_leaf_node\": false,\n                \"tags\": null\n            },\n            \"value_date\": \"2023-10-15T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -150,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper (Detail 1)\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10872299,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": {\n                \"id\": 10729599,\n                \"account\": {\n                    \"id\": 6472,\n                    \"name\": \"Account\",\n                    \"alias\": \"Mock\"\n                },\n                \"category\": null,\n                \"predicted_category\": {\n                    \"id\": 102300,\n                    \"name\": \"Miet- und Pachtaufwand\",\n                    \"slug\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"EX\",\n                    \"order\": 11,\n                    \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                    \"is_default\": false,\n                    \"is_obsolete\": false,\n                    \"lft\": 104,\n                    \"rght\": 105,\n                    \"tree_id\": 156,\n                    \"level\": 5,\n                    \"tenant\": 19,\n                    \"company\": 1423,\n                    \"parent\": 102290,\n                    \"source\": 129\n                },\n                \"invoice\": null,\n                \"parent\": null,\n                \"value_date\": \"2023-10-15T00:00:00Z\",\n                \"bank_booking_date\": \"2023-10-15T00:00:00Z\",\n                \"amount\": -200,\n                \"purpose\": \"Laserdrucker Kartonagen\",\n                \"counterpart_name\": \"Copy Shop Bulk Paper\",\n                \"counterpart_iban\": \"\",\n                \"is_adjusting_entry\": false,\n                \"is_payment\": false,\n                \"is_leaf_node\": false,\n                \"tags\": null\n            },\n            \"value_date\": \"2023-10-15T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -50,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper (Detail 2)\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10729600,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-14T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10729601,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-13T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-13T00:00:00Z\",\n            \"amount\": 5,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10729602,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-12T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-12T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698803,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-11T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-11T00:00:00Z\",\n            \"amount\": 37.5,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698804,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-10T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-10T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698805,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-09T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-09T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698806,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-08T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-08T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698807,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-07T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-07T00:00:00Z\",\n            \"amount\": 700,\n            \"purpose\": \"Betreuung Blog\",\n            \"counterpart_name\": \"DAB bank AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698808,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102322,\n                \"name\": \"Umsatzsteuer\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-06T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-06T00:00:00Z\",\n            \"amount\": -180,\n            \"purpose\": \"Voranmeldung\",\n            \"counterpart_name\": \"Umsatzsteuer\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698809,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-05T00:00:00Z\",\n            \"amount\": -44.45,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698810,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102297,\n                \"name\": \"Reise- und Fahraufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-04T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-04T00:00:00Z\",\n            \"amount\": -48.5,\n            \"purpose\": \"Monatskarte\",\n            \"counterpart_name\": \"Deutsche Bahn AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698811,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-03T00:00:00Z\",\n            \"amount\": 3843.69,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Braumeister AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10698812,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-03T00:00:00Z\",\n            \"amount\": 1200,\n            \"purpose\": \"AR 470/11\",\n            \"counterpart_name\": \"Barmann GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10583616,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102324,\n                \"name\": \"Unkategorisierte Ausgänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 11,\n                \"date_created\": \"2020-10-30T10:04:03.952090Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 104,\n                \"rght\": 105,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 129\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-01T00:00:00Z\",\n            \"amount\": -18.69,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10583617,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102281,\n                \"name\": \"Unkategorisierte Eingänge\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102278,\n                \"name\": \"Erlöse\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"IN\",\n                \"order\": 0,\n                \"date_created\": \"2020-10-30T10:04:03.654626Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 6,\n                \"rght\": 7,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102277,\n                \"source\": 113\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-09-30T00:00:00Z\",\n            \"bank_booking_date\": \"2023-09-30T00:00:00Z\",\n            \"amount\": 428.28,\n            \"purpose\": \"Ihre Honorarnote\",\n            \"counterpart_name\": \"Billa AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10583618,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102303,\n                \"name\": \"Lizenzaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-09-29T00:00:00Z\",\n            \"bank_booking_date\": \"2023-09-29T00:00:00Z\",\n            \"amount\": -58.36,\n            \"purpose\": \"Monatliche Abrechnung\",\n            \"counterpart_name\": \"Google for Business\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        }\n    ],\n    \"predicted_unmapped_transactions\": true\n}"}],"_postman_id":"f5afb1e7-b509-475a-bfc5-dce935d1f016"},{"name":"Get transactions by category Id","id":"cbaa2548-3c43-46f4-bb8a-154050bff3bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/transactions/?category={{category_id}}","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["transactions",""],"host":["https://app.commitly.com/api"],"query":[{"key":"category","value":"{{category_id}}"}],"variable":[]}},"response":[{"id":"de734a3e-8a39-43a8-9c9a-c837bf9b22b8","name":"Get transactions by category Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.commitly.com/api/transactions/?category={{category_id}}","host":["https://app.commitly.com/api"],"path":["transactions",""],"query":[{"key":"category","value":"{{category_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jan 2024 09:11:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"49198"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.0"},{"key":"Vary","value":"Accept, Origin, Accept-Language"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 122,\n    \"sum\": -123909.37,\n    \"next\": \"https://backend.commitly.com/transactions/?category=102300&page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 11115772,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-11-15T00:00:00Z\",\n            \"bank_booking_date\": \"2023-11-15T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10729600,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-10-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-10-14T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10583638,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-09-12T00:00:00Z\",\n            \"bank_booking_date\": \"2023-09-12T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 10010885,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-08-11T00:00:00Z\",\n            \"bank_booking_date\": \"2023-08-11T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 9706508,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-07-10T00:00:00Z\",\n            \"bank_booking_date\": \"2023-07-10T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 9348403,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-06-08T00:00:00Z\",\n            \"bank_booking_date\": \"2023-06-08T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8763412,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-05-07T00:00:00Z\",\n            \"bank_booking_date\": \"2023-05-07T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8763414,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-05-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-05-05T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8763417,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-05-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-05-03T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8763418,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-05-02T00:00:00Z\",\n            \"bank_booking_date\": \"2023-05-02T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8705623,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-05-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-05-01T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8705626,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-04-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-04-28T00:00:00Z\",\n            \"amount\": -25.36,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8656466,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-04-24T00:00:00Z\",\n            \"bank_booking_date\": \"2023-04-24T00:00:00Z\",\n            \"amount\": -45.45,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8608816,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-04-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-04-14T00:00:00Z\",\n            \"amount\": -18.69,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"DE91582954683279203504\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8608817,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-04-14T00:00:00Z\",\n            \"bank_booking_date\": \"2023-04-14T00:00:00Z\",\n            \"amount\": -18.69,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"DE91582954683279203504\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577203,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-04-04T00:00:00Z\",\n            \"bank_booking_date\": \"2023-04-04T00:00:00Z\",\n            \"amount\": -113.42,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Aral Muenchen\",\n            \"counterpart_iban\": \"DE27268346132843793370\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577206,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-31T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-31T00:00:00Z\",\n            \"amount\": -76.95,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"JET Tankstelle, Hohenlohe\",\n            \"counterpart_iban\": \"DE77689722396445619046\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577210,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-27T00:00:00Z\",\n            \"amount\": -264.51,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper\",\n            \"counterpart_iban\": \"DE60691901169181928283\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577212,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-26T00:00:00Z\",\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE71807249927727358365\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577213,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-25T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-25T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"DE74792743823937975747\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577215,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-23T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"'5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"DE83683298472448216860\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8577216,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-23T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"DE75567571885504759015\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8447358,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-21T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-21T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"DE68491423644357665724\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8447361,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-18T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-18T00:00:00Z\",\n            \"amount\": -36.23,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"DE48520712283544760374\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8447364,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-16T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-16T00:00:00Z\",\n            \"amount\": -18.69,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"DE26558388638216800079\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8319935,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-06T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-06T00:00:00Z\",\n            \"amount\": -264.51,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper\",\n            \"counterpart_iban\": \"DE41568915633495589688\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8319936,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-05T00:00:00Z\",\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE60691901169181928283\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8319938,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-03T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-03T00:00:00Z\",\n            \"amount\": -50,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"DE71807249927727358365\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8274310,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-03-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-03-01T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"DE16655675925191094819\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8274311,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-28T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"DE75567571885504759015\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8242040,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-27T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"DE83683298472448216860\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8242043,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-24T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-24T00:00:00Z\",\n            \"amount\": -36.23,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"DE48520712283544760374\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8242047,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-20T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-20T00:00:00Z\",\n            \"amount\": -18.69,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Cafe am Dom\",\n            \"counterpart_iban\": \"DE77262423711245724822\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8089248,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-08T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-08T00:00:00Z\",\n            \"amount\": -113.42,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Aral Muenchen\",\n            \"counterpart_iban\": \"DE44432714137544560526\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 8089250,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-06T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-06T00:00:00Z\",\n            \"amount\": -76.95,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"JET Tankstelle, Hohenlohe\",\n            \"counterpart_iban\": \"DE13481697074154342996\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7978026,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-02T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-02T00:00:00Z\",\n            \"amount\": -690,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"HP Drucker GmbH\",\n            \"counterpart_iban\": \"DE83683298472448216860\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7973317,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-02-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-02-01T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE94363934438031487836\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7940809,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-30T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-30T00:00:00Z\",\n            \"amount\": -30,\n            \"purpose\": \"Kontoabschluss\",\n            \"counterpart_name\": \"DKB Berlin\",\n            \"counterpart_iban\": \"DE91582954683279203504\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7940811,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-28T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-28T00:00:00Z\",\n            \"amount\": -99.99,\n            \"purpose\": \"5/12346/645\",\n            \"counterpart_name\": \"1und1.de\",\n            \"counterpart_iban\": \"DE48520712283544760374\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7927803,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-27T00:00:00Z\",\n            \"amount\": -89.81,\n            \"purpose\": \"KE Str. RE. 745259\",\n            \"counterpart_name\": \"Finanzamt\",\n            \"counterpart_iban\": \"DE27908407871070792573\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7927804,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-27T00:00:00Z\",\n            \"amount\": -89.81,\n            \"purpose\": \"KE Str. RE. 745259\",\n            \"counterpart_name\": \"Finanzamt\",\n            \"counterpart_iban\": \"DE26558388638216800079\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7927805,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-27T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-27T00:00:00Z\",\n            \"amount\": -235.11,\n            \"purpose\": \"Monatsbetreuung Buchhaltung\",\n            \"counterpart_name\": \"Steuer & Frei GmbH\",\n            \"counterpart_iban\": \"DE77262423711245724822\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7927806,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-26T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-26T00:00:00Z\",\n            \"amount\": -1400,\n            \"purpose\": \"Gehaltsabgaben Dienstgeber\",\n            \"counterpart_name\": \"Sozialversicherungsträger\",\n            \"counterpart_iban\": \"DE42684376005059102294\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7899623,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-23T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-23T00:00:00Z\",\n            \"amount\": -24.9,\n            \"purpose\": \"Monatliche PR Betreuung\",\n            \"counterpart_name\": \"PR Matters GmbH\",\n            \"counterpart_iban\": \"DE27268346132843793370\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7767118,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-07T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-07T00:00:00Z\",\n            \"amount\": -140.68,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"Aral Muenchen\",\n            \"counterpart_iban\": \"DE68491423644357665724\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7727420,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-05T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-05T00:00:00Z\",\n            \"amount\": -85.98,\n            \"purpose\": \"Vielen Dank\",\n            \"counterpart_name\": \"JET Tankstelle, Hohenlohe\",\n            \"counterpart_iban\": \"DE70767453100612618371\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7727425,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2023-01-01T00:00:00Z\",\n            \"bank_booking_date\": \"2023-01-01T00:00:00Z\",\n            \"amount\": -165,\n            \"purpose\": \"Laserdrucker Kartonagen\",\n            \"counterpart_name\": \"Copy Shop Bulk Paper\",\n            \"counterpart_iban\": \"DE77262423711245724822\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7727426,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-12-31T00:00:00Z\",\n            \"bank_booking_date\": \"2022-12-31T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE76187844844862507116\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7421663,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-11-16T00:00:00Z\",\n            \"bank_booking_date\": \"2022-11-16T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE91582954683279203504\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 7082558,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-10-15T00:00:00Z\",\n            \"bank_booking_date\": \"2022-10-15T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE74792743823937975747\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 6713889,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-09-13T00:00:00Z\",\n            \"bank_booking_date\": \"2022-09-13T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE48520712283544760374\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 6497495,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-08-12T00:00:00Z\",\n            \"bank_booking_date\": \"2022-08-12T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE42684376005059102294\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 6236300,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-07-11T00:00:00Z\",\n            \"bank_booking_date\": \"2022-07-11T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE77689722396445619046\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5929196,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-06-09T00:00:00Z\",\n            \"bank_booking_date\": \"2022-06-09T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE71807249927727358365\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5701680,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-05-08T00:00:00Z\",\n            \"bank_booking_date\": \"2022-05-08T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE79901473669029554224\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626672,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-03-25T00:00:00Z\",\n            \"bank_booking_date\": \"2022-03-25T00:00:00Z\",\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE71807249927727358365\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626697,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-03-04T00:00:00Z\",\n            \"bank_booking_date\": \"2022-03-04T00:00:00Z\",\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE60691901169181928283\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626731,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2022-01-31T00:00:00Z\",\n            \"bank_booking_date\": \"2022-01-31T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE94363934438031487836\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626767,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-12-30T00:00:00Z\",\n            \"bank_booking_date\": \"2021-12-30T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE76187844844862507116\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337757,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-11-24T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626814,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-11-15T00:00:00Z\",\n            \"bank_booking_date\": \"2021-11-15T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE91582954683279203504\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337844,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-10-25T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626847,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-10-14T00:00:00Z\",\n            \"bank_booking_date\": \"2021-10-14T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE74792743823937975747\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337926,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-10-04T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337426,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-10-03T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337513,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-09-12T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626882,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-09-12T00:00:00Z\",\n            \"bank_booking_date\": \"2021-09-12T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE48520712283544760374\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4338033,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-09-02T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337642,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-08-11T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626915,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-08-11T00:00:00Z\",\n            \"bank_booking_date\": \"2021-08-11T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE42684376005059102294\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337023,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-08-01T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337830,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-08-01T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337424,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-07-10T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626948,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-07-10T00:00:00Z\",\n            \"bank_booking_date\": \"2021-07-10T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE77689722396445619046\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337107,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-06-20T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337980,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-06-17T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5626981,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-06-08T00:00:00Z\",\n            \"bank_booking_date\": \"2021-06-08T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE71807249927727358365\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337635,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-05-26T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337221,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-05-19T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4338093,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-05-16T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 5627015,\n            \"account\": {\n                \"id\": 6472,\n                \"name\": \"Account\",\n                \"alias\": \"Mock\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-05-07T00:00:00Z\",\n            \"bank_booking_date\": \"2021-05-07T00:00:00Z\",\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"DE79901473669029554224\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337732,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-04-24T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337043,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-04-17T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337929,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-04-14T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4336634,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-04-12T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337459,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-03-23T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4336716,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-03-22T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4338078,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-03-13T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337269,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-03-03T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337578,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-02-19T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4336831,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-02-18T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4338147,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-02-09T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337338,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-01-30T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337700,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-01-18T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4336643,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-01-17T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337919,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2021-01-08T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337115,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2020-12-29T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 2315635,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": {\n                \"id\": 102302,\n                \"name\": \"Telekommunikationsaufwand\",\n                \"slug\": \"\",\n                \"description\": \"\",\n                \"type\": \"EX\",\n                \"order\": 10,\n                \"date_created\": \"2020-10-30T10:04:03.979727Z\",\n                \"is_default\": false,\n                \"is_obsolete\": false,\n                \"lft\": 72,\n                \"rght\": 73,\n                \"tree_id\": 156,\n                \"level\": 5,\n                \"tenant\": 19,\n                \"company\": 1423,\n                \"parent\": 102290,\n                \"source\": 131\n            },\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2020-12-21T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1325,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4337484,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2020-12-17T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        },\n        {\n            \"id\": 4338071,\n            \"account\": {\n                \"id\": 3349,\n                \"name\": \"Test\",\n                \"alias\": \"\"\n            },\n            \"category\": {\n                \"id\": 102300,\n                \"name\": \"Miet- und Pachtaufwand\",\n                \"description\": \"\"\n            },\n            \"predicted_category\": null,\n            \"invoice\": null,\n            \"parent\": null,\n            \"value_date\": \"2020-12-07T00:00:00Z\",\n            \"bank_booking_date\": null,\n            \"amount\": -1350,\n            \"purpose\": \"Miete Agnestr. 46\",\n            \"counterpart_name\": \"Real Estate Vermietung AG\",\n            \"counterpart_iban\": \"\",\n            \"is_adjusting_entry\": false,\n            \"is_payment\": true,\n            \"is_leaf_node\": true,\n            \"tags\": null,\n            \"comment_count\": 0\n        }\n    ],\n    \"predicted_unmapped_transactions\": true\n}"}],"_postman_id":"cbaa2548-3c43-46f4-bb8a-154050bff3bc"},{"name":"Create transactions","id":"b9f898f6-25e9-4ca7-baf3-3bc2ab3268d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.commitly.com/api/accounts/{{account_id}}/transactions/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["accounts","{{account_id}}","transactions",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"52c637e0-1180-4f87-8934-282c7b5a2117","name":"Create transactions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[{\n    \"counterpart_name\": \"API Provider\",\n    \"purpose\": \"create a trx directly via API\",\n    \"value_date\": \"2024-07-11\",\n    \"amount\": -12500.01\n}]","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/accounts/{{account_id}}/transactions/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 8233343,\n        \"account\": {\n            \"id\": 1780,\n            \"bank\": \"Offline\",\n            \"name\": \"API-Account\",\n            \"alias\": \"\",\n            \"currency\": \"EUR\"\n        },\n        \"category\": null,\n        \"predicted_category\": null,\n        \"invoice\": null,\n        \"parent\": null,\n        \"value_date\": \"2024-07-11T00:00:00Z\",\n        \"bank_booking_date\": null,\n        \"amount\": -12500.01,\n        \"purpose\": \"create a trx directly via API\",\n        \"counterpart_name\": \"API Provider\",\n        \"counterpart_iban\": \"\",\n        \"is_adjusting_entry\": false,\n        \"is_payment\": true,\n        \"is_leaf_node\": true,\n        \"tags\": null\n    }\n]"}],"_postman_id":"b9f898f6-25e9-4ca7-baf3-3bc2ab3268d6"}],"id":"72415451-7432-43bc-b89b-ebffbcf308d3","_postman_id":"72415451-7432-43bc-b89b-ebffbcf308d3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Plan Budgets","item":[{"name":"Get plan budgets","id":"85edc236-23b9-4d13-a9ff-8ac85637b2d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": 335078,\n  \"name\": \"Test-Zapier\",\n  \"description\": \"\",\n  \"amount\": 125,\n  \"tag\": null,\n  \"settlement_date\": \"2023-01-15\",\n  \"external_source\": \"postman\"\n  \"external_id\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/","description":"<p>Create budgets in a selected plan</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["plans","{{plan_id}}","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"62564b54-241d-46d3-8968-9bb9abc85316","name":"Create budget","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": 335078,\n  \"name\": \"Test-Zapier\",\n  \"description\": \"\",\n  \"amount\": 125,\n  \"tag\": null,\n  \"settlement_date\": \"2023-01-15\",\n  \"source\": \"zapier\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8364454,\n    \"category\": {\n        \"id\": 102278,\n        \"name\": \"Erlöse\",\n        \"description\": \"\"\n    },\n    \"depending_categories\": [],\n    \"recurring_budget\": null,\n    \"settlement_date\": \"2023-01-15\",\n    \"start_date\": null,\n    \"end_date\": null,\n    \"tag\": null,\n    \"is_adjusted\": false,\n    \"name\": \"Test-Zapier\",\n    \"description\": \"\",\n    \"amount\": 125,\n    \"dependency_coef\": 0,\n    \"time_lags\": [],\n    \"frequency\": \"\",\n    \"frequency_multiplier\": 1,\n    \"sequence_type\": \"\",\n    \"sequence_term_size\": 1,\n    \"d\": 0,\n    \"r\": 1,\n    \"source\": null,\n    \"external_source\": \"postman\"\n    \"external_id\": \"123456\"\n}"}],"_postman_id":"85edc236-23b9-4d13-a9ff-8ac85637b2d3"},{"name":"Create plan budget","id":"e2b3cdf9-3a60-4d29-a720-f274152876e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": 335078,\n  \"name\": \"Test-Zapier\",\n  \"description\": \"\",\n  \"amount\": 125,\n  \"tag\": null,\n  \"settlement_date\": \"2023-01-15\",\n  \"external_source\": \"postman\"\n  \"external_id\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/","description":"<p>Create budgets in a selected plan</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["plans","{{plan_id}}","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"f5ef2ad9-93b6-4166-b2a1-94b1770987ee","name":"Create budget","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": 335078,\n  \"name\": \"Test-Zapier\",\n  \"description\": \"\",\n  \"amount\": 125,\n  \"tag\": null,\n  \"settlement_date\": \"2023-01-15\",\n  \"source\": \"zapier\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8364454,\n    \"category\": {\n        \"id\": 102278,\n        \"name\": \"Erlöse\",\n        \"description\": \"\"\n    },\n    \"depending_categories\": [],\n    \"recurring_budget\": null,\n    \"settlement_date\": \"2023-01-15\",\n    \"start_date\": null,\n    \"end_date\": null,\n    \"tag\": null,\n    \"is_adjusted\": false,\n    \"name\": \"Test-Zapier\",\n    \"description\": \"\",\n    \"amount\": 125,\n    \"dependency_coef\": 0,\n    \"time_lags\": [],\n    \"frequency\": \"\",\n    \"frequency_multiplier\": 1,\n    \"sequence_type\": \"\",\n    \"sequence_term_size\": 1,\n    \"d\": 0,\n    \"r\": 1,\n    \"source\": null,\n    \"external_source\": \"postman\"\n    \"external_id\": \"123456\"\n}"}],"_postman_id":"e2b3cdf9-3a60-4d29-a720-f274152876e3"},{"name":"Update plan budget","id":"76a92807-4084-467c-9e9d-f95866c2edf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/external/{{external_id}}/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["plans","{{plan_id}}","budgets","external","{{external_id}}",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"88800719-3782-4988-8eb9-e043b12505d6","name":"Update plan budget","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":""},"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/external/{{external_id}}/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"id\": 11657669,\n  \"category\": {\n    \"id\": 102278,\n    \"name\": \"Erlöse\",\n    \"description\": \"\"\n  },\n  \"inter_category\": null,\n  \"inter_category_name\": null,\n  \"depending_categories\": [],\n  \"recurring_budget\": null,\n  \"settlement_date\": \"2024-01-20\",\n  \"start_date\": null,\n  \"end_date\": null,\n  \"account\": null,\n  \"tags\": [],\n  \"integration_tags\": null,\n  \"is_adjusted\": false,\n  \"inter_budget\": null,\n  \"name\": \"test\",\n  \"description\": \"\",\n  \"amount\": 777000,\n  \"rate\": 0,\n  \"base\": \"FS\",\n  \"time_lags\": [],\n  \"frequency\": \"\",\n  \"frequency_multiplier\": 1,\n  \"sequence_type\": \"\",\n  \"sequence_term_size\": 1,\n  \"d\": 0,\n  \"r\": 1,\n  \"is_indefinite\": false,\n  \"external_id\": \"1234567\",\n  \"external_source\": \"zapier\",\n  \"inter_company\": null,\n  \"source\": null\n}"}],"_postman_id":"76a92807-4084-467c-9e9d-f95866c2edf6"},{"name":"Delete plan budget","id":"eb0f898e-f441-49cf-8005-46c29e400037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.commitly.com/api/plans/{{plan_id}}/budgets/external/{{external_id}}/","description":"<p><strong>ATTENTION:</strong></p>\n<p>Please note that FE validations are not applicable to direct API, so you can edit/delete budgets, which are not available via UI (e.g., delete budget from committed plan, delete budget from past periods, delete budget from the middle of recurring budget, etc.)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["plans","{{plan_id}}","budgets","external","{{external_id}}",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb0f898e-f441-49cf-8005-46c29e400037"}],"id":"8a7068e0-4cb7-44e2-8de6-fc707997339b","description":"<p>Create and update budgets in a selected plan.</p>\n","_postman_id":"8a7068e0-4cb7-44e2-8de6-fc707997339b","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Scenario Budgets","item":[{"name":"Get scenario budgets","id":"6cbb678b-9808-4252-a0d3-dabedb83fc7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"scenario_id\": \"12459\",\n    \"name\": \"Budget in Scenario\",\n    \"description\": \"this is a budget created in a scenario\",\n    \"category\": \"335688\",\n    \"amount\": \"12500\",\n    \"settlement_date\": \"2024-12-24\",\n    \"external_id\": \"new123456\",\n    \"external_source\": \"postman\"\n  }","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/scenarios/{{scenario_id}}/budgets/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["scenarios","{{scenario_id}}","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cbb678b-9808-4252-a0d3-dabedb83fc7c"},{"name":"Create scenario budget","id":"ad27ef12-d2d2-473d-90de-635cdbf0ed52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"scenario_id\": \"12459\",\n    \"name\": \"Budget in Scenario\",\n    \"description\": \"this is a budget created in a scenario\",\n    \"category\": \"335688\",\n    \"amount\": \"12500\",\n    \"settlement_date\": \"2024-12-24\",\n    \"external_id\": \"new123456\",\n    \"external_source\": \"postman\"\n  }","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/scenarios/{{scenario_id}}/budgets/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["scenarios","{{scenario_id}}","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad27ef12-d2d2-473d-90de-635cdbf0ed52"},{"name":"Update scenario budget","id":"d570401f-54b5-4ccd-92d8-006c9425b30a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"scenario_id\": \"12459\",\n    \"external_id\": \"new123456\",\n    \"name\": \"\",\n    \"description\": \"\",\n    \"category\": \"\",\n    \"amount\": \"125000\",\n    \"settlement_date\": \"\"\n  }","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/scenarios/{{scenario_id}}/budgets/external/{{external_id}}/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["scenarios","{{scenario_id}}","budgets","external","{{external_id}}",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d570401f-54b5-4ccd-92d8-006c9425b30a"},{"name":"Delete scenario budget","id":"0af0766c-dd67-4383-9ab0-b76253f2de6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/scenarios/{{scenario_id}}/budgets/external/{{external_id}}/","description":"<p><strong>ATTENTION:</strong></p>\n<p>Please note that FE validations are not applicable to direct API, so you can edit/delete budgets, which are not available via UI (e.g., delete budget from committed plan, delete budget from past periods, delete budget from the middle of recurring budget, etc.)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["scenarios","{{scenario_id}}","budgets","external","{{external_id}}",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"0af0766c-dd67-4383-9ab0-b76253f2de6c"}],"id":"a7b8d8b0-a2a6-49fa-a75c-34432f3cabc1","description":"<p>Create and update budgets in a selected scenario.</p>\n","_postman_id":"a7b8d8b0-a2a6-49fa-a75c-34432f3cabc1","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Forecast Budgets","item":[{"name":"Get Forecast Budgets","id":"dd2bd89c-1a85-4ce6-adf2-c9c32b3336e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/forecast/budgets/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["forecast","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd2bd89c-1a85-4ce6-adf2-c9c32b3336e9"},{"name":"Create Forecast Budget","id":"b97e6195-c6d4-46f5-b881-7c8dabba4e31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": \"102291\",\n  \"settlement_date\": \"2024-04-08\",\n  \"tags\": [\"Postman\", \"direct-API\"],\n  \"name\": \"Test Postman\",\n  \"description\": \"created via Postman\",\n  \"amount\": -78700,\n  \"external_id\": \"postman123457\",\n  \"external_source\": \"Postman\",\n  \"source\": \"Postman\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/forecast/budgets/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["forecast","budgets",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"47ce0ff2-7ac8-43a5-b206-9b8cb8a304aa","name":"Create forecast budget","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"category\": \"102291\",\n  \"settlement_date\": \"2024-04-08\",\n  \"tags\": [\"Postman\", \"direct-API\"],\n  \"name\": \"Test Postman\",\n  \"description\": \"created via Postman\",\n  \"amount\": -78700,\n  \"external_id\": \"postman123457\",\n  \"external_source\": \"Postman\",\n  \"source\": \"Postman\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/forecast/budgets/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jan 2024 20:12:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"698"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.0"},{"key":"Vary","value":"Accept, Origin, Accept-Language"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 12537078,\n    \"category\": {\n        \"id\": 102291,\n        \"name\": \"Sonstige Steuern und Gebühren\",\n        \"description\": \"\"\n    },\n    \"inter_category_name\": null,\n    \"depending_categories\": [],\n    \"recurring_budget\": null,\n    \"settlement_date\": \"2024-04-08\",\n    \"start_date\": null,\n    \"end_date\": null,\n    \"account\": null,\n    \"tags\": [\n        \"Postman\",\n        \"direct-API\"\n    ],\n    \"integration_tags\": null,\n    \"is_adjusted\": false,\n    \"name\": \"Test Postman\",\n    \"description\": \"created via Postman\",\n    \"amount\": -78700,\n    \"rate\": 0,\n    \"base\": \"FS\",\n    \"time_lags\": [],\n    \"frequency\": \"\",\n    \"frequency_multiplier\": 1,\n    \"sequence_type\": \"\",\n    \"sequence_term_size\": 1,\n    \"d\": 0,\n    \"r\": 1,\n    \"is_indefinite\": false,\n    \"external_id\": \"postman123457\",\n    \"external_source\": \"Postman\",\n    \"inter_company\": null,\n    \"source\": null,\n    \"inter_budget\": null,\n    \"base_categories\": []\n}"}],"_postman_id":"b97e6195-c6d4-46f5-b881-7c8dabba4e31"},{"name":"Update Forecast Budget","id":"052a52d1-402e-4bac-b9a5-dfc4cc39ca66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"external_id\": \"postman123456\",\n  \"settlement_date\": \"2024-02-08\",\n  \"description\": \"updated via Postman\",\n  \"amount\": 78701\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/forecast/budgets/external/{{external_id}}","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["forecast","budgets","external","{{external_id}}"],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"052a52d1-402e-4bac-b9a5-dfc4cc39ca66"},{"name":"Delete Forecast Budget","id":"53ad876c-a00e-45c7-8ffc-a31aecc36628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/forecast/budgets/external/{{external_id}}","description":"<p><strong>ATTENTION:</strong></p>\n<p>Please note that FE validations are not applicable to direct API, so you can edit/delete budgets, which are not available via UI (e.g., delete budget from committed plan, delete budget from past periods, delete budget from the middle of recurring budget, etc.)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["forecast","budgets","external","{{external_id}}"],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"53ad876c-a00e-45c7-8ffc-a31aecc36628"}],"id":"60ae2063-b5ee-4b93-97e7-0c88f2a8a82c","description":"<p>Create budgets directly in forecast. As forecast is the essential part in COMMITLY use with caution and care.</p>\n","_postman_id":"60ae2063-b5ee-4b93-97e7-0c88f2a8a82c","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}}],"id":"2bb40421-a7aa-4b83-aa64-b2b7bd244535","description":"<p>The following API calls allow to GET, POST or PATCH (Update) the corresponding entities on company level only.</p>\n","_postman_id":"2bb40421-a7aa-4b83-aa64-b2b7bd244535","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Professional Edition","item":[{"name":"Group Banks","item":[{"name":"Get Group Banks","id":"1c164fa0-24c9-417a-92d2-c017c2b1340f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/banks/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["banks",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"ca9db6ee-225c-4316-a97a-f135a0f9699e","name":"Get Banks","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/banks/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jan 2024 19:47:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"9486"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.20.0"},{"key":"Vary","value":"Accept, Origin, Accept-Language, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=1087.0829999999999;desc=\"User CPU time\", TimerPanel_stime;dur=91.31900000000005;desc=\"System CPU time\", TimerPanel_total;dur=1178.4019999999998;desc=\"Total CPU time\", TimerPanel_total_time;dur=1460.2277278900146;desc=\"Elapsed time\", SQLPanel_sql_time;dur=140.17057418823242;desc=\"SQL 39 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 14,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 934,\n            \"accounts\": [\n                {\n                    \"id\": 1324,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1074,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-02-19T10:19:03.556135Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.156635Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2023-02-19T10:19:03.500892Z\",\n            \"date_updated\": \"2023-02-19T10:19:03.500915Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 980,\n            \"accounts\": [\n                {\n                    \"id\": 1384,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"Italy Bank\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 391,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-06-30T11:16:09.926510Z\",\n                    \"date_updated\": \"2023-06-30T11:16:09.926539Z\",\n                    \"name\": \"Unicredit\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 122000,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2023-06-30T11:16:09.794974Z\",\n            \"date_updated\": \"2023-06-30T11:16:09.795008Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"Italy Bank\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 943,\n            \"accounts\": [\n                {\n                    \"id\": 1338,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"Test\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 391,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-03-16T16:41:54.328462Z\",\n                    \"date_updated\": \"2023-03-16T16:41:54.328479Z\",\n                    \"name\": \"Test\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 100,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2023-03-16T16:41:54.246431Z\",\n            \"date_updated\": \"2023-03-16T16:41:54.246455Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"Test\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 826,\n            \"accounts\": [\n                {\n                    \"id\": 1201,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1074,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-09-01T07:52:12.286334Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.161307Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2022-09-01T07:52:12.187378Z\",\n            \"date_updated\": \"2022-09-01T07:52:12.187405Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 1018,\n            \"accounts\": [\n                {\n                    \"id\": 1444,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"tewste\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 13,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-11-15T14:49:53.495646Z\",\n                    \"date_updated\": \"2023-11-15T14:51:02.798445Z\",\n                    \"name\": \"teste\",\n                    \"alias\": \"Moss\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 0,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2023-11-15T14:49:53.465729Z\",\n            \"date_updated\": \"2023-11-15T14:51:02.803643Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"tewste\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 864,\n            \"accounts\": [\n                {\n                    \"id\": 1242,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1074,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-10-09T09:51:46.446441Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.134670Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2022-10-09T09:51:46.380997Z\",\n            \"date_updated\": \"2022-10-09T09:51:46.381026Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 786,\n            \"accounts\": [\n                {\n                    \"id\": 1157,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1086,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-04-01T06:09:17.191326Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.141158Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2022-04-01T06:09:17.100694Z\",\n            \"date_updated\": \"2022-04-01T06:09:17.100733Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 876,\n            \"accounts\": [\n                {\n                    \"id\": 1255,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"Deutsche Bank*\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 181,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-11-14T14:55:42.347859Z\",\n                    \"date_updated\": \"2022-12-25T14:46:39.620165Z\",\n                    \"name\": \"Girkokonto ***1234\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 125000,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2022-11-14T14:55:42.228542Z\",\n            \"date_updated\": \"2022-12-25T14:46:39.636572Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"Deutsche Bank*\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 801,\n            \"accounts\": [\n                {\n                    \"id\": 1172,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1074,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-05-23T08:07:58.725171Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.151727Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2022-05-23T08:07:58.664843Z\",\n            \"date_updated\": \"2022-05-23T08:07:58.664869Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 875,\n            \"accounts\": [\n                {\n                    \"id\": 1254,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1859518,\n                        \"name\": \"finAPI Test Redirect Bank\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 3596,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-11-06T09:09:27.665293Z\",\n                    \"date_updated\": \"2024-01-02T10:48:36.664478Z\",\n                    \"name\": \"Main-TestAccount\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE85533700080333333300\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 22966.09,\n                    \"overdraft_limit\": -20000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:39Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:39Z\",\n                    \"banking_api_account\": 2106612\n                }\n            ],\n            \"date_created\": \"2022-11-06T09:09:27.609748Z\",\n            \"date_updated\": \"2022-11-06T09:09:27.609769Z\",\n            \"open_banking_connection_id\": 1859518,\n            \"name\": \"finAPI Test Redirect Bank\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 930,\n            \"accounts\": [\n                {\n                    \"id\": 1316,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1629872,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1074,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-02-12T09:59:41.439605Z\",\n                    \"date_updated\": \"2024-01-08T14:44:54.145992Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE79481516230000001579\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 60360.68,\n                    \"overdraft_limit\": -175000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 1863760\n                }\n            ],\n            \"date_created\": \"2023-02-12T09:59:41.370748Z\",\n            \"date_updated\": \"2023-02-12T09:59:41.370770Z\",\n            \"open_banking_connection_id\": 1629872,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 1001,\n            \"accounts\": [\n                {\n                    \"id\": 1420,\n                    \"bank\": {\n                        \"open_banking_connection_id\": null,\n                        \"name\": \"Vor-Fusion\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 2928,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-09-10T10:55:36.223468Z\",\n                    \"date_updated\": \"2023-09-22T09:07:35.258634Z\",\n                    \"name\": \"Vor-Fusion\",\n                    \"alias\": \"\",\n                    \"iban\": \"\",\n                    \"type_name\": \"\",\n                    \"balance\": 0,\n                    \"overdraft_limit\": null,\n                    \"status\": \"OFFLINE\",\n                    \"last_successful_update\": null,\n                    \"last_update_attempt\": null,\n                    \"banking_api_account\": null\n                }\n            ],\n            \"date_created\": \"2023-09-10T10:55:36.139569Z\",\n            \"date_updated\": \"2023-09-22T09:07:35.276178Z\",\n            \"open_banking_connection_id\": null,\n            \"name\": \"Vor-Fusion\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 960,\n            \"accounts\": [\n                {\n                    \"id\": 1363,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 2043423,\n                        \"name\": \"MockBank XS2A\",\n                        \"bic\": \"MOCKDEXXXXX\"\n                    },\n                    \"transaction_count\": 1060,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2023-04-18T20:23:22.101480Z\",\n                    \"date_updated\": \"2024-01-02T10:47:18.417865Z\",\n                    \"name\": \"Account\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE66481516230000003171\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 83023.2,\n                    \"overdraft_limit\": null,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n                    \"banking_api_account\": 2339986\n                }\n            ],\n            \"date_created\": \"2023-04-18T20:23:22.039910Z\",\n            \"date_updated\": \"2023-04-18T20:23:22.039931Z\",\n            \"open_banking_connection_id\": 2043423,\n            \"name\": \"MockBank XS2A\",\n            \"bic\": \"MOCKDEXXXXX\",\n            \"tenant\": 158\n        },\n        {\n            \"id\": 874,\n            \"accounts\": [\n                {\n                    \"id\": 1252,\n                    \"bank\": {\n                        \"open_banking_connection_id\": 1859518,\n                        \"name\": \"finAPI Test Redirect Bank\",\n                        \"bic\": \"\"\n                    },\n                    \"transaction_count\": 3596,\n                    \"currency\": \"EUR\",\n                    \"date_created\": \"2022-11-06T09:09:13.066627Z\",\n                    \"date_updated\": \"2024-01-08T14:43:49.049217Z\",\n                    \"name\": \"Secondary-TestAccount\",\n                    \"alias\": \"\",\n                    \"iban\": \"DE31533700080333333302\",\n                    \"type_name\": \"Checking\",\n                    \"balance\": 22966.09,\n                    \"overdraft_limit\": -40000,\n                    \"status\": \"UPDATED\",\n                    \"last_successful_update\": \"2024-01-02T10:47:39Z\",\n                    \"last_update_attempt\": \"2024-01-02T10:47:39Z\",\n                    \"banking_api_account\": 2106614\n                }\n            ],\n            \"date_created\": \"2022-11-06T09:09:13.015135Z\",\n            \"date_updated\": \"2022-11-06T09:09:15.905493Z\",\n            \"open_banking_connection_id\": 1859518,\n            \"name\": \"finAPI Test Redirect Bank\",\n            \"bic\": \"\",\n            \"tenant\": 158\n        }\n    ]\n}"}],"_postman_id":"1c164fa0-24c9-417a-92d2-c017c2b1340f"}],"id":"7e52a0d7-b7a0-4b99-a68d-2038fe6cb078","description":"<p>Get a list of bank connected to all companies within the group. Includes online and offline accounts.</p>\n","_postman_id":"7e52a0d7-b7a0-4b99-a68d-2038fe6cb078","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Group Bank Accounts","item":[{"name":"Get Bank Accounts","id":"f1f216f7-fc8f-4d65-ac3f-e07f6329495a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.commitly.com/api/accounts/","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}},"urlObject":{"path":["accounts",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"ee401cf2-062d-4934-ab72-9493086f855c","name":"Get bank accounts","originalRequest":{"method":"GET","header":[],"url":"https://app.commitly.com/api/accounts/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Jan 2024 08:58:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"9625"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.20.0"},{"key":"Vary","value":"Accept, Origin, Accept-Language, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=488.2610000000014;desc=\"User CPU time\", TimerPanel_stime;dur=0.34400000000001096;desc=\"System CPU time\", TimerPanel_total;dur=488.6050000000014;desc=\"Total CPU time\", TimerPanel_total_time;dur=777.7562141418457;desc=\"Elapsed time\", SQLPanel_sql_time;dur=248.91233444213867;desc=\"SQL 13 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"de"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 738219.46,\n    \"available_funds\": 418219.46,\n    \"current_month_balance\": 616526.78,\n    \"next_month_balance\": 823984.49,\n    \"in_3_months_balance\": 1088684.37,\n    \"fiscal_year_ending_balance\": 1405413.25,\n    \"accounts\": [\n        {\n            \"id\": 1157,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1086,\n            \"last_transaction\": {\n                \"id\": 8093468,\n                \"account\": {\n                    \"id\": 1157,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-04-01T06:09:17.191326Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.682018Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1172,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1074,\n            \"last_transaction\": {\n                \"id\": 8093495,\n                \"account\": {\n                    \"id\": 1172,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 131.04,\n                \"purpose\": \"Zahlung AR-Re 200763\",\n                \"counterpart_name\": \"Aldi Sued\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-05-23T08:07:58.725171Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.688891Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1201,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1074,\n            \"last_transaction\": {\n                \"id\": 8093538,\n                \"account\": {\n                    \"id\": 1201,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-09-01T07:52:12.286334Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.696365Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1242,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1074,\n            \"last_transaction\": {\n                \"id\": 8093454,\n                \"account\": {\n                    \"id\": 1242,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-10-09T09:51:46.446441Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.675983Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1252,\n            \"bank\": {\n                \"open_banking_connection_id\": 1859518,\n                \"name\": \"finAPI Test Redirect Bank\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 3596,\n            \"last_transaction\": {\n                \"id\": 8093509,\n                \"account\": {\n                    \"id\": 1252,\n                    \"name\": \"Secondary-TestAccount\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": -26.91,\n                \"purpose\": \"Vielen Dank für Ihren Einkauf\",\n                \"counterpart_name\": \"Aldi Sued\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-11-06T09:09:13.066627Z\",\n            \"date_updated\": \"2024-01-02T10:48:36.697077Z\",\n            \"name\": \"Secondary-TestAccount\",\n            \"alias\": \"\",\n            \"iban\": \"DE31533700080333333302\",\n            \"type_name\": \"Checking\",\n            \"balance\": 22966.09,\n            \"overdraft_limit\": null,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:39Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:39Z\",\n            \"banking_api_account\": 2106614\n        },\n        {\n            \"id\": 1254,\n            \"bank\": {\n                \"open_banking_connection_id\": 1859518,\n                \"name\": \"finAPI Test Redirect Bank\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 3596,\n            \"last_transaction\": {\n                \"id\": 8093551,\n                \"account\": {\n                    \"id\": 1254,\n                    \"name\": \"Main-TestAccount\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": -26.91,\n                \"purpose\": \"Vielen Dank für Ihren Einkauf\",\n                \"counterpart_name\": \"Aldi Sued\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-11-06T09:09:27.665293Z\",\n            \"date_updated\": \"2024-01-02T10:48:36.664478Z\",\n            \"name\": \"Main-TestAccount\",\n            \"alias\": \"\",\n            \"iban\": \"DE85533700080333333300\",\n            \"type_name\": \"Checking\",\n            \"balance\": 22966.09,\n            \"overdraft_limit\": -20000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:39Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:39Z\",\n            \"banking_api_account\": 2106612\n        },\n        {\n            \"id\": 1255,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"Deutsche Bank*\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 181,\n            \"last_transaction\": {\n                \"id\": 727127,\n                \"account\": {\n                    \"id\": 1255,\n                    \"name\": \"Girkokonto ***1234\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2022-09-30T00:00:00Z\",\n                \"amount\": -4.2,\n                \"purpose\": \"Overheads\",\n                \"counterpart_name\": \"Kontof¸hrung\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2022-11-14T14:55:42.347859Z\",\n            \"date_updated\": \"2022-12-25T14:46:39.620165Z\",\n            \"name\": \"Girkokonto ***1234\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 125000,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        },\n        {\n            \"id\": 1316,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1074,\n            \"last_transaction\": {\n                \"id\": 8093482,\n                \"account\": {\n                    \"id\": 1316,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-02-12T09:59:41.439605Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.685511Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1324,\n            \"bank\": {\n                \"open_banking_connection_id\": 1629872,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1074,\n            \"last_transaction\": {\n                \"id\": 8093524,\n                \"account\": {\n                    \"id\": 1324,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-02-19T10:19:03.556135Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.692550Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE79481516230000001579\",\n            \"type_name\": \"Checking\",\n            \"balance\": 60360.68,\n            \"overdraft_limit\": -50000,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 1863760\n        },\n        {\n            \"id\": 1338,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"Test\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 391,\n            \"last_transaction\": {\n                \"id\": 8050908,\n                \"account\": {\n                    \"id\": 1338,\n                    \"name\": \"Test\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2023-03-02T00:00:00Z\",\n                \"amount\": -48.5,\n                \"purpose\": \"Monatskarte\",\n                \"counterpart_name\": \"Deutsche Bahn AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-03-16T16:41:54.328462Z\",\n            \"date_updated\": \"2023-03-16T16:41:54.328479Z\",\n            \"name\": \"Test\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 100,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        },\n        {\n            \"id\": 1363,\n            \"bank\": {\n                \"open_banking_connection_id\": 2043423,\n                \"name\": \"MockBank XS2A\",\n                \"bic\": \"MOCKDEXXXXX\"\n            },\n            \"transaction_count\": 1060,\n            \"last_transaction\": {\n                \"id\": 8093440,\n                \"account\": {\n                    \"id\": 1363,\n                    \"name\": \"Account\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2024-01-02T00:00:00Z\",\n                \"amount\": 6832.69,\n                \"purpose\": \"AR 470/11\",\n                \"counterpart_name\": \"Braumeister AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-04-18T20:23:22.101480Z\",\n            \"date_updated\": \"2024-01-02T10:47:18.417865Z\",\n            \"name\": \"Account\",\n            \"alias\": \"\",\n            \"iban\": \"DE66481516230000003171\",\n            \"type_name\": \"Checking\",\n            \"balance\": 83023.2,\n            \"overdraft_limit\": null,\n            \"status\": \"UPDATED\",\n            \"last_successful_update\": \"2024-01-02T10:47:08Z\",\n            \"last_update_attempt\": \"2024-01-02T10:47:07Z\",\n            \"banking_api_account\": 2339986\n        },\n        {\n            \"id\": 1384,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"Italy Bank\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 391,\n            \"last_transaction\": {\n                \"id\": 8034785,\n                \"account\": {\n                    \"id\": 1384,\n                    \"name\": \"Unicredit\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2023-03-02T00:00:00Z\",\n                \"amount\": -48.5,\n                \"purpose\": \"Monatskarte\",\n                \"counterpart_name\": \"Deutsche Bahn AG\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-06-30T11:16:09.926510Z\",\n            \"date_updated\": \"2023-06-30T11:16:09.926539Z\",\n            \"name\": \"Unicredit\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 122000,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        },\n        {\n            \"id\": 1420,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"Vor-Fusion\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 2928,\n            \"last_transaction\": {\n                \"id\": 8056788,\n                \"account\": {\n                    \"id\": 1420,\n                    \"name\": \"Vor-Fusion\",\n                    \"alias\": \"\"\n                },\n                \"value_date\": \"2023-08-30T00:00:00Z\",\n                \"amount\": 300,\n                \"purpose\": \"Zahlung AR-Re 200763 fÃ¼r Ihren Besuch\",\n                \"counterpart_name\": \"Cafe Guglhupf\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-09-10T10:55:36.223468Z\",\n            \"date_updated\": \"2023-09-22T09:07:35.258634Z\",\n            \"name\": \"Vor-Fusion\",\n            \"alias\": \"\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 0,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        },\n        {\n            \"id\": 1444,\n            \"bank\": {\n                \"open_banking_connection_id\": null,\n                \"name\": \"tewste\",\n                \"bic\": \"\"\n            },\n            \"transaction_count\": 13,\n            \"last_transaction\": {\n                \"id\": 8078714,\n                \"account\": {\n                    \"id\": 1444,\n                    \"name\": \"teste\",\n                    \"alias\": \"Moss\"\n                },\n                \"value_date\": \"2023-11-07T00:00:00Z\",\n                \"amount\": -88.38,\n                \"purpose\": \"uber\",\n                \"counterpart_name\": \"uber\"\n            },\n            \"currency\": \"EUR\",\n            \"date_created\": \"2023-11-15T14:49:53.495646Z\",\n            \"date_updated\": \"2023-11-15T14:51:02.798445Z\",\n            \"name\": \"teste\",\n            \"alias\": \"Moss\",\n            \"iban\": \"\",\n            \"type_name\": \"\",\n            \"balance\": 0,\n            \"overdraft_limit\": null,\n            \"status\": \"OFFLINE\",\n            \"last_successful_update\": null,\n            \"last_update_attempt\": null,\n            \"banking_api_account\": null\n        }\n    ]\n}"}],"_postman_id":"f1f216f7-fc8f-4d65-ac3f-e07f6329495a"}],"id":"a3685a03-1ba4-4e8d-915b-3b7ae77afdfc","description":"<p>Get a list of bank accounts connected to all companies within the group.</p>\n","_postman_id":"a3685a03-1ba4-4e8d-915b-3b7ae77afdfc","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}},{"name":"Invoices (Open Items) of companies","item":[{"name":"Get company invoices (professional edition)","id":"7871c686-b72e-4977-aff8-f882b4da0a24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/","description":"<p>This request returns invoices list and data for the specified company. Only the authorized user can get this data, i.e. his access_token must be used.</p>\n","urlObject":{"path":["companies","{{company_id}}","invoices",""],"host":["https://app.commitly.com/api"],"query":[{"disabled":true,"description":{"content":"<p>String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  </p>\n","type":"text/plain"},"key":"search","value":""},{"disabled":true,"description":{"content":"<p>Boolean (false, true)  </p>\n","type":"text/plain"},"key":"paid","value":""},{"disabled":true,"description":{"content":"<p>String. Invoice type: Payable, Receivable </p>\n","type":"text/plain"},"key":"type","value":""},{"disabled":true,"description":{"content":"<p>String. Invoice  status: CA (cancelled), PD (paid), PL (planned),  OD (overdue), PP (partial paid), HD (on hold), PR (promised), DP (in dispute)  </p>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>Date (YYYY-MM-DD)</p>\n","type":"text/plain"},"key":"min_due_date ","value":""},{"disabled":true,"description":{"content":"<p>Date (YYYY-MM-DD)</p>\n","type":"text/plain"},"key":"max_due_date","value":""},{"disabled":true,"description":{"content":"<p>Decimal </p>\n","type":"text/plain"},"key":"min_amount","value":""},{"disabled":true,"description":{"content":"<p>Decimal</p>\n","type":"text/plain"},"key":"max_amount","value":""},{"disabled":true,"description":{"content":"<p>Parameter (due_date)</p>\n","type":"text/plain"},"key":"ordering","value":""},{"disabled":true,"description":{"content":"<p>Serial (1, 2, 3, ...)</p>\n","type":"text/plain"},"key":"page","value":null},{"disabled":true,"description":{"content":"<p>Decimal (20, 50, 100)</p>\n","type":"text/plain"},"key":"page_size","value":null},{"disabled":true,"description":{"content":"<p>Boolean (false, true)</p>\n","type":"text/plain"},"key":"is_payment","value":null}],"variable":[]}},"response":[{"id":"96393775-15ed-4e8c-975c-286718bc50cb","name":"Get company invoices (professional edition)","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://app.commitly.com/api/companies/{{company_id}}/invoices/?paid=false&ordering=due_date&page=1&page_size=20&is_payment=true","host":["https://app.commitly.com/api"],"path":["companies","{{company_id}}","invoices",""],"query":[{"key":"search","value":"","description":"String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  ","disabled":true},{"key":"paid","value":"false","description":"Boolean (false, true)  "},{"key":"type","value":"","description":"String. Invoice type: Payable, Receivable ","disabled":true},{"key":"status","value":"","description":"String. Invoice  status: CA (cancelled), PD (paid), PL (planned),  OD (overdue), PP (partial paid), HD (on hold), PR (promised), DP (in dispute)  ","disabled":true},{"key":"min_due_date ","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"max_due_date","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"min_amount","value":"","description":"Decimal ","disabled":true},{"key":"max_amount","value":"","description":"Decimal","disabled":true},{"key":"ordering","value":"due_date","description":"Parameter (due_date)"},{"key":"page","value":"1","description":"Serial (1, 2, 3, ...)"},{"key":"page_size","value":"20","description":"Decimal (20, 50, 100)"},{"key":"is_payment","value":"true","description":"Boolean (false, true)"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 30223,\n    \"transaction\": null,\n    \"transactions\": [],\n    \"paid_amount\": 0,\n    \"amount_due\": 7450,\n    \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n    \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"amount\": 7450,\n    \"type\": \"RE\",\n    \"reference\": \"AR-007\",\n    \"date\": \"2022-04-16\",\n    \"due_date\": \"2022-04-28\",\n    \"source\": \"direct_api\",\n    \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n    \"status\": \"PL\",\n    \"is_archived\": false,\n    \"category\": 88314\n}"},{"id":"f6abaf58-8bd3-43cf-8042-b250fd1ea765","name":"Get all invoices of a specific company (professional edition)","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://app.commitly.com/api/companies/{{company_id}}/invoices/","host":["https://app.commitly.com/api"],"path":["companies","{{company_id}}","invoices",""],"query":[{"key":"search","value":"","description":"String. Search parameter returns result of search by invoice reference ID, invoice name and invoice description  ","disabled":true},{"key":"paid","value":"","description":"Boolean (false, true)  ","disabled":true},{"key":"type","value":"","description":"String. Invoice type: Payable, Receivable ","disabled":true},{"key":"status","value":"","description":"String. Invoice  status: CA (cancelled), PD (paid), PL (planned),  OD (overdue), PP (partial paid), HD (on hold), PR (promised), DP (in dispute)  ","disabled":true},{"key":"min_due_date ","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"max_due_date","value":"","description":"Date (YYYY-MM-DD)","disabled":true},{"key":"min_amount","value":"","description":"Decimal ","disabled":true},{"key":"max_amount","value":"","description":"Decimal","disabled":true},{"key":"ordering","value":"","description":"Parameter (due_date)","disabled":true},{"key":"page","value":null,"description":"Serial (1, 2, 3, ...)","disabled":true},{"key":"page_size","value":null,"description":"Decimal (20, 50, 100)","disabled":true},{"key":"is_payment","value":null,"description":"Boolean (false, true)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 16 Apr 2022 10:13:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1016"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"en"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"sum\": 8650,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": {\n        \"amount_due\": 7650,\n        \"total\": 8650,\n        \"invoices\": [\n            {\n                \"id\": 30221,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 1000,\n                \"amount_due\": 200,\n                \"date_created\": \"2022-04-16T09:36:37.718400Z\",\n                \"date_updated\": \"2022-04-16T10:12:17.687693Z\",\n                \"name\": \"First invoice\",\n                \"notes\": \"\",\n                \"amount\": 1200,\n                \"type\": \"RE\",\n                \"reference\": \"1\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-30\",\n                \"source\": \"Manually Added\",\n                \"source_id\": \"d28e08d1-a088-3429-8c8d-1a15a8dd304e\",\n                \"status\": \"PP\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            },\n            {\n                \"id\": 30223,\n                \"transaction\": null,\n                \"transactions\": [],\n                \"paid_amount\": 0,\n                \"amount_due\": 7450,\n                \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n                \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n                \"name\": \"Bond\",\n                \"notes\": \"special equipement\",\n                \"amount\": 7450,\n                \"type\": \"RE\",\n                \"reference\": \"AR-007\",\n                \"date\": \"2022-04-16\",\n                \"due_date\": \"2022-04-28\",\n                \"source\": \"direct_api\",\n                \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n                \"status\": \"PL\",\n                \"is_archived\": false,\n                \"category\": 88314,\n                \"comment_count\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"7871c686-b72e-4977-aff8-f882b4da0a24"},{"name":"Create company invoices (professional edition)","id":"be056660-28b4-4ff4-a0cc-44446c1998aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference\": \"<string>\", //required\n    \"name\": \"<string>\", //required\n    \"notes\": \"<string>\",\n    \"type\": \"<string>\",\n    \"date\": \"<date>\",\n    \"amount\": \"<decimal>\", //required\n    \"due_date\": \"<date>\", //required\n    \"paid_amount\": \"<decimal>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/","description":"<p>Create an invoice within COMMITLY. To create an invoice, you must pass authorization and the following required fields in your POST request. Only the authorized user can get this data, i.e. his access_token must be used.</p>\n<ul>\n<li>\"reference\"</li>\n<li>\"name\"</li>\n<li>\"amount\"</li>\n<li>\"due_date\" //Specify \"due_date\" as YYYY-MM-DD, e.g. 2021-11-10</li>\n</ul>\n","urlObject":{"path":["companies","{{company_id}}","invoices",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"7d6513f9-c357-4aa7-b87a-8b27781110aa","name":"Create company invoices (professional edition)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference\": \"AR-007\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"type\": \"<string>\",\n    \"date\": \"2022-04-16\",\n    \"amount\": \"7450\",\n    \"due_date\": \"2022-04-28\",\n    \"paid_amount\": \"0\",\n    \"source\": \"direct_api\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 16 Apr 2022 09:53:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"437"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin"},{"key":"Allow","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Language","value":"en"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 30223,\n    \"transaction\": null,\n    \"transactions\": [],\n    \"paid_amount\": 0,\n    \"amount_due\": 7450,\n    \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n    \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"amount\": 7450,\n    \"type\": \"RE\",\n    \"reference\": \"AR-007\",\n    \"date\": \"2022-04-16\",\n    \"due_date\": \"2022-04-28\",\n    \"source\": \"direct_api\",\n    \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n    \"status\": \"PL\",\n    \"is_archived\": false,\n    \"category\": 88314\n}"}],"_postman_id":"be056660-28b4-4ff4-a0cc-44446c1998aa"},{"name":"Update company invoices Copy","id":"36f0cd9e-e396-4a5d-9a82-743119575ce8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"<string>\", //required\r\n    \"name\": \"<string>\", \r\n    \"notes\": \"<string>\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"<date>\",\r\n    \"amount\": \"<decimal>\",\r\n    \"due_date\": \"<date>\",\r\n    \"paid_amount\": \"<decimal>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/","description":"<p>Update an invoice within COMMITLY. To update an invoice, you must pass authorization and the reference of the invoice with the prefix ref- in your PATCH request, where reference is the original reference (source ID) you passed with the POST request. Only the authorized user can get this data, i.e. his access_token must be used.</p>\n","urlObject":{"path":["companies","{{company_id}}","invoices",""],"host":["https://app.commitly.com/api"],"query":[],"variable":[]}},"response":[{"id":"d5cb2fd5-3f52-44c7-b08b-36f5cb2306a5","name":"Update company invoice (professional edition)","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"AR-007\",\r\n    \"name\": \"Bond\",\r\n    \"notes\": \"special equipement\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"2022-04-16\",\r\n    \"amount\": \"3000\",\r\n    \"due_date\": \"2022-04-28\",\r\n    \"paid_amount\": \"0\",\r\n    \"source\": \"direct_api\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": 30223,\n    \"transaction\": null,\n    \"transactions\": [],\n    \"paid_amount\": 0,\n    \"amount_due\": 3000,\n    \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n    \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n    \"name\": \"Bond\",\n    \"notes\": \"special equipement\",\n    \"amount\": 3000,\n    \"type\": \"RE\",\n    \"reference\": \"AR-007\",\n    \"date\": \"2022-04-16\",\n    \"due_date\": \"2022-04-28\",\n    \"source\": \"direct_api\",\n    \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n    \"status\": \"PL\",\n    \"is_archived\": false,\n    \"category\": 88314\n}"},{"id":"93afa652-ebcf-4c78-a40f-e381463070e6","name":"Bulk update company invoices (professional edition)","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n    \"reference\": \"AR-007\",\r\n    \"name\": \"Bond\",\r\n    \"notes\": \"special equipement\",\r\n    \"type\": \"<string>\",\r\n    \"date\": \"2022-04-16\",\r\n    \"amount\": \"3000\",\r\n    \"due_date\": \"2022-04-28\",\r\n    \"paid_amount\": \"0\",\r\n    \"source\": \"direct_api\"\r\n    },\r\n    {\r\n    \"reference\": \"AR-008\",\r\n    \"name\": \"Bond 2\",\r\n    \"notes\": \"special equipement 2\",\r\n    \"type\": \"RE\",\r\n    \"date\": \"2022-04-18\",\r\n    \"amount\": \"500\",\r\n    \"due_date\": \"2022-04-20\",\r\n    \"paid_amount\": \"200\",\r\n    \"source\": \"direct_api\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 30223,\n        \"transaction\": null,\n        \"transactions\": [],\n        \"paid_amount\": 0,\n        \"amount_due\": 3000,\n        \"date_created\": \"2022-04-16T09:53:03.919398Z\",\n        \"date_updated\": \"2022-04-16T09:53:03.919422Z\",\n        \"name\": \"Bond\",\n        \"notes\": \"special equipement\",\n        \"amount\": 3000,\n        \"type\": \"RE\",\n        \"reference\": \"AR-007\",\n        \"date\": \"2022-04-16\",\n        \"due_date\": \"2022-04-28\",\n        \"source\": \"direct_api\",\n        \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n        \"status\": \"PL\",\n        \"is_archived\": false,\n        \"category\": 88314\n    },\n    {\n        \"id\": 30223,\n        \"transaction\": null,\n        \"transactions\": [],\n        \"paid_amount\": 200,\n        \"amount_due\": 300,\n        \"date_created\": \"2022-04-18T09:53:03.919398Z\",\n        \"date_updated\": \"2022-04-18T09:53:03.919422Z\",\n        \"name\": \"Bond 2\",\n        \"notes\": \"special equipement 2\",\n        \"amount\": 500,\n        \"type\": \"RE\",\n        \"reference\": \"AR-008\",\n        \"date\": \"2022-04-18\",\n        \"due_date\": \"2022-04-20\",\n        \"source\": \"direct_api\",\n        \"source_id\": \"17acf4f8-c07b-3c06-a07a-56bb50cb2cf3\",\n        \"status\": \"PP\",\n        \"is_archived\": false,\n        \"category\": 88314\n    }\n]"}],"_postman_id":"36f0cd9e-e396-4a5d-9a82-743119575ce8"},{"name":"Delete company invoice (professional edition)","id":"c5a21a0b-77cd-4eb8-a130-705ce889ff04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[],"url":"https://app.commitly.com/api/companies/{{company_id}}/invoices/","description":"<p>Delete an invoice within COMMITLY. To delete an invoice, you must pass authorization and pass the following request with the reference id directly in URL. In provided example ref-55555 - is invoice ID.</p>\n","urlObject":{"path":["companies","{{company_id}}","invoices",""],"host":["https://app.commitly.com/api"],"query":[{"disabled":true,"description":{"content":"<p>A unique integer value identifying the invoice</p>\n","type":"text/plain"},"key":"reference","value":"reference"}],"variable":[]}},"response":[{"id":"3580671e-942d-4d91-beb9-f1ddb25b32ea","name":"Delete company invoices (professional edition)","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://app.commitly.com/api/companies/{{company_id}}/invoices/?reference=AR-007","host":["https://app.commitly.com/api"],"path":["companies","{{company_id}}","invoices",""],"query":[{"key":"reference","value":"AR-007"}]}},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c5a21a0b-77cd-4eb8-a130-705ce889ff04"}],"id":"5f23a64f-3645-4ac5-ab5f-db5f1802370f","_postman_id":"5f23a64f-3645-4ac5-ab5f-db5f1802370f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}}],"id":"9ec146e6-a19c-4dcd-9b43-2aa3ef48a192","description":"<h2 id=\"commitly-professional-edition\">COMMITLY Professional Edition</h2>\n<p>For users with a Professional Edition subscription, it is possible to work with the Commitly API at the tenant level. Contact <a href=\"mailto:support@commitly.com\">support@commitly.com</a> for information on how to obtain your client ID and client secret.</p>\n","_postman_id":"9ec146e6-a19c-4dcd-9b43-2aa3ef48a192","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]},"isInherited":true,"source":{"_postman_id":"4caa5747-0fc7-444b-abbf-f07e11829669","id":"4caa5747-0fc7-444b-abbf-f07e11829669","name":"COMMITLY (API)","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"grant_type","value":"<grant_type>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"}]}},"event":[{"listen":"prerequest","script":{"id":"8f0465fd-8e74-41ea-94b1-fd0ecd117152","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"fc63f848-d13c-4286-a21b-53ff079b3ba1","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://app.commitly.com/api"},{"key":"companyID","value":"117"}]}