{"info":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","description":"<html><head></head><body><p>This collection contains quick start guides for certain usecases.</p>\n<p>To get started:</p>\n<ol>\n<li><p><a href=\"https://signup.codat.io/\">Sign up for a free trial</a></p>\n</li>\n<li><p>Paste your API key into the collection variable</p>\n</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9514766","collectionId":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","publishedId":"UVysybvF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-20T14:58:18.000Z"},"item":[{"name":"Lending","item":[{"name":"Write-back for Xero","item":[{"name":"Prerequisites","item":[{"name":"Create lender \"container\" bank account","id":"cf10c665-240c-48c3-9ec9-3b71c1ac3fce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"1234567\",\r\n    \"nominalCode\": \"123456\",\r\n    \"sortCode\": \"123321\",\r\n    \"currency\": \"GBP\",\r\n    \"accountName\": \"New bank account\",\r\n    \"accountType\": \"Debit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts","description":"<p><strong>Lender \"Container\" Bank Account</strong></p>\n<p>Upon connection to an SME's Xero organisation you will need to create a new <a href=\"https://docs.codat.io/docs/datamodel-accounting-bankaccounts\">Bank Account</a> in Xero to act as the container of the Lender transactions. You will need Bank Feeds enabled - you can do this by getting in touch with your Xero representative to enable it for testing.</p>\n<p>A \"Container\" bank account for the Lender is needed to make sure there's accountability of the transactions and a paper trail of the movement of the loan. The container bank account exists to store where a transaction has come from (the loan drawdown) and where a transaction is going (repayments). As this bank account is in the Lender's name, it is clear that this loan had been paid out and is now being repaid at intervals.</p>\n<p>Please note: you will need to enter a value for the nominalCode field for the request to be valid in Codat, however this can be changed by the SME later on if they use their own code convention, or alternatively you can ask for a preference of code before creating the account.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","bankAccounts"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"3070cad3-c8d7-4ece-ab9f-6d7fe7f2cb77","name":"Create Lender \"Container\" Bank Account","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"1234567\",\r\n    \"nominalCode\": \"123456\",\r\n    \"sortCode\": \"123321\",\r\n    \"currency\": \"GBP\",\r\n    \"accountName\": \"New bank account\",\r\n    \"accountType\": \"Debit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"470"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"cdb3e68aed69d25b647c0011c6f5264f"},{"key":"x-azure-ref","value":"0j032YgAAAAA4K3Mf84STQY6J/i2o+Yt/TE9OMjFFREdFMTcxMQAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 12:54:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountName\": \"New bank account\",\n        \"accountType\": \"Debit\",\n        \"nominalCode\": \"123456\",\n        \"sortCode\": \"123321\",\n        \"accountNumber\": \"1234567\",\n        \"currency\": \"GBP\"\n    },\n    \"dataType\": \"bankAccounts\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"3dee3945-74a4-48b0-b9d2-1a2162b5f7d7\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T12:54:39.3595579Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"cf10c665-240c-48c3-9ec9-3b71c1ac3fce"},{"name":"Get a list of bank accounts","id":"3f77e6d8-c211-47b7-a447-1653b3a33760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//data/bankAccounts","description":"<h3 id=\"map-nominated-bank-account\">Map nominated bank account</h3>\n<p>The SME will select their business bank account where their payments will be transferred to. Suggested flow:</p>\n<ul>\n<li>Get list of bank accounts</li>\n<li>Display list to SME</li>\n<li>SME selects bank account</li>\n<li>Store accountID to be used in future transactions</li>\n</ul>\n<h4 id=\"codats-data-model\">Codat's Data Model</h4>\n<p>Read more about our <a href=\"https://docs.codat.io/docs/datamodel-accounting-bankaccounts\">Bank account endpoint</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","data","bankAccounts"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"378f33fd-5f14-43dd-9fbf-5e83abe8c827","name":"Get a list of Bank Accounts","originalRequest":{"method":"GET","header":[],"url":"https://api-uat.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//data/bankAccounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"00fe48ee39d954542ab1cff09a4a5b49"},{"key":"x-azure-ref","value":"0fFj2YgAAAACvJyq4qB4vSa3+6kCjTuArTE9OMjFFREdFMTYwNQAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 13:41:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"8733b8bf-9b08-4e10-b139-b9792a1ea317\",\n            \"accountName\": \"Abraham's Bank Account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"209871\",\n            \"currency\": \"GBP\",\n            \"balance\": -30805.23,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"40e636b5-3cf4-4510-8632-334d5b34894e\",\n            \"accountName\": \"Abraham's Life Saver\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"200221\",\n            \"accountNumber\": \"123456\",\n            \"currency\": \"GBP\",\n            \"balance\": -25574.39,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:09:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\",\n            \"accountName\": \"Business Account\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"3453\",\n            \"currency\": \"GBP\",\n            \"balance\": -8239.84,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"aa9937e5-a015-402d-ae52-7df12cf0e8f6\",\n            \"accountName\": \"Cap on Tap - New Sharang Account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"561223\",\n            \"accountNumber\": \"9876512345\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"929b4690-6f3b-42a3-8de3-880c1ef2425e\",\n            \"accountName\": \"Codat Paypal Account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"010203\",\n            \"accountNumber\": \"1456874561\",\n            \"currency\": \"GBP\",\n            \"balance\": 132.38,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:07:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"98eb32e2-2c4d-4f7a-9970-150364b61466\",\n            \"accountName\": \"COT SMB Credit Card\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1992\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"e97f4f54-fb29-4d91-af26-af3bb24b5df9\",\n            \"accountName\": \"Demo From Account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"100902\",\n            \"accountNumber\": \"202020\",\n            \"currency\": \"GBP\",\n            \"balance\": -50,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"f84c76b6-e272-4167-b366-13213cd94dc3\",\n            \"accountName\": \"Demo To Account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"304040\",\n            \"accountNumber\": \"234568\",\n            \"currency\": \"GBP\",\n            \"balance\": 50,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"9cbcec9b-c9ad-4e89-9588-ff6dadb828a5\",\n            \"accountName\": \"Deutsche Geld\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1010\",\n            \"currency\": \"EUR\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"c45264e1-3afd-4240-88cf-242a296a189f\",\n            \"accountName\": \"dsgljsrhslg\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"5434\",\n            \"currency\": \"GBP\",\n            \"balance\": 10,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"0f91d460-688a-49c3-b8d4-1cb6ebc563e9\",\n            \"accountName\": \"GBP 89 Test Tobi\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"888889\",\n            \"accountNumber\": \"18888889\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"f2229e1b-e06d-430d-8dc6-4b3c02cc650c\",\n            \"accountName\": \"GBP CC TY 080322 1\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"0001\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"088d838e-1b43-46e5-975f-656d6b72f35e\",\n            \"accountName\": \"GBP CC TY 140122 1\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9901\",\n            \"currency\": \"GBP\",\n            \"balance\": 100,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"dd56e81a-3f9b-4a26-9b8c-bee4fe52fc27\",\n            \"accountName\": \"GBP CC TY 30032022 Test1\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9902\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"32c5ea7d-2113-4632-8828-4f7d4c8fb2b5\",\n            \"accountName\": \"Germany Money Bucks\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1001\",\n            \"currency\": \"EUR\",\n            \"balance\": 3.98,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"30bb0fc0-4c6d-4c60-9f9f-8b94d906c594\",\n            \"accountName\": \"Integration Credit Card\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"123456\",\n            \"accountNumber\": \"3005\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"c03b0b3c-f863-477b-bf44-9f6a7a2d36ae\",\n            \"accountName\": \"Jeeves Card Abe\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9926\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"8f56ba73-6ca8-4a8d-b591-8dc785894f32\",\n            \"accountName\": \"Jeeves Card Abe 2\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9927\",\n            \"currency\": \"GBP\",\n            \"balance\": 200,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"337dc0a5-8b69-4bc9-b02c-9f572825a4fb\",\n            \"accountName\": \"Jeeves Card Abe 2#001\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9928\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"c343659f-490b-4416-84b5-159dfa02a36e\",\n            \"accountName\": \"Jeeves Card Abe 2#002\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9922\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"6543a4d7-6b15-4a34-9c1d-8fa862a19d03\",\n            \"accountName\": \"Mike B Test\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9876\",\n            \"currency\": \"GBP\",\n            \"balance\": -515.79,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:07:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"ac8ee677-dda8-47a0-b989-60c5fe1daa87\",\n            \"accountName\": \"Mike B Test 2\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1337\",\n            \"currency\": \"GBP\",\n            \"balance\": -515.79,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"ea727c3d-5669-406b-bb24-cf95f8ff6de5\",\n            \"accountName\": \"Mike B Test#001\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"9483\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\n            \"accountName\": \"New bank account\",\n            \"accountType\": \"Unknown\",\n            \"nominalCode\": \"123456\",\n            \"sortCode\": \"123321\",\n            \"accountNumber\": \"1234567\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"availableBalance\": 0,\n            \"modifiedDate\": \"2022-08-12T12:54:42Z\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"3a271085-ffbb-43c2-aca1-5c765ac22af4\",\n            \"accountName\": \"New Codat Credit Card\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"4029\",\n            \"currency\": \"GBP\",\n            \"balance\": 1398.26,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"0d696161-e183-41ab-9da8-61fa297856ad\",\n            \"accountName\": \"Ole Bank Co\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"020406\",\n            \"accountNumber\": \"002244\",\n            \"currency\": \"GBP\",\n            \"balance\": 111,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"e2e24b36-37f8-4a39-8a8d-92ad626b0a08\",\n            \"accountName\": \"Oleg 3\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"10005167782\",\n            \"currency\": \"EUR\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:07:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"d2b7a0f2-3228-4217-8033-a8f7c080f203\",\n            \"accountName\": \"Oleg 4 - Credit\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"7689\",\n            \"currency\": \"GBP\",\n            \"balance\": -2111,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"d3d4950e-81c7-424d-81b0-1a55f3f20df2\",\n            \"accountName\": \"Oleg Bank Co 2\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"020407\",\n            \"accountNumber\": \"002245\",\n            \"currency\": \"GBP\",\n            \"balance\": 181,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"f4d1423b-8e9f-4f49-91b9-d28d9e0f743c\",\n            \"accountName\": \"QA Bank Account\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1234\",\n            \"currency\": \"GBP\",\n            \"balance\": 50,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:08:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"18a4dd22-f2d2-4499-af47-b0e3a8d7f64a\",\n            \"accountName\": \"QA Credit Card\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"123456\",\n            \"accountNumber\": \"2021\",\n            \"currency\": \"GBP\",\n            \"balance\": 1,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"757a4341-fb83-4282-895c-1c6205846cb0\",\n            \"accountName\": \"QA Credit Card 2\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"123456\",\n            \"accountNumber\": \"2021\",\n            \"currency\": \"GBP\",\n            \"balance\": 70,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"a4bd2563-392f-41bd-b79b-8c90b3f69155\",\n            \"accountName\": \"Rhys' Expense Card Test 1\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"5678\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"8404548b-859d-43d2-990f-ab0a902ecfe7\",\n            \"accountName\": \"Rob Credit Card Test\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1111\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"88c2a523-3966-4cd8-b308-70d2c508004a\",\n            \"accountName\": \"SSPushTest\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"020184\",\n            \"accountNumber\": \"02018415468412\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:34\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"9327d6f5-5493-4561-8b88-3a8515749756\",\n            \"accountName\": \"SSTest\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"020184\",\n            \"accountNumber\": \"02018415468412\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"dc72074a-5c60-4413-bb24-de8e9b70547f\",\n            \"accountName\": \"ST Bank AC2\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"400001\",\n            \"accountNumber\": \"79584731\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"c97eff7e-f390-403f-930e-220fd934819f\",\n            \"accountName\": \"ST Bank Acc\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"400102\",\n            \"accountNumber\": \"62666802\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"2417d003-657e-47a4-8d80-e261d62d0a2f\",\n            \"accountName\": \"ST bank Account\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"1234\",\n            \"currency\": \"GBP\",\n            \"balance\": -60487.91,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:07:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"7a7932d9-19dc-4e02-93d7-8f2b18d0fb7b\",\n            \"accountName\": \"ST Business Bank\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"111111\",\n            \"accountNumber\": \"11111111111\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"2b3cc9d2-9454-421c-839e-a688465a2084\",\n            \"accountName\": \"ST Test Card\",\n            \"accountType\": \"Credit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"4443\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"46086fed-3883-4b0a-a885-4e5b75b6a516\",\n            \"accountName\": \"Test account\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"628455\",\n            \"accountNumber\": \"1231231313123\",\n            \"currency\": \"GBP\",\n            \"balance\": 153,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"60cf0710-1bd8-4377-b5b5-070c5936b275\",\n            \"accountName\": \"test Alisha\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"123456\",\n            \"accountNumber\": \"78901234\",\n            \"currency\": \"GBP\",\n            \"balance\": 3000,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"ad2170fe-ea57-47ee-abdb-1b249f47a92e\",\n            \"accountName\": \"test Charlotte\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"200000\",\n            \"accountNumber\": \"55779911\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"5e555ea7-bc2c-42fe-8938-4289b8528ff4\",\n            \"accountName\": \"test Morgan Chase\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"608407\",\n            \"accountNumber\": \"03847102\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"f2c74fe2-8cd6-43a7-97c5-e6dda578af8f\",\n            \"accountName\": \"TestAccount\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"000000\",\n            \"accountNumber\": \"00000000\",\n            \"currency\": \"GBP\",\n            \"balance\": 257123.52,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:32\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"e9320846-692c-4e7c-83b8-9bd74b87938f\",\n            \"accountName\": \"UAT  Credit Card\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"123456\",\n            \"accountNumber\": \"3006\",\n            \"currency\": \"GBP\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:06:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        },\n        {\n            \"id\": \"95ca6e79-82ea-4881-83a6-b05da971c15a\",\n            \"accountName\": \"Volopa Bank\",\n            \"accountType\": \"Debit\",\n            \"sortCode\": \"\",\n            \"accountNumber\": \"7612534\",\n            \"currency\": \"EUR\",\n            \"balance\": 0,\n            \"modifiedDate\": \"2022-08-11T14:09:36Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:07:33\",\n            \"metadata\": {\n                \"isDeleted\": false\n            }\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 48,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/connections/ab35bc9e-2455-44d6-babf-4b875a286165/data/bankAccounts\"\n        },\n        \"self\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/connections/ab35bc9e-2455-44d6-babf-4b875a286165/data/bankAccounts\"\n        }\n    }\n}"}],"_postman_id":"3f77e6d8-c211-47b7-a447-1653b3a33760"},{"name":"Get a list of accounts","id":"59008ff3-f42d-4173-849b-e8286945d36f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/data/accounts?query=type=expense","description":"<h3 id=\"map-existing-expense-account\">Map existing expense account</h3>\n<p>The SME will select the account where their fees will be recorded. Suggested flow:</p>\n<ul>\n<li>Get list of accounts (optionally filter by Type: Expense)</li>\n<li>Display list to SME</li>\n<li>SME selects expense account</li>\n<li>Store accountId to be used in future transactions</li>\n</ul>\n<h4 id=\"codats-data-model\">Codat's Data Model</h4>\n<p>Read more about our <a href=\"https://docs.codat.io/docs/datamodel-accounting-chartofaccounts\">Accounts endpoint</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","data","accounts"],"host":["api","codat","io"],"query":[{"key":"query","value":"type=expense"}],"variable":[]}},"response":[{"id":"0e95979c-5a43-4c9a-9b58-bda7000f0d7a","name":"Get a list of Accounts","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/data/accounts?query=type=expense","protocol":"https","host":["api","codat","io"],"path":["companies","00000000-0000-0000-0000-000000000000","data","accounts"],"query":[{"key":"query","value":"type=expense"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"75ec897785e22c3ff4ffbfc7e91554ea"},{"key":"x-azure-ref","value":"021f2YgAAAAAg6WCzmu5jRbT3Zo7ku8E6TFRTRURHRTEyMDgAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 13:38:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"9b279065-6e12-4000-90c5-ba4e669ba151\",\n            \"nominalCode\": \"321\",\n            \"name\": \"CIS Labour Expense\",\n            \"description\": \"Construction contract labour expenses\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.CIS Labour Expense\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-07-04T11:00:36\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"dbda3fe0-7fb0-4f4a-b301-4301563b0af3\",\n            \"nominalCode\": \"322\",\n            \"name\": \"CIS Materials Purchased\",\n            \"description\": \"Materials purchased for construction contracts\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.CIS Materials Purchased\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-07-04T11:00:36\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"276949dd-6445-4a85-9fa1-7ee498830659\",\n            \"nominalCode\": \"310\",\n            \"name\": \"Cost of Goods Sold\",\n            \"description\": \"Cost of goods sold by the business\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Cost of Goods Sold\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"703ac213-c70a-4d44-980a-0f6da47304e5\",\n            \"nominalCode\": \"325\",\n            \"name\": \"Direct Expenses\",\n            \"description\": \"Expenses incurred that relate directly to earning revenue\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Direct Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"73bc8fc5-f5f7-4954-974e-a9b77cba7162\",\n            \"nominalCode\": \"320\",\n            \"name\": \"Direct Wages\",\n            \"description\": \"Payment of wages/salary to an employee whose work can be directly linked to the product or service\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Direct Wages\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"046c520b-4095-4dd8-9ad6-9b4dd2fa86b8\",\n            \"nominalCode\": \"0974\",\n            \"name\": \"Volopa Currency Expenses\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Volopa Currency Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T14:14:25Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:14:24\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"222f2ccc-41d7-4897-870d-0723a73e263c\",\n            \"nominalCode\": \"657548\",\n            \"name\": \"Volopa Currency Expenses New\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Volopa Currency Expenses New\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T14:14:56Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:14:55\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"226ccda1-5d00-43cf-8d9d-7a683c8e3a0a\",\n            \"nominalCode\": \"8765\",\n            \"name\": \"Volopa's Expenses\",\n            \"description\": \"\",\n            \"fullyQualifiedCategory\": \"Expense.DirectCosts\",\n            \"fullyQualifiedName\": \"Expense.DirectCosts.Volopa's Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T14:11:18Z\",\n            \"sourceModifiedDate\": \"2022-08-11T14:10:42\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"99ead2c9-a75f-48b4-91b2-50cacaaf284a\",\n            \"nominalCode\": \"942\",\n            \"name\": \"Airlines Expense\",\n            \"description\": \"\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Airlines Expense\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-06-15T13:08:27\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"7bebf755-9004-4d94-a20a-3a1275eea1e4\",\n            \"nominalCode\": \"497\",\n            \"name\": \"Bank Revaluations\",\n            \"description\": \"Bank account revaluations due for foreign exchange rate changes\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Bank Revaluations\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-04-07T12:43:41\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"1ed636e4-1369-4dc8-8088-e99e35fd282c\",\n            \"nominalCode\": \"534\",\n            \"name\": \"Leisure\",\n            \"description\": \"\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Leisure\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-06-15T13:50:49\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"6cc44a9f-f835-472b-b29e-830a25614508\",\n            \"nominalCode\": \"499\",\n            \"name\": \"Realised Currency Gains\",\n            \"description\": \"Gains or losses made due to currency exchange rate changes\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Realised Currency Gains\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-04-07T12:43:41\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"e89b85b7-bcbc-4774-b30b-ce0532b2d652\",\n            \"nominalCode\": \"001\",\n            \"name\": \"Support Expense Account\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Support Expense Account\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-04-29T12:08:30\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"0ebc4612-92c7-4cdd-a7b7-2d8aff725c89\",\n            \"nominalCode\": \"498\",\n            \"name\": \"Unrealised Currency Gains\",\n            \"description\": \"Unrealised currency gains on outstanding items\",\n            \"fullyQualifiedCategory\": \"Expense.Expense\",\n            \"fullyQualifiedName\": \"Expense.Expense.Unrealised Currency Gains\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2022-04-07T12:43:41\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"016d99ac-966e-4d9e-a856-bf6fef70727d\",\n            \"nominalCode\": \"400\",\n            \"name\": \"Advertising & Marketing\",\n            \"description\": \"Expenses incurred for advertising and marketing\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Advertising & Marketing\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"8998aaf4-d8cd-4a76-8f39-8bb956b522f2\",\n            \"nominalCode\": \"401\",\n            \"name\": \"Audit & Accountancy fees\",\n            \"description\": \"Expenses incurred relating to accounting and audit fees\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Audit & Accountancy fees\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"c73d8709-8838-4470-bbba-f9455fa635fe\",\n            \"nominalCode\": \"404\",\n            \"name\": \"Bank Fees\",\n            \"description\": \"Fees charged by your bank for transactions regarding your bank account(s)\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Bank Fees\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"db651258-2e32-4bc0-9084-3655bfedf80a\",\n            \"nominalCode\": \"418\",\n            \"name\": \"Charitable and Political Donations\",\n            \"description\": \"Payments made to charities or political organisations or events\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Charitable and Political Donations\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"db567007-b2a1-40a1-835e-429bbcd113dc\",\n            \"nominalCode\": \"408\",\n            \"name\": \"Cleaning\",\n            \"description\": \"Expenses incurred for cleaning business property\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Cleaning\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"643e3bb2-0465-425d-96c1-975b0d0980fd\",\n            \"nominalCode\": \"412\",\n            \"name\": \"Consulting\",\n            \"description\": \"Payments made to consultants\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Consulting\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"6bd92427-a4e6-48b2-9e00-33f046d7cc05\",\n            \"nominalCode\": \"500\",\n            \"name\": \"Corporation Tax\",\n            \"description\": \"Tax payable on business profits\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Corporation Tax\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"0fec8a8a-2e9f-4b88-8988-6a62e19b0adb\",\n            \"nominalCode\": \"416\",\n            \"name\": \"Depreciation Expense\",\n            \"description\": \"The amount of the asset's cost (based on the useful life) that was consumed during the period\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Depreciation Expense\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"07c1741e-c0a2-43c5-a4f5-68a717c4c9a4\",\n            \"nominalCode\": \"478\",\n            \"name\": \"Directors' Remuneration\",\n            \"description\": \"Payments to company directors in exchange for their resources\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Directors' Remuneration\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"5d54c48c-8df5-4ddc-b58c-6affcd70cd4d\",\n            \"nominalCode\": \"479\",\n            \"name\": \"Employers National Insurance\",\n            \"description\": \"Payment made for National Insurance contributions - business contribution only\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Employers National Insurance\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"15fc63aa-b79d-4951-ad5a-9da67adf5ecb\",\n            \"nominalCode\": \"424\",\n            \"name\": \"Entertainment - 0%\",\n            \"description\": \"Expenses incurred on entertainment by the business that for income tax purposes are not fully deductable\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Entertainment - 0%\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"411ac4f7-8bc5-4a2e-ad4c-8292730c2b17\",\n            \"nominalCode\": \"420\",\n            \"name\": \"Entertainment-100% business\",\n            \"description\": \"Expenses incurred on entertainment by the business that for income tax purposes are fully deductable\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Entertainment-100% business\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"9f563a96-19e6-42e3-a19f-d21c44d06c6b\",\n            \"nominalCode\": \"429\",\n            \"name\": \"General Expenses\",\n            \"description\": \"Expenses incurred that relate to the general running of the business\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.General Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"63b99d93-fcbd-4c45-98ff-9e128a7bf4a8\",\n            \"nominalCode\": \"433\",\n            \"name\": \"Insurance\",\n            \"description\": \"Expenses incurred for insuring the business' assets\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Insurance\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"5a882e65-fddf-4f27-b04b-57fc310bd25f\",\n            \"nominalCode\": \"437\",\n            \"name\": \"Interest Paid\",\n            \"description\": \"Interest paid on a business bank account or credit card account\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Interest Paid\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"70e39366-f849-46c2-a1b4-a0c4c2699628\",\n            \"nominalCode\": \"463\",\n            \"name\": \"IT Software and Consumables\",\n            \"description\": \"Expenses incurred  on  software or computer consumables\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.IT Software and Consumables\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"fc386d18-e460-40ce-b443-f2ad2cbd69df\",\n            \"nominalCode\": \"441\",\n            \"name\": \"Legal Expenses\",\n            \"description\": \"Expenses incurred on any legal matters\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Legal Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"1465763a-1b19-498d-91d0-2f8041791b19\",\n            \"nominalCode\": \"445\",\n            \"name\": \"Light, Power, Heating\",\n            \"description\": \"Expenses incurred for lighting, power or heating the business premises\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Light, Power, Heating\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"10145ec8-5045-40cf-bd3c-2a643d6492a9\",\n            \"nominalCode\": \"483\",\n            \"name\": \"Medical Insurance\",\n            \"description\": \"Payments made to medical insurance schemes\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Medical Insurance\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"da90fa1c-81e7-4bed-8a8a-2a9174512159\",\n            \"nominalCode\": \"449\",\n            \"name\": \"Motor Vehicle Expenses\",\n            \"description\": \"Expenses incurred on the running of business motor vehicles\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Motor Vehicle Expenses\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"d064bfe8-9a1a-48d7-b93a-982c68f6fdeb\",\n            \"nominalCode\": \"457\",\n            \"name\": \"Operating Lease Payments\",\n            \"description\": \"Expenses incurred on operating expenses such as office rental and vehicle leases (excludes hire purchase agreements)\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Operating Lease Payments\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"1ae25bd1-5fac-430d-a662-7353ff2e3fc3\",\n            \"nominalCode\": \"482\",\n            \"name\": \"Pensions Costs\",\n            \"description\": \"Payments made to pension schemes\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Pensions Costs\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"d772c4cd-39b4-4c5a-a136-aab984bddd45\",\n            \"nominalCode\": \"425\",\n            \"name\": \"Postage, Freight & Courier\",\n            \"description\": \"Expenses incurred by the entity on postage, freight & courier costs\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Postage, Freight & Courier\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"e4c95abc-9383-4076-b4a5-73344ff2f219\",\n            \"nominalCode\": \"461\",\n            \"name\": \"Printing & Stationery\",\n            \"description\": \"Expenses incurred on printing and stationery\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Printing & Stationery\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"fe5879ce-ad8d-4a4f-a1be-a9fe06982377\",\n            \"nominalCode\": \"465\",\n            \"name\": \"Rates\",\n            \"description\": \"Payments made to local council for rates\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Rates\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"48682f1f-0029-40ea-81eb-9617555d60cd\",\n            \"nominalCode\": \"469\",\n            \"name\": \"Rent\",\n            \"description\": \"Payments  made to lease a building or area\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Rent\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"aa0e6301-401b-4ed4-ab5a-912f99d1f6e1\",\n            \"nominalCode\": \"473\",\n            \"name\": \"Repairs & Maintenance\",\n            \"description\": \"Expenses incurred on a damaged or run down asset that will bring the asset back to its original condition\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Repairs & Maintenance\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"0d061de3-0022-43b3-9202-141fcf77de78\",\n            \"nominalCode\": \"477\",\n            \"name\": \"Salaries\",\n            \"description\": \"Payment to employees in exchange for their resources\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Salaries\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"e4bbd92f-8311-48b1-b2c5-c9c45b7f4867\",\n            \"nominalCode\": \"480\",\n            \"name\": \"Staff Training\",\n            \"description\": \"Expenses incurred in relation to training staff\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Staff Training\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"ad5d0dec-5173-418e-9b32-1793fbae29d2\",\n            \"nominalCode\": \"485\",\n            \"name\": \"Subscriptions\",\n            \"description\": \"Expenses incurred by the business in relation to subscriptions, such as magazines and professional bodies\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Subscriptions\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"f76934aa-fd39-4df1-b996-c5d56e3f57b0\",\n            \"nominalCode\": \"489\",\n            \"name\": \"Telephone & Internet\",\n            \"description\": \"Expenses incurred from any business-related phone calls, phone lines, or internet connections\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Telephone & Internet\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"a0ed581f-b610-47c9-b579-abb5322c682e\",\n            \"nominalCode\": \"494\",\n            \"name\": \"Travel - International\",\n            \"description\": \"Expenses incurred from any international business travel\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Travel - International\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": \"8cb27969-695e-4a04-ac55-8f413db35ade\",\n            \"nominalCode\": \"493\",\n            \"name\": \"Travel - National\",\n            \"description\": \"Expenses incurred from any domestic business travel\",\n            \"fullyQualifiedCategory\": \"Expense.Overhead\",\n            \"fullyQualifiedName\": \"Expense.Overhead.Travel - National\",\n            \"currency\": \"GBP\",\n            \"currentBalance\": 0,\n            \"type\": \"Expense\",\n            \"status\": \"Active\",\n            \"isBankAccount\": false,\n            \"modifiedDate\": \"2022-08-11T13:26:56Z\",\n            \"sourceModifiedDate\": \"2020-02-28T01:16:19\",\n            \"validDatatypeLinks\": [\n                {\n                    \"property\": \"Id\",\n                    \"links\": [\n                        \"Bill.LineItems.AccountRef.Id\",\n                        \"BillCreditNote.LineItems.AccountRef.Id\",\n                        \"Invoice.LineItems.AccountRef.Id\",\n                        \"CreditNote.LineItems.AccountRef.Id\",\n                        \"DirectIncome.LineItems.AccountRef.Id\",\n                        \"DirectCost.LineItems.AccountRef.Id\"\n                    ]\n                }\n            ]\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 47,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/data/accounts?query=type=expense\"\n        },\n        \"self\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/data/accounts\"\n        }\n    }\n}"}],"_postman_id":"59008ff3-f42d-4173-849b-e8286945d36f"},{"name":"New expense account","id":"765d1781-a2db-44c0-b430-7f4c9a0b6629","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nominalCode\": \"3233\",\r\n    \"name\": \"New expense account\",\r\n    \"description\": \"Expense account for lending fees\",\r\n    \"fullyQualifiedCategory\": \"Expense.Overhead\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/accounts","description":"<h3 id=\"or-create-new-expense-account\">OR, Create new expense account</h3>\n<p>The SME will create a new account where their fees will be recorded. Suggested flow:</p>\n<ul>\n<li>Get list of accounts (optionally filter by Type: Expense)</li>\n<li>Display list to SME</li>\n<li>List doesn't include the expense account that the SME wants to use, so</li>\n<li>SME selects option to create a new expense account</li>\n<li>New expense account is created</li>\n<li>Store accountId to be used in future transactions</li>\n</ul>\n<h4 id=\"codats-data-model\">Codat's Data Model</h4>\n<p>Read more about our <a href=\"https://docs.codat.io/docs/datamodel-accounting-chartofaccounts\">Accounts endpoint</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","accounts"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"c12e3d1f-4f04-456e-a8ff-6cc7e928c166","name":"New Expense Account","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nominalCode\": \"3233\",\r\n    \"name\": \"New expense account\",\r\n    \"description\": \"Expense account for lending fees\",\r\n    \"fullyQualifiedCategory\": \"Expense.Overhead\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"557"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"85491b01b7b178495674a648ee8b3462"},{"key":"x-azure-ref","value":"0Klj2YgAAAACZCY2q0iflQ4F7+6Ag9zmFTFRTRURHRTEyMjIAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 13:39:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"nominalCode\": \"3233\",\n        \"name\": \"New expense account\",\n        \"description\": \"Expense account for lending fees\",\n        \"fullyQualifiedCategory\": \"Expense.Overhead\",\n        \"type\": \"Unknown\",\n        \"status\": \"Unknown\",\n        \"isBankAccount\": false,\n        \"validDatatypeLinks\": []\n    },\n    \"dataType\": \"chartOfAccounts\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"1e1bc486-5c52-4337-bb48-e7f8d82b5405\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T13:39:54.7025289Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"765d1781-a2db-44c0-b430-7f4c9a0b6629"},{"name":"Get a list of suppliers","id":"dc7a8d8d-c658-4870-b1c1-8272644f04c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/data/suppliers","description":"<h3 id=\"search-for-an-existing-supplier-account\">Search for an existing supplier account</h3>\n<p>The SME will need to select a supplier in order to record fees. Suggested flow:</p>\n<ul>\n<li>Get a list of suppliers</li>\n<li>Fuzzy match search for the exact name</li>\n</ul>\n<h4 id=\"codats-data-model\">Codat's Data Model</h4>\n<p>Read more about our <a href=\"https://docs.codat.io/docs/datamodel-accounting-suppliers\">Suppliers endpoint</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","data","suppliers"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"eda723cd-2bc5-498e-bf3a-60dd565dc353","name":"Get a list of Suppliers","originalRequest":{"method":"GET","header":[],"url":"https://api-uat.codat.io/companies/00000000-0000-0000-0000-000000000000/data/suppliers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"5ab85af858904900d056ca039deeccd1"},{"key":"x-azure-ref","value":"0slj2YgAAAAB5uYAC67tZRrB7wSJaU4IKTE9OMjFFREdFMTYwNQAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 13:42:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"62c916d2-5a0e-4622-9b99-256483e3deae\",\n            \"supplierName\": \"Capital on Tap - Expense Provider\",\n            \"contactName\": \"COT Expense Data Provider\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-06-15T12:55:28\"\n        },\n        {\n            \"id\": \"11aa5806-9c56-47cb-b4ef-557ab6d2ba31\",\n            \"supplierName\": \"Charlotte customer\",\n            \"contactName\": \"Charlotte customer\",\n            \"emailAddress\": \"customer@address.com\",\n            \"phone\": \"0123456789\",\n            \"addresses\": [\n                {\n                    \"type\": \"Billing\",\n                    \"line1\": \"Line 1\",\n                    \"line2\": \"Line 2\",\n                    \"city\": \"City\",\n                    \"region\": \"Region\",\n                    \"country\": \"Country\",\n                    \"postalCode\": \"PostalCode\"\n                }\n            ],\n            \"taxNumber\": \"TaxNumber\",\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-05-25T12:14:43\"\n        },\n        {\n            \"id\": \"19d91140-0b71-4cd5-bdd4-2d56f2378147\",\n            \"supplierName\": \"Contact\",\n            \"contactName\": \"Contact Contact\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-01-17T16:00:36\"\n        },\n        {\n            \"id\": \"c0d25849-c39a-4e2b-850b-a9461ebe937e\",\n            \"supplierName\": \"Contact Test\",\n            \"contactName\": \"Contact Contact\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-04-26T14:12:58\"\n        },\n        {\n            \"id\": \"8978128f-2858-4447-945d-129664607833\",\n            \"supplierName\": \"Contact Test 123\",\n            \"contactName\": \"Contact Contact 123\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"registrationNumber\": \"123546789\",\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-07-04T11:16:31\"\n        },\n        {\n            \"id\": \"e3d87f30-bf94-4e70-a4b0-4df4131a1d92\",\n            \"supplierName\": \"Contact Test 2\",\n            \"contactName\": \"Contact Contact\",\n            \"emailAddress\": \"n.gasimova@codat.io\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-04-26T14:17:54\"\n        },\n        {\n            \"id\": \"4753d7e1-6fdc-42d7-bf18-9d7e79f46a17\",\n            \"supplierName\": \"Contact Test 22\",\n            \"contactName\": \"Contact Contact\",\n            \"emailAddress\": \"n.gasimova@codat.io\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-04-26T14:47:48\"\n        },\n        {\n            \"id\": \"8f40884f-594b-450e-a8d0-82b24fe1af8e\",\n            \"supplierName\": \"Emma Test\",\n            \"contactName\": \"Emma Test\",\n            \"emailAddress\": \"email@address.com\",\n            \"phone\": \"0123456789\",\n            \"addresses\": [\n                {\n                    \"type\": \"Billing\",\n                    \"line1\": \"Line 1\",\n                    \"line2\": \"Line 2\",\n                    \"city\": \"City\",\n                    \"region\": \"Region\",\n                    \"country\": \"Country\",\n                    \"postalCode\": \"PostalCode\"\n                }\n            ],\n            \"taxNumber\": \"TaxNumber\",\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-05-11T15:33:50\",\n            \"defaultCurrency\": \"GBP\"\n        },\n        {\n            \"id\": \"d18e1cab-c735-45cc-ac59-073e45ea3444\",\n            \"supplierName\": \"J Smith\",\n            \"contactName\": \"Smith J\",\n            \"emailAddress\": \"email@address.com\",\n            \"phone\": \"0123456789\",\n            \"addresses\": [\n                {\n                    \"type\": \"Billing\",\n                    \"line1\": \"Line 1\",\n                    \"line2\": \"Line 2\",\n                    \"city\": \"City\",\n                    \"region\": \"Region\",\n                    \"country\": \"Country\",\n                    \"postalCode\": \"PostalCode\"\n                }\n            ],\n            \"taxNumber\": \"TaxNumber\",\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2021-09-06T10:24:00\"\n        },\n        {\n            \"id\": \"e584fa3a-eee5-4ad8-9473-e770419f43c6\",\n            \"supplierName\": \"Mike B Test\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-05-13T09:06:54\"\n        },\n        {\n            \"id\": \"a3776866-90fa-4f44-a538-8beb8a47bcc4\",\n            \"supplierName\": \"New Contact\",\n            \"contactName\": \"New Contact\",\n            \"emailAddress\": \"new@contact.new\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2020-03-12T16:22:45\"\n        },\n        {\n            \"id\": \"cba5c679-f081-498a-98be-4ec95ac3d57f\",\n            \"supplierName\": \"NewContact\",\n            \"contactName\": \"New Contact\",\n            \"emailAddress\": \"new@contact.new\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2020-03-12T16:22:18\"\n        },\n        {\n            \"id\": \"da010d8f-a8ac-4fa4-9d21-a99fab2ff2e2\",\n            \"supplierName\": \"Person A\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-02-09T11:36:41\",\n            \"defaultCurrency\": \"GBP\"\n        },\n        {\n            \"id\": \"3c51a8d1-0038-4bc7-afda-e510089021bd\",\n            \"supplierName\": \"Supplier One\",\n            \"contactName\": \"Supplier One\",\n            \"emailAddress\": \"supplier@supplierone.sup\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-06-29T16:12:07\"\n        },\n        {\n            \"id\": \"f9a74a28-0507-4aa3-8251-9107f74f7c0e\",\n            \"supplierName\": \"Test\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-01-11T16:03:53\",\n            \"defaultCurrency\": \"GBP\"\n        },\n        {\n            \"id\": \"e5331768-4789-4b5c-8903-4472f63e1c4a\",\n            \"supplierName\": \"Test_latest\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-01-17T13:36:22\",\n            \"defaultCurrency\": \"GBP\"\n        },\n        {\n            \"id\": \"3a14aa60-57a3-4c27-bfab-06529545311e\",\n            \"supplierName\": \"TestPerson\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2020-03-10T11:11:54\",\n            \"defaultCurrency\": \"GBP\"\n        },\n        {\n            \"id\": \"13c46326-d278-466b-b529-0501cd2e7362\",\n            \"supplierName\": \"Zettle by PayPal\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-07-12T15:27:00\"\n        },\n        {\n            \"id\": \"517733d8-a5e9-4a97-a842-5f3644559977\",\n            \"supplierName\": \"Zettle by PayPal (Supplier)\",\n            \"emailAddress\": \"\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2022-08-11T13:26:55Z\",\n            \"sourceModifiedDate\": \"2022-07-12T15:27:01\"\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 19,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/data/suppliers\"\n        },\n        \"self\": {\n            \"href\": \"/companies/15105f01-24f4-4a1c-bad3-d6d5f1537885/data/suppliers\"\n        }\n    }\n}"}],"_postman_id":"dc7a8d8d-c658-4870-b1c1-8272644f04c0"},{"name":"Create lender as a supplier","id":"b1ae8e36-45a8-4c1b-af88-f4fc82019380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"supplierName\": \"New supplier\",\r\n    \"phone\": \"+44123456789\",\r\n    \"addresses\": [\r\n        {\r\n        \"type\": \"Billing\",\r\n        \"city\": \"London\",\r\n        \"country\": \"United Kingdom\",\r\n        \"postalCode\": \"SW1A 1AA\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/suppliers","description":"<h3 id=\"or-create-new-supplier-account\">OR, Create new supplier account</h3>\n<p>The SME will create a new account where their fees will be recorded. Suggested flow:</p>\n<ul>\n<li>Get list of suppliers</li>\n<li>Display list to SME</li>\n<li>List doesn't include the supplier that the SME wants to use, so</li>\n<li>SME selects option to create a new supplier</li>\n<li>New supplier is created</li>\n</ul>\n<h4 id=\"codats-data-model\">Codat's Data Model</h4>\n<p>Read more about our <a href=\"https://docs.codat.io/docs/datamodel-accounting-suppliers\">Suppliers endpoint</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","suppliers"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"054f7bd2-0ccf-4abd-be4f-29343131d39d","name":"Create Lender as a Supplier","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"supplierName\": \"New supplier\",\r\n    \"phone\": \"+44123456789\",\r\n    \"addresses\": [\r\n        {\r\n        \"type\": \"Billing\",\r\n        \"city\": \"London\",\r\n        \"country\": \"United Kingdom\",\r\n        \"postalCode\": \"SW1A 1AA\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/suppliers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"498"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"999f0451e283d459a946c2528d4a9f3f"},{"key":"x-azure-ref","value":"062H2YgAAAAC1bDYgtTUQS7BZcpXTWlp7TE9OMjFFREdFMDEwNwAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 14:21:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"supplierName\": \"New supplier\",\n        \"phone\": \"+44123456789\",\n        \"addresses\": [\n            {\n                \"type\": \"Billing\",\n                \"city\": \"London\",\n                \"country\": \"United Kingdom\",\n                \"postalCode\": \"SW1A 1AA\"\n            }\n        ],\n        \"status\": \"Unknown\"\n    },\n    \"dataType\": \"suppliers\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"b5066ddd-3961-49df-9a88-9708ae9f869d\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T14:21:32.0727723Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"b1ae8e36-45a8-4c1b-af88-f4fc82019380"}],"id":"8f90b9dd-c606-4b57-8b65-22571c9461b6","description":"<h3 id=\"prerequisites\">Prerequisites</h3>\n<p><strong>Bank Account</strong><br />A bank account will need to be created by you automatically in Xero to act as a container for transactions related to your activity.</p>\n<p><strong>Expense Account</strong><br />In order to push fees an expense account is required. The user should be able to select an existing account from their accounting platform OR create a new one</p>\n<p><strong>Supplier Contact</strong><br />In order to push a spend money transaction (direct costs in Codat), a supplier contact is required. You will need to select an existing supplier account if this is already in the SME's Xero account or you will need to create yourself as a supplier.</p>\n","_postman_id":"8f90b9dd-c606-4b57-8b65-22571c9461b6","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Loan drawdown","item":[{"name":"Loan drawdown","id":"1b3c5ce1-e971-443f-99af-106482241b3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"date\": \"2026-04-04T02:18:25.159Z\",\r\n    \"from\": {\r\n        \"accountRef\": {\r\n            \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n        },\r\n        \"amount\": 5000.00,\r\n        \"status\": \"reconciled\"\r\n    },\r\n    \"to\": {\r\n        \"accountRef\": {\r\n            \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\r\n        },\r\n        \"amount\": 5000.00,\r\n        \"status\": \"reconciled\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/transfers","description":"<p>For each drawdown post a <a href=\"https://docs.codat.io/docs/datamodel-accounting-transfers\">Bank Transfer</a> between the Lender \"container\" bank account in Xero and the nominated ‘\"real\" bank account of the customer in Xero where the loan drawdown will be deposited to.</p>\n<p>You should have stored the \"real\" bank account ID from when the customer had selected the account they wanted the drawdown sent to.</p>\n<p>Xero allows you to prereconcile the loan drawdown so that your customer doesn't need to in their Xero account. In order to do this, use the \"status\" field in the body request and set it to \"reconciled\"</p>\n<p>The transfer should contain:</p>\n<ul>\n<li>From: Lender \"container\" account</li>\n<li>To: Bank account nominated by the customer</li>\n<li>Amount: amount of drawdown (the loan amount)</li>\n<li>Status: reconciled</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","transfers"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"8cc57d7b-03f3-45ac-bf8e-6583db2c66c1","name":"Loan Drawdown","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"date\": \"2026-04-04T02:18:25.159Z\",\r\n    \"from\": {\r\n        \"accountRef\": {\r\n            \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n        },\r\n        \"amount\": 5000.00,\r\n        \"status\": \"reconciled\"\r\n    },\r\n    \"to\": {\r\n        \"accountRef\": {\r\n            \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\r\n        },\r\n        \"amount\": 5000.00,\r\n        \"status\": \"reconciled\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/transfers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"528"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"e6006add211632caaf37f7d33a5e75b1"},{"key":"x-azure-ref","value":"0TW/2YgAAAAC7mugfRuNSSbbrNXc5edYNTFRTRURHRTEyMTAAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 15:18:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"date\": \"2022-08-12T15:18:36.444Z\",\n        \"from\": {\n            \"accountRef\": {\n                \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\n            },\n            \"amount\": 5000\n        },\n        \"to\": {\n            \"accountRef\": {\n                \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\n            },\n            \"amount\": 5000\n        }\n    },\n    \"dataType\": \"transfers\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"45b8cc62-069e-4aec-9247-d218d437e4c3\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T15:18:37.6862308Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"1b3c5ce1-e971-443f-99af-106482241b3d"}],"id":"9914104e-4827-411e-98d4-c294cc39e613","_postman_id":"9914104e-4827-411e-98d4-c294cc39e613","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Loan repayment","item":[{"name":"Loan repayment","id":"099fa5fa-90bb-4a34-b7c6-2f238f2edc8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"date\": \"2026-04-04T02:18:25.159Z\",\r\n    \"from\": {\r\n        \"accountRef\": {\r\n            \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\r\n        },\r\n        \"amount\": 2500.00,\r\n        \"status\": \"reconciled\"\r\n    },\r\n    \"to\": {\r\n        \"accountRef\": {\r\n            \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n        },\r\n        \"amount\": 2500.00,\r\n        \"status\": \"reconciled\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/transfers","description":"<p>For each repayment post a <a href=\"https://docs.codat.io/docs/datamodel-accounting-transfers\">Bank Transfer</a> between the nominated ‘\"real\" bank account of the customer in Xero and the Lender \"container\" bank account in Xero and where the loan repayment will be sent to.</p>\n<p>You should have stored the \"real\" bank account ID from when the customer had selected the account they wanted the drawdown sent to.</p>\n<p>Xero allows you to prereconcile the repayment so that your customer doesn't need to in their Xero account. In order to do this, use the \"status\" field in the body request and set it to \"reconciled\"</p>\n<p>The transfer should contain:</p>\n<ul>\n<li>From: nominated bank account</li>\n<li>To: Lender account</li>\n<li>Amount: amount of final payment</li>\n<li>Status: Reconciled</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","transfers"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"7edb3383-9ce3-4a15-9ec7-ee4e99bde0b9","name":"Loan Repayment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"date\": \"2026-04-04T02:18:25.159Z\",\r\n    \"from\": {\r\n        \"accountRef\": {\r\n            \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\r\n        },\r\n        \"amount\": 2500.00,\r\n        \"status\": \"reconciled\"\r\n    },\r\n    \"to\": {\r\n        \"accountRef\": {\r\n            \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n        },\r\n        \"amount\": 2500.00,\r\n        \"status\": \"reconciled\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/transfers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"528"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"121cc85e3a2b0cc312657dc729b6de6a"},{"key":"x-azure-ref","value":"0/2/2YgAAAAD086OetSAGTKpZHG4BRReaTFRTRURHRTEzMDcAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 15:21:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"date\": \"2022-08-12T15:21:34.011Z\",\n        \"from\": {\n            \"accountRef\": {\n                \"id\": \"948844cc-a2e9-468e-b5b3-0c25a9e34616\"\n            },\n            \"amount\": 2500\n        },\n        \"to\": {\n            \"accountRef\": {\n                \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\n            },\n            \"amount\": 2500\n        }\n    },\n    \"dataType\": \"transfers\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"75bd7c72-822f-4d7e-8d85-d758f12633e1\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T15:21:35.1732103Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"099fa5fa-90bb-4a34-b7c6-2f238f2edc8f"}],"id":"97248430-5729-4b73-80f8-1fd51ec53a55","_postman_id":"97248430-5729-4b73-80f8-1fd51ec53a55","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Posting fees/interest","item":[{"name":"Posting fees/interest","id":"3b7cc8fd-12b5-4d9c-9c2a-78bdd6eea564","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"issueDate\": \"2026-04-04T02:18:25.159Z\",\r\n    \"reference\": \"A note for the interest paid\",\r\n    \"contactRef\": {\r\n        \"id\": \"5dc8ac20-fa69-4fc3-99be-816d48409f9d\"\r\n    },\r\n    \"totalAmount\": 60.00,\r\n    \"taxAmount\": 10.00,\r\n    \"currency\": \"GBP\",\r\n    \"lineItems\": [\r\n        {\r\n            \"description\": \"New interest paid\",\r\n            \"quantity\": 1,\r\n            \"unitAmount\": 50.00,\r\n            \"taxAmount\": 10.00,\r\n            \"taxRateRef\": {\r\n                \"id\": \"INPUT2\"\r\n            },\r\n            \"totalAmount\": 60.00,\r\n            \"accountRef\": {\r\n                \"id\": \"ed615db8-d7cf-4ce8-a95f-febd22d44238\"\r\n            }\r\n        }\r\n    ],\r\n    \"paymentAllocations\": [\r\n        {\r\n            \"payment\": {\r\n                \"accountRef\": {\r\n                    \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n                }\r\n            },\r\n            \"allocation\": {\r\n                \"totalAmount\": 60.00\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/directCosts","description":"<h3 id=\"posting-feesinterest\">Posting Fees/Interest</h3>\n<p>Post a <a href=\"https://docs.codat.io/docs/datamodel-accounting-directcosts\">Direct Cost</a> to Xero to record interest or fees for the loan. The line item for this needs to be recorded against a nominated Expense account.</p>\n<p>Prior to this the customer should select which account to map the interest/fees to or have the option to create a new one.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","directCosts"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"77110ffe-8c79-4ea4-8764-49a2ffbfd9eb","name":"Posting Fees/Interest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"issueDate\": \"2026-04-04T02:18:25.159Z\",\r\n    \"reference\": \"A note for the interest paid\",\r\n    \"contactRef\": {\r\n        \"id\": \"5dc8ac20-fa69-4fc3-99be-816d48409f9d\"\r\n    },\r\n    \"totalAmount\": 60.00,\r\n    \"taxAmount\": 10.00,\r\n    \"currency\": \"GBP\",\r\n    \"lineItems\": [\r\n        {\r\n            \"description\": \"New interest paid\",\r\n            \"quantity\": 1,\r\n            \"unitAmount\": 50.00,\r\n            \"taxAmount\": 10.00,\r\n            \"taxRateRef\": {\r\n                \"id\": \"INPUT2\"\r\n            },\r\n            \"totalAmount\": 60.00,\r\n            \"accountRef\": {\r\n                \"id\": \"ed615db8-d7cf-4ce8-a95f-febd22d44238\"\r\n            }\r\n        }\r\n    ],\r\n    \"paymentAllocations\": [\r\n        {\r\n            \"payment\": {\r\n                \"accountRef\": {\r\n                    \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\r\n                }\r\n            },\r\n            \"allocation\": {\r\n                \"totalAmount\": 60.00\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-uat.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/directCosts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"958"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"6b6c3a6a133e8dc9d0675c0ce5699da8"},{"key":"x-azure-ref","value":"0w3X2YgAAAAAwaOVkOYsxSqfNBAN4we/iTE9OMjFFREdFMTgxOAAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 15:46:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"reference\": \"A note for the interest paid\",\n        \"contactRef\": {\n            \"id\": \"5dc8ac20-fa69-4fc3-99be-816d48409f9d\"\n        },\n        \"issueDate\": \"2022-08-12T15:46:10.57Z\",\n        \"currency\": \"GBP\",\n        \"lineItems\": [\n            {\n                \"description\": \"New interest paid\",\n                \"unitAmount\": 50,\n                \"quantity\": 1,\n                \"taxAmount\": 10,\n                \"totalAmount\": 60,\n                \"accountRef\": {\n                    \"id\": \"ed615db8-d7cf-4ce8-a95f-febd22d44238\"\n                },\n                \"taxRateRef\": {\n                    \"id\": \"INPUT2\"\n                },\n                \"trackingCategoryRefs\": []\n            }\n        ],\n        \"paymentAllocations\": [\n            {\n                \"payment\": {\n                    \"accountRef\": {\n                        \"id\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\"\n                    },\n                    \"paidOnDate\": \"0001-01-01T00:00:00\",\n                    \"totalAmount\": 0\n                },\n                \"allocation\": {\n                    \"totalAmount\": 60\n                }\n            }\n        ],\n        \"subTotal\": 0,\n        \"taxAmount\": 10,\n        \"totalAmount\": 60\n    },\n    \"dataType\": \"directCosts\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"88fc36da-dcd2-4f69-b1cf-3b5294d4078f\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T15:46:11.7818718Z\",\n    \"status\": \"Pending\",\n    \"validation\": {\n        \"errors\": [],\n        \"warnings\": []\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"3b7cc8fd-12b5-4d9c-9c2a-78bdd6eea564"}],"id":"a4413476-9456-4b45-95ee-69feae669b06","description":"<h3 id=\"posting-interestfees\">Posting Interest/Fees</h3>\n<p>Record Interest and/or fees by posting a ‘spend money’ Bank Transaction (<a href=\"https://docs.codat.io/docs/datamodel-accounting-directcosts\">direct cost</a> in Codat) to the Lender \"container\" bank account with the line item recorded against an expense account.</p>\n<p>The customer must be able to choose which Expense Account, or get the option to setup a new Expense Account (this should be done at the start of the process)</p>\n","_postman_id":"a4413476-9456-4b45-95ee-69feae669b06","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Reconciliation","item":[{"name":"Reconcile the loan drawdown","id":"e4afb1b5-6974-412e-ac77-f5937d01e379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.159Z\",\r\n        \"description\": \"Loan drawdown\",\r\n        \"reconciled\": true,\r\n        \"amount\": -5000,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions","description":"<h3 id=\"reconcile-the-loan-drawdown\">Reconcile the Loan Drawdown</h3>\n<p>You will need to post a bank statement line to the Lender \"container\" account.</p>\n<p>If you have pre-reconciled this earlier, you do not need to do this step.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","bankAccounts","{{accountId}}","bankTransactions"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"6fdd93f2-af88-47ed-b589-68f680d155aa","name":"Reconcile the Loan Drawdown","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.159Z\",\r\n        \"description\": \"New banking statement\",\r\n        \"reconciled\": true,\r\n        \"amount\": -5000,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"509"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"7c295b82fc5347f69589a6a11fd09157"},{"key":"x-azure-ref","value":"0+5/2YgAAAACH710ldyzjTb654iVWZTFFTFRTRURHRTEzMjEAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 18:46:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\n        \"transactions\": [\n            {\n                \"date\": \"2022-08-12T18:46:19.172Z\",\n                \"description\": \"New banking statement\",\n                \"reconciled\": true,\n                \"amount\": -5000,\n                \"balance\": 0,\n                \"transactionType\": \"Debit\"\n            }\n        ]\n    },\n    \"dataType\": \"bankTransactions\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"16bbe22a-8986-42ac-9f53-5419fd587cb1\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T18:46:19.7815571Z\",\n    \"status\": \"Pending\",\n    \"statusCode\": 202\n}"}],"_postman_id":"e4afb1b5-6974-412e-ac77-f5937d01e379"},{"name":"Reconcile the loan repayment","id":"d5ce8bac-256f-4ce7-bdda-68e0f05a48a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.160Z\",\r\n        \"description\": \"Loan repayment\",\r\n        \"reconciled\": true,\r\n        \"amount\": 2500,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions","description":"<h3 id=\"reconciling-the-repayment\">Reconciling the repayment</h3>\n<p>You will need to post a bank statement line to the Lender \"container\" account. It needs to have the same date and amount of the outstanding transactions using the <a href=\"https://docs.codat.io/docs/datamodel-accounting-banktransactions\">bank transactions</a> endpoint.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","bankAccounts","{{accountId}}","bankTransactions"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"2c3bdc93-a3c5-43c8-8c88-6ddb5cd66209","name":"Reconcile the Loan  Repayment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.160Z\",\r\n        \"description\": \"Loan repayment\",\r\n        \"reconciled\": true,\r\n        \"amount\": 2500,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-uat.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"501"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"f382e5e024d0c4c2c07986c88362ede9"},{"key":"x-azure-ref","value":"0qaH2YgAAAAC3Oo66JvW8SKTc3TtEE8zHTE9OMjFFREdFMDExNAAxY2U4YjcyYS1hNjFlLTQ0NDAtODg5MS05NDM0OWQ5MzliMzU="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 18:53:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\n        \"transactions\": [\n            {\n                \"date\": \"2022-08-12T18:53:29.096Z\",\n                \"description\": \"Loan repayment\",\n                \"reconciled\": true,\n                \"amount\": 2500,\n                \"balance\": 0,\n                \"transactionType\": \"Debit\"\n            }\n        ]\n    },\n    \"dataType\": \"bankTransactions\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"cb60d48f-bcc4-4185-96ea-530ff04b6e5d\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T18:53:29.7024187Z\",\n    \"status\": \"Pending\",\n    \"statusCode\": 202\n}"}],"_postman_id":"d5ce8bac-256f-4ce7-bdda-68e0f05a48a2"},{"name":"Reconcile the fees/interest","id":"49246c21-d870-43fe-ae7d-b0e040cb4664","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.160Z\",\r\n        \"description\": \"Payment for interest\",\r\n        \"reconciled\": true,\r\n        \"amount\": -60,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions","description":"<h3 id=\"reconciling-the-feesinterest\">Reconciling the fees/interest</h3>\n<p>You will need to post a bank statement line to the Lender \"container\" account. It needs to have the same date and amount of the outstanding transactions using the <a href=\"https://docs.codat.io/docs/datamodel-accounting-banktransactions\">bank transactions</a> endpoint.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections","","push","bankAccounts","{{accountId}}","bankTransactions"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"5faf2dff-95ec-434b-8ff1-6dde92e83607","name":"Reconcile the Fees/Interest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\r\n    \"transactions\": [\r\n        {\r\n        \"date\": \"2026-04-04T02:18:25.160Z\",\r\n        \"description\": \"Payment for interest\",\r\n        \"reconciled\": true,\r\n        \"amount\": -60,\r\n        \"transactionType\": \"Debit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-uat.codat.io/companies/00000000-0000-0000-0000-000000000000/connections//push/bankAccounts/{{accountId}}/bankTransactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"506"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"e5b42ae589315f9b8f4f488e2b0d2062"},{"key":"x-azure-ref","value":"00q72YgAAAAC5TXPCDCDYQ4TVfPO6SlaETFRTRURHRTEyMjIAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-stag-frontdoor-fd-global"},{"key":"Date","value":"Fri, 12 Aug 2022 19:49:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"13769d4d-c3e7-4d73-b292-7589f71e6b51\",\n        \"transactions\": [\n            {\n                \"date\": \"2022-08-12T19:49:37.841Z\",\n                \"description\": \"Payment for interest\",\n                \"reconciled\": true,\n                \"amount\": -60,\n                \"balance\": 0,\n                \"transactionType\": \"Debit\"\n            }\n        ]\n    },\n    \"dataType\": \"bankTransactions\",\n    \"companyId\": \"15105f01-24f4-4a1c-bad3-d6d5f1537885\",\n    \"pushOperationKey\": \"95c70478-020a-4517-9fe6-08874d50ae27\",\n    \"dataConnectionKey\": \"ab35bc9e-2455-44d6-babf-4b875a286165\",\n    \"requestedOnUtc\": \"2022-08-12T19:49:38.4872433Z\",\n    \"status\": \"Pending\",\n    \"statusCode\": 202\n}"}],"_postman_id":"49246c21-d870-43fe-ae7d-b0e040cb4664"}],"id":"48e034bc-683f-4f3b-bd51-0e0fb2eec90c","description":"<h1 id=\"reconciliation\"><strong>Reconciliation</strong></h1>\n<p>There are three things that need to be reconciled:</p>\n<ul>\n<li>The drawdown into the Lender \"container\" bank account (unless this has been pre-reconciled)</li>\n<li>main bank account (no action required as handling via Xero),</li>\n<li>the repayment and fee into the Lender \"container\" bank account</li>\n</ul>\n<h3 id=\"reconciling-the-drawdown\">Reconciling the Drawdown</h3>\n<p>Having created the bank transfer there is now a record in each bank account to be reconciled: 1) Reconciling the Lender \"container\" bank account - this can be facilitated by posting a statement line into the bank account. You would simply post a statement line with the same date and amount using the <a href=\"https://docs.codat.io/docs/datamodel-accounting-banktransactions\">bank transactions</a> endpoint. This only needs to be done if it has not been pre reconciled.</p>\n<p>The repayment exists in both the Lender \"container\" bank account, and the main bank account, and the fee exists only in Lender \"container\" bank account.</p>\n<p>Reconciling the \"container\" bank account can be achieved by posting two statement lines into the bank account. You would simply post a statement line with the same date and amount for each of the outstanding transaction using the <a href=\"https://docs.codat.io/docs/datamodel-accounting-banktransactions\">bank transactions</a> endpoint one for the repayment, and one for the fee. Doing so would allow the user to reconcile the \"container\" bank account.</p>\n","_postman_id":"48e034bc-683f-4f3b-bd51-0e0fb2eec90c","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"id":"ea0cd8f9-c78c-4dcf-b1ab-164927e41ff2","description":"<h3 id=\"lending-write-back-for-xero\">Lending write-back for Xero</h3>\n<p>This Postman collection will help you in creating the write back flow as per Xero's requirements. Xero have mandated that you maintain the financial position of the SME in their acocunting platform at any point in the lending cycle.</p>\n<p>This is achieved by recording the loan liability, the interest and/or fees, repayments, and facilitating the reconciliation of bank accounts.</p>\n<p>Codat recommends getting in contact with Xero as soon as possible to ensure the best possible timeline for implementing, we also recommend reading these guides before embarking on the collection:</p>\n<p><a href=\"https://developer.xero.com/documentation/xero-app-store/app-partner-guides/certification-checkpoints/\">Xero's Certification Checkpoints</a></p>\n<p><a href=\"https://developer.xero.com/documentation/guides/how-to-guides/general-lending-integration-guide/\">Xero's Lending Write Back Guide</a></p>\n<h3 id=\"considerations\">Considerations</h3>\n<ul>\n<li>The data flow in to Xero will need to be optional, the SME will need the option to switch this on/off</li>\n<li>The accounts used to record fees etc in Xero will need to be configurable in a settings area in your web portal</li>\n</ul>\n<h3 id=\"requirements\">Requirements</h3>\n<p>The following transactions will need to be automatically posted to Xero (if the SME chooses to):</p>\n<ol>\n<li><strong>Loan Drawdown</strong><br /> For each drawdown post a bank <a href=\"https://docs.codat.io/accounting-api#/operations/create-transfer\">transfer</a> between your bank account in Xero and the nominated ‘real’ bank account in Xero where the loan drawdown will be deposited to.</li>\n<li><strong>Repayment</strong><br /> For each repayment post a bank <a href=\"https://docs.codat.io/accounting-api#/operations/create-transfer\">transfer</a> between the nominated ‘real’ bank account in Xero and the Lender bank account.</li>\n<li><strong>Posting interest and/or fees</strong><br /> Record Interest and/or fees in Xero by posting a <a href=\"https://docs.codat.io/accounting-api#/operations/create-transfer\">direct cost</a> to the Lender bank account with the line item recorded against an expense account. The SME must be able to choose which Expense Account, or get the option to setup a new Expense Account.</li>\n</ol>\n","_postman_id":"ea0cd8f9-c78c-4dcf-b1ab-164927e41ff2","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"id":"bd652ba2-ca57-4118-b6f1-187a7d6f5fa0","_postman_id":"bd652ba2-ca57-4118-b6f1-187a7d6f5fa0","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Accounting Automation","item":[{"name":"Expenses","item":[{"name":"Company Auth","item":[{"name":"Create Company","event":[{"listen":"test","script":{"id":"5fe98512-45be-4a12-85bf-d097ac7f7368","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"accountingConnectionId\", resp.dataConnections[0].id)\r","pm.collectionVariables.set(\"companyId\", resp.id)\r",""],"type":"text/javascript"}}],"id":"702587c3-4be9-4253-bc0a-2d95a81ea2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Quitzon, Zieme and Kris\",\r\n  \"platformType\": \"qhyg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies","description":"<p>Company creation should occur the moment an SMB of yours initiates the process to connect their accounting software.</p>\n<ul>\n<li><p>Populate the name value with the ID that you use for the company in your internal system so that it’s easier to identify the Codat company that corresponds to your record of the merchant.</p>\n</li>\n<li><p>You can specify which accounting package they are using through the <code>platformKey</code> e.g. <code>gbol</code> for Xero and <code>qhyg</code> for QuickBooks Online</p>\n</li>\n<li><p>Retain the <code>companyId</code> (hereafter referred to as companyId) from the response. It is crucial that you retain this value as you will need it for directing your customers to Link and managing their connections.</p>\n</li>\n<li><p><a href=\"https://docs.codat.io/docs/core-rules-create\">Subscribe to an alert</a> for new company connections or use a <a href=\"https://docs.codat.io/docs/authentication-redirect#redirect-with-reserved-query-parameters\">redirect parameter</a> such as the status code to listen for a successful connection for the company once the user has been successfully authenticated.</p>\n</li>\n</ul>\n<p>You can read a guide on how to create a Codat company <a href=\"https://docs.codat.io/docs/build-your-own-authentication-journey#step-1-create-a-codat-company-when-a-user-signs-up-to-your-app\">here</a>.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"007a0ffc-6096-459d-892c-ae8531075e16","name":"Create Company","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Murazik - Borer\",\r\n  \"platformType\": \"qhyg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:14:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"676"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"47999fd4d7f80369dabc8bf1951dd333"},{"key":"x-azure-ref","value":"20230202T101456Z-e83mnu2bxd49bbawwea23ux1mg000000017000000001ecaa"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"name\": \"Pagac LLC\",\n    \"platform\": \"QuickBooks Online\",\n    \"redirect\": \"https://link.codat.io/company/bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"dataConnections\": [\n        {\n            \"id\": \"77238676-7bb7-49c5-b17d-b2bcc862614a\",\n            \"integrationId\": \"adeb7fe9-4c64-4848-9e0d-175317876b6f\",\n            \"integrationKey\": \"qhyg\",\n            \"sourceId\": \"d3a7993f-8165-46ef-8c61-f3c06c3ef88a\",\n            \"platformName\": \"QuickBooks Online\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/connections/77238676-7bb7-49c5-b17d-b2bcc862614a/start\",\n            \"status\": \"PendingAuth\",\n            \"created\": \"2023-02-02T10:14:56.6278146Z\",\n            \"sourceType\": \"Accounting\"\n        }\n    ],\n    \"created\": \"2023-02-02T10:14:56.6143407Z\"\n}"}],"_postman_id":"702587c3-4be9-4253-bc0a-2d95a81ea2ea"},{"name":"Create partnerExpense Connection","event":[{"listen":"test","script":{"id":"e8300e0e-f5bd-46c5-815b-b6aff07a9e8c","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"expenseConnectionId\", resp.id)"],"type":"text/javascript"}}],"id":"08f01621-d520-4990-9b6f-5e6afe38e184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.codat.io/companies/:companyId/sync/expenses/connections/partnerexpense","description":"<p>The <code>partnerExpense</code> connection allows you to push <code>expense-transaction</code> datasets to Codat in a standardised way.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","connections","partnerexpense"],"host":["api","codat","io"],"query":[],"variable":[{"id":"a69e4ffe-f447-4f2d-ac65-42aae34d400c","description":{"content":"<p>Unique identifier of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"fae967eb-f9ec-4f0e-b8e8-2b3912c93a15","name":"Create partnerExpense Connection","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/connections/partnerexpense","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","connections","partnerexpense"],"variable":[{"id":"a69e4ffe-f447-4f2d-ac65-42aae34d400c","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:16:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Encoding","value":"gzip"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"9070c289099927835d5f47459a2140fc"},{"key":"x-azure-ref","value":"20230202T101616Z-8syzv8cuu91rmfs9t7dp5e6s8c000000010g00000000f94r"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"e35b0f18-f5bd-4950-8af9-1b718e86b343\",\n    \"integrationId\": \"184d47a6-3497-4f78-80dc-89797b368ed9\",\n    \"sourceId\": \"b5e49b9d-36ea-49ce-b77b-b5ff6045eac1\",\n    \"platformName\": \"Partner Expense\",\n    \"linkUrl\": \"https://link-api.codat.io/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/connections/e35b0f18-f5bd-4950-8af9-1b718e86b343/start\",\n    \"status\": \"Linked\",\n    \"created\": \"2023-02-02T10:16:19.7762869+00:00\",\n    \"sourceType\": \"Expense\",\n    \"dataConnectionErrors\": []\n}"}],"_postman_id":"08f01621-d520-4990-9b6f-5e6afe38e184"},{"name":"Get Connections","id":"04b8b1dc-04cd-4ff6-b99c-88274f94acd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId","description":"<p>If at anypoint you want to see the status of the dataConnections e.g. to ensure your company is still linked before sending data - you can make a request to the dataConnections object.</p>\n<p>You can also subscribe to the webhook rule <code>DataConnectionStatusChanged</code> to receive alerts when a company disconnects.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId"],"host":["api","codat","io"],"query":[],"variable":[{"id":"2487cecc-ad48-4331-9a8a-6c8b26565d33","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"563c4b72-2103-4392-b529-939923dba680","name":"Get Connections","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId"],"variable":[{"id":"2487cecc-ad48-4331-9a8a-6c8b26565d33","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:16:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"61d8da4c2586a7c07baf2a86bebc2217"},{"key":"x-azure-ref","value":"20230202T101629Z-hkh4uk8wrx1c75ta70xg5cbsxw000000052000000000sp9t"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Content-Encoding","value":"br"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"name\": \"Pagac LLC\",\n    \"platform\": \"Partner Expense, QuickBooks Online\",\n    \"redirect\": \"https://link.codat.io/company/bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"lastSync\": \"2023-02-02T10:16:27.1739591Z\",\n    \"dataConnections\": [\n        {\n            \"id\": \"e35b0f18-f5bd-4950-8af9-1b718e86b343\",\n            \"integrationId\": \"184d47a6-3497-4f78-80dc-89797b368ed9\",\n            \"integrationKey\": \"rvez\",\n            \"sourceId\": \"b5e49b9d-36ea-49ce-b77b-b5ff6045eac1\",\n            \"platformName\": \"Partner Expense\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/connections/e35b0f18-f5bd-4950-8af9-1b718e86b343/start\",\n            \"status\": \"Linked\",\n            \"created\": \"2023-02-02T10:16:20Z\",\n            \"sourceType\": \"Expense\"\n        },\n        {\n            \"id\": \"77238676-7bb7-49c5-b17d-b2bcc862614a\",\n            \"integrationId\": \"adeb7fe9-4c64-4848-9e0d-175317876b6f\",\n            \"integrationKey\": \"qhyg\",\n            \"sourceId\": \"d3a7993f-8165-46ef-8c61-f3c06c3ef88a\",\n            \"platformName\": \"QuickBooks Online\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/connections/77238676-7bb7-49c5-b17d-b2bcc862614a/start\",\n            \"status\": \"Linked\",\n            \"lastSync\": \"2023-02-02T10:16:27.173959Z\",\n            \"created\": \"2023-02-02T10:14:57Z\",\n            \"sourceType\": \"Accounting\"\n        }\n    ],\n    \"created\": \"2023-02-02T10:14:57Z\"\n}"}],"_postman_id":"04b8b1dc-04cd-4ff6-b99c-88274f94acd6"}],"id":"61c34c1f-299d-45e9-902c-4fd830e60ae9","description":"<p>In Codat, a company represents a business sharing access to their data. Each company can have multiple data connections to different data sources. For example, a business can have one connection to Xero for accounting data and a connection to Plaid for Open banking data.</p>\n<p>With Sync for Expenses each company will have two data connections:</p>\n<ul>\n<li>One will be to their accounting platform</li>\n<li>The other will be to the partner expense integration</li>\n</ul>\n<img src=\"https://content.pstmn.io/b962c926-31c5-4af0-8915-b665d7451480/aW1hZ2UucG5n\" width=\"504\" height=\"406\" />","_postman_id":"61c34c1f-299d-45e9-902c-4fd830e60ae9","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}}},{"name":"Config & Mapping","item":[{"name":"GET Expense Bank Account","event":[{"listen":"test","script":{"id":"20449195-6925-4971-a8a7-8c1b73ffb2f4","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"selectedBankAccountId\", resp.results[0].id)"],"type":"text/javascript"}}],"id":"277369b8-ff07-4e03-8429-ef65ac375de8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/data/accounts?page=1&pageSize=100&query=isBankAccount=true","description":"<p>A bankAccount id is required to represent the account where all purchases are made from.</p>\n<p>You can use this request to retreive a list of relevent accounts from your customers accounting software you should also add additional query parameters e.g.</p>\n<ul>\n<li><code>query=metadata.isDeleted=false&amp;&amp;isBankAccount=true</code></li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","data","accounts"],"host":["api","codat","io"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"100"},{"key":"query","value":"isBankAccount=true"}],"variable":[{"id":"4cb8641a-ef90-47c7-b67c-bbd37fa8acd0","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[],"_postman_id":"277369b8-ff07-4e03-8429-ef65ac375de8"},{"name":"GET Customers","event":[{"listen":"test","script":{"id":"7f0c7696-6684-4b56-8f7c-7d7421197091","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"selectedCustomerId\", resp.results[0].id)"],"type":"text/javascript"}}],"id":"00cab303-09bc-4c52-99cc-f37dfb8c1075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/data/customers?query=metadata.isDeleted=false","description":"<p>A <code>customerId</code> is required in the config to associate all income related activities against.</p>\n<p>You can use this request to retreive a list of available customers from your customers accounting software you can also add additional query parameters e.g.</p>\n<ul>\n<li><code>query=metadata.isDeleted=false&amp;&amp;customerName={customerName}</code></li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","data","customers"],"host":["api","codat","io"],"query":[{"key":"query","value":"metadata.isDeleted=false"}],"variable":[{"id":"4cb8641a-ef90-47c7-b67c-bbd37fa8acd0","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"f2d07059-0e3f-4f76-b695-900842a8cfa5","name":"GET Customers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/data/customers","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","data","customers"],"query":[{"key":"query","value":"metadata.isDeleted=false","disabled":true}],"variable":[{"id":"4cb8641a-ef90-47c7-b67c-bbd37fa8acd0","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:16:54 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"9022c389942d0b1261cf00f62d8f4ee3"},{"key":"x-azure-ref","value":"20230202T101654Z-hkh4uk8wrx1c75ta70xg5cbsxw000000052000000000stxb"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Content-Encoding","value":"br"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"2\",\n            \"customerName\": \"Software Coperation\",\n            \"contactName\": \"John Doe\",\n            \"emailAddress\": \"g2gvayhd67h@fakemailgenerator.net\",\n            \"defaultCurrency\": \"GBP\",\n            \"addresses\": [\n                {\n                    \"type\": \"Billing\",\n                    \"line1\": \"17  Sea Road\",\n                    \"city\": \"LANGFORD\",\n                    \"country\": \"United Kingdom\",\n                    \"postalCode\": \"SG18 2QB\"\n                },\n                {\n                    \"type\": \"Delivery\",\n                    \"line1\": \"17  Sea Road\",\n                    \"city\": \"LANGFORD\",\n                    \"country\": \"United Kingdom\",\n                    \"postalCode\": \"SG18 2QB\"\n                }\n            ],\n            \"contacts\": [\n                {\n                    \"name\": \"Mr John Doe 31671036\",\n                    \"email\": \"g2gvayhd67h@fakemailgenerator.net\",\n                    \"phone\": [],\n                    \"address\": {\n                        \"type\": \"Billing\",\n                        \"line1\": \"17  Sea Road\",\n                        \"city\": \"LANGFORD\",\n                        \"country\": \"United Kingdom\",\n                        \"postalCode\": \"SG18 2QB\"\n                    },\n                    \"status\": \"Active\"\n                }\n            ],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2023-02-02T10:15:28Z\",\n            \"sourceModifiedDate\": \"2021-04-12T12:49:23Z\"\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 40,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/data/customers\"\n        },\n        \"self\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/data/customers\"\n        }\n    }\n}"}],"_postman_id":"00cab303-09bc-4c52-99cc-f37dfb8c1075"},{"name":"Create Customer","id":"c4fd0eab-5ae7-4af3-aa2c-0e9bbd55dc27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customerName\": \"Ward, Parisian and West\",\r\n  \"contactName\": \"Robbie\",\r\n  \"emailAddress\": \"Sean78@hotmail.com\",\r\n  \"phone\": \"898-712-8776\",\r\n  \"registrationNumber\": \"string\",\r\n  \"taxNumber\": \"string\",\r\n  \"status\": \"Active\",\r\n  \"modifiedDate\": \"2026-04-04T02:18:25.167Z\",\r\n  \"sourceModifiedDate\": \"2026-04-04T02:18:25.167Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/push/customers","description":"<p>In Codat a Customer is a person or an organization that buys goods or services from a company, sync for expenses uses these to track all income related activity against. You can either add the <code>id</code> of an existing customer from the accounting software or you can create a new customer and use the <code>id</code> returned from the <code>pushOperationsEndpoint</code>.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","push","customers"],"host":["api","codat","io"],"query":[],"variable":[{"id":"401db10e-e1a7-4441-88e6-37fd99efef5c","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"f54e3c28-72fc-45c8-9b4f-075ec807541e","description":{"content":"<p>Unique identifier of the accounting connection.</p>\n","type":"text/plain"},"type":"any","value":"","key":"connectionId"}]}},"response":[{"id":"223fc1ec-ccd9-48ab-ad5e-97538fb29f84","name":"Create Customer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customerName\": \"Kiehn, Durgan and Bednar\",\r\n  \"contactName\": \"Marjory\",\r\n  \"emailAddress\": \"Leone_Rohan14@hotmail.com\",\r\n  \"phone\": \"740-570-6374\",\r\n  \"registrationNumber\": \"string\",\r\n  \"taxNumber\": \"string\",\r\n  \"status\": \"Active\",\r\n  \"modifiedDate\": \"2026-04-04T02:18:25.168Z\",\r\n  \"sourceModifiedDate\": \"2026-04-04T02:18:25.168Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/companies/:companyId/connections/:connectionId/push/customers","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","connections",":connectionId","push","customers"],"variable":[{"id":"401db10e-e1a7-4441-88e6-37fd99efef5c","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company."},{"id":"f54e3c28-72fc-45c8-9b4f-075ec807541e","key":"connectionId","value":"","description":"Unique identifier of the accounting connection."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:18:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"612"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"5cb0055353fbcce9f0ed672476fd25cf"},{"key":"x-azure-ref","value":"20230202T101802Z-hkh4uk8wrx1c75ta70xg5cbsxw000000052000000000t69b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": [],\n    \"data\": {\n        \"customerName\": \"Wehner, Doyle and Volkman\",\n        \"contactName\": \"Frida\",\n        \"emailAddress\": \"Kamryn37@hotmail.com\",\n        \"phone\": \"223-661-4839\",\n        \"addresses\": [],\n        \"contacts\": [],\n        \"registrationNumber\": \"string\",\n        \"taxNumber\": \"string\",\n        \"status\": \"Active\",\n        \"modifiedDate\": \"2023-02-02T10:18:01.929Z\",\n        \"sourceModifiedDate\": \"2023-02-02T10:18:01.929Z\"\n    },\n    \"dataType\": \"customers\",\n    \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"pushOperationKey\": \"e47cf837-e24b-4f0c-92f0-8170c3a1ea29\",\n    \"dataConnectionKey\": \"77238676-7bb7-49c5-b17d-b2bcc862614a\",\n    \"requestedOnUtc\": \"2023-02-02T10:18:03.1989919Z\",\n    \"status\": \"Pending\",\n    \"statusCode\": 202\n}"}],"_postman_id":"c4fd0eab-5ae7-4af3-aa2c-0e9bbd55dc27"},{"name":"GET Suppliers","event":[{"listen":"test","script":{"id":"5502ee57-3a1b-472e-8de4-06ed536a7361","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"selectedSupplierId\", resp.results[0].id)"],"type":"text/javascript"}}],"id":"38c7f3d1-5af4-4b24-bc88-8bb6bad4f5d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/data/suppliers?query=metadata.isDeleted=false","description":"<p>A <code>customerId</code> is required in the config to associate all income related activities against.</p>\n<p>You can use this request to retreive a list of available customers from your customers accounting software you can also add additional query parameters e.g.</p>\n<ul>\n<li><code>query=metadata.isDeleted=false&amp;&amp;supplierName={supplierName}</code></li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","data","suppliers"],"host":["api","codat","io"],"query":[{"key":"query","value":"metadata.isDeleted=false"}],"variable":[{"id":"7a19d154-916d-4917-a832-55e4601291d5","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"7df89b2f-8c43-46d4-b0c4-f5e060ec9eb8","name":"GET Suppliers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/data/suppliers","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","data","suppliers"],"query":[{"key":"query","value":"metadata.isDeleted=false","disabled":true}],"variable":[{"id":"7a19d154-916d-4917-a832-55e4601291d5","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:18:23 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"5dc962da622a07cf52ff88c18e14e4c6"},{"key":"x-azure-ref","value":"20230202T101823Z-hkh4uk8wrx1c75ta70xg5cbsxw000000052000000000takx"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Content-Encoding","value":"br"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"62\",\n            \"supplierName\": \"Tom's tiddlywinks\",\n            \"contactName\": \"Tom's tiddlywinks\",\n            \"addresses\": [],\n            \"status\": \"Active\",\n            \"modifiedDate\": \"2023-02-02T10:15:27Z\",\n            \"sourceModifiedDate\": \"2022-10-25T13:08:27Z\",\n            \"defaultCurrency\": \"GBP\"\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 23,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/data/suppliers\"\n        },\n        \"self\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/data/suppliers\"\n        }\n    }\n}"}],"_postman_id":"38c7f3d1-5af4-4b24-bc88-8bb6bad4f5d3"},{"name":"Create Supplier","id":"79570e79-97e3-4c2d-aaf5-66a53fe410b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"supplierName\": \"Goyette Inc\",\r\n  \"contactName\": \"Nia\",\r\n  \"emailAddress\": \"Brittany_Bernhard@hotmail.com\",\r\n  \"phone\": \"816-344-0264\",\r\n  \"registrationNumber\": \"string\",\r\n  \"taxNumber\": \"string\",\r\n  \"status\": \"Active\",\r\n  \"modifiedDate\": \"2026-04-04T02:18:25.168Z\",\r\n  \"sourceModifiedDate\": \"2026-04-04T02:18:25.168Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/push/suppliers","description":"<p>In Codat a Supplier is a person or organization that provides a product or service, sync for expenses uses these to track all purchase and refund related activity against.<br />You can either add the <code>id</code> of an existing customer from the accounting software or you can create a new customer and use the <code>id</code> returned from the <code>pushOperationsEndpoint</code>.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","push","suppliers"],"host":["api","codat","io"],"query":[],"variable":[{"id":"6bfe9df0-e51b-42f3-841b-0b3088eaa004","description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"175fe22e-0e7a-4d48-b7b2-6d2429e7cd30","description":{"content":"<p>Unique identifier of the accounting connection.</p>\n","type":"text/plain"},"type":"any","value":"","key":"connectionId"}]}},"response":[{"id":"6590be5f-702a-4872-8f65-0ac78793a2ca","name":"Create Supplier","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"supplierName\": \"Funk, Kozey and Luettgen\",\r\n  \"contactName\": \"Erna\",\r\n  \"emailAddress\": \"Gail17@yahoo.com\",\r\n  \"phone\": \"887-488-0177\",\r\n  \"registrationNumber\": \"string\",\r\n  \"taxNumber\": \"string\",\r\n  \"status\": \"Active\",\r\n  \"modifiedDate\": \"2026-04-04T02:18:25.169Z\",\r\n  \"sourceModifiedDate\": \"2026-04-04T02:18:25.169Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/companies/:companyId/connections/:connectionId/push/suppliers","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","connections",":connectionId","push","suppliers"],"variable":[{"id":"6bfe9df0-e51b-42f3-841b-0b3088eaa004","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of Company."},{"id":"175fe22e-0e7a-4d48-b7b2-6d2429e7cd30","key":"connectionId","value":"","description":"Unique identifier of the accounting connection."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Feb 2023 10:18:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"588"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"report-to","value":"{\"codat-csp-endpoint\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://report-to-uri.codat.io\"}],\"include_subdomains\":true}"},{"key":"Content-Security-Policy","value":"default-src *.google-analytics.com 'self'; style-src 'self' 'unsafe-inline'; script-src  https://www.googletagmanager.com/ https://www.google-analytics.com/ 'self' 'unsafe-inline'   ; img-src https://www.googletagmanager.com/ 'self' data:;"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"x-correlation-id","value":"df0a7be483612afdf3b5cf00590122e0"},{"key":"x-azure-ref","value":"20230202T101854Z-hkh4uk8wrx1c75ta70xg5cbsxw000000052000000000tfzc"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": [],\n    \"data\": {\n        \"supplierName\": \"Gutkowski and Sons\",\n        \"contactName\": \"Jarrett\",\n        \"emailAddress\": \"Tod54@gmail.com\",\n        \"phone\": \"691-879-3201\",\n        \"addresses\": [],\n        \"registrationNumber\": \"string\",\n        \"taxNumber\": \"string\",\n        \"status\": \"Active\",\n        \"modifiedDate\": \"2023-02-02T10:18:54.482Z\",\n        \"sourceModifiedDate\": \"2023-02-02T10:18:54.482Z\"\n    },\n    \"dataType\": \"suppliers\",\n    \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"pushOperationKey\": \"8ef98a6a-3d0a-4eff-b2c8-a605778701bb\",\n    \"dataConnectionKey\": \"77238676-7bb7-49c5-b17d-b2bcc862614a\",\n    \"requestedOnUtc\": \"2023-02-02T10:18:54.8414361Z\",\n    \"status\": \"Pending\",\n    \"statusCode\": 202\n}"}],"_postman_id":"79570e79-97e3-4c2d-aaf5-66a53fe410b2"},{"name":"Save Configuration","id":"aa3ba243-d16a-44d9-9c48-21a6f6054532","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        \"id\": \"{{selectedBankAccountId}}\"\r\n    },\r\n    \"supplier\": {\r\n        \"id\": \"{{selectedSupplierId}}\"\r\n    },\r\n    \"customer\": {\r\n        \"id\": \"{{selectedCustomerId}}\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/sync/expenses/config","description":"<p>Saving the configuration persists the way your company wants to see their expenses in their accounting software</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","config"],"host":["api","codat","io"],"query":[],"variable":[{"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[],"_postman_id":"aa3ba243-d16a-44d9-9c48-21a6f6054532"},{"name":"Get expense mapping options","id":"b6bbd426-e98a-4d1b-9857-77979b5e310a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/sync/expenses/mappingoptions","description":"<p>Every company will have their own preference on how an individual expense can be represented in their accounting software, you can retrieve these options from the <code>mappingOptions</code> endpoint.</p>\n<p>The <code>mappingOptions</code> response can then be cached and the results displayed to your end users when they are finalizing their expenses before exporting.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","mappingoptions"],"host":["api","codat","io"],"query":[],"variable":[{"id":"8b0ae4b1-316b-4430-8b07-98db8b30685b","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"789fec79-46b6-4d14-9452-f20b9d953ab0","name":"Get expense mapping options","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/mappingoptions","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","mappingoptions"],"variable":[{"id":"8b0ae4b1-316b-4430-8b07-98db8b30685b","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"613f93dd37a4d69407b10f9deb574445"},{"key":"x-azure-ref","value":"0F47bYwAAAACJw/HLavd7TqmPdRXTrz5DTE9OMjFFREdFMTgwNwBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:19:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"expenseProvider\": \"Partner Expense\",\n    \"accounts\": [\n        {\n            \"id\": \"202\",\n            \"name\": \"\\\\aa\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"193\",\n            \"name\": \"1 year ago\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"205\",\n            \"name\": \"1AA\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"206\",\n            \"name\": \"2AA\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"207\",\n            \"name\": \"2AB\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"122\",\n            \"name\": \"3 Months Transactions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"112\",\n            \"name\": \"A2 Test Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"200\",\n            \"name\": \"ABBA\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"201\",\n            \"name\": \"ABBA 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"212\",\n            \"name\": \"ABC\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"169\",\n            \"name\": \"Acc 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"170\",\n            \"name\": \"Acc 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"168\",\n            \"name\": \"Account A\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"167\",\n            \"name\": \"Account B\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"223\",\n            \"name\": \"Anothero ne\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"156\",\n            \"name\": \"Bananas\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"163\",\n            \"name\": \"Bank 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"164\",\n            \"name\": \"Bank 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"162\",\n            \"name\": \"Bank account A\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"136\",\n            \"name\": \"Banks!\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"63\",\n            \"name\": \"Business Bank Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"71\",\n            \"name\": \"Callum 0406.1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"72\",\n            \"name\": \"Callum 0406.2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"177\",\n            \"name\": \"Capital on Tap - James\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"111\",\n            \"name\": \"Cash on hand\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"153\",\n            \"name\": \"Cash on hand 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"83\",\n            \"name\": \"Cash on hand AM\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"182\",\n            \"name\": \"Cash on hand rob\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"183\",\n            \"name\": \"Cash on hand rob 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"184\",\n            \"name\": \"Cash on hand rob 3\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"216\",\n            \"name\": \"Cash on hand2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"199\",\n            \"name\": \"Check for transactions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"232\",\n            \"name\": \"Connection One\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"154\",\n            \"name\": \"Credentials Test 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"155\",\n            \"name\": \"Credentials Test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"217\",\n            \"name\": \"Credit Card transactions history\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"221\",\n            \"name\": \"dates testing\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"178\",\n            \"name\": \"demo Acct\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"228\",\n            \"name\": \"DH Bd Acct Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"229\",\n            \"name\": \"DH CA Acct Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"230\",\n            \"name\": \"DH Checking Acct Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"126\",\n            \"name\": \"Dollars account test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"215\",\n            \"name\": \"Eureka?\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"194\",\n            \"name\": \"Flierefluiters\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"210\",\n            \"name\": \"Hanne bank feeds\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"211\",\n            \"name\": \"Hanne bank feeds2\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"124\",\n            \"name\": \"Historic Data Transactions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"113\",\n            \"name\": \"Historic transactions test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"222\",\n            \"name\": \"Historic transactions working\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"214\",\n            \"name\": \"history is cool\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"187\",\n            \"name\": \"HSBC Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"197\",\n            \"name\": \"HSBC Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"189\",\n            \"name\": \"HSBC Test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"192\",\n            \"name\": \"HSBC Test 4\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"188\",\n            \"name\": \"HSBC Test Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"198\",\n            \"name\": \"HSBC Test Account 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"195\",\n            \"name\": \"Jansen\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"149\",\n            \"name\": \"Jeroens Money\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"175\",\n            \"name\": \"JY Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"234\",\n            \"name\": \"MMCC Test Link\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"233\",\n            \"name\": \"Multi connect\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"159\",\n            \"name\": \"New account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"133\",\n            \"name\": \"New test\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"120\",\n            \"name\": \"No Transactions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"166\",\n            \"name\": \"OG Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"121\",\n            \"name\": \"Old Transactions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"220\",\n            \"name\": \"On date test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"226\",\n            \"name\": \"Personal Account 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"161\",\n            \"name\": \"pol\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"127\",\n            \"name\": \"Pounds account test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"157\",\n            \"name\": \"Q Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"141\",\n            \"name\": \"Query 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"142\",\n            \"name\": \"Query 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"143\",\n            \"name\": \"Query 4\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"144\",\n            \"name\": \"Query 5\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"145\",\n            \"name\": \"Query 6\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"146\",\n            \"name\": \"Query 7\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"147\",\n            \"name\": \"Query Test 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"148\",\n            \"name\": \"Query Test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"227\",\n            \"name\": \"Quick demo account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"219\",\n            \"name\": \"Quick test with matthew\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"137\",\n            \"name\": \"Refresh\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"209\",\n            \"name\": \"Rob Demo\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"172\",\n            \"name\": \"Rob test 1 (deleted)\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"173\",\n            \"name\": \"Rob test 2 (deleted)\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"160\",\n            \"name\": \"Rob Test Account (deleted)\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"225\",\n            \"name\": \"snelle test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"235\",\n            \"name\": \"Something new completely new\",\n            \"currency\": \"EUR\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"174\",\n            \"name\": \"Starting Today\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"108\",\n            \"name\": \"Strawberry\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"238\",\n            \"name\": \"Support Test 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"239\",\n            \"name\": \"Support Test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"125\",\n            \"name\": \"TC QBO Test\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"130\",\n            \"name\": \"Temp acc\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"151\",\n            \"name\": \"Test 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"152\",\n            \"name\": \"Test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"196\",\n            \"name\": \"Test 4 HSBC\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"134\",\n            \"name\": \"Test account\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"236\",\n            \"name\": \"Test account 11\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"237\",\n            \"name\": \"Test account 22\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"132\",\n            \"name\": \"Test Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"131\",\n            \"name\": \"Testing\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"231\",\n            \"name\": \"Testing dupe transaction\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"165\",\n            \"name\": \"This works\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"208\",\n            \"name\": \"Transaction IDs\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"115\",\n            \"name\": \"Transaction test 2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"114\",\n            \"name\": \"Transactions Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"171\",\n            \"name\": \"Value Zero\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"135\",\n            \"name\": \"Verification Test\",\n            \"currency\": \"EUR\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"213\",\n            \"name\": \"Verifying Fix\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"158\",\n            \"name\": \"X Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"176\",\n            \"name\": \"ZZZ\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"80\",\n            \"name\": \"Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"102\",\n            \"name\": \"Current account Cash Support 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"190\",\n            \"name\": \"Bank Account 1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"191\",\n            \"name\": \"bankAccount3\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"78\",\n            \"name\": \"Current\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"61\",\n            \"name\": \"Dave PP Current\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"224\",\n            \"name\": \"Demo Bank Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"93\",\n            \"name\": \"Divvy card account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"150\",\n            \"name\": \"HSBC DEMO ACCOUNT\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"186\",\n            \"name\": \"MMCC Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"60\",\n            \"name\": \"Money (oney)\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"100\",\n            \"name\": \"My Bank Account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"185\",\n            \"name\": \"some current account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"96\",\n            \"name\": \"Square Bank account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"101\",\n            \"name\": \"Anna test account\",\n            \"currency\": \"EUR\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"107\",\n            \"name\": \"Savings Bank Feed\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"218\",\n            \"name\": \"Savings test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"76\",\n            \"name\": \"CenterCard\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"37\",\n            \"name\": \"Computer equipment accumulated depreciation brought forward\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"38\",\n            \"name\": \"Computer equipment depreciation charge for year\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"39\",\n            \"name\": \"Computer equipment depreciation eliminatated on disposals\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"36\",\n            \"name\": \"Computer equipment additions at cost\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"35\",\n            \"name\": \"Computer equipment cost brought forward\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"40\",\n            \"name\": \"Bad debt provision\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"87\",\n            \"name\": \"Commerce Stock\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"81\",\n            \"name\": \"Non bank account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"59\",\n            \"name\": \"Stock Asset\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"88\",\n            \"name\": \"Commerce Stock2\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"41\",\n            \"name\": \"Other debtors\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"3\",\n            \"name\": \"Uncategorised Asset\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"42\",\n            \"name\": \"Prepayments\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"103\",\n            \"name\": \"Test GL account 10\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"56\",\n            \"name\": \"Undeposited Funds\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Asset\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"51\",\n            \"name\": \"Revaluation reserve\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"53\",\n            \"name\": \"Retained profit balance forward account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"52\",\n            \"name\": \"Capital redemption reserve\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"50\",\n            \"name\": \"Share premium\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"2\",\n            \"name\": \"Retained Earnings\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"49\",\n            \"name\": \"Ordinary share capital\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Equity\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"86\",\n            \"name\": \"Commerce cost of sales\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"6\",\n            \"name\": \"Purchases\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"58\",\n            \"name\": \"Cost of sales\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"16\",\n            \"name\": \"Advertising\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"97\",\n            \"name\": \"Square fees\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"9\",\n            \"name\": \"Directors' pension costs\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"7\",\n            \"name\": \"Directors' remuneration\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"8\",\n            \"name\": \"Employer's NI contributions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"28\",\n            \"name\": \"Subscriptions\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"95\",\n            \"name\": \"Eating out\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"23\",\n            \"name\": \"Entertaining\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"20\",\n            \"name\": \"Equipment leasing\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"21\",\n            \"name\": \"Motor running expenses\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"25\",\n            \"name\": \"Bank charges\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"26\",\n            \"name\": \"Credit card charges\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"99\",\n            \"name\": \"custom experiment Expense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"68\",\n            \"name\": \"HM Revenue & Customs (VAT) Expense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"12\",\n            \"name\": \"Insurance\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"24\",\n            \"name\": \"Legal and professional fees\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"18\",\n            \"name\": \"Computer running costs\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"94\",\n            \"name\": \"Office Supplies\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"75\",\n            \"name\": \"Pre-paid CenterCard expense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"15\",\n            \"name\": \"Printing, postage and stationery\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"27\",\n            \"name\": \"Sundry expenses\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"19\",\n            \"name\": \"Telephone\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"5\",\n            \"name\": \"Uncategorised Expense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"11\",\n            \"name\": \"Rates\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"10\",\n            \"name\": \"Rent\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"54\",\n            \"name\": \"Office expenses, repairs & maintenance\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"14\",\n            \"name\": \"Repairs and maintenance\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"17\",\n            \"name\": \"Courier and delivery charges\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"85\",\n            \"name\": \"Purchases-1\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"33\",\n            \"name\": \"UK Corporation Tax\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"22\",\n            \"name\": \"Travelling expenses\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"65\",\n            \"name\": \"Unapplied Cash Bill Payment Expense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"13\",\n            \"name\": \"Light and heat\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"29\",\n            \"name\": \"Depreciation\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"204\",\n            \"name\": \"Exchange Gain or Loss\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"34\",\n            \"name\": \"Dividend\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"77\",\n            \"name\": \"Reconciliation Discrepancies\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Expense\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"79\",\n            \"name\": \"Discounts given\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"55\",\n            \"name\": \"Billable Expense Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"91\",\n            \"name\": \"Revenue\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"1\",\n            \"name\": \"Sales\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"57\",\n            \"name\": \"Sales of Product Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"138\",\n            \"name\": \"Sales of Products\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"139\",\n            \"name\": \"Cosmetic\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"140\",\n            \"name\": \"Sanitary Sales\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"82\",\n            \"name\": \"Shipping Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"4\",\n            \"name\": \"Uncategorised Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"73\",\n            \"name\": \"Unapplied Cash Payment Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"32\",\n            \"name\": \"Bank interest - received\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"31\",\n            \"name\": \"Other finance income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"74\",\n            \"name\": \"Other Investment Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"30\",\n            \"name\": \"Sundry income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Income\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"84\",\n            \"name\": \"Amex Support\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"128\",\n            \"name\": \"Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"179\",\n            \"name\": \"Cap On Tap Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"109\",\n            \"name\": \"Capital on Tap Bank Feed Credit Card - SRS\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"110\",\n            \"name\": \"COT Credit Card\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"118\",\n            \"name\": \"Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"180\",\n            \"name\": \"Credit Card - JMY Test\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"117\",\n            \"name\": \"Demo SS COT Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"123\",\n            \"name\": \"Expense Sync AT Account\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"106\",\n            \"name\": \"Jeeves Card USD\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"105\",\n            \"name\": \"Jeeves USD Credit\",\n            \"currency\": \"USD\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"119\",\n            \"name\": \"Kieran Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"129\",\n            \"name\": \"Positive CC\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"181\",\n            \"name\": \"Tom Clark Test Credit Card\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"116\",\n            \"name\": \"Accruals and Deferred Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"48\",\n            \"name\": \"Accruals\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"44\",\n            \"name\": \"Dividends payable\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"43\",\n            \"name\": \"Corporation tax payable\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"69\",\n            \"name\": \"custom experiment Control\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"66\",\n            \"name\": \"VAT Control\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"70\",\n            \"name\": \"custom experiment Suspense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"67\",\n            \"name\": \"VAT Suspense\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"47\",\n            \"name\": \"Other loans\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"90\",\n            \"name\": \"Deferred Income\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"89\",\n            \"name\": \"Deferred Revenue\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"46\",\n            \"name\": \"Wages and salaries control\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        },\n        {\n            \"id\": \"45\",\n            \"name\": \"Director's current account\",\n            \"currency\": \"GBP\",\n            \"accountType\": \"Liability\",\n            \"validTransactionTypes\": [\n                \"Payment\",\n                \"Reward\",\n                \"Refund\",\n                \"Chargeback\",\n                \"Transfer\"\n            ]\n        }\n    ],\n    \"trackingCategories\": [],\n    \"taxRates\": [\n        {\n            \"id\": \"5_Bills\",\n            \"name\": \"0.0% ECG Bills\",\n            \"code\": \"0.0% ECG\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"5_Invoices\",\n            \"name\": \"0.0% ECG Invoices\",\n            \"code\": \"0.0% ECG\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"2_Bills\",\n            \"name\": \"0.0% ECS Bills\",\n            \"code\": \"0.0% ECS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"2_Invoices\",\n            \"name\": \"0.0% ECS Invoices\",\n            \"code\": \"0.0% ECS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"4_Invoices\",\n            \"name\": \"0.0% RC Invoices\",\n            \"code\": \"0.0% RC\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"10_Bills\",\n            \"name\": \"0.0% Z Bills\",\n            \"code\": \"0.0% Z\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"10_Invoices\",\n            \"name\": \"0.0% Z Invoices\",\n            \"code\": \"0.0% Z\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"66_Bills\",\n            \"name\": \"12.5% TR Bills\",\n            \"code\": \"12.5% TR\",\n            \"effectiveTaxRate\": 12.5,\n            \"totalTaxRate\": 12.5\n        },\n        {\n            \"id\": \"66_Invoices\",\n            \"name\": \"12.5% TR Invoices\",\n            \"code\": \"12.5% TR\",\n            \"effectiveTaxRate\": 12.5,\n            \"totalTaxRate\": 12.5\n        },\n        {\n            \"id\": \"9_Bills\",\n            \"name\": \"20.0% ECG Bills\",\n            \"code\": \"20.0% ECG\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"11_Bills\",\n            \"name\": \"20.0% ECS Bills\",\n            \"code\": \"20.0% ECS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"63_Bills\",\n            \"name\": \"20.0% RC CIS Bills\",\n            \"code\": \"20.0% RC CIS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"63_Invoices\",\n            \"name\": \"20.0% RC CIS Invoices\",\n            \"code\": \"20.0% RC CIS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"7_Bills\",\n            \"name\": \"20.0% RC MPCCs Bills\",\n            \"code\": \"20.0% RC MPCCs\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"3_Bills\",\n            \"name\": \"20.0% RC SG Bills\",\n            \"code\": \"20.0% RC SG\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"6_Bills\",\n            \"name\": \"20.0% S Bills\",\n            \"code\": \"20.0% S\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"6_Invoices\",\n            \"name\": \"20.0% S Invoices\",\n            \"code\": \"20.0% S\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"13_Bills\",\n            \"name\": \"5.0% R Bills\",\n            \"code\": \"5.0% R\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"13_Invoices\",\n            \"name\": \"5.0% R Invoices\",\n            \"code\": \"5.0% R\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"64_Bills\",\n            \"name\": \"5.0% RC CIS Bills\",\n            \"code\": \"5.0% RC CIS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"64_Invoices\",\n            \"name\": \"5.0% RC CIS Invoices\",\n            \"code\": \"5.0% RC CIS\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"42_Invoices\",\n            \"name\": \"Check TOT2 Invoices\",\n            \"code\": \"Check TOT2\",\n            \"effectiveTaxRate\": 17.7,\n            \"totalTaxRate\": 17.7\n        },\n        {\n            \"id\": \"46_Invoices\",\n            \"name\": \"CheckDiffTax1 Invoices\",\n            \"code\": \"CheckDiffTax1\",\n            \"effectiveTaxRate\": 13.3055,\n            \"totalTaxRate\": 13.3055\n        },\n        {\n            \"id\": \"55_Invoices\",\n            \"name\": \"CheckDiffTax10 Invoices\",\n            \"code\": \"CheckDiffTax10\",\n            \"effectiveTaxRate\": 29.70005,\n            \"totalTaxRate\": 29.70005\n        },\n        {\n            \"id\": \"47_Invoices\",\n            \"name\": \"CheckDiffTax2 Invoices\",\n            \"code\": \"CheckDiffTax2\",\n            \"effectiveTaxRate\": 12.91,\n            \"totalTaxRate\": 12.91\n        },\n        {\n            \"id\": \"48_Invoices\",\n            \"name\": \"CheckDiffTax3 Invoices\",\n            \"code\": \"CheckDiffTax3\",\n            \"effectiveTaxRate\": 18.3955,\n            \"totalTaxRate\": 18.3955\n        },\n        {\n            \"id\": \"49_Invoices\",\n            \"name\": \"CheckDiffTax4 Invoices\",\n            \"code\": \"CheckDiffTax4\",\n            \"effectiveTaxRate\": 19.70005,\n            \"totalTaxRate\": 19.70005\n        },\n        {\n            \"id\": \"50_Invoices\",\n            \"name\": \"CheckDiffTax5 Invoices\",\n            \"code\": \"CheckDiffTax5\",\n            \"effectiveTaxRate\": 22.301,\n            \"totalTaxRate\": 22.301\n        },\n        {\n            \"id\": \"51_Invoices\",\n            \"name\": \"CheckDiffTax6 Invoices\",\n            \"code\": \"CheckDiffTax6\",\n            \"effectiveTaxRate\": 22.301,\n            \"totalTaxRate\": 22.301\n        },\n        {\n            \"id\": \"52_Invoices\",\n            \"name\": \"CheckDiffTax7 Invoices\",\n            \"code\": \"CheckDiffTax7\",\n            \"effectiveTaxRate\": 23.001,\n            \"totalTaxRate\": 23.001\n        },\n        {\n            \"id\": \"53_Invoices\",\n            \"name\": \"CheckDiffTax8 Invoices\",\n            \"code\": \"CheckDiffTax8\",\n            \"effectiveTaxRate\": 23.3055,\n            \"totalTaxRate\": 23.3055\n        },\n        {\n            \"id\": \"54_Invoices\",\n            \"name\": \"CheckDiffTax9 Invoices\",\n            \"code\": \"CheckDiffTax9\",\n            \"effectiveTaxRate\": 30.185,\n            \"totalTaxRate\": 30.185\n        },\n        {\n            \"id\": \"37_Invoices\",\n            \"name\": \"CheckTOT Invoices\",\n            \"code\": \"CheckTOT\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"39_Invoices\",\n            \"name\": \"CheckTOTImpact Invoices\",\n            \"code\": \"CheckTOTImpact\",\n            \"effectiveTaxRate\": 21,\n            \"totalTaxRate\": 21\n        },\n        {\n            \"id\": \"17_Bills\",\n            \"name\": \"compound group AAA Bills\",\n            \"code\": \"compound group AAA\",\n            \"effectiveTaxRate\": 40,\n            \"totalTaxRate\": 40\n        },\n        {\n            \"id\": \"16_Bills\",\n            \"name\": \"Compound group tax test Bills\",\n            \"code\": \"Compound group tax test\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"16_Invoices\",\n            \"name\": \"Compound group tax test Invoices\",\n            \"code\": \"Compound group tax test\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"67_Bills\",\n            \"name\": \"Compound Tax test Bills\",\n            \"code\": \"Compound Tax test\",\n            \"effectiveTaxRate\": -20,\n            \"totalTaxRate\": -20\n        },\n        {\n            \"id\": \"15_Bills\",\n            \"name\": \"Compound tax test - Inactive Bills\",\n            \"code\": \"Compound tax test - Inactive\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"15_Invoices\",\n            \"name\": \"Compound tax test - Inactive Invoices\",\n            \"code\": \"Compound tax test - Inactive\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"21_Invoices\",\n            \"name\": \"custom experiment Invoices\",\n            \"code\": \"custom experiment\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"29\",\n            \"name\": \"custom experiment-Adjustments to tax on sales\",\n            \"code\": \"custom experiment-Adjustments to tax on sales\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"30\",\n            \"name\": \"custom experiment-Other adjustments\",\n            \"code\": \"custom experiment-Other adjustments\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"56_Bills\",\n            \"name\": \"Duplicate check! Bills\",\n            \"code\": \"Duplicate check!\",\n            \"effectiveTaxRate\": 12,\n            \"totalTaxRate\": 12\n        },\n        {\n            \"id\": \"56_Invoices\",\n            \"name\": \"Duplicate check! Invoices\",\n            \"code\": \"Duplicate check!\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"8_Bills\",\n            \"name\": \"Exempt Bills\",\n            \"code\": \"Exempt\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"8_Invoices\",\n            \"name\": \"Exempt Invoices\",\n            \"code\": \"Exempt\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"20_Invoices\",\n            \"name\": \"Group Tax 1 Invoices\",\n            \"code\": \"Group Tax 1\",\n            \"effectiveTaxRate\": 11,\n            \"totalTaxRate\": 11\n        },\n        {\n            \"id\": \"14_Invoices\",\n            \"name\": \"MyTaxCodeName - Inactive Invoices\",\n            \"code\": \"MyTaxCodeName - Inactive\",\n            \"effectiveTaxRate\": 8,\n            \"totalTaxRate\": 8\n        },\n        {\n            \"id\": \"41_Invoices\",\n            \"name\": \"NetTax_7 Invoices\",\n            \"code\": \"NetTax_7\",\n            \"effectiveTaxRate\": 7,\n            \"totalTaxRate\": 7\n        },\n        {\n            \"id\": \"12_Bills\",\n            \"name\": \"No VAT Bills\",\n            \"code\": \"No VAT\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"12_Invoices\",\n            \"name\": \"No VAT Invoices\",\n            \"code\": \"No VAT\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"NON\",\n            \"name\": \"NON\",\n            \"code\": \"NON\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"65_Invoices\",\n            \"name\": \"NonBills Invoices\",\n            \"code\": \"NonBills\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"61_Bills\",\n            \"name\": \"PVA Import 0.0% Bills\",\n            \"code\": \"PVA Import 0.0%\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"62_Bills\",\n            \"name\": \"PVA Import 20.0% Bills\",\n            \"code\": \"PVA Import 20.0%\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"18_Invoices\",\n            \"name\": \"Tax 1 10% Invoices\",\n            \"code\": \"Tax 1 10%\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"19_Invoices\",\n            \"name\": \"Tax 2 10% Invoices\",\n            \"code\": \"Tax 2 10%\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"28_Bills\",\n            \"name\": \"Tax 3 10% Bills\",\n            \"code\": \"Tax 3 10%\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"28_Invoices\",\n            \"name\": \"Tax 3 10% Invoices\",\n            \"code\": \"Tax 3 10%\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"29_Invoices\",\n            \"name\": \"Tax 4 10% Invoices\",\n            \"code\": \"Tax 4 10%\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"43_Invoices\",\n            \"name\": \"Tax10 Invoices\",\n            \"code\": \"Tax10\",\n            \"effectiveTaxRate\": 5,\n            \"totalTaxRate\": 5\n        },\n        {\n            \"id\": \"44_Invoices\",\n            \"name\": \"Tax11 Invoices\",\n            \"code\": \"Tax11\",\n            \"effectiveTaxRate\": 7,\n            \"totalTaxRate\": 7\n        },\n        {\n            \"id\": \"45_Invoices\",\n            \"name\": \"Tax12 Invoices\",\n            \"code\": \"Tax12\",\n            \"effectiveTaxRate\": 13,\n            \"totalTaxRate\": 13\n        },\n        {\n            \"id\": \"33_Bills\",\n            \"name\": \"TaxTest1 Bills\",\n            \"code\": \"TaxTest1\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"33_Invoices\",\n            \"name\": \"TaxTest1 Invoices\",\n            \"code\": \"TaxTest1\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"34_Bills\",\n            \"name\": \"TaxTest1 group Bills\",\n            \"code\": \"TaxTest1 group\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"34_Invoices\",\n            \"name\": \"TaxTest1 group Invoices\",\n            \"code\": \"TaxTest1 group\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"36_Invoices\",\n            \"name\": \"TaxTest123 Invoices\",\n            \"code\": \"TaxTest123\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"32_Bills\",\n            \"name\": \"The Andrewzona Bills\",\n            \"code\": \"The Andrewzona\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"32_Invoices\",\n            \"name\": \"The Andrewzona Invoices\",\n            \"code\": \"The Andrewzona\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"31_Bills\",\n            \"name\": \"The CALifornia - Inactive Bills\",\n            \"code\": \"The CALifornia - Inactive\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"31_Invoices\",\n            \"name\": \"The CALifornia - Inactive Invoices\",\n            \"code\": \"The CALifornia - Inactive\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"24_Invoices\",\n            \"name\": \"ToA + ToApT Invoices\",\n            \"code\": \"ToA + ToApT\",\n            \"effectiveTaxRate\": 21,\n            \"totalTaxRate\": 21\n        },\n        {\n            \"id\": \"22_Invoices\",\n            \"name\": \"ToA + ToT Invoices\",\n            \"code\": \"ToA + ToT\",\n            \"effectiveTaxRate\": 11,\n            \"totalTaxRate\": 11\n        },\n        {\n            \"id\": \"25_Invoices\",\n            \"name\": \"ToApT + ToA Invoices\",\n            \"code\": \"ToApT + ToA\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"27_Invoices\",\n            \"name\": \"ToApT + ToT Invoices\",\n            \"code\": \"ToApT + ToT\",\n            \"effectiveTaxRate\": 11,\n            \"totalTaxRate\": 11\n        },\n        {\n            \"id\": \"35_Invoices\",\n            \"name\": \"TOT Invoices\",\n            \"code\": \"TOT\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"23_Invoices\",\n            \"name\": \"ToT + ToA Invoices\",\n            \"code\": \"ToT + ToA\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"26_Invoices\",\n            \"name\": \"ToT + ToApT Invoices\",\n            \"code\": \"ToT + ToApT\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"30_Invoices\",\n            \"name\": \"ToT + ToApT + ToA + ToT Invoices\",\n            \"code\": \"ToT + ToApT + ToA + ToT\",\n            \"effectiveTaxRate\": 21,\n            \"totalTaxRate\": 21\n        },\n        {\n            \"id\": \"40_Invoices\",\n            \"name\": \"TOT_7 Invoices\",\n            \"code\": \"TOT_7\",\n            \"effectiveTaxRate\": 7,\n            \"totalTaxRate\": 7\n        },\n        {\n            \"id\": \"38_Invoices\",\n            \"name\": \"TOTTest Invoices\",\n            \"code\": \"TOTTest\",\n            \"effectiveTaxRate\": 10,\n            \"totalTaxRate\": 10\n        },\n        {\n            \"id\": \"57_Invoices\",\n            \"name\": \"UK Standard Rate Invoices\",\n            \"code\": \"UK Standard Rate\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"59_Bills\",\n            \"name\": \"UK Standard Rate (Bills) Bills\",\n            \"code\": \"UK Standard Rate (Bills)\",\n            \"effectiveTaxRate\": 20,\n            \"totalTaxRate\": 20\n        },\n        {\n            \"id\": \"58_Invoices\",\n            \"name\": \"VAT Exempt Invoices\",\n            \"code\": \"VAT Exempt\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        },\n        {\n            \"id\": \"60_Bills\",\n            \"name\": \"VAT Exempt (Bills) Bills\",\n            \"code\": \"VAT Exempt (Bills)\",\n            \"effectiveTaxRate\": 0,\n            \"totalTaxRate\": 0\n        }\n    ]\n}"}],"_postman_id":"b6bbd426-e98a-4d1b-9857-77979b5e310a"}],"id":"ad0495fa-a998-421c-9987-afdd0bce42e1","_postman_id":"ad0495fa-a998-421c-9987-afdd0bce42e1","description":"","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}}},{"name":"Datasets","item":[{"name":"Create Expense Dataset","event":[{"listen":"test","script":{"id":"38e91410-4d74-40b6-8cf2-8a31e917cf08","exec":["var resp = JSON.parse(responseBody)\r","\r","pm.collectionVariables.set(\"datasetId\", resp.datasetId)"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"7cd7dc75-d160-4eb0-8618-840c9269f03e","exec":["let uuid = require('uuid');\r","pm.collectionVariables.set(\"transactionId1\", uuid.v4());\r","pm.collectionVariables.set(\"transactionId2\", uuid.v4());\r","\r","var moment = require('moment');\r","\r","pm.environment.set('date', moment().format((\"YYYY-MM-DD\")))"],"type":"text/javascript"}}],"id":"34dadf25-d438-4d7f-90db-4598ca0e1d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n   \"items\": [\r\n     {\r\n       \"id\": \"\",\r\n       \"type\": \"Payment\",\r\n       \"issueDate\": \"{{date}}\",\r\n       \"dateApproved\": \"{{date}}\",\r\n       \"currency\": \"GBP\",\r\n       \"lines\": [\r\n         {\r\n           \"netAmount\": 23.75,\r\n           \"taxAmount\": 4.75,\r\n           \"taxRateRef\": { \"id\": \"23_Bills\" },\r\n           \"accountRef\": { \"id\": \"88\" },\r\n           \"trackingRefs\": [\r\n             //{ \"id\": \"2f2498b9-f8cc-4985-b6ee-58ca2b32e3e6\" }\r\n           ]\r\n         }\r\n       ]\r\n     }\r\n   ]\r\n }","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/sync/expenses/data/expense-transactions","description":"<p>A dataset is made up of up to 50 expense-transactions - in Sync for Expenses, an expense transaction represents the context behind the purchase.</p>\n<p>It can include details about the purchase, for example:</p>\n<ul>\n<li>Which account in the general ledger the transaction should be reconciled to</li>\n<li>The associated tax rates</li>\n<li>Any applicable tracking categories</li>\n</ul>\n<p>When pushing expenses, use your transaction <code>id</code> so that it can serve as an idempotency key. Codat validates <code>id</code>'s to ensure that every <code>id</code> is unique to a company to prevent duplicate transactions being created.</p>\n<p>All transactions should have positive signage, with the transaction type determining how this affects your customers account balance.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>TRANSACTION TYPE</strong></th>\n<th><strong>DESCRIPTION AND USAGE</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>Payment</strong></td>\n<td>Is used to represent any spend that takes place on the account and interest on credit purchases.</td>\n</tr>\n<tr>\n<td><strong>Refund</strong></td>\n<td>Can be used to represent any refunds and returns on an original transaction.</td>\n</tr>\n<tr>\n<td><strong>Reward</strong></td>\n<td>Can be used to represent reward redemption such as points for cash.</td>\n</tr>\n<tr>\n<td><strong>Chargeback</strong></td>\n<td>Is similar, to a refund in behaviour and represents a return of transaction/payment sum which may have been disputed.</td>\n</tr>\n<tr>\n<td><strong>AdjustmentIn</strong></td>\n<td>An adjustment that decreases the balance of the credit account.  <br />Or increases the balance of a bank account.</td>\n</tr>\n<tr>\n<td><strong>AdjustmentOut</strong></td>\n<td>An adjustment that increases the balance of the credit account. Or decreases the balance of a bank account. This Can be used to represent write-off's &amp; transaction adjustments such as foreign exchange adjustments</td>\n</tr>\n<tr>\n<td><strong>TransferIn</strong></td>\n<td>Can be used to represent a top up of debit card account, a pay down of a credit card account.</td>\n</tr>\n<tr>\n<td><strong>TransferOut</strong></td>\n<td>A transfer out could be used for a bank withdrawal balance transfer or similar movement of money from the <code>selectedBankAccount</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","data","expense-transactions"],"host":["api","codat","io"],"query":[],"variable":[{"id":"6088245a-0345-4371-acb1-644227d010db","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"e6412f98-3088-4d0a-805a-b2405b830463","name":"Create Expense Dataset","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n   \"items\": [\r\n     {\r\n       \"id\": \"\",\r\n       \"type\": \"Payment\",\r\n       \"issueDate\": \"2023-01-02\",\r\n       \"dateApproved\": \"2023-01-02\",\r\n       \"currency\": \"GBP\",\r\n       \"lines\": [\r\n         {\r\n           \"netAmount\": 23.75,\r\n           \"taxAmount\": 4.75,\r\n           \"taxRateRef\": { \"id\": \"23_Bills\" },\r\n           \"accountRef\": { \"id\": \"88\" },\r\n           \"trackingRefs\": [\r\n             //{ \"id\": \"2f2498b9-f8cc-4985-b6ee-58ca2b32e3e6\" }\r\n           ]\r\n         }\r\n       ]\r\n     }\r\n   ]\r\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/data/expense-transactions","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","data","expense-transactions"],"variable":[{"id":"6088245a-0345-4371-acb1-644227d010db","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"6890985e0ef02ac698dad45b56a46260"},{"key":"x-azure-ref","value":"0Ro7bYwAAAACkbQwbLZfkQozydnoPYWzJTE9OMjFFREdFMTgwNwBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:19:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"datasetId\": \"4407560d-a64c-4ef7-97cb-2eaf43ef5aad\"\n}"}],"_postman_id":"34dadf25-d438-4d7f-90db-4598ca0e1d8d"}],"id":"f6cade3b-e820-4b3c-a668-39b679aa3533","_postman_id":"f6cade3b-e820-4b3c-a668-39b679aa3533","description":"","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}}},{"name":"Syncing Expenses","item":[{"name":"Initiate Sync","event":[{"listen":"test","script":{"id":"a5b4010c-1552-41ea-bf2a-f3edbea902e0","exec":["var resp = JSON.parse(responseBody)\r","\r","pm.collectionVariables.set(\"syncId\", resp.syncId)"],"type":"text/javascript"}}],"id":"e1c86bea-b8c4-4a20-8fe1-7d085cca40fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"datasetIds\": [\r\n     \"\"\r\n   ]\r\n }","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/sync/expenses/syncs","description":"<p>Once you have pushed data to Codat and created datasets you can then initiate the sync process. You can either sync dataset by dataset, or you can provide an array of datasets to sync. You will not be able to queue or initiate another sync when one is ongoing.</p>\n<p>The sync process includes fetching the transactional datasets from the partnerExpense data cache, validating and mapping the data, and then pushing it to the accounting platform.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","syncs"],"host":["api","codat","io"],"query":[],"variable":[{"id":"c3710041-6708-4abf-9bec-dc05a01bf9ed","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"f354d019-a6c2-4449-ab97-a89209859135","name":"Initiate Sync","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"datasetIds\": [\r\n     \"\"\r\n   ]\r\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/syncs","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","syncs"],"variable":[{"id":"c3710041-6708-4abf-9bec-dc05a01bf9ed","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."}]}},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"49"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"9b83b52cfac66973c6c28432777a5731"},{"key":"x-azure-ref","value":"0Vo7bYwAAAADqiPCqwjweR4Yg37ahZncpTE9OMjFFREdFMTgwNwBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:20:06 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"syncId\": \"5162aeba-66e9-44db-98ae-008cb633d5af\"\n}"}],"_postman_id":"e1c86bea-b8c4-4a20-8fe1-7d085cca40fe"},{"name":"Get Sync Status","id":"ac7694c7-b4de-49a7-9e37-2f62d7f5b50a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/:syncId/status","description":"<p>Once you have pushed data to Codat, you can use the sync status endpoints to check whether the sync was completed successfully and see the details of any errors that may have occurred.</p>\n<p>Codat also provides three webhooks which you can subscribe to:</p>\n<ul>\n<li><code>Sync Started</code>: this will be triggered when a sync process for a company starts.</li>\n<li><code>Sync Failed</code>: This will be triggered if there are any failures during the sync process.</li>\n<li><code>Sync Completed</code>: This will be triggered when a sync completes without any failures.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","syncs",":syncId","status"],"host":["api","codat","io"],"query":[],"variable":[{"id":"a849092d-7cba-4232-bc78-242d32181016","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"ae9f6cec-3a7b-4f63-95af-4c30b10f842b","description":{"content":"<p>Unique identifier of the companies sync.</p>\n","type":"text/plain"},"type":"any","value":"","key":"syncId"}]}},"response":[{"id":"ab4e84e5-32f0-4243-958f-53ebd5b2ec86","name":"Get Sync Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/syncs/:syncId/status","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","syncs",":syncId","status"],"variable":[{"id":"a849092d-7cba-4232-bc78-242d32181016","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."},{"id":"ae9f6cec-3a7b-4f63-95af-4c30b10f842b","key":"syncId","value":"","description":"Unique identifier of the companies sync."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"077c42552a8450d680104787b30bc5c8"},{"key":"x-azure-ref","value":"0d4/bYwAAAADepQfuYTfWS4F4VQql/7jRTE9OMjFFREdFMTYxMgBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:24:54 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"syncId\": \"d94311cb-7da5-41a1-981d-a8ac6cc85154\",\n    \"syncStatusCode\": 2000,\n    \"syncStatus\": \"Complete\",\n    \"errorMessage\": \"\",\n    \"syncExceptionMessage\": \"\",\n    \"syncUtc\": \"2023-02-02T10:24:32.7701637Z\",\n    \"dataPushed\": true\n}"}],"_postman_id":"ac7694c7-b4de-49a7-9e37-2f62d7f5b50a"},{"name":"Get Sync Statuses","id":"b487f6e4-76eb-4a1e-b09f-972e6e1d4fe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/sync/expenses/sync/expenses/syncs/list/status","description":"<p>You can also retreive a list of historic syncs for a given company and see the status of these, this can be useful to see when a companies last successful sync took place.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","sync","expenses","syncs","list","status"],"host":["api","codat","io"],"query":[],"variable":[{"id":"572b1f9e-bff4-4e96-a083-f0754508e34c","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"e0ca23a5-28e0-45a2-912b-26f55dd7c7cc","name":"Get Sync Statuses","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/list/status","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","syncs","list","status"],"variable":[{"id":"572b1f9e-bff4-4e96-a083-f0754508e34c","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"4f6f5b06d7c7105b196a936addee5ea2"},{"key":"x-azure-ref","value":"0gY/bYwAAAAC5juDxDSEESom0OGiYMBaJTE9OMjFFREdFMTYxMgBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:25:04 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n        \"syncId\": \"d94311cb-7da5-41a1-981d-a8ac6cc85154\",\n        \"syncStatusCode\": 2000,\n        \"syncStatus\": \"Complete\",\n        \"errorMessage\": \"\",\n        \"syncExceptionMessage\": \"\",\n        \"syncUtc\": \"2023-02-02T10:24:32.7701637Z\",\n        \"dataPushed\": true\n    },\n    {\n        \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n        \"syncId\": \"e35aa293-b2b4-4725-ba00-b1b0a80e4424\",\n        \"syncStatusCode\": 5130,\n        \"syncStatus\": \"PushError\",\n        \"errorMessage\": \"Push failed for DirectCost: see validation for more information\",\n        \"syncExceptionMessage\": \"Push failed for DirectCost. DirectCost errors; LineItems[0].TaxAmount: LineItems[0].TaxAmount must be 0 when used with a Tax Rate with an effective rate of 0.\",\n        \"syncUtc\": \"2023-02-02T10:21:54.2202251Z\",\n        \"dataPushed\": true\n    },\n    {\n        \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n        \"syncId\": \"5162aeba-66e9-44db-98ae-008cb633d5af\",\n        \"syncStatusCode\": 5000,\n        \"syncStatus\": \"ValidateError\",\n        \"errorMessage\": \"Unknown error occurred while in validate stage - Invocation Id: ca547bf0-dd93-4d99-b929-0dbabdf2ced4\",\n        \"syncExceptionMessage\": \"Syncs are not enabled\",\n        \"syncUtc\": \"2023-02-02T10:20:07.2321688Z\",\n        \"dataPushed\": false\n    }\n]"}],"_postman_id":"b487f6e4-76eb-4a1e-b09f-972e6e1d4fe9"},{"name":"GET Transaction Status","id":"946bb017-cfce-45bf-b400-50ce36c2c679","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/:syncId/transactions","description":"<p>In addition to sync status endpoints, Codat provides a transactions endpoint where you can see the status of individual transactions in a given sync.</p>\n<p>This enables you to see if the transaction has been pushed successfully to the accounting software, or details or the errors associated to the transaction if it was unsuccessful.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","syncs",":syncId","transactions"],"host":["api","codat","io"],"query":[],"variable":[{"id":"88fbc52f-1d00-41ae-948a-8fd0fdd3c2bc","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"8e5606ac-af0c-4844-a51d-303fb624725f","description":{"content":"<p>Unique identifier of the sync.</p>\n","type":"text/plain"},"type":"any","value":"","key":"syncId"}]}},"response":[{"id":"4c32f248-b137-4900-984a-599ea9fa6ebe","name":"GET Transaction Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/:syncId/transactions","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","syncs",":syncId","transactions"],"variable":[{"id":"88fbc52f-1d00-41ae-948a-8fd0fdd3c2bc","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."},{"id":"8e5606ac-af0c-4844-a51d-303fb624725f","key":"syncId","value":"","description":"Unique identifier of the sync."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"f1e5b46d85538f58bd0f7accbdedb414"},{"key":"x-azure-ref","value":"0lI/bYwAAAAA4wXaqP5JNQIDNoEmIvmK0TE9OMjFFREdFMTYxMgBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:25:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"transactionId\": \"f8f00edd-ddb0-4ca5-b36b-8f932e6b5160\",\n            \"status\": \"Completed\",\n            \"integrationType\": \"expense\"\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 1,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/syncs/d94311cb-7da5-41a1-981d-a8ac6cc85154/transactions\"\n        },\n        \"self\": {\n            \"href\": \"/companies/bf1e0242-5b7a-418b-a307-9e09dbf9f39a/syncs/d94311cb-7da5-41a1-981d-a8ac6cc85154/transactions\"\n        }\n    }\n}"}],"_postman_id":"946bb017-cfce-45bf-b400-50ce36c2c679"},{"name":"Refresh Product data","id":"bdc51172-2c38-4904-81f1-1b38b584817d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bdc51172-2c38-4904-81f1-1b38b584817d"}],"id":"58cdf392-6baa-4b51-a11d-eed0c6a35c6c","_postman_id":"58cdf392-6baa-4b51-a11d-eed0c6a35c6c","description":"","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}}},{"name":"Upload Receipt","id":"f3b78b32-f1a7-4016-b222-fd26efdcc126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"multi-part","type":"file","value":null}]},"url":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/:syncId/transactions/:transactionId/attachments","description":"<p>Adding a receipt to the transaction can be done after the sync, different accounting software supports different file formats and sizes so its best to check <a href=\"https://docs.codat.io/docs/datamodel-accounting-attachments#options-for-pushing-attachments-to-the-accounting-platform\">here</a> for the supported options.</p>\n","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":true,"source":{"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","name":"Expenses","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","expenses","syncs",":syncId","transactions",":transactionId","attachments"],"host":["api","codat","io"],"query":[],"variable":[{"id":"1244bd72-b30d-40d7-aeb6-0aeb1848c8c4","description":{"content":"<p>Unique identifier of the Company.</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"f30fd971-9192-48b4-b7b3-c437d5b9684b","description":{"content":"<p>Unique identifier of the sync.</p>\n","type":"text/plain"},"type":"any","value":"","key":"syncId"},{"id":"3f40de0c-64a6-4fab-9153-9eb9241368e5","description":{"content":"<p>Unique identifier of the transaction.</p>\n","type":"text/plain"},"type":"any","value":"","key":"transactionId"}]}},"response":[{"id":"5e83fe00-ab51-4b03-942e-15afa2294b87","name":"Upload Receipt","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"multi-part","type":"file","src":"/C:/Users/JamesYorston/Downloads/invoice_amazon.pdf"}]},"url":{"raw":"https://api.codat.io/companies/:companyId/sync/expenses/syncs/:syncId/transactions/:transactionId/attachments","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","expenses","syncs",":syncId","transactions",":transactionId","attachments"],"variable":[{"id":"1244bd72-b30d-40d7-aeb6-0aeb1848c8c4","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Unique identifier of the Company."},{"id":"f30fd971-9192-48b4-b7b3-c437d5b9684b","key":"syncId","value":"","description":"Unique identifier of the sync."},{"id":"3f40de0c-64a6-4fab-9153-9eb9241368e5","key":"transactionId","value":"","description":"Unique identifier of the transaction."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"c285cd6f918f239183eae13fba13d82c"},{"key":"x-azure-ref","value":"0qo/bYwAAAACOn2z3TLI6QYPXuw3nsv3GTE9OMjFFREdFMTYxMgBiNmM5NmFhNS1mYzE3LTQ1NDYtOTMzNS0zMGQyYmU0NmU3OTg="},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"FrontdoorName","value":"codat-prod-frontdoor-fd-global"},{"key":"Date","value":"Thu, 02 Feb 2023 10:25:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"bf1e0242-5b7a-418b-a307-9e09dbf9f39a\",\n    \"id\": \"1400000000122699154\",\n    \"transactionId\": \"f8f00edd-ddb0-4ca5-b36b-8f932e6b5160\"\n}"}],"_postman_id":"f3b78b32-f1a7-4016-b222-fd26efdcc126"}],"id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","auth":{"type":"apikey","apikey":{"value":"","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"a787d385-f46b-4bc9-b0bc-8c5ae15503b4"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"47c1b376-198e-477e-bc8f-3c10c473bbb0"}}],"_postman_id":"76501251-1a0a-46b4-82b2-ea45fc4ae0cc","description":""},{"name":"Bank Feeds","item":[{"name":"Create Company","event":[{"listen":"test","script":{"exec":["let jsonData = pm.response.json()\r","\r","pm.collectionVariables.set(\"companyId\", jsonData.id)\r",""],"type":"text/javascript","id":"23c5c3f7-fc26-4d63-9771-678284021e58"}}],"id":"408716f4-d8e1-4cd2-b1c3-b2c6bea29bd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Walsh Group\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/companies","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"408716f4-d8e1-4cd2-b1c3-b2c6bea29bd3"},{"name":"Create Data Connection","event":[{"listen":"test","script":{"id":"b5f2f7e7-b0bc-428a-9fab-1a0a9be75d5d","exec":["let jsonData = pm.response.json()\r","\r","pm.collectionVariables.set(\"connectionId\", jsonData.id)"],"type":"text/javascript","packages":{}}}],"id":"f8ede9b2-4aba-4eee-9bcc-beca68ffb557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"platformKey\": \"olpr\"\r\n} ","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/companies/d28087db-e17a-4344-9efb-41451fc3e63c/connections","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","d28087db-e17a-4344-9efb-41451fc3e63c","connections"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8ede9b2-4aba-4eee-9bcc-beca68ffb557"},{"name":"Create Bank Account","event":[{"listen":"prerequest","script":{"id":"02960d0c-0ca4-46d4-9cdf-e23f20e515fb","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"204df708-75c6-4f4b-8929-e41a26b92a97","exec":["pm.collectionVariables.set(\"bankAccountId\", pm.response.json().id)"],"type":"text/javascript","packages":{}}}],"id":"d55c8eb1-0d45-45e9-af6e-404bfd1ef5d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"b60eda96-6210-431b-a21b-2c67dff94094\",\r\n    \"accountName\": \"Credit Card\",\r\n    //\"sortCode\": \"1234576\",\r\n    \"accountType\": \"credit\",\r\n    \"accountNumber\": \"1753\",\r\n    \"currency\": \"USD\",\r\n    \"balance\": 100.00\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/companies/d28087db-e17a-4344-9efb-41451fc3e63c/connections/a1d5b69a-5701-4c4c-ba1a-4608e808653a/connectionInfo/bankFeedAccounts","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","d28087db-e17a-4344-9efb-41451fc3e63c","connections","a1d5b69a-5701-4c4c-ba1a-4608e808653a","connectionInfo","bankFeedAccounts"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d55c8eb1-0d45-45e9-af6e-404bfd1ef5d5"},{"name":"GET Link URL","id":"6fb468d7-1c65-4aa4-9adf-b8856a3a6805","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/companies/00000000-0000-0000-0000-000000000000/connections","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","00000000-0000-0000-0000-000000000000","connections"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fb468d7-1c65-4aa4-9adf-b8856a3a6805"},{"name":"Mapping Options","id":"148680ab-4f57-46b9-a448-dbdca32378b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/companies/00000000-0000-0000-0000-000000000000/connections//bankFeedAccounts/mapping","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","00000000-0000-0000-0000-000000000000","connections","","bankFeedAccounts","mapping"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"148680ab-4f57-46b9-a448-dbdca32378b7"},{"name":"Save Mapping Options","id":"7d4be765-e6db-41f7-8136-92eaf13ee8b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceAccountId\": \"\",\r\n  \"feedStartDate\": \"2023-01-01T00:00:21.470Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/companies/00000000-0000-0000-0000-000000000000/connections//bankFeedAccounts/mapping","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","00000000-0000-0000-0000-000000000000","connections","","bankFeedAccounts","mapping"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d4be765-e6db-41f7-8136-92eaf13ee8b1"},{"name":"Create Transactions","id":"1d9570d2-7bf3-409c-8646-d74d962467ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"\",\r\n    \"transactions\": [\r\n        {\r\n            \"id\": \"916422529\",\r\n            \"date\": \"2023-08-23T10:21:00.000Z\",\r\n            \"description\": \"Repayment of Credit Card\",\r\n            \"amount\": 100.0,\r\n            \"balance\": 100.0,\r\n            \"transactionType\": \"Credit\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/companies/d28087db-e17a-4344-9efb-41451fc3e63c/connections/a1d5b69a-5701-4c4c-ba1a-4608e808653a/push/bankAccounts/a5bd13a7-7f3d-4e9b-b9d7-e386a4a8bda9/bankTransactions","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","d28087db-e17a-4344-9efb-41451fc3e63c","connections","a1d5b69a-5701-4c4c-ba1a-4608e808653a","push","bankAccounts","a5bd13a7-7f3d-4e9b-b9d7-e386a4a8bda9","bankTransactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d9570d2-7bf3-409c-8646-d74d962467ff"},{"name":"Push Op","id":"56d65eca-b625-4e05-9eab-4b813bdc46c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/companies/d28087db-e17a-4344-9efb-41451fc3e63c/push/2e914c40-c3a8-4bbb-bc67-b8c5ec902f8e","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"path":["companies","d28087db-e17a-4344-9efb-41451fc3e63c","push","2e914c40-c3a8-4bbb-bc67-b8c5ec902f8e"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"56d65eca-b625-4e05-9eab-4b813bdc46c2"}],"id":"9fe022ca-9550-4d40-8a6a-cdbc36d4715c","_postman_id":"9fe022ca-9550-4d40-8a6a-cdbc36d4715c","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"id":"f04c5f92-b06e-4e56-bf5a-3d9985793e7f","_postman_id":"f04c5f92-b06e-4e56-bf5a-3d9985793e7f","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Other collections","item":[{"name":"OAuth token migrations","item":[{"name":"Amazon Seller Central","id":"aea57632-f42f-43d7-9aa0-aec13a65facf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\",\r\n    \"country\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to Amazon Seller Central by sending the following information.</p>\n<p><code>country</code> should be one of the following options:</p>\n<ul>\n<li>Canada</li>\n<li>US</li>\n<li>Mexico</li>\n<li>Brazil</li>\n<li>Spain</li>\n<li>UK</li>\n<li>France</li>\n<li>Netherlands</li>\n<li>Germany</li>\n<li>Italy</li>\n<li>Sweden</li>\n<li>Poland</li>\n<li>Egypt</li>\n<li>Turkey</li>\n<li>UAE</li>\n<li>India</li>\n<li>Singapore</li>\n<li>Australia</li>\n<li>Japan</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier of Company.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Identifier of Amazon connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"aea57632-f42f-43d7-9aa0-aec13a65facf"},{"name":"BigCommerce","id":"c0be457d-904e-4957-b31c-854c1516b3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"string\",\r\n    \"apiPath\": \"string\",\r\n    \"clientId\": \"string\",\r\n    \"clientSecret\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Because each connection to a BigCommerce store uses a store-specific OAuth App, migrating a connection to Codat requires you to provide the client id and secret, as well as the current access token for the connection.</p>\n<p>The <code>apiPath</code> is shown to the user when they create their app in their BigCommerce store, and should look something like <code>https://api.bigcommerce.com/stores/hash-code/v3</code></p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Big Commerce connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"c0be457d-904e-4957-b31c-854c1516b3e3"},{"name":"Basiq","id":"b30548a4-ed3f-47eb-a3f2-8e2b5b42c11d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"string\", // Required\r\n    \"email\": \"string\", // Optional\r\n    \"mobile\": \"string\", // Optional\r\n    \"firstName\": \"string\", // Optional\r\n    \"lastName\": \"string\" // Optional\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To import a connection from Basiq, you will need to provide the userId.<br />You can optionally provide the email, mobile, firstName and lastName values if you have them.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Basiq connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"b30548a4-ed3f-47eb-a3f2-8e2b5b42c11d"},{"name":"Chargify","id":"3e270239-34f2-4e29-ab62-aec4d7e7b961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"string\",\r\n    \"siteName\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to Chargify by sending the following information:</p>\n<p><code>siteName</code> will be the Chargify subdomain of the merchant you wish to connect.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Chargify connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"3e270239-34f2-4e29-ab62-aec4d7e7b961"},{"name":"Chargebee","id":"56844723-7c3f-4f59-9af3-6f88be6a033b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"string\",\r\n    \"siteName\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to Chargebee by sending the following information:</p>\n<p><code>siteName</code> is the Chargebee subdomain for the merchant you wish to migrate.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Chargebee connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"56844723-7c3f-4f59-9af3-6f88be6a033b"},{"name":"Clover","id":"32b70744-f517-4b16-8c21-840381f43f2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"string\",\r\n    \"merchantId\": \"string\",\r\n    \"region\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to Clover by sending the following information:</p>\n<p><code>region</code> should be one of <code>Sandbox</code>, <code>Europe</code> or <code>NorthAmerica</code></p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Clover connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"32b70744-f517-4b16-8c21-840381f43f2e"},{"name":"FreeAgent","id":"3809e79c-59e2-436d-8f9f-e6731e87960a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to FreeAgent api into Codat, you only need to provide the current <code>refreshToken</code> .</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the FreeAgent connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"3809e79c-59e2-436d-8f9f-e6731e87960a"},{"name":"FreshBooks","id":"8f5894d1-4dc0-44fc-8aec-22ac49bf26f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\",\r\n    \"businessId\": 0,\r\n    \"defaultCurrency\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to FreshBooks api into Codat, you will need three pieces of information.</p>\n<ol>\n<li><p>The current refresh token for FreshBooks, passed as a string in the <code>refreshToken</code> property.</p>\n</li>\n<li><p>The business id for the FreshBooks connection, passed as an integer in the <code>businessId</code> property.</p>\n</li>\n<li><p>The ISO 4217 currency code of the default currency of the FreshBooks business connection, passed as a string in the <code>defaultCurrency</code> property.</p>\n</li>\n</ol>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the TrueLayer connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"8f5894d1-4dc0-44fc-8aec-22ac49bf26f1"},{"name":"Mollie","id":"ab75d583-4780-4ca7-9d95-7140f1857f59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\",\r\n    \"organizationId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>StartFragment</p>\n<p>Migrate a connection to Mollie by sending the following information:</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Mollie connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"ab75d583-4780-4ca7-9d95-7140f1857f59"},{"name":"MYOB","id":"4c549317-9f64-4e61-8b9a-9ac724965676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyFileId\": \"string\",  // Required\r\n    \"refreshToken\": \"string\",   // Required\r\n    \"companyFileCredentials\": { // Optional - required if the MYOB company file requires company file credentials.\r\n        \"username\": \"string\",   // Required if companyFileCredentials is set.\r\n        \"password\": \"string\"    // Required if companyFileCredentials is set.\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":"","key":"companyId"},{"description":{"content":"<p>Unique identifier for the MYOB connection.</p>\n","type":"text/plain"},"type":"any","value":"","key":"connectionId"}]}},"response":[],"_postman_id":"4c549317-9f64-4e61-8b9a-9ac724965676"},{"name":"Plaid","id":"76ec175a-d935-46ab-aaa3-666cc3c1458a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"string\",\r\n    \"institutionId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To import a connection from Plaid, you will need to provide both the accessToken for the connection, as well as the <code>instiutionId</code>, which <a href=\"https://plaid.com/docs/api/institutions/#institutions-get-response-institutions-institution-id\">represents the bank or financial institution where the data is sourced from</a>.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Plaid connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"76ec175a-d935-46ab-aaa3-666cc3c1458a"},{"name":"PrestaShop","id":"addc553c-2686-49f9-b3e5-7de6a54d6156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"shopUrl\": \"string\",\r\n    \"apiKey\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To import a connection from PrestaShop, you will need to provide the url of the store being connected as well as the user generated api key for that store.</p>\n<p>The url provided should be the full address, otherwise we will prepend with https://</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the PrestaShop connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"addc553c-2686-49f9-b3e5-7de6a54d6156"},{"name":"QuickBooks Online","id":"f35fca89-e609-4b03-8b94-678c118e4149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"xxxxxx\",\r\n    \"realmId\": \"xxxx\",\r\n    \"isSandbox\": true\r\n} ","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection from QuickBooks Online into Codat, you need to provide the current <code>refreshToken</code> for the connection, as well as the <code>realmId</code> for the company.</p>\n<p>The <code>realmId</code> is sometimes referred to by QuickBooks online as the <code>company ID.</code></p>\n<p>If you are migrating a QBO Sandbox company, include the <code>isSandbox</code> flag set to <code>true</code> in the payload. Otherwise, the company is assumed to be a Production company.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the QuickBooks connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"f35fca89-e609-4b03-8b94-678c118e4149"},{"name":"Recurly","id":"a32a1c0a-13e6-4ade-9a71-417d6800af87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"string\",\r\n    \"serverLocation\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to Recurly by sending the following information:</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Recurly connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"a32a1c0a-13e6-4ade-9a71-417d6800af87"},{"name":"Shopify","id":"dd28bbae-eac8-4356-a409-7b5144f82587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"string\",\r\n    \"shopName\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to Shopify's API into Codat, you will need to provide the access token as well as the name of the Shop that was connected.</p>\n<p>The format of <code>shopName</code> should match that of your shop domain.</p>\n<p>e.g. <code>my-shop</code> would be the value provided if your shop domain is my-shop.myshopfiy.com</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Shopify connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"dd28bbae-eac8-4356-a409-7b5144f82587"},{"name":"Stripe","id":"36c63c54-d32d-4015-ab36-5a599ac1c3f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountId\": \"string\",          \r\n    \"accessToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to Stripe's API into Codat, you will need to provide the access token as well as the id of the account to be connected.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Stripe connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"36c63c54-d32d-4015-ab36-5a599ac1c3f4"},{"name":"Square","id":"8758f017-49e0-438c-ac97-96dcc1a56eb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"string\",\r\n    \"refreshToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to Square's API into Codat, you will need to provide the merchant identifier and refresh token.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Square connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"8758f017-49e0-438c-ac97-96dcc1a56eb6"},{"name":"SumUp","id":"34cd5f60-ad93-4923-a4dd-79cbd2083b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"string\",\r\n    \"refreshToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>Migrate a connection to SumUp by sending the following information:</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the SumUp connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"34cd5f60-ad93-4923-a4dd-79cbd2083b54"},{"name":"TrueLayer","id":"d0da1789-385f-4e7e-8bc0-32e9c1501a0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to TrueLayer's api into Codat, you will need the current <code>refreshToken</code> for the connection.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the TrueLayer connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"d0da1789-385f-4e7e-8bc0-32e9c1501a0e"},{"name":"WooCommerce","id":"5e881977-8ab6-48d5-a61a-76360b12db92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"consumerSecret\": \"string\",\r\n    \"consumerKey\": \"string\"\r\n    \"storeUrl\": \"string\"\r\n    \"keyId\": \"string\"                                 //preferable, not mandatory\r\n    \"keyPermissions\": \"string\"                        //preferable, not mandatory\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To import a connection from WooCommerce, you will need to provide the consumerKey, consumerSecret and storeUrl.<br />You can optionally provide the keyId and keyPermissions if you have them.</p>\n<p>The storeUrl provided should be the full address, otherwise we will prepend with https://.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the WooCommerce connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"5e881977-8ab6-48d5-a61a-76360b12db92"},{"name":"Xero","id":"af33f855-334e-4d3a-9a55-b628d97d00e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"string\",\r\n    \"refreshToken\": \"string\",\r\n    \"connectionId\": \"string\",\r\n    \"tenantId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to Xero's api into Codat, you will need four pieces of information.</p>\n<ol>\n<li><p>The current access token for Xero, passed in the <code>accessToken</code> property.</p>\n</li>\n<li><p>The current refresh token for Xero, passed in the <code>refreshToken</code> property.</p>\n</li>\n<li><p>The identifier for the Xero connection that this data connection should be used for, passed in the <code>connectionId</code> property.</p>\n</li>\n<li><p>The identifier for the Xero tenant that this data connection should be used for, passed in the <code>tenantId</code>.</p>\n</li>\n</ol>\n<p>For more information on tenants and connections, please refer to <a href=\"https://developer.xero.com/documentation/guides/oauth2/tenants/\">Xero's documentation</a>.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"id":"971d5bb7-6cbf-4b2c-9713-9e70f402ae97","description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"id":"131aaa93-e18b-4523-9189-ff1f121631fb","description":{"content":"<p>Unique identifier for the TrueLayer connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"af33f855-334e-4d3a-9a55-b628d97d00e8"},{"name":"Zettle","id":"b1a5003f-4db9-448d-a9bd-6c0a81ed1ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/:companyId/connections/:connectionId/authorization","description":"<p>To migrate a connection to Zettle's api into Codat, you only need to provide the current <code>refreshToken</code> .</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":true,"source":{"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d","id":"88a1864c-60e8-4105-bea9-e55314d6b74d","name":"OAuth token migrations","type":"folder"}},"urlObject":{"protocol":"https","path":["companies",":companyId","connections",":connectionId","authorization"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique identifier for Company</p>\n","type":"text/plain"},"type":"any","value":null,"key":"companyId"},{"description":{"content":"<p>Unique identifier for the Zettle connection.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"connectionId"}]}},"response":[],"_postman_id":"b1a5003f-4db9-448d-a9bd-6c0a81ed1ab2"}],"id":"88a1864c-60e8-4105-bea9-e55314d6b74d","description":"<p>For a subset of our integrations, it is possible to provide OAuth tokens after creating a data connection, to allow you to migrate existing integrations you have built into Codat.</p>\n<p>This allows you to start pulling data using our unified API without requiring your customers to reauthorise access to their accounting, commerce or banking data.</p>\n<p>Because the implentation used by each of the platforms varies, the information required to migrate is different for each integration.</p>\n<p>This collection shows you the request format required to migrate a connection for the integrations we support.</p>\n<p>For integrations not listed here, a managed migration may still be possible - you can read more about our process for this in our docs <a href=\"https://docs.codat.io/get-started/migration\">here</a>.</p>\n<p>First, you will need to make sure that your Client ID and Secret are entered into the Codat Portal, and you have enabled the integration. You will need to use the same OAuth app as your connections were originally created with, or subsequent syncs of data may fail.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":""},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"eeae3e2c-d34d-4cce-a718-b0fabea84921","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3172889e-386d-4477-b555-e604ceec31e9","type":"text/javascript","exec":[""]}}],"_postman_id":"88a1864c-60e8-4105-bea9-e55314d6b74d"},{"name":"Sync for Commerce","item":[{"name":"Merchant Authorization","item":[{"name":"Get Sync Flow Url","id":"a82260dd-de5e-4858-a013-34385a3d96f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/config/sync/commerce/:commerceKey/:accountingKey/start?merchantIdentifier=SME Name or ID","description":"<p>To get a URL for Sync Flow including a one time passcode.</p>\n<p>The platform key for the selected commerce platform will be <code>lqai</code> if you are sending data to Codat, or for exsting integrations you can use the GET /integrations endpoint to retreive the plaform kets.</p>\n<p>The platform key for the selected accounting platform can be:</p>\n<ul>\n<li><code>gbol</code> for Xero</li>\n<li><code>qhyg</code> for QuickBooks Online</li>\n<li><code>qudb</code> for Exact NL</li>\n<li><code>fbrh</code> for FreeAgent</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["config","sync","commerce",":commerceKey",":accountingKey","start"],"host":["api","codat","io"],"query":[{"description":{"content":"<p>Name/id of the merchant to connect</p>\n","type":"text/plain"},"key":"merchantIdentifier","value":"SME Name or ID"}],"variable":[{"description":{"content":"<p>platform key for commerce platform</p>\n","type":"text/plain"},"type":"any","value":"lqai","key":"commerceKey"},{"description":{"content":"<p>platform key for accounting accounting platform</p>\n","type":"text/plain"},"type":"any","value":"gbol","key":"accountingKey"}]}},"response":[{"id":"d7dbd395-2b30-412a-86c5-61c649b255e9","name":"Get Sync Flow Url","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/config/sync/commerce/:commerceKey/:accountingKey/start?merchantIdentifier=SME Name or ID","protocol":"https","host":["api","codat","io"],"path":["config","sync","commerce",":commerceKey",":accountingKey","start"],"query":[{"key":"merchantIdentifier","value":"SME Name or ID","description":"Name/id of the merchant to connect"}],"variable":[{"key":"commerceKey","value":"lqai","description":"platform key for commerce"},{"key":"accountingKey","value":"gbol","description":"platform key for accounting"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 May 2022 07:47:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"144"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Kestrel"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"a6b0f89ebb03efa894f6833fe54c3a1d"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://sync-flow.codat.io/df074e52-0267-4707-879b-0cc2adbd20e3/partnercommerce/xero/start?merchantIdentifier=demo merchant&otp=479149\"\n}"}],"_postman_id":"a82260dd-de5e-4858-a013-34385a3d96f6"},{"name":"Create Sync Company","event":[{"listen":"test","script":{"id":"051420bc-c61f-4edb-8c83-35418c5ea2df","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the company Id in the collection as a variable\r","pm.collectionVariables.set(\"companyId\", resp.id)\r","\r",""],"type":"text/javascript"}}],"id":"2b54a4f8-98d3-462d-9d03-3dd55477bc93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Hello World\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/meta/companies/sync","description":"<p>Create a Codat Company with a commerce partner data connection enabled, this will allow you to post orders and commerce data to this connection in the future.</p>\n<p>Simply provide the merchants name to create a company via the api. Company names may only contain letters, numbers, spaces and the following symbols: <code>-</code>, <code>'</code>, <code>&amp;</code>, <code>@</code>, <code>.</code>, <code>,</code>, <code>?</code>, <code>!</code>.</p>\n<p>Any forbidden characters will be removed from your company name. For example: <code>Example Company (Codat[1])</code> will be created as <code>Example Company Codat1</code>.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n \"name\" : \"{merchantName}\"\n}\n\n</code></pre>\n<p>You will need to retain the CompanyId that is returned in the response, as this will be a unique identifier for each merchant within Codat's commerce integration.</p>\n<p>Each company will typically have two connections, one for the partnercommerce integration and a second for their accounting integration. The sync process will map the records sent to partnercommerce into accounting data and post them to the accounting platform.</p>\n<p><img src=\"https://drive.google.com/uc?id=1-Nhqd2CfZuWywg3DDxEeVLmVJySDKcNp\" alt /></p>\n<p>its important that each merchant only has 1 partnercommerce connection and a single accounting platform linked.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies","sync"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[{"id":"52752958-e3a0-4fea-93b1-021bbaec2653","name":"Create Sync Company","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Sync Company 1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/meta/companies/sync"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Mar 2022 13:48:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"c71142342aa341b854b052a43697e55c"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"d5211e9b-3cb6-47c8-826c-1b283f5621c7\",\n    \"clientId\": \"4a7fc22d-b4e6-407c-bf46-5509f7f71d8a\",\n    \"name\": \"Sync Company 1\",\n    \"clientName\": \"Dan's Bad Jokes has a very very very very very ve\",\n    \"created\": \"2022-03-22T13:48:49.1888971Z\",\n    \"dataConnections\": [\n        {\n            \"id\": \"bc5a6540-915e-457b-a585-68161b126c86\",\n            \"companyId\": \"d5211e9b-3cb6-47c8-826c-1b283f5621c7\",\n            \"clientId\": \"4a7fc22d-b4e6-407c-bf46-5509f7f71d8a\",\n            \"status\": \"Linked\",\n            \"redirectUrl\": \"https://link-api.codat.io/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections/bc5a6540-915e-457b-a585-68161b126c86/start\",\n            \"createdOnUtc\": \"2022-03-22T13:48:49Z\",\n            \"deleteRequested\": false,\n            \"deleted\": false\n        }\n    ],\n    \"deleteRequested\": false,\n    \"deleted\": false\n}"}],"_postman_id":"2b54a4f8-98d3-462d-9d03-3dd55477bc93"},{"name":"Create Connection","event":[{"listen":"test","script":{"id":"c9a3c725-f758-45a3-97d8-a77663aa082f","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the accounting connection as a collection variable\r","pm.collectionVariables.set(\"accountingConnectionId\", resp.id)\r","\r",""],"type":"text/javascript"}}],"id":"90fedc9a-6882-427f-a64f-7621ae8d2728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\"gbol\"","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/meta/companies/:companyId/connections","description":"<p>Once you have created a company, you can then establish a dataConnection to link this company to the relevant accounting package</p>\n<p>simply use one of the following keys in the request body to create a corresponding connection -</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Accounting Platform</strong></th>\n<th><strong>Codat Key</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Xero</td>\n<td><code>gbol</code></td>\n</tr>\n<tr>\n<td>QuickBooks Online</td>\n<td><code>qhyg</code></td>\n</tr>\n<tr>\n<td>FreeAgent</td>\n<td><code>frbh</code></td>\n</tr>\n</tbody>\n</table>\n</div><p>sample request body-</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"qhyg\"\n\n</code></pre>\n<p>You can redirect your merchant to the <code>linkUrl</code> in the response which will allow them to authorise the connection with their accounting software.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies",":companyId","connections"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Id of the company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"15fe26e9-444d-4168-9fb7-81f484fa816a","name":"Create Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\"gbol\"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/meta/companies/:companyId/connections","protocol":"https","host":["api","codat","io"],"path":["meta","companies",":companyId","connections"],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of the company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Mar 2022 13:57:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"402"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Kestrel"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"f393e5e4461ce868fc13515db2de8b51"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6cdf5877-e659-427b-adb0-ff807b0b0c02\",\n    \"integrationId\": \"0f20c943-12d0-4800-9f6c-d218f62d494c\",\n    \"sourceId\": \"8a156a5a-39cb-4f9d-856e-76ef9b9a9607\",\n    \"platformName\": \"Xero\",\n    \"linkUrl\": \"https://link-api.codat.io/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections/6cdf5877-e659-427b-adb0-ff807b0b0c02/start\",\n    \"status\": \"PendingAuth\",\n    \"created\": \"2022-03-22T13:57:52.4129314Z\",\n    \"sourceType\": \"Accounting\"\n}"}],"_postman_id":"90fedc9a-6882-427f-a64f-7621ae8d2728"},{"name":"Get Connections","id":"3fd61f9f-8c8c-4543-b1fc-e6d034231717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/meta/companies/:companyId/connections?page=1","description":"<p>If at any point you want to retrieve a list of existing connections for a given company, you can do so with this endpoint</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies",":companyId","connections"],"host":["api","codat","io"],"query":[{"key":"page","value":"1"}],"variable":[{"id":"33e07998-76c9-45e9-9cb1-170ffca31437","description":{"content":"<p>Id of the company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"53318daf-8933-4ed9-97d6-11ccc3d51a7c","name":"GET Connections","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/meta/companies/:companyId/connections?page=1","protocol":"https","host":["api","codat","io"],"path":["meta","companies",":companyId","connections"],"query":[{"key":"page","value":"1"}],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of the company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Mar 2022 13:59:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1032"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Kestrel"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"3b5c015fa8bec942676ef26a326ae21d"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": \"bc5a6540-915e-457b-a585-68161b126c86\",\n            \"integrationId\": \"3485371f-930d-4614-997a-5dfa2cec546c\",\n            \"sourceId\": \"f4319595-c20d-4b8c-bc9b-a6642e03c29b\",\n            \"platformName\": \"Partner Commerce\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections/bc5a6540-915e-457b-a585-68161b126c86/start\",\n            \"status\": \"Linked\",\n            \"created\": \"2022-03-22T13:48:49Z\",\n            \"sourceType\": \"Commerce\"\n        },\n        {\n            \"id\": \"6cdf5877-e659-427b-adb0-ff807b0b0c02\",\n            \"integrationId\": \"0f20c943-12d0-4800-9f6c-d218f62d494c\",\n            \"sourceId\": \"8a156a5a-39cb-4f9d-856e-76ef9b9a9607\",\n            \"platformName\": \"Xero\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections/6cdf5877-e659-427b-adb0-ff807b0b0c02/start\",\n            \"status\": \"PendingAuth\",\n            \"created\": \"2022-03-22T13:57:52Z\",\n            \"sourceType\": \"Accounting\"\n        }\n    ],\n    \"pageNumber\": 1,\n    \"pageSize\": 100,\n    \"totalResults\": 2,\n    \"_links\": {\n        \"current\": {\n            \"href\": \"/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections?page=1\"\n        },\n        \"self\": {\n            \"href\": \"/companies/d5211e9b-3cb6-47c8-826c-1b283f5621c7/connections\"\n        }\n    }\n}"}],"_postman_id":"3fd61f9f-8c8c-4543-b1fc-e6d034231717"}],"id":"6601b775-6055-4b0a-a899-890ce4e7faff","description":"<p>This folder contains all of the requests needed to create a company using Codat's API and authorize a connection to the accounting platform.</p>\n","_postman_id":"6601b775-6055-4b0a-a899-890ce4e7faff","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Configuration","item":[{"name":"Get Config","id":"bd7949ed-be9a-4343-80c9-866a02223db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/config/companies/:companyId/sync/commerce","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["config","companies",":companyId","sync","commerce"],"host":["api","codat","io"],"query":[],"variable":[{"id":"671f08a1-5c3f-4af0-b292-5af0a92eeb0f","description":{"content":"<p>Id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"27c569f9-fd11-4575-8104-f4d56bd5878d","name":"GET Config - 200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/config/companies/:companyId/sync/commerce","protocol":"https","host":["api","codat","io"],"path":["config","companies",":companyId","sync","commerce"],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of Company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Mar 2022 14:40:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"b951fa82b2e1127683b4e4c37fa4a5e4"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"d5211e9b-3cb6-47c8-826c-1b283f5621c7\",\n    \"accountingSoftwareCompanyName\": \"Sync Company 1\",\n    \"enabled\": false,\n    \"configured\": false,\n    \"schedule\": {\n        \"selectedFrequency\": \"Daily\",\n        \"frequencyOptions\": [\n            \"Daily\",\n            \"Monthly\"\n        ],\n        \"startDate\": \"0001-01-01T00:00:00\",\n        \"syncHourUtc\": 0\n    },\n    \"configuration\": {\n        \"sales\": {\n            \"syncSales\": false,\n            \"accounts\": {\n                \"sales\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        }\n                    ]\n                },\n                \"refund\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        }\n                    ]\n                },\n                \"gratuity\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        },\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"prepaid\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                }\n            },\n            \"invoiceStatus\": {\n                \"selectedInvoiceStatus\": null,\n                \"invoiceStatusOptions\": [\n                    \"Submitted\",\n                    \"Draft\"\n                ]\n            },\n            \"salesCustomer\": {\n                \"selectedCustomerId\": null,\n                \"customerOptions\": [\n                    {\n                        \"name\": \"24 Locks\",\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\n                    },\n                    {\n                        \"name\": \"7-Eleven\",\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\n                    },\n                    {\n                        \"name\": \"ABC Furniture\",\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\n                    },\n                    {\n                        \"name\": \"Bank West\",\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\n                    },\n                    {\n                        \"name\": \"Basket Case\",\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\n                    },\n                    {\n                        \"name\": \"Bayside Club\",\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\n                    },\n                    {\n                        \"name\": \"Bayside Wholesale\",\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\n                    },\n                    {\n                        \"name\": \"Berry Brew\",\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\n                    },\n                    {\n                        \"name\": \"Boom FM\",\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\n                    },\n                    {\n                        \"name\": \"Brunswick Petals\",\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\n                    },\n                    {\n                        \"name\": \"Capital Cab Co\",\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\n                    },\n                    {\n                        \"name\": \"Carlton Functions\",\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\n                    },\n                    {\n                        \"name\": \"Central Copiers\",\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\n                    },\n                    {\n                        \"name\": \"City Agency\",\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\n                    },\n                    {\n                        \"name\": \"City Limousines\",\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\n                    },\n                    {\n                        \"name\": \"Coco Cafe\",\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\n                    },\n                    {\n                        \"name\": \"Daniel Tzabar\",\n                        \"id\": \"1b8a635b-f7a4-4944-9cee-054c4b352a9e\"\n                    },\n                    {\n                        \"name\": \"DIISR - Small Business Services\",\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\n                    },\n                    {\n                        \"name\": \"Dimples Warehouse\",\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\n                    },\n                    {\n                        \"name\": \"Espresso 31\",\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\n                    },\n                    {\n                        \"name\": \"Fulton Airport Parking\",\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\n                    },\n                    {\n                        \"name\": \"Gable Print\",\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\n                    },\n                    {\n                        \"name\": \"Gateway Motors\",\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\n                    },\n                    {\n                        \"name\": \"Hamilton Smith Ltd\",\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\n                    },\n                    {\n                        \"name\": \"HMRC\",\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\n                    },\n                    {\n                        \"name\": \"Hoyt Productions\",\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\n                    },\n                    {\n                        \"name\": \"Maddox Publishing Group\",\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\n                    },\n                    {\n                        \"name\": \"Marine Systems\",\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\n                    },\n                    {\n                        \"name\": \"MCO Cleaning Services\",\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\n                    },\n                    {\n                        \"name\": \"Melrose Parking\",\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\n                    },\n                    {\n                        \"name\": \"Mobil\",\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\n                    },\n                    {\n                        \"name\": \"Net Connect\",\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\n                    },\n                    {\n                        \"name\": \"Office Supplies Company\",\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\n                    },\n                    {\n                        \"name\": \"PC Complete\",\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\n                    },\n                    {\n                        \"name\": \"Petrie McLoud Watson & Associates\",\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\n                    },\n                    {\n                        \"name\": \"Port & Philip Freight\",\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\n                    },\n                    {\n                        \"name\": \"PowerDirect\",\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\n                    },\n                    {\n                        \"name\": \"Pret A Manger\",\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\n                    },\n                    {\n                        \"name\": \"Rex Media Group\",\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway Bank\",\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway University\",\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\n                    },\n                    {\n                        \"name\": \"SMART Agency\",\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\n                    },\n                    {\n                        \"name\": \"Swanston Security\",\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\n                    },\n                    {\n                        \"name\": \"Truxton Property Management\",\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\n                    },\n                    {\n                        \"name\": \"Wilson Periodicals\",\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\n                    },\n                    {\n                        \"name\": \"Woolworths Market\",\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\n                    },\n                    {\n                        \"name\": \"Xero\",\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\n                    },\n                    {\n                        \"name\": \"Young Bros Transport\",\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\n                    }\n                ]\n            },\n            \"taxRates\": {\n                \"0\": {\n                    \"selectedTaxRateId\": null,\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"Zero Rated EC Expenses\",\n                            \"id\": \"ECZRINPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated EC Goods Income\",\n                            \"id\": \"ECZROUTPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated EC Services\",\n                            \"id\": \"ECZROUTPUTSERVICES\"\n                        },\n                        {\n                            \"name\": \"Exempt Income\",\n                            \"id\": \"EXEMPTOUTPUT\"\n                        },\n                        {\n                            \"name\": \"No VAT\",\n                            \"id\": \"NONE\"\n                        },\n                        {\n                            \"name\": \"Zero Rated Expenses\",\n                            \"id\": \"ZERORATEDINPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated Income\",\n                            \"id\": \"ZERORATEDOUTPUT\"\n                        }\n                    ]\n                },\n                \"5\": {\n                    \"selectedTaxRateId\": null,\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"5% (VAT on Income)\",\n                            \"id\": \"RROUTPUT\"\n                        }\n                    ]\n                },\n                \"20\": {\n                    \"selectedTaxRateId\": null,\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"20% (VAT on Expenses)\",\n                            \"id\": \"INPUT2\"\n                        },\n                        {\n                            \"name\": \"20% (VAT on Income)\",\n                            \"id\": \"OUTPUT2\"\n                        }\n                    ]\n                },\n                \"17.5\": {\n                    \"selectedTaxRateId\": null,\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"17.5% (VAT on Expenses)\",\n                            \"id\": \"INPUT\"\n                        }\n                    ]\n                }\n            },\n            \"grouping\": {\n                \"groupingPeriod\": {\n                    \"selectedGroupingPeriod\": null,\n                    \"groupingPeriodOptions\": [\n                        \"daily\"\n                    ]\n                },\n                \"groupingLevels\": {\n                    \"invoiceLevel\": {\n                        \"selectedGroupByOptions\": [],\n                        \"groupByOptions\": [\n                            \"Country\"\n                        ]\n                    },\n                    \"invoiceLineLevel\": {\n                        \"selectedGroupByOptions\": [],\n                        \"groupByOptions\": []\n                    }\n                }\n            }\n        },\n        \"payments\": {\n            \"syncPayments\": false,\n            \"accounts\": {\n                \"card\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"cash\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"invoice\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"onlineCard\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"payout\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"custom\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"storeCredit\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"paypal\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"paypalQr\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"mobile\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"vipps\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"swish\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"prepaidPayment\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"manual\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                }\n            }\n        },\n        \"fees\": {\n            \"feesSupplier\": {\n                \"selectedSupplierId\": null,\n                \"supplierOptions\": [\n                    {\n                        \"name\": \"24 Locks\",\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\n                    },\n                    {\n                        \"name\": \"7-Eleven\",\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\n                    },\n                    {\n                        \"name\": \"ABC Furniture\",\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\n                    },\n                    {\n                        \"name\": \"Bank West\",\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\n                    },\n                    {\n                        \"name\": \"Basket Case\",\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\n                    },\n                    {\n                        \"name\": \"Bayside Club\",\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\n                    },\n                    {\n                        \"name\": \"Bayside Wholesale\",\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\n                    },\n                    {\n                        \"name\": \"Berry Brew\",\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\n                    },\n                    {\n                        \"name\": \"Boom FM\",\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\n                    },\n                    {\n                        \"name\": \"Brunswick Petals\",\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\n                    },\n                    {\n                        \"name\": \"Capital Cab Co\",\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\n                    },\n                    {\n                        \"name\": \"Carlton Functions\",\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\n                    },\n                    {\n                        \"name\": \"Central Copiers\",\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\n                    },\n                    {\n                        \"name\": \"City Agency\",\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\n                    },\n                    {\n                        \"name\": \"City Limousines\",\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\n                    },\n                    {\n                        \"name\": \"Coco Cafe\",\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\n                    },\n                    {\n                        \"name\": \"Daniel Tzabar\",\n                        \"id\": \"1b8a635b-f7a4-4944-9cee-054c4b352a9e\"\n                    },\n                    {\n                        \"name\": \"DIISR - Small Business Services\",\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\n                    },\n                    {\n                        \"name\": \"Dimples Warehouse\",\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\n                    },\n                    {\n                        \"name\": \"Espresso 31\",\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\n                    },\n                    {\n                        \"name\": \"Fulton Airport Parking\",\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\n                    },\n                    {\n                        \"name\": \"Gable Print\",\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\n                    },\n                    {\n                        \"name\": \"Gateway Motors\",\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\n                    },\n                    {\n                        \"name\": \"Hamilton Smith Ltd\",\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\n                    },\n                    {\n                        \"name\": \"HMRC\",\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\n                    },\n                    {\n                        \"name\": \"Hoyt Productions\",\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\n                    },\n                    {\n                        \"name\": \"Maddox Publishing Group\",\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\n                    },\n                    {\n                        \"name\": \"Marine Systems\",\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\n                    },\n                    {\n                        \"name\": \"MCO Cleaning Services\",\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\n                    },\n                    {\n                        \"name\": \"Melrose Parking\",\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\n                    },\n                    {\n                        \"name\": \"Mobil\",\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\n                    },\n                    {\n                        \"name\": \"Net Connect\",\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\n                    },\n                    {\n                        \"name\": \"Office Supplies Company\",\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\n                    },\n                    {\n                        \"name\": \"PC Complete\",\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\n                    },\n                    {\n                        \"name\": \"Petrie McLoud Watson & Associates\",\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\n                    },\n                    {\n                        \"name\": \"Port & Philip Freight\",\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\n                    },\n                    {\n                        \"name\": \"PowerDirect\",\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\n                    },\n                    {\n                        \"name\": \"Pret A Manger\",\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\n                    },\n                    {\n                        \"name\": \"Rex Media Group\",\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway Bank\",\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway University\",\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\n                    },\n                    {\n                        \"name\": \"SMART Agency\",\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\n                    },\n                    {\n                        \"name\": \"Swanston Security\",\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\n                    },\n                    {\n                        \"name\": \"Truxton Property Management\",\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\n                    },\n                    {\n                        \"name\": \"Wilson Periodicals\",\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\n                    },\n                    {\n                        \"name\": \"Woolworths Market\",\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\n                    },\n                    {\n                        \"name\": \"Xero\",\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\n                    },\n                    {\n                        \"name\": \"Young Bros Transport\",\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\n                    }\n                ]\n            },\n            \"syncFees\": false,\n            \"accounts\": {\n                \"paymentFee\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"paymentFeeRefund\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"loan\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"loanPayment\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"loanFee\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"cashback\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"},{"id":"dd1ee57d-2dc7-4bc2-a267-93db3afed19d","name":"GET CONFIG - 400 Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/config/companies/:companyId/sync/commerce","protocol":"https","host":["api","codat","io"],"path":["config","companies",":companyId","sync","commerce"],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of the company"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Mar 2022 20:16:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"9885f972b449a188b6a475d1a3d58b70"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"service\": \"Commerce\",\n    \"error\": \"Customers dataset has never been synced, please run a Codat sync before continuing.\",\n    \"correlationId\": \"9885f972b449a188b6a475d1a3d58b70\",\n    \"canBeRetried\": \"Unknown\",\n    \"detailedErrorCode\": 0\n}"}],"_postman_id":"bd7949ed-be9a-4343-80c9-866a02223db8"},{"name":"Save Config","id":"c218dc47-293e-43c8-8d66-5ab6cc91b295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyId\": \"70989eb2-e017-4d17-b31e-19cf5467b512\",\r\n    \"accountingSoftwareCompanyName\": \"hello world\",\r\n    \"enabled\": true,\r\n    \"schedule\": {\r\n        \"selectedFrequency\": \"Daily\",\r\n        \"frequencyOptions\": [\r\n            \"Daily\",\r\n            \"Monthly\"\r\n        ],\r\n        \"startDate\": \"2026-04-04T02:18:25.179Z\",\r\n        \"syncHourUtc\": 17\r\n    },\r\n    \"configuration\": {\r\n        \"sales\": {\r\n            \"syncSales\": true,\r\n            \"accounts\": {\r\n                \"sales\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"refund\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"gratuity\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"prepaid\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                }\r\n            },\r\n            \"invoiceStatus\": {\r\n                \"selectedInvoiceStatus\": \"Submitted\",\r\n                \"invoiceStatusOptions\": [\r\n                    \"Submitted\",\r\n                    \"Draft\"\r\n                ]\r\n            },\r\n            \"salesCustomer\": {\r\n                \"selectedCustomerId\": \"699f0091-b127-4796-9f15-41a2f42abeb2\",\r\n                \"customerOptions\": [\r\n                    {\r\n                        \"name\": \"24 Locks\",\r\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\r\n                    },\r\n                    {\r\n                        \"name\": \"7-Eleven\",\r\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"ABC Furniture\",\r\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bank West\",\r\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Basket Case\",\r\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Club\",\r\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Wholesale\",\r\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berge LLC\",\r\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berry Brew\",\r\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Boom FM\",\r\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Breitenberg - Marks\",\r\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Brunswick Petals\",\r\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Capital Cab Co\",\r\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Carlton Functions\",\r\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Central Copiers\",\r\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Agency\",\r\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Limousines\",\r\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Coco Cafe\",\r\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"DIISR - Small Business Services\",\r\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Dimples Warehouse\",\r\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Espresso 31\",\r\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Fulton Airport Parking\",\r\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gable Print\",\r\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gateway Motors\",\r\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hamilton Smith Ltd\",\r\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\r\n                    },\r\n                    {\r\n                        \"name\": \"HMRC\",\r\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hoyt Productions\",\r\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\r\n                    },\r\n                    {\r\n                        \"name\": \"James Yorston\",\r\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Maddox Publishing Group\",\r\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Marine Systems\",\r\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\r\n                    },\r\n                    {\r\n                        \"name\": \"MCO Cleaning Services\",\r\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Melrose Parking\",\r\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Mobil\",\r\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Net Connect\",\r\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Office Supplies Company\",\r\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PC Complete\",\r\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Petrie McLoud Watson & Associates\",\r\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Port & Philip Freight\",\r\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PowerDirect\",\r\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Pret A Manger\",\r\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Rex Media Group\",\r\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway Bank\",\r\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway University\",\r\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\r\n                    },\r\n                    {\r\n                        \"name\": \"SMART Agency\",\r\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Swanston Security\",\r\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Truxton Property Management\",\r\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Wilson Periodicals\",\r\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Woolworths Market\",\r\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Xero\",\r\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Young Bros Transport\",\r\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxRates\": {\r\n                \"0\": {\r\n                    \"selectedTaxRateId\": \"NONE\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"Zero Rated EC Expenses\",\r\n                            \"id\": \"ECZRINPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated EC Goods Income\",\r\n                            \"id\": \"ECZROUTPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated EC Services\",\r\n                            \"id\": \"ECZROUTPUTSERVICES\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Exempt Income\",\r\n                            \"id\": \"EXEMPTOUTPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"No VAT\",\r\n                            \"id\": \"NONE\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated Expenses\",\r\n                            \"id\": \"ZERORATEDINPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated Income\",\r\n                            \"id\": \"ZERORATEDOUTPUT\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"17.5\": {\r\n                    \"selectedTaxRateId\": \"INPUT\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"17.5% (VAT on Expenses)\",\r\n                            \"id\": \"INPUT\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"20\": {\r\n                    \"selectedTaxRateId\": \"OUTPUT2\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"20% (VAT on Expenses)\",\r\n                            \"id\": \"INPUT2\"\r\n                        },\r\n                        {\r\n                            \"name\": \"20% (VAT on Income)\",\r\n                            \"id\": \"OUTPUT2\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"5\": {\r\n                    \"selectedTaxRateId\": \"RROUTPUT\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"5% (VAT on Income)\",\r\n                            \"id\": \"RROUTPUT\"\r\n                        }\r\n                    ]\r\n                }\r\n            },\r\n            \"grouping\": {\r\n                \"groupingPeriod\": {\r\n                    \"selectedGroupingPeriod\": \"daily\",\r\n                    \"groupingPeriodOptions\": [\r\n                        \"daily\"\r\n                    ]\r\n                },\r\n                \"groupingLevels\": {\r\n                    \"invoiceLevel\": {\r\n                        \"selectedGroupByOptions\": [\r\n                            \"Country\"\r\n                        ],\r\n                        \"groupByOptions\": [\r\n                            \"Country\"\r\n                        ]\r\n                    },\r\n                    \"invoiceLineLevel\": {\r\n                        \"selectedGroupByOptions\": [],\r\n                        \"groupByOptions\": []\r\n                    }\r\n                }\r\n            }\r\n        },\r\n        \"payments\": {\r\n            \"syncPayments\": false,\r\n            \"accounts\": {\r\n                \"card\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"cash\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"invoice\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"onlineCard\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"payout\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"custom\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"storeCredit\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paypal\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paypalQr\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"mobile\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"vipps\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"swish\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"prepaidPayment\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"manual\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                }\r\n            }\r\n        },\r\n        \"fees\": {\r\n            \"feesSupplier\": {\r\n                \"selectedSupplierId\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\",\r\n                \"supplierOptions\": [\r\n                    {\r\n                        \"name\": \"24 Locks\",\r\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\r\n                    },\r\n                    {\r\n                        \"name\": \"7-Eleven\",\r\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"ABC Furniture\",\r\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bank West\",\r\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Basket Case\",\r\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Club\",\r\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Wholesale\",\r\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berge LLC\",\r\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berry Brew\",\r\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Boom FM\",\r\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Breitenberg - Marks\",\r\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Brunswick Petals\",\r\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Capital Cab Co\",\r\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Carlton Functions\",\r\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Central Copiers\",\r\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Agency\",\r\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Limousines\",\r\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Coco Cafe\",\r\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"DIISR - Small Business Services\",\r\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Dimples Warehouse\",\r\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Espresso 31\",\r\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Fulton Airport Parking\",\r\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gable Print\",\r\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gateway Motors\",\r\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hamilton Smith Ltd\",\r\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\r\n                    },\r\n                    {\r\n                        \"name\": \"HMRC\",\r\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hoyt Productions\",\r\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\r\n                    },\r\n                    {\r\n                        \"name\": \"James Yorston\",\r\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Maddox Publishing Group\",\r\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Marine Systems\",\r\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\r\n                    },\r\n                    {\r\n                        \"name\": \"MCO Cleaning Services\",\r\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Melrose Parking\",\r\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Mobil\",\r\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Net Connect\",\r\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Office Supplies Company\",\r\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PC Complete\",\r\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Petrie McLoud Watson & Associates\",\r\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Port & Philip Freight\",\r\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PowerDirect\",\r\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Pret A Manger\",\r\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Rex Media Group\",\r\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway Bank\",\r\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway University\",\r\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\r\n                    },\r\n                    {\r\n                        \"name\": \"SMART Agency\",\r\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Swanston Security\",\r\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Truxton Property Management\",\r\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Wilson Periodicals\",\r\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Woolworths Market\",\r\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Xero\",\r\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Young Bros Transport\",\r\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\r\n                    }\r\n                ]\r\n            },\r\n            \"syncFees\": true,\r\n            \"accounts\": {\r\n                \"paymentFee\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paymentFeeRefund\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loan\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loanPayment\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loanFee\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"cashback\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                }\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/config/companies/:companyId/sync/commerce","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["config","companies",":companyId","sync","commerce"],"host":["api","codat","io"],"query":[],"variable":[{"id":"6acde1f8-4108-41a3-8711-8f1e2f313153","description":{"content":"<p>Id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"bccc74bf-54fb-4250-a1ad-5d44f3575551","name":"Succesfull POST Config","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyId\": \"70989eb2-e017-4d17-b31e-19cf5467b512\",\r\n    \"accountingSoftwareCompanyName\": \"hello world\",\r\n    \"enabled\": true,\r\n    \"schedule\": {\r\n        \"selectedFrequency\": \"Daily\",\r\n        \"frequencyOptions\": [\r\n            \"Daily\",\r\n            \"Monthly\"\r\n        ],\r\n        \"startDate\": \"2026-04-04T02:18:25.179Z\",\r\n        \"syncHourUtc\": 17\r\n    },\r\n    \"configuration\": {\r\n        \"sales\": {\r\n            \"syncSales\": true,\r\n            \"accounts\": {\r\n                \"sales\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"refund\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"gratuity\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"270\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Income\",\r\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"260\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Other Revenue\",\r\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"200\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Sales\",\r\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"prepaid\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                }\r\n            },\r\n            \"invoiceStatus\": {\r\n                \"selectedInvoiceStatus\": \"Submitted\",\r\n                \"invoiceStatusOptions\": [\r\n                    \"Submitted\",\r\n                    \"Draft\"\r\n                ]\r\n            },\r\n            \"salesCustomer\": {\r\n                \"selectedCustomerId\": \"699f0091-b127-4796-9f15-41a2f42abeb2\",\r\n                \"customerOptions\": [\r\n                    {\r\n                        \"name\": \"24 Locks\",\r\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\r\n                    },\r\n                    {\r\n                        \"name\": \"7-Eleven\",\r\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"ABC Furniture\",\r\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bank West\",\r\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Basket Case\",\r\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Club\",\r\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Wholesale\",\r\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berge LLC\",\r\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berry Brew\",\r\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Boom FM\",\r\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Breitenberg - Marks\",\r\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Brunswick Petals\",\r\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Capital Cab Co\",\r\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Carlton Functions\",\r\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Central Copiers\",\r\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Agency\",\r\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Limousines\",\r\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Coco Cafe\",\r\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"DIISR - Small Business Services\",\r\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Dimples Warehouse\",\r\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Espresso 31\",\r\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Fulton Airport Parking\",\r\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gable Print\",\r\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gateway Motors\",\r\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hamilton Smith Ltd\",\r\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\r\n                    },\r\n                    {\r\n                        \"name\": \"HMRC\",\r\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hoyt Productions\",\r\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\r\n                    },\r\n                    {\r\n                        \"name\": \"James Yorston\",\r\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Maddox Publishing Group\",\r\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Marine Systems\",\r\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\r\n                    },\r\n                    {\r\n                        \"name\": \"MCO Cleaning Services\",\r\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Melrose Parking\",\r\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Mobil\",\r\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Net Connect\",\r\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Office Supplies Company\",\r\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PC Complete\",\r\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Petrie McLoud Watson & Associates\",\r\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Port & Philip Freight\",\r\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PowerDirect\",\r\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Pret A Manger\",\r\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Rex Media Group\",\r\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway Bank\",\r\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway University\",\r\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\r\n                    },\r\n                    {\r\n                        \"name\": \"SMART Agency\",\r\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Swanston Security\",\r\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Truxton Property Management\",\r\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Wilson Periodicals\",\r\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Woolworths Market\",\r\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Xero\",\r\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Young Bros Transport\",\r\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxRates\": {\r\n                \"0\": {\r\n                    \"selectedTaxRateId\": \"NONE\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"Zero Rated EC Expenses\",\r\n                            \"id\": \"ECZRINPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated EC Goods Income\",\r\n                            \"id\": \"ECZROUTPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated EC Services\",\r\n                            \"id\": \"ECZROUTPUTSERVICES\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Exempt Income\",\r\n                            \"id\": \"EXEMPTOUTPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"No VAT\",\r\n                            \"id\": \"NONE\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated Expenses\",\r\n                            \"id\": \"ZERORATEDINPUT\"\r\n                        },\r\n                        {\r\n                            \"name\": \"Zero Rated Income\",\r\n                            \"id\": \"ZERORATEDOUTPUT\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"17.5\": {\r\n                    \"selectedTaxRateId\": \"INPUT\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"17.5% (VAT on Expenses)\",\r\n                            \"id\": \"INPUT\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"20\": {\r\n                    \"selectedTaxRateId\": \"OUTPUT2\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"20% (VAT on Expenses)\",\r\n                            \"id\": \"INPUT2\"\r\n                        },\r\n                        {\r\n                            \"name\": \"20% (VAT on Income)\",\r\n                            \"id\": \"OUTPUT2\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"5\": {\r\n                    \"selectedTaxRateId\": \"RROUTPUT\",\r\n                    \"taxRateOptions\": [\r\n                        {\r\n                            \"name\": \"5% (VAT on Income)\",\r\n                            \"id\": \"RROUTPUT\"\r\n                        }\r\n                    ]\r\n                }\r\n            },\r\n            \"grouping\": {\r\n                \"groupingPeriod\": {\r\n                    \"selectedGroupingPeriod\": \"daily\",\r\n                    \"groupingPeriodOptions\": [\r\n                        \"daily\"\r\n                    ]\r\n                },\r\n                \"groupingLevels\": {\r\n                    \"invoiceLevel\": {\r\n                        \"selectedGroupByOptions\": [\"Country\"],\r\n                        \"groupByOptions\": [\r\n                            \"Country\"\r\n                        ]\r\n                    },\r\n                    \"invoiceLineLevel\": {\r\n                        \"selectedGroupByOptions\": [],\r\n                        \"groupByOptions\": []\r\n                    }\r\n                }\r\n            }\r\n        },\r\n        \"payments\": {\r\n            \"syncPayments\": false,\r\n            \"accounts\": {\r\n                \"card\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\",\r\n                    \"required\": true,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"cash\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"invoice\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"onlineCard\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"payout\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"custom\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"storeCredit\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paypal\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paypalQr\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"mobile\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"vipps\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"swish\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"prepaidPayment\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"manual\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"090\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Bank Account\",\r\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"091\",\r\n                            \"classification\": \"Bank\",\r\n                            \"name\": \"Business Savings Account\",\r\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        }\r\n                    ]\r\n                }\r\n            }\r\n        },\r\n        \"fees\": {\r\n            \"feesSupplier\": {\r\n                \"selectedSupplierId\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\",\r\n                \"supplierOptions\": [\r\n                    {\r\n                        \"name\": \"24 Locks\",\r\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\r\n                    },\r\n                    {\r\n                        \"name\": \"7-Eleven\",\r\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"ABC Furniture\",\r\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bank West\",\r\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Basket Case\",\r\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Club\",\r\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Bayside Wholesale\",\r\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berge LLC\",\r\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Berry Brew\",\r\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Boom FM\",\r\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Breitenberg - Marks\",\r\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Brunswick Petals\",\r\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Capital Cab Co\",\r\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Carlton Functions\",\r\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Central Copiers\",\r\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Agency\",\r\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\r\n                    },\r\n                    {\r\n                        \"name\": \"City Limousines\",\r\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Coco Cafe\",\r\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\r\n                    },\r\n                    {\r\n                        \"name\": \"DIISR - Small Business Services\",\r\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Dimples Warehouse\",\r\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Espresso 31\",\r\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Fulton Airport Parking\",\r\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gable Print\",\r\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Gateway Motors\",\r\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hamilton Smith Ltd\",\r\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\r\n                    },\r\n                    {\r\n                        \"name\": \"HMRC\",\r\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Hoyt Productions\",\r\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\r\n                    },\r\n                    {\r\n                        \"name\": \"James Yorston\",\r\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Maddox Publishing Group\",\r\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Marine Systems\",\r\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\r\n                    },\r\n                    {\r\n                        \"name\": \"MCO Cleaning Services\",\r\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Melrose Parking\",\r\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Mobil\",\r\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Net Connect\",\r\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Office Supplies Company\",\r\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PC Complete\",\r\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Petrie McLoud Watson & Associates\",\r\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Port & Philip Freight\",\r\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\r\n                    },\r\n                    {\r\n                        \"name\": \"PowerDirect\",\r\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Pret A Manger\",\r\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Rex Media Group\",\r\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway Bank\",\r\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Ridgeway University\",\r\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\r\n                    },\r\n                    {\r\n                        \"name\": \"SMART Agency\",\r\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Swanston Security\",\r\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Truxton Property Management\",\r\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Wilson Periodicals\",\r\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Woolworths Market\",\r\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Xero\",\r\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\r\n                    },\r\n                    {\r\n                        \"name\": \"Young Bros Transport\",\r\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\r\n                    }\r\n                ]\r\n            },\r\n            \"syncFees\": true,\r\n            \"accounts\": {\r\n                \"paymentFee\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"paymentFeeRefund\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loan\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loanPayment\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"805\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Accruals\",\r\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"855\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Clearing Account\",\r\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"811\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Credit Card Control Account\",\r\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"835\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Loan Account\",\r\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"868\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Earnings Orders Payable\",\r\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"840\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Historical Adjustment\",\r\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"810\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Income in Advance\",\r\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"826\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"NIC Payable\",\r\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"825\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"PAYE Payable\",\r\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"858\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Payable\",\r\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"830\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Provision for Corporation Tax\",\r\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"860\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rounding\",\r\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"947\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Student Loan Deductions Payable\",\r\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"850\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Suspense\",\r\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"820\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"VAT\",\r\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"814\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Wages Payable - Payroll\",\r\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"920\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Deferred Tax\",\r\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"910\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Hire Purchase Loan\",\r\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"900\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Loan\",\r\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"loanFee\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"cashback\": {\r\n                    \"labelText\": \"\",\r\n                    \"descriptionText\": \"\",\r\n                    \"selectedAccountId\": null,\r\n                    \"required\": false,\r\n                    \"accountOptions\": [\r\n                        {\r\n                            \"nominalCode\": \"310\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cost of Goods Sold\",\r\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"325\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Expenses\",\r\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"320\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Direct Wages\",\r\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"300\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Purchases\",\r\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"499\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Realised Currency Gains\",\r\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"498\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Unrealised Currency Gains\",\r\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"400\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Advertising & Marketing\",\r\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"401\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Audit & Accountancy fees\",\r\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"404\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Bank Fees\",\r\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"418\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Charitable and Political Donations\",\r\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"408\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Cleaning\",\r\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"412\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Consulting\",\r\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"500\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Corporation Tax\",\r\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"416\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Depreciation Expense\",\r\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"478\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Directors' Remuneration\",\r\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"479\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Employers National Insurance\",\r\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"424\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment - 0%\",\r\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"420\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Entertainment-100% business\",\r\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"429\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"General Expenses\",\r\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"433\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Insurance\",\r\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"437\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Interest Paid\",\r\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"463\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"IT Software and Consumables\",\r\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"441\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Legal Expenses\",\r\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"445\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Light, Power, Heating\",\r\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"483\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Medical Insurance\",\r\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"449\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Motor Vehicle Expenses\",\r\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"457\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Operating Lease Payments\",\r\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"482\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Pensions Costs\",\r\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"425\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Postage, Freight & Courier\",\r\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"461\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Printing & Stationery\",\r\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"465\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rates\",\r\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"469\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Rent\",\r\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"473\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Repairs & Maintenance\",\r\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"477\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Salaries\",\r\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"480\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Staff Training\",\r\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"485\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Subscriptions\",\r\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"489\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Telephone & Internet\",\r\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"494\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - International\",\r\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\r\n                        },\r\n                        {\r\n                            \"nominalCode\": \"493\",\r\n                            \"classification\": \"Nominal\",\r\n                            \"name\": \"Travel - National\",\r\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\r\n                        }\r\n                    ]\r\n                }\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/config/companies/00000000-0000-0000-0000-000000000000/sync/commerce"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"11799"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"8208664f54d9b60e8d4a448e8acc0e46"},{"key":"Date","value":"Fri, 18 Mar 2022 08:37:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"70989eb2-e017-4d17-b31e-19cf5467b512\",\n    \"accountingSoftwareCompanyName\": \"hello world\",\n    \"enabled\": true,\n    \"configured\": true,\n    \"schedule\": {\n        \"selectedFrequency\": \"Daily\",\n        \"frequencyOptions\": [\n            \"Daily\",\n            \"Monthly\"\n        ],\n        \"startDate\": \"2022-03-18T08:37:38.241Z\",\n        \"syncHourUtc\": 17\n    },\n    \"configuration\": {\n        \"sales\": {\n            \"syncSales\": true,\n            \"accounts\": {\n                \"sales\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\",\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        }\n                    ]\n                },\n                \"refund\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        }\n                    ]\n                },\n                \"gratuity\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\",\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"270\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Income\",\n                            \"id\": \"02c0e212-9afb-4983-9c67-120656ff8d03\"\n                        },\n                        {\n                            \"nominalCode\": \"260\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Other Revenue\",\n                            \"id\": \"a969500a-377c-4cea-8f2b-a4e385607fd0\"\n                        },\n                        {\n                            \"nominalCode\": \"200\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Sales\",\n                            \"id\": \"c563b607-fb0e-4d06-9ddb-76fdeef20ae3\"\n                        },\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"prepaid\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\",\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                }\n            },\n            \"invoiceStatus\": {\n                \"selectedInvoiceStatus\": \"Submitted\",\n                \"invoiceStatusOptions\": [\n                    \"Submitted\",\n                    \"Draft\"\n                ]\n            },\n            \"salesCustomer\": {\n                \"selectedCustomerId\": \"699f0091-b127-4796-9f15-41a2f42abeb2\",\n                \"customerOptions\": [\n                    {\n                        \"name\": \"24 Locks\",\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\n                    },\n                    {\n                        \"name\": \"7-Eleven\",\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\n                    },\n                    {\n                        \"name\": \"ABC Furniture\",\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\n                    },\n                    {\n                        \"name\": \"Bank West\",\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\n                    },\n                    {\n                        \"name\": \"Basket Case\",\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\n                    },\n                    {\n                        \"name\": \"Bayside Club\",\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\n                    },\n                    {\n                        \"name\": \"Bayside Wholesale\",\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\n                    },\n                    {\n                        \"name\": \"Berge LLC\",\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\n                    },\n                    {\n                        \"name\": \"Berry Brew\",\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\n                    },\n                    {\n                        \"name\": \"Boom FM\",\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\n                    },\n                    {\n                        \"name\": \"Breitenberg - Marks\",\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\n                    },\n                    {\n                        \"name\": \"Brunswick Petals\",\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\n                    },\n                    {\n                        \"name\": \"Capital Cab Co\",\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\n                    },\n                    {\n                        \"name\": \"Carlton Functions\",\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\n                    },\n                    {\n                        \"name\": \"Central Copiers\",\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\n                    },\n                    {\n                        \"name\": \"City Agency\",\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\n                    },\n                    {\n                        \"name\": \"City Limousines\",\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\n                    },\n                    {\n                        \"name\": \"Coco Cafe\",\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\n                    },\n                    {\n                        \"name\": \"DIISR - Small Business Services\",\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\n                    },\n                    {\n                        \"name\": \"Dimples Warehouse\",\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\n                    },\n                    {\n                        \"name\": \"Espresso 31\",\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\n                    },\n                    {\n                        \"name\": \"Fulton Airport Parking\",\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\n                    },\n                    {\n                        \"name\": \"Gable Print\",\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\n                    },\n                    {\n                        \"name\": \"Gateway Motors\",\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\n                    },\n                    {\n                        \"name\": \"Hamilton Smith Ltd\",\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\n                    },\n                    {\n                        \"name\": \"HMRC\",\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\n                    },\n                    {\n                        \"name\": \"Hoyt Productions\",\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\n                    },\n                    {\n                        \"name\": \"James Yorston\",\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\n                    },\n                    {\n                        \"name\": \"Maddox Publishing Group\",\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\n                    },\n                    {\n                        \"name\": \"Marine Systems\",\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\n                    },\n                    {\n                        \"name\": \"MCO Cleaning Services\",\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\n                    },\n                    {\n                        \"name\": \"Melrose Parking\",\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\n                    },\n                    {\n                        \"name\": \"Mobil\",\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\n                    },\n                    {\n                        \"name\": \"Net Connect\",\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\n                    },\n                    {\n                        \"name\": \"Office Supplies Company\",\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\n                    },\n                    {\n                        \"name\": \"PC Complete\",\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\n                    },\n                    {\n                        \"name\": \"Petrie McLoud Watson & Associates\",\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\n                    },\n                    {\n                        \"name\": \"Port & Philip Freight\",\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\n                    },\n                    {\n                        \"name\": \"PowerDirect\",\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\n                    },\n                    {\n                        \"name\": \"Pret A Manger\",\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\n                    },\n                    {\n                        \"name\": \"Rex Media Group\",\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway Bank\",\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway University\",\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\n                    },\n                    {\n                        \"name\": \"SMART Agency\",\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\n                    },\n                    {\n                        \"name\": \"Swanston Security\",\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\n                    },\n                    {\n                        \"name\": \"Truxton Property Management\",\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\n                    },\n                    {\n                        \"name\": \"Wilson Periodicals\",\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\n                    },\n                    {\n                        \"name\": \"Woolworths Market\",\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\n                    },\n                    {\n                        \"name\": \"Xero\",\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\n                    },\n                    {\n                        \"name\": \"Young Bros Transport\",\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\n                    }\n                ]\n            },\n            \"taxRates\": {\n                \"0\": {\n                    \"selectedTaxRateId\": \"NONE\",\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"Zero Rated EC Expenses\",\n                            \"id\": \"ECZRINPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated EC Goods Income\",\n                            \"id\": \"ECZROUTPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated EC Services\",\n                            \"id\": \"ECZROUTPUTSERVICES\"\n                        },\n                        {\n                            \"name\": \"Exempt Income\",\n                            \"id\": \"EXEMPTOUTPUT\"\n                        },\n                        {\n                            \"name\": \"No VAT\",\n                            \"id\": \"NONE\"\n                        },\n                        {\n                            \"name\": \"Zero Rated Expenses\",\n                            \"id\": \"ZERORATEDINPUT\"\n                        },\n                        {\n                            \"name\": \"Zero Rated Income\",\n                            \"id\": \"ZERORATEDOUTPUT\"\n                        }\n                    ]\n                },\n                \"5\": {\n                    \"selectedTaxRateId\": \"RROUTPUT\",\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"5% (VAT on Income)\",\n                            \"id\": \"RROUTPUT\"\n                        }\n                    ]\n                },\n                \"20\": {\n                    \"selectedTaxRateId\": \"OUTPUT2\",\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"20% (VAT on Expenses)\",\n                            \"id\": \"INPUT2\"\n                        },\n                        {\n                            \"name\": \"20% (VAT on Income)\",\n                            \"id\": \"OUTPUT2\"\n                        }\n                    ]\n                },\n                \"17.5\": {\n                    \"selectedTaxRateId\": \"INPUT\",\n                    \"taxRateOptions\": [\n                        {\n                            \"name\": \"17.5% (VAT on Expenses)\",\n                            \"id\": \"INPUT\"\n                        }\n                    ]\n                }\n            },\n            \"grouping\": {\n                \"groupingPeriod\": {\n                    \"selectedGroupingPeriod\": \"daily\",\n                    \"groupingPeriodOptions\": [\n                        \"daily\"\n                    ]\n                },\n                \"groupingLevels\": {\n                    \"invoiceLevel\": {\n                        \"selectedGroupByOptions\": [\n                            \"Country\"\n                        ],\n                        \"groupByOptions\": [\n                            \"Country\"\n                        ]\n                    },\n                    \"invoiceLineLevel\": {\n                        \"selectedGroupByOptions\": [],\n                        \"groupByOptions\": []\n                    }\n                }\n            }\n        },\n        \"payments\": {\n            \"syncPayments\": false,\n            \"accounts\": {\n                \"card\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\",\n                    \"required\": true,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"cash\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"invoice\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"onlineCard\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"payout\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"custom\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"storeCredit\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"paypal\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"paypalQr\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"mobile\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"vipps\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"swish\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"prepaidPayment\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                },\n                \"manual\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"090\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Bank Account\",\n                            \"id\": \"bd9e85e0-0478-433d-ae9f-0b3c4f04bfe4\"\n                        },\n                        {\n                            \"nominalCode\": \"091\",\n                            \"classification\": \"Bank\",\n                            \"name\": \"Business Savings Account\",\n                            \"id\": \"a8d6fb1a-8c5d-4683-90ce-bf9d28fc62ba\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        }\n                    ]\n                }\n            }\n        },\n        \"fees\": {\n            \"feesSupplier\": {\n                \"selectedSupplierId\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\",\n                \"supplierOptions\": [\n                    {\n                        \"name\": \"24 Locks\",\n                        \"id\": \"e4c9d0e2-c285-4e85-b579-6d28b180c730\"\n                    },\n                    {\n                        \"name\": \"7-Eleven\",\n                        \"id\": \"bab779bc-c5fb-42cb-a888-953e8309711c\"\n                    },\n                    {\n                        \"name\": \"ABC Furniture\",\n                        \"id\": \"699f0091-b127-4796-9f15-41a2f42abeb2\"\n                    },\n                    {\n                        \"name\": \"Bank West\",\n                        \"id\": \"a852a44c-3d8f-4c4b-a628-3a2c2121b9b1\"\n                    },\n                    {\n                        \"name\": \"Basket Case\",\n                        \"id\": \"305ca5cf-497d-4fee-a161-cdb30e6be989\"\n                    },\n                    {\n                        \"name\": \"Bayside Club\",\n                        \"id\": \"362819c9-f285-4d09-ac95-26327863adac\"\n                    },\n                    {\n                        \"name\": \"Bayside Wholesale\",\n                        \"id\": \"2dc0ef7c-582f-4542-963b-dbdc069e4819\"\n                    },\n                    {\n                        \"name\": \"Berge LLC\",\n                        \"id\": \"bef64e58-dc78-4c1b-9611-67f3d40921c9\"\n                    },\n                    {\n                        \"name\": \"Berry Brew\",\n                        \"id\": \"b9d4332a-26a3-4577-8db2-6e830d4b07cd\"\n                    },\n                    {\n                        \"name\": \"Boom FM\",\n                        \"id\": \"9ce626d2-14ea-463c-9fff-6785ab5f9bfb\"\n                    },\n                    {\n                        \"name\": \"Breitenberg - Marks\",\n                        \"id\": \"4620886f-2b8e-4447-afc9-313e671cabfe\"\n                    },\n                    {\n                        \"name\": \"Brunswick Petals\",\n                        \"id\": \"5a83dcee-ee21-4ee8-b53b-381b93346256\"\n                    },\n                    {\n                        \"name\": \"Capital Cab Co\",\n                        \"id\": \"51cbbfb0-8dc9-41aa-aad6-eb93b3cc40c6\"\n                    },\n                    {\n                        \"name\": \"Carlton Functions\",\n                        \"id\": \"4acf731f-af81-4ed3-96b2-0c408b2d98c0\"\n                    },\n                    {\n                        \"name\": \"Central Copiers\",\n                        \"id\": \"3828f379-afa5-4b2a-9000-9c53d75ba1c6\"\n                    },\n                    {\n                        \"name\": \"City Agency\",\n                        \"id\": \"2dd82f49-e818-4dd0-955b-b637ccaa5597\"\n                    },\n                    {\n                        \"name\": \"City Limousines\",\n                        \"id\": \"c523e12f-8b74-4d3a-bbd8-32d7a2f598b4\"\n                    },\n                    {\n                        \"name\": \"Coco Cafe\",\n                        \"id\": \"f1c18eb1-cdc5-4f11-9867-666cbbc397fe\"\n                    },\n                    {\n                        \"name\": \"DIISR - Small Business Services\",\n                        \"id\": \"1262c350-fe0f-40ec-aeff-41c95b4a45af\"\n                    },\n                    {\n                        \"name\": \"Dimples Warehouse\",\n                        \"id\": \"4b0dd2ab-7cce-4a8a-8bdb-d49c3e2faf97\"\n                    },\n                    {\n                        \"name\": \"Espresso 31\",\n                        \"id\": \"c82900a5-064c-46e1-9d8b-86404c6bfd01\"\n                    },\n                    {\n                        \"name\": \"Fulton Airport Parking\",\n                        \"id\": \"289373e2-745c-4743-8b58-3008351f83dd\"\n                    },\n                    {\n                        \"name\": \"Gable Print\",\n                        \"id\": \"adf801de-a142-4670-906f-0d46c5d7c693\"\n                    },\n                    {\n                        \"name\": \"Gateway Motors\",\n                        \"id\": \"f559658a-68da-42b1-81ae-42a96b6c6953\"\n                    },\n                    {\n                        \"name\": \"Hamilton Smith Ltd\",\n                        \"id\": \"af0091a9-82ef-4cac-9fd6-22c095ac6a58\"\n                    },\n                    {\n                        \"name\": \"HMRC\",\n                        \"id\": \"1c842b26-90b8-4791-b2d5-a9aea8078aa5\"\n                    },\n                    {\n                        \"name\": \"Hoyt Productions\",\n                        \"id\": \"8894cc85-85c2-4fd2-9eb6-537179d1a12d\"\n                    },\n                    {\n                        \"name\": \"James Yorston\",\n                        \"id\": \"c80488f7-c4f7-45a4-9089-53824565fa73\"\n                    },\n                    {\n                        \"name\": \"Maddox Publishing Group\",\n                        \"id\": \"afd4093b-c655-4847-8ee2-10a4f2c3eae3\"\n                    },\n                    {\n                        \"name\": \"Marine Systems\",\n                        \"id\": \"94cb6d7b-5291-49f3-a0bc-fc0c01e68575\"\n                    },\n                    {\n                        \"name\": \"MCO Cleaning Services\",\n                        \"id\": \"8a593982-291c-4ec3-9a42-3dbccbc6e3c8\"\n                    },\n                    {\n                        \"name\": \"Melrose Parking\",\n                        \"id\": \"0b787601-82f5-438f-9fb7-7eeb0a09b2a0\"\n                    },\n                    {\n                        \"name\": \"Mobil\",\n                        \"id\": \"c3c66d43-72d2-490d-b231-96bd5c3355f9\"\n                    },\n                    {\n                        \"name\": \"Net Connect\",\n                        \"id\": \"97cc88ca-f89b-41f0-b8b9-e750b6f2f1d9\"\n                    },\n                    {\n                        \"name\": \"Office Supplies Company\",\n                        \"id\": \"74ea95ea-6e1e-435d-9c30-0dff8ae1bd80\"\n                    },\n                    {\n                        \"name\": \"PC Complete\",\n                        \"id\": \"cf8fa320-a527-496c-823e-22dd069d29e6\"\n                    },\n                    {\n                        \"name\": \"Petrie McLoud Watson & Associates\",\n                        \"id\": \"7eccc5ab-cee8-4af4-b2a9-3f9b17f03095\"\n                    },\n                    {\n                        \"name\": \"Port & Philip Freight\",\n                        \"id\": \"847933f0-7c35-4e5b-b884-5f9df64c8e4b\"\n                    },\n                    {\n                        \"name\": \"PowerDirect\",\n                        \"id\": \"dec56ceb-65e9-43b3-ac98-7fe09eb37e31\"\n                    },\n                    {\n                        \"name\": \"Pret A Manger\",\n                        \"id\": \"2cac4876-91fb-4cb7-b969-340aa548f64a\"\n                    },\n                    {\n                        \"name\": \"Rex Media Group\",\n                        \"id\": \"b2c1f980-96c9-45ff-a42b-dca141936c6c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway Bank\",\n                        \"id\": \"737982b0-2811-44c9-bdb3-3b26a3a6ef8c\"\n                    },\n                    {\n                        \"name\": \"Ridgeway University\",\n                        \"id\": \"a871a956-05b5-4e2a-9419-7aeb478ca647\"\n                    },\n                    {\n                        \"name\": \"SMART Agency\",\n                        \"id\": \"f5a77e82-50e3-4340-a6e0-13d6a482a08a\"\n                    },\n                    {\n                        \"name\": \"Swanston Security\",\n                        \"id\": \"3a0d40a2-2698-4cf5-b7b2-30133c632ab6\"\n                    },\n                    {\n                        \"name\": \"Truxton Property Management\",\n                        \"id\": \"aca6e01a-1815-474c-bd0f-18adfd95cfcb\"\n                    },\n                    {\n                        \"name\": \"Wilson Periodicals\",\n                        \"id\": \"bc446de5-971e-48b5-8efd-1745149844ef\"\n                    },\n                    {\n                        \"name\": \"Woolworths Market\",\n                        \"id\": \"be45660b-46fe-412b-9c2e-f667fc5007c3\"\n                    },\n                    {\n                        \"name\": \"Xero\",\n                        \"id\": \"ac48c67d-3eea-44eb-96b1-9f7a89d9b761\"\n                    },\n                    {\n                        \"name\": \"Young Bros Transport\",\n                        \"id\": \"94a82e91-53da-4f87-a417-63d6a1607ced\"\n                    }\n                ]\n            },\n            \"syncFees\": true,\n            \"accounts\": {\n                \"paymentFee\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"paymentFeeRefund\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\",\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"loan\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"loanPayment\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"805\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Accruals\",\n                            \"id\": \"97284640-1311-4763-a41f-bcbce4804ed2\"\n                        },\n                        {\n                            \"nominalCode\": \"855\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Clearing Account\",\n                            \"id\": \"7b57750f-5fa4-46ac-a0ee-fccddaa8e9d0\"\n                        },\n                        {\n                            \"nominalCode\": \"811\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Credit Card Control Account\",\n                            \"id\": \"998c34a8-bfbd-4cc5-ae3b-197338f01423\"\n                        },\n                        {\n                            \"nominalCode\": \"835\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Loan Account\",\n                            \"id\": \"63057ff0-e3b1-421a-99ce-4ba48b90ce35\"\n                        },\n                        {\n                            \"nominalCode\": \"868\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Earnings Orders Payable\",\n                            \"id\": \"921237ae-76ff-4f4c-bf70-5c3c177b149d\"\n                        },\n                        {\n                            \"nominalCode\": \"840\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Historical Adjustment\",\n                            \"id\": \"7ff95c6a-5849-4030-a361-52165fab6490\"\n                        },\n                        {\n                            \"nominalCode\": \"810\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Income in Advance\",\n                            \"id\": \"4b2c9ba4-12e1-48b5-8f59-86f85fb33f63\"\n                        },\n                        {\n                            \"nominalCode\": \"826\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"NIC Payable\",\n                            \"id\": \"a2377a9f-f5bd-4327-8f85-e3461b591912\"\n                        },\n                        {\n                            \"nominalCode\": \"825\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"PAYE Payable\",\n                            \"id\": \"43072840-e67b-45df-8b90-f52ebedb2779\"\n                        },\n                        {\n                            \"nominalCode\": \"858\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Payable\",\n                            \"id\": \"d659ebbf-0760-4e07-a1fb-8de6b9ecdff9\"\n                        },\n                        {\n                            \"nominalCode\": \"830\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Provision for Corporation Tax\",\n                            \"id\": \"0f9b92b8-6b4d-4c9f-a338-c32ac5017540\"\n                        },\n                        {\n                            \"nominalCode\": \"860\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rounding\",\n                            \"id\": \"f0e3a4b5-3e22-446b-9d2a-6f127f05bfa5\"\n                        },\n                        {\n                            \"nominalCode\": \"947\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Student Loan Deductions Payable\",\n                            \"id\": \"684466e3-938d-41b9-bd77-ec706382bd7f\"\n                        },\n                        {\n                            \"nominalCode\": \"850\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Suspense\",\n                            \"id\": \"ffdfba10-e303-43cc-b8a3-344cd40689df\"\n                        },\n                        {\n                            \"nominalCode\": \"820\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"VAT\",\n                            \"id\": \"b12f79b9-a082-4b8b-971e-d321292943c7\"\n                        },\n                        {\n                            \"nominalCode\": \"814\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Wages Payable - Payroll\",\n                            \"id\": \"9ee28149-32a9-4661-8eab-a28738696983\"\n                        },\n                        {\n                            \"nominalCode\": \"920\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Deferred Tax\",\n                            \"id\": \"632ed0c9-a33c-4af3-856f-6dc15775536d\"\n                        },\n                        {\n                            \"nominalCode\": \"910\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Hire Purchase Loan\",\n                            \"id\": \"6b4f27e1-c2c4-4cea-bf8f-c1e67aceb561\"\n                        },\n                        {\n                            \"nominalCode\": \"900\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Loan\",\n                            \"id\": \"e974884c-91b1-4d75-84a3-7df09423670f\"\n                        }\n                    ]\n                },\n                \"loanFee\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                },\n                \"cashback\": {\n                    \"labelText\": \"\",\n                    \"descriptionText\": \"\",\n                    \"selectedAccountId\": null,\n                    \"required\": false,\n                    \"accountOptions\": [\n                        {\n                            \"nominalCode\": \"310\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cost of Goods Sold\",\n                            \"id\": \"eacdbc15-2da2-4ef3-8d5c-3d2a7473c074\"\n                        },\n                        {\n                            \"nominalCode\": \"325\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Expenses\",\n                            \"id\": \"c20a1cce-df79-4665-bd39-2316df60f1eb\"\n                        },\n                        {\n                            \"nominalCode\": \"320\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Direct Wages\",\n                            \"id\": \"3f05e98d-ab69-4484-9d4f-954a13647bc7\"\n                        },\n                        {\n                            \"nominalCode\": \"300\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Purchases\",\n                            \"id\": \"127f3b99-8dc2-4b7e-854c-91ef9bd2757b\"\n                        },\n                        {\n                            \"nominalCode\": \"499\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Realised Currency Gains\",\n                            \"id\": \"ef070541-89aa-465d-b984-a4d58ebe7ef8\"\n                        },\n                        {\n                            \"nominalCode\": \"498\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Unrealised Currency Gains\",\n                            \"id\": \"ed5f5fd6-63cf-4036-b56d-78b20c34f4f5\"\n                        },\n                        {\n                            \"nominalCode\": \"400\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Advertising & Marketing\",\n                            \"id\": \"1ced4be7-ea6d-4f46-8279-4203e461de80\"\n                        },\n                        {\n                            \"nominalCode\": \"401\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Audit & Accountancy fees\",\n                            \"id\": \"f752b3d5-18d7-4925-bf0e-b04e07cd8561\"\n                        },\n                        {\n                            \"nominalCode\": \"404\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Bank Fees\",\n                            \"id\": \"2c410b86-de57-49d1-b540-4e8ce824979c\"\n                        },\n                        {\n                            \"nominalCode\": \"418\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Charitable and Political Donations\",\n                            \"id\": \"e93418c7-9035-4a5f-9e65-f1957943e34d\"\n                        },\n                        {\n                            \"nominalCode\": \"408\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Cleaning\",\n                            \"id\": \"da1cf440-c2c8-420e-a727-17b86b18af72\"\n                        },\n                        {\n                            \"nominalCode\": \"412\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Consulting\",\n                            \"id\": \"46f9461e-788b-4906-8b74-d1ea17f6dc10\"\n                        },\n                        {\n                            \"nominalCode\": \"500\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Corporation Tax\",\n                            \"id\": \"f8e9df7e-1bdb-44a0-828d-991d62ee76a2\"\n                        },\n                        {\n                            \"nominalCode\": \"416\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Depreciation Expense\",\n                            \"id\": \"7ea687db-e6db-4e03-89fe-670b22333137\"\n                        },\n                        {\n                            \"nominalCode\": \"478\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Directors' Remuneration\",\n                            \"id\": \"5da50e63-76b8-471d-951f-81662e9e35a9\"\n                        },\n                        {\n                            \"nominalCode\": \"479\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Employers National Insurance\",\n                            \"id\": \"4e24254c-2770-433d-9845-8925ded5e14a\"\n                        },\n                        {\n                            \"nominalCode\": \"424\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment - 0%\",\n                            \"id\": \"afd0f4f0-aa56-410c-9120-811b71ce13e1\"\n                        },\n                        {\n                            \"nominalCode\": \"420\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Entertainment-100% business\",\n                            \"id\": \"932b5773-b0a7-4f9a-ae54-4e5cfe44979e\"\n                        },\n                        {\n                            \"nominalCode\": \"429\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"General Expenses\",\n                            \"id\": \"f96c9458-d724-47bf-8f74-a9d5726465ce\"\n                        },\n                        {\n                            \"nominalCode\": \"433\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Insurance\",\n                            \"id\": \"76f6de94-7e42-4efd-90e2-772eb6a43835\"\n                        },\n                        {\n                            \"nominalCode\": \"437\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Interest Paid\",\n                            \"id\": \"e55fefe0-f975-443b-9665-b1d61e90aa48\"\n                        },\n                        {\n                            \"nominalCode\": \"463\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"IT Software and Consumables\",\n                            \"id\": \"49526ea7-d268-4af1-b532-f631087d19e1\"\n                        },\n                        {\n                            \"nominalCode\": \"441\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Legal Expenses\",\n                            \"id\": \"7b05fb86-bf6f-46ea-bada-ab91dfc43040\"\n                        },\n                        {\n                            \"nominalCode\": \"445\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Light, Power, Heating\",\n                            \"id\": \"d50842c3-af67-4233-b8c9-df3180f5b7bd\"\n                        },\n                        {\n                            \"nominalCode\": \"483\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Medical Insurance\",\n                            \"id\": \"778191e2-baaa-4813-aa97-cf7c3afb08f8\"\n                        },\n                        {\n                            \"nominalCode\": \"449\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Motor Vehicle Expenses\",\n                            \"id\": \"0be1631e-cc7e-4c27-951f-308c3307c0fe\"\n                        },\n                        {\n                            \"nominalCode\": \"457\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Operating Lease Payments\",\n                            \"id\": \"ef029623-cce8-4feb-b416-0d5256fd482b\"\n                        },\n                        {\n                            \"nominalCode\": \"482\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Pensions Costs\",\n                            \"id\": \"edda7154-dfc8-4486-a82b-e5e955408eaa\"\n                        },\n                        {\n                            \"nominalCode\": \"425\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Postage, Freight & Courier\",\n                            \"id\": \"a49cc958-968e-4b54-96d6-8853c036009e\"\n                        },\n                        {\n                            \"nominalCode\": \"461\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Printing & Stationery\",\n                            \"id\": \"cba6527d-f102-4538-b421-e483233e9d5a\"\n                        },\n                        {\n                            \"nominalCode\": \"465\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rates\",\n                            \"id\": \"9297da4c-7bc7-457e-86b1-248c5313bf9e\"\n                        },\n                        {\n                            \"nominalCode\": \"469\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Rent\",\n                            \"id\": \"dae8e236-24bb-4a7a-9787-c5fd89385e03\"\n                        },\n                        {\n                            \"nominalCode\": \"473\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Repairs & Maintenance\",\n                            \"id\": \"68743953-845a-4546-827a-5b3143136d14\"\n                        },\n                        {\n                            \"nominalCode\": \"477\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Salaries\",\n                            \"id\": \"81da553d-c6c6-411e-95df-cc4ac8f7e1c2\"\n                        },\n                        {\n                            \"nominalCode\": \"480\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Staff Training\",\n                            \"id\": \"87e2c007-4a7c-43d7-a19d-b82dcf529313\"\n                        },\n                        {\n                            \"nominalCode\": \"485\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Subscriptions\",\n                            \"id\": \"a40f43e2-c7b0-4187-919a-04ccdc14a630\"\n                        },\n                        {\n                            \"nominalCode\": \"489\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Telephone & Internet\",\n                            \"id\": \"f3c73c3d-9887-4377-b18b-0374ab62e4aa\"\n                        },\n                        {\n                            \"nominalCode\": \"494\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - International\",\n                            \"id\": \"d10a459c-6ed8-48d9-ba90-713719fe1c87\"\n                        },\n                        {\n                            \"nominalCode\": \"493\",\n                            \"classification\": \"Nominal\",\n                            \"name\": \"Travel - National\",\n                            \"id\": \"c7b73345-7f25-428a-bb97-7b20a1470a53\"\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c218dc47-293e-43c8-8d66-5ab6cc91b295"}],"id":"0a8f5121-de02-4113-8e8a-62d242072924","description":"<p>This folder contains the required requests to handle the merchant configuration and build a native experience powered by the Codat API.</p>\n","_postman_id":"0a8f5121-de02-4113-8e8a-62d242072924","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Create Data","item":[{"name":"Create Orders","event":[{"listen":"test","script":{"id":"8aaa6be1-cac3-4634-9c3c-a083e4e88b73","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the datasetid as a local variable so that it can be used in the GET Dataset Status request\r","pm.collectionVariables.set(\"datasetId\", resp.datasetId)"],"type":"text/javascript"}}],"id":"437d0fdb-8e14-408e-bca9-5e2229b66023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Orders\": [\r\n        {\r\n            \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n            \"orderNumber\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n            \"country\": \"GB \",\r\n            \"currency\": \"GBP\",\r\n            \"createdDate\": \"2022-01-06T14:39:54Z\",\r\n            \"closedDate\": \"2022-01-06T14:39:54Z\",\r\n            \"totalAmount\": 170,\r\n            \"totalRefund\": 0,\r\n            \"totalTaxAmount\": 0,\r\n            \"totalDiscount\": 0,\r\n            \"totalGratuity\": 0,\r\n            \"orderLineItems\": [\r\n                {\r\n                    \"id\": \"818FFEAA-E3E8-47D3-AF85-DFD5EBB904C3\",\r\n                    \"quantity\": 1,\r\n                    \"taxPercentage\": 0,\r\n                    \"totalAmount\": 170,\r\n                    \"totalTaxAmount\": 0,\r\n                    \"unitPrice\": 170,\r\n                    \"discountAllocations\": []\r\n                }\r\n            ],\r\n            \"payments\": [\r\n                {\r\n                    \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n                    \"amount\": 170,\r\n                    \"currency\": \"GBP\",\r\n                    \"type\": \"Card\",\r\n                    \"status\": \"Paid\",\r\n                    \"dueDate\": \"2022-01-06T14:39:53\",\r\n                    \"createdDate\": \"2022-01-06T14:39:53\",\r\n                    \"modifiedDate\": \"2022-02-09T20:06:35\",\r\n                    \"sourceModifiedDate\": \"2022-01-06T14:39:57\"\r\n                }\r\n            ],\r\n            \"serviceCharges\": [],\r\n            \"locationRef\": {\r\n                \"id\": \"LJMFGYJWREXRE\"\r\n            },\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:54Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/data/companies/:companyId/sync/commerce-orders","description":"<p>Orders contain the transaction details for all products sold by the company, and include details of any payments, service charges, or refunds related to each order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br /><br />Field<br /><br /></th>\n<th><br /><br />Type<br /><br /></th>\n<th><br /><br />Description<br /><br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br /><br /><strong>id</strong><br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Identifier of the order, unique to the <a href=\"https://docs.codat.io/docs/datamodel-commerce-companyinfo\">company</a>.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>orderNumber</strong><br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Friendly reference for the order in the commerce or point of sale platform.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>country</strong><br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />ISO code for the country where the order was placed.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>currency</strong><br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-currency\">currency</a><br /><br /></td>\n<td><br /><br />Currency in which the order was placed.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>createdDate</strong><br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a><br /><br /></td>\n<td><br /><br />Date on which the order was first recorded in the commerce or point of sale platform.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>closedDate</strong><br /><br /></td>\n<td><br /><br /><em>string (optional)</em><br /><br /></td>\n<td><br /><br />Date on which order was closed after the product was shipped, paid for, and any refund period had elapsed.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalAmount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount of the order, including tax, net of any discounts and refunds.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalRefund</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount refunded issued by a merchant on an order (always a negative value).<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalTaxAmount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount of tax applied to the order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalDiscount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount of discount applied to the order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalGratuity</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Extra amount added to a bill.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>orderLineItems</strong><br /><br /></td>\n<td><br /><br /><em>array</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-commerce-orders#section-order-line-items\">order line items</a><br /><br /></td>\n<td><br /><br />Line items relating to the order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>payments</strong><br /><br /></td>\n<td><br /><br /><em>array</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-commerce-payments\">payments</a><br /><br /></td>\n<td><br /><br />Payments for this order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>serviceCharges</strong><br /><br /></td>\n<td><br /><br /><em>array</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-commerce-orders#section-service-charges\">serviceCharges</a><br /><br /></td>\n<td><br /><br />Service charges for this order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>locationRef</strong><br /><br /></td>\n<td><br /><br /><a href=\"https://docs.codat.io/docs/datamodel-commerce-referencetypes#section-locationref\"><em>reference type</em></a><br /><br /></td>\n<td><br /><br />Reference to the geographic location where the order was placed.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>customerRef</strong><br /><br /></td>\n<td><br /><br /><a href=\"https://docs.codat.io/docs/datamodel-commerce-referencetypes#section-customerref\"><em>reference type</em></a><br /><br /></td>\n<td><br /><br />Reference to the customer that placed the order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>modifiedDate</strong><br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a><br /><br /></td>\n<td><br /><br />Date the order was last updated in the Codat system.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>sourceModifiedDate</strong><br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a><br /><br /></td>\n<td><br /><br />Date the order was last changed in the commerce or point of sale platform.<br /><br /></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"order-line-items\">Order line items</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br /><br />Field<br /><br /></th>\n<th><br /><br />Type<br /><br /></th>\n<th><br /><br />Description<br /><br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br /><br /><strong>id</strong><br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Identifier of the line item, unique to the order.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>quantity</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Number of units of the product sold.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>taxPercentage</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Percentage rate (from 0 to 100) of any sale tax applied to the unit amount.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalAmount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total price of the line item, including discounts, tax and minus any refunds.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalTaxAmount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount of tax applied to the line item.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>unitPrice</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Price per unit of goods or service.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>productRef</strong><br /><br /></td>\n<td><br /><br /><a href=\"https://docs.codat.io/docs/datamodel-commerce-referencetypes#section-productref\"><em>reference type</em></a><br /><br /></td>\n<td><br /><br />Reference that links the line item to the correct product details.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>productVariantRef</strong><br /><br /></td>\n<td><br /><br /><a href=\"https://docs.codat.io/docs/datamodel-commerce-referencetypes#section-productvariantref\"><em>reference type</em></a><br /><br /></td>\n<td><br /><br />Reference that links the line item to the specific version of product that has been ordered.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>discountAllocations</strong><br /><br /></td>\n<td><br /><br /><em>array</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-commerce-orders#section-discount-allocations\">discountAllocations</a>.<br /><br /></td>\n<td><br /><br />Discounts applied to this line item.<br /><br /></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"discount-allocations\">Discount allocations</h3>\n<p>Details or any discounts applied to an order line item.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br /><br />Field<br /><br /></th>\n<th><br /><br />Type<br /><br /></th>\n<th><br /><br />Description<br /><br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br /><br /><strong>name</strong><br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Name of the discount in the commerce or point of sale platform.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br /><strong>totalAmount</strong><br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Total amount of discount applied.<br /><br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["data","companies",":companyId","sync","commerce-orders"],"host":["api","codat","io"],"query":[],"variable":[{"id":"404f08d0-f157-4322-8a56-a9caa34056bf","description":{"content":"<p>Id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"6e4be328-283b-47c0-b1a4-27454c462aa4","name":"POST Order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Orders\": [\r\n        {\r\n            \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n            \"orderNumber\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n            \"country\": \"GB \",\r\n            \"currency\": \"GBP\",\r\n            \"createdDate\": \"2022-01-06T14:39:54Z\",\r\n            \"closedDate\": \"2022-01-06T14:39:54Z\",\r\n            \"totalAmount\": 170,\r\n            \"totalRefund\": 0,\r\n            \"totalTaxAmount\": 0,\r\n            \"totalDiscount\": 0,\r\n            \"totalGratuity\": 0,\r\n            \"orderLineItems\": [\r\n                {\r\n                    \"id\": \"818FFEAA-E3E8-47D3-AF85-DFD5EBB904C3\",\r\n                    \"quantity\": 1,\r\n                    \"taxPercentage\": 0,\r\n                    \"totalAmount\": 170,\r\n                    \"totalTaxAmount\": 0,\r\n                    \"unitPrice\": 170,\r\n                    \"discountAllocations\": []\r\n                }\r\n            ],\r\n            \"payments\": [\r\n                {\r\n                    \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n                    \"amount\": 170,\r\n                    \"currency\": \"GBP\",\r\n                    \"type\": \"Card\",\r\n                    \"status\": \"Paid\",\r\n                    \"dueDate\": \"2022-01-06T14:39:53\",\r\n                    \"createdDate\": \"2022-01-06T14:39:53\",\r\n                    \"modifiedDate\": \"2022-02-09T20:06:35\",\r\n                    \"sourceModifiedDate\": \"2022-01-06T14:39:57\"\r\n                }\r\n            ],\r\n            \"serviceCharges\": [],\r\n            \"locationRef\": {\r\n                \"id\": \"LJMFGYJWREXRE\"\r\n            },\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:54Z\"\r\n        },\r\n        {\r\n            \"id\": \"Cem3I94YIXffqt63ENda24keV\",\r\n            \"orderNumber\": \"Cem3I94YIXffqt63ENda24keV\",\r\n            \"country\": \"GB \",\r\n            \"currency\": \"GBP\",\r\n            \"createdDate\": \"2021-12-02T20:56:18Z\",\r\n            \"closedDate\": \"2021-12-02T20:56:18Z\",\r\n            \"totalAmount\": 0,\r\n            \"totalRefund\": 0,\r\n            \"totalTaxAmount\": 0,\r\n            \"totalDiscount\": 0,\r\n            \"totalGratuity\": 0,\r\n            \"orderLineItems\": [\r\n                {\r\n                    \"id\": \"967AEA1F-E508-4016-B669-FF2343F6681A\",\r\n                    \"quantity\": 1,\r\n                    \"taxPercentage\": 0,\r\n                    \"totalAmount\": -1,\r\n                    \"totalTaxAmount\": 0,\r\n                    \"unitPrice\": -1,\r\n                    \"discountAllocations\": []\r\n                },\r\n                {\r\n                    \"id\": \"AE473C3B-AE2C-4CBE-9C48-370D68EBEC79\",\r\n                    \"quantity\": 1,\r\n                    \"taxPercentage\": 0,\r\n                    \"totalAmount\": 1,\r\n                    \"totalTaxAmount\": 0,\r\n                    \"unitPrice\": 1,\r\n                    \"discountAllocations\": []\r\n                }\r\n            ],\r\n            \"payments\": [\r\n                {\r\n                    \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\r\n                    \"amount\": 1,\r\n                    \"currency\": \"GBP\",\r\n                    \"type\": \"Card\",\r\n                    \"status\": \"Paid\",\r\n                    \"dueDate\": \"2021-12-02T20:56:17\",\r\n                    \"createdDate\": \"2021-12-02T20:56:17\",\r\n                    \"modifiedDate\": \"2022-02-09T20:06:35\",\r\n                    \"sourceModifiedDate\": \"2021-12-02T22:17:23\"\r\n                },\r\n                {\r\n                    \"id\": \"WyC7EZ4nzKj7Det60wp5S\",\r\n                    \"amount\": -1,\r\n                    \"currency\": \"GBP\",\r\n                    \"type\": \"Card\",\r\n                    \"status\": \"Paid\",\r\n                    \"dueDate\": \"2021-12-02T21:00:32\",\r\n                    \"createdDate\": \"2021-12-02T21:00:32\",\r\n                    \"modifiedDate\": \"2022-02-09T20:06:35\",\r\n                    \"sourceModifiedDate\": \"2021-12-02T22:17:23\"\r\n                }\r\n            ],\r\n            \"serviceCharges\": [],\r\n            \"locationRef\": {\r\n                \"id\": \"LJMFGYJWREXRE\"\r\n            },\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:22Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/data/companies/:companyId/sync/commerce-orders","protocol":"https","host":["api","codat","io"],"path":["data","companies",":companyId","sync","commerce-orders"],"variable":[{"id":"404f08d0-f157-4322-8a56-a9caa34056bf","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of Company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 May 2022 07:51:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"200c08e46e02cdbe108bac7ca7357203"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"orders\": [\n            {\n                \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\n                \"orderNumber\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\n                \"country\": \"GB \",\n                \"currency\": \"GBP\",\n                \"createdDate\": \"2022-01-06T14:39:54Z\",\n                \"closedDate\": \"2022-01-06T14:39:54Z\",\n                \"totalAmount\": 170,\n                \"totalRefund\": 0,\n                \"totalTaxAmount\": 0,\n                \"totalDiscount\": 0,\n                \"totalGratuity\": 0,\n                \"orderLineItems\": [\n                    {\n                        \"id\": \"818FFEAA-E3E8-47D3-AF85-DFD5EBB904C3\",\n                        \"quantity\": 1,\n                        \"taxPercentage\": 0,\n                        \"totalAmount\": 170,\n                        \"totalTaxAmount\": 0,\n                        \"unitPrice\": 170,\n                        \"discountAllocations\": []\n                    }\n                ],\n                \"payments\": [\n                    {\n                        \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\n                        \"amount\": 170,\n                        \"currency\": \"GBP\",\n                        \"type\": \"Card\",\n                        \"status\": \"Paid\",\n                        \"dueDate\": \"2022-01-06T14:39:53\",\n                        \"createdDate\": \"2022-01-06T14:39:53\",\n                        \"modifiedDate\": \"2022-02-09T20:06:35\",\n                        \"sourceModifiedDate\": \"2022-01-06T14:39:57\"\n                    }\n                ],\n                \"serviceCharges\": [],\n                \"locationRef\": {\n                    \"id\": \"LJMFGYJWREXRE\"\n                },\n                \"modifiedDate\": \"2022-02-09T20:06:35Z\",\n                \"sourceModifiedDate\": \"2022-01-06T14:39:54Z\"\n            },\n            {\n                \"id\": \"Cem3I94YIXffqt63ENda24keV\",\n                \"orderNumber\": \"Cem3I94YIXffqt63ENda24keV\",\n                \"country\": \"GB \",\n                \"currency\": \"GBP\",\n                \"createdDate\": \"2021-12-02T20:56:18Z\",\n                \"closedDate\": \"2021-12-02T20:56:18Z\",\n                \"totalAmount\": 0,\n                \"totalRefund\": 0,\n                \"totalTaxAmount\": 0,\n                \"totalDiscount\": 0,\n                \"totalGratuity\": 0,\n                \"orderLineItems\": [\n                    {\n                        \"id\": \"967AEA1F-E508-4016-B669-FF2343F6681A\",\n                        \"quantity\": 1,\n                        \"taxPercentage\": 0,\n                        \"totalAmount\": -1,\n                        \"totalTaxAmount\": 0,\n                        \"unitPrice\": -1,\n                        \"discountAllocations\": []\n                    },\n                    {\n                        \"id\": \"AE473C3B-AE2C-4CBE-9C48-370D68EBEC79\",\n                        \"quantity\": 1,\n                        \"taxPercentage\": 0,\n                        \"totalAmount\": 1,\n                        \"totalTaxAmount\": 0,\n                        \"unitPrice\": 1,\n                        \"discountAllocations\": []\n                    }\n                ],\n                \"payments\": [\n                    {\n                        \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\n                        \"amount\": 1,\n                        \"currency\": \"GBP\",\n                        \"type\": \"Card\",\n                        \"status\": \"Paid\",\n                        \"dueDate\": \"2021-12-02T20:56:17\",\n                        \"createdDate\": \"2021-12-02T20:56:17\",\n                        \"modifiedDate\": \"2022-02-09T20:06:35\",\n                        \"sourceModifiedDate\": \"2021-12-02T22:17:23\"\n                    },\n                    {\n                        \"id\": \"WyC7EZ4nzKj7Det60wp5S\",\n                        \"amount\": -1,\n                        \"currency\": \"GBP\",\n                        \"type\": \"Card\",\n                        \"status\": \"Paid\",\n                        \"dueDate\": \"2021-12-02T21:00:32\",\n                        \"createdDate\": \"2021-12-02T21:00:32\",\n                        \"modifiedDate\": \"2022-02-09T20:06:35\",\n                        \"sourceModifiedDate\": \"2021-12-02T22:17:23\"\n                    }\n                ],\n                \"serviceCharges\": [],\n                \"locationRef\": {\n                    \"id\": \"LJMFGYJWREXRE\"\n                },\n                \"modifiedDate\": \"2022-02-09T20:06:35Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:22Z\"\n            }\n        ]\n    },\n    \"datasetId\": \"7001f7a6-598e-4458-adbf-bb759e931e4b\"\n}"}],"_postman_id":"437d0fdb-8e14-408e-bca9-5e2229b66023"},{"name":"Create Payments","event":[{"listen":"test","script":{"id":"8f6eedc9-10de-40be-86fb-94bf73e79d5d","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the datasetid as a local variable so that it can be used in the GET Dataset Status request\r","pm.collectionVariables.set(\"datasetId\", resp.datasetId)"],"type":"text/javascript"}}],"id":"7b172ddb-e035-4b33-865a-7488c3bd9ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ContractVersion\": \"1.1\",\r\n    \"Payments\": [\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n            \"amount\": 170,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Card\",\r\n            \"status\": \"Paid\",\r\n            \"dueDate\": \"2022-01-06T14:39:53Z\",\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/data/companies/:companyId/sync/commerce-payments","description":"<p>Payments contain details of all payments made by customers to the company, including amounts, the currency used, the payment method used, and payment status.</p>\n<p>Refunds are recorded as separate, negative payments. Note that a refund can only occur in relation to a payment that has been completed (i.e. has a status of <code>Paid</code>). When a customer cancels an order <em>before</em> the payment has been completed, the payment will show as <code>Cancelled</code>.</p>\n<h1 id=\"data-model\">Data model</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br /><br />Field<br /><br /></th>\n<th><br /><br />Type<br /><br /></th>\n<th><br /><br />Description<br /><br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br /><br />id<br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Identifier of the payment<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />amount<br /><br /></td>\n<td><br /><br /><em>decimal</em><br /><br /></td>\n<td><br /><br />Payment amount (including gratuity)<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />currency<br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-currency\">currency</a><br /><br /></td>\n<td><br /><br />Currency in which the payment was made<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />type<br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Payment method:<br /><br />*   <code>Unknown</code><br />*   <code>Cash</code><br />*   <code>Card</code><br />*   <code>Custom</code><br />*   <code>Invoice</code><br />*   <code>OnlineCard</code><br />*   <code>Swish</code><br />*   <code>Vipps</code><br />*   <code>Mobile</code><br />*   <code>StoreCredit</code><br />*   <code>Paypal</code><br />*   <code>Prepaid</code><br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />status<br /><br /></td>\n<td><br /><br /><em>string</em><br /><br /></td>\n<td><br /><br />Status of the payment:<br /><br />*   <code>Unknown</code><br />*   <code>Pending</code><br />*   <code>Authorised</code><br />*   <code>Paid</code><br />*   <code>Failed</code><br />*   <code>Cancelled</code><br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />dueDate<br /><br /></td>\n<td><br /><br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a><br /><br /></td>\n<td><br /><br />Date by which payment must be made<br /><br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["data","companies",":companyId","sync","commerce-payments"],"host":["api","codat","io"],"query":[],"variable":[{"id":"6f943f20-ef64-45c9-a6bb-e923c4243f4d","description":{"content":"<p>Id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"25f8e6cc-0538-43d6-9d49-2f0109b857e4","name":"POST Payments","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ContractVersion\": \"1.1\",\r\n    \"Payments\": [\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n            \"amount\": 170,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Card\",\r\n            \"status\": \"Paid\",\r\n            \"dueDate\": \"2022-01-06T14:39:53Z\",\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        },\r\n        {\r\n            \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\r\n            \"amount\": 1,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Card\",\r\n            \"status\": \"Paid\",\r\n            \"dueDate\": \"2021-12-02T20:56:17Z\",\r\n            \"createdDate\": \"2021-12-02T20:56:17Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        },\r\n        {\r\n            \"id\": \"WyC7EZ4nzKj7Det60wp5S\",\r\n            \"amount\": -1,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Card\",\r\n            \"status\": \"Paid\",\r\n            \"dueDate\": \"2021-12-02T21:00:32Z\",\r\n            \"createdDate\": \"2021-12-02T21:00:32Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:35Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/data/companies/:companyId/sync/commerce-payments","protocol":"https","host":["api","codat","io"],"path":["data","companies",":companyId","sync","commerce-payments"],"variable":[{"id":"6f943f20-ef64-45c9-a6bb-e923c4243f4d","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of Company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 May 2022 07:52:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"da553f31fe33c35ef0fffac2aea70abd"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"payments\": [\n            {\n                \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\n                \"amount\": 170,\n                \"currency\": \"GBP\",\n                \"type\": \"Card\",\n                \"status\": \"Paid\",\n                \"dueDate\": \"2022-01-06T14:39:53Z\",\n                \"createdDate\": \"2022-01-06T14:39:53Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:35Z\",\n                \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\n            },\n            {\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\n                \"amount\": 1,\n                \"currency\": \"GBP\",\n                \"type\": \"Card\",\n                \"status\": \"Paid\",\n                \"dueDate\": \"2021-12-02T20:56:17Z\",\n                \"createdDate\": \"2021-12-02T20:56:17Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:35Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            },\n            {\n                \"id\": \"WyC7EZ4nzKj7Det60wp5S\",\n                \"amount\": -1,\n                \"currency\": \"GBP\",\n                \"type\": \"Card\",\n                \"status\": \"Paid\",\n                \"dueDate\": \"2021-12-02T21:00:32Z\",\n                \"createdDate\": \"2021-12-02T21:00:32Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:35Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            }\n        ],\n        \"contractVersion\": \"1.1\"\n    },\n    \"datasetId\": \"3f8d2e1f-4e36-42dc-90b6-b6bc9f497d4a\"\n}"}],"_postman_id":"7b172ddb-e035-4b33-865a-7488c3bd9ffa"},{"name":"Create Transactions","event":[{"listen":"test","script":{"id":"3a3498bf-10b1-4f94-a825-a4a72f6c308f","exec":["var resp = JSON.parse(responseBody)\r","\r","// stores the datasetid as a local variable so that it can be used in the GET Dataset Status request\r","pm.collectionVariables.set(\"datasetId\", resp.datasetId)"],"type":"text/javascript"}}],"id":"41b54cde-371e-467d-99a3-3fa61c80831b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ContractVersion\": \"9.3.1\",\r\n    \"Transactions\": [\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n            \"totalAmount\": 170,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Payment\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n                \"type\": \"Order\"\r\n            },\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        },\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB_fee_PaymentFee\",\r\n            \"totalAmount\": -2.98,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"PaymentFee\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n                \"type\": \"Payment\"\r\n            },\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/data/companies/:companyId/sync/commerce-transactions","description":"<h1 id=\"overview\">Overview</h1>\n<p>Details of all financial transactions recorded in the commerce or point of sale system are added to the Transactions data type. For example, payments, service charges, and fees.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br />Field  <br />  <br /></th>\n<th><br />  <br />Type  <br />  <br /></th>\n<th><br />  <br />Description  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br /><strong>id</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />  <br /></td>\n<td><br />  <br />Identifier of the transaction, unique to the company.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>totalAmount</strong>  <br />  <br /></td>\n<td><br />  <br /><em>decimal</em>  <br />  <br /></td>\n<td><br />  <br />Amount of the transaction in the base currency of the commerce or point of sale system.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>currency</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-currency\">currency</a>  <br />  <br /></td>\n<td><br />  <br />Currency of the transaction.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>transactionSourceRef</strong>  <br />  <br /></td>\n<td><br />  <br /><a href=\"https://docs.codat.io/docs/datamodel-commerce-referencetypes#section-transactionsourceref\"><em>reference type</em></a>  <br />  <br /></td>\n<td><br />  <br />Reference to an event that triggered a new transaction linked to the original, or source, transaction. For example, a card payment that pays for an order will be linked to that order.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>type</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />  <br /></td>\n<td><br />  <br />Types of transaction:  <br />  <br />* <code>Unknown</code>  <br />* <code>FailedPayout</code> — Failed transfer of funds from the seller's merchant account to their bank account.  <br />* <code>Payment</code> — Credit and debit card payments.  <br />* <code>PaymentFee</code> — Payment provider's fee on each card payment.  <br />* <code>PaymentFeeRefund</code> — Payment provider's fee that has been refunded to the seller.  <br />* <code>Payout</code> — Transfer of funds from the seller's merchant account to their bank account.  <br />* <code>Refund</code> — Refunds to a customer's credit or debit card.  <br />* <code>Transfer</code> — Secure transfer of funds to the seller's bank account.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>subType</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />  <br /></td>\n<td><br />  <br />Non-standardised transaction type data from the commerce platform  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>createdDate</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a>  <br />  <br /></td>\n<td><br />  <br />Date on which the transaction was first recorded in the commerce or point of sale platform.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>modifiedDate</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a>  <br />  <br /></td>\n<td><br />  <br />Date the transaction was last updated in the Codat system.  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /><strong>sourceModifiedDate</strong>  <br />  <br /></td>\n<td><br />  <br /><em>string</em>  <br />See <a href=\"https://docs.codat.io/docs/datamodel-shared-date\">date</a>  <br />  <br /></td>\n<td><br />  <br />Date the transaction was last changed in the commerce or point of sale platform.  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["data","companies",":companyId","sync","commerce-transactions"],"host":["api","codat","io"],"query":[],"variable":[{"id":"abb9d3c9-130d-4de9-8beb-4c49181bf3e2","description":{"content":"<p>Id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"fb9d4641-41ca-42e3-ac6b-e76bc8172738","name":"POST Transactions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ContractVersion\": \"9.3.1\",\r\n    \"Transactions\": [\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n            \"totalAmount\": 170,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Payment\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\r\n                \"type\": \"Order\"\r\n            },\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        },\r\n        {\r\n            \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB_fee_PaymentFee\",\r\n            \"totalAmount\": -2.98,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"PaymentFee\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\r\n                \"type\": \"Payment\"\r\n            },\r\n            \"createdDate\": \"2022-01-06T14:39:53Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\r\n        },\r\n        {\r\n            \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\r\n            \"totalAmount\": 1,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Payment\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"Cem3I94YIXffqt63ENda24keV\",\r\n                \"type\": \"Order\"\r\n            },\r\n            \"createdDate\": \"2021-12-02T20:56:17Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        },\r\n        {\r\n            \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_fee_PaymentFee\",\r\n            \"totalAmount\": -0.02,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"PaymentFee\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\r\n                \"type\": \"Payment\"\r\n            },\r\n            \"createdDate\": \"2021-12-02T20:56:17Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        },\r\n        {\r\n            \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_WyC7EZ4nzKj7Det60wp5S\",\r\n            \"totalAmount\": -1,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"Refund\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"ayka9yqwk2VaeMiGeYpwmAseV\",\r\n                \"type\": \"Order\"\r\n            },\r\n            \"createdDate\": \"2021-12-02T21:00:33Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        },\r\n        {\r\n            \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_WyC7EZ4nzKj7Det60wp5S_fee_refund\",\r\n            \"totalAmount\": 0.02,\r\n            \"currency\": \"GBP\",\r\n            \"type\": \"PaymentFeeRefund\",\r\n            \"transactionSourceRef\": {\r\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\r\n                \"type\": \"Payment\"\r\n            },\r\n            \"createdDate\": \"2021-12-02T21:00:33Z\",\r\n            \"modifiedDate\": \"2022-02-09T20:06:34Z\",\r\n            \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.codat.io/data/companies/:companyId/sync/commerce-transactions","protocol":"https","host":["api","codat","io"],"path":["data","companies",":companyId","sync","commerce-transactions"],"variable":[{"id":"abb9d3c9-130d-4de9-8beb-4c49181bf3e2","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"Id of Company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 May 2022 07:52:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"c10cf2d307d19c2a5ca5942cf47f49ea"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"transactions\": [\n            {\n                \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\n                \"totalAmount\": 170,\n                \"currency\": \"GBP\",\n                \"type\": \"Payment\",\n                \"transactionSourceRef\": {\n                    \"id\": \"c7aBmzHH0yJ4BJimgwb6MQqeV\",\n                    \"type\": \"Order\"\n                },\n                \"createdDate\": \"2022-01-06T14:39:53Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\n            },\n            {\n                \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB_fee_PaymentFee\",\n                \"totalAmount\": -2.98,\n                \"currency\": \"GBP\",\n                \"type\": \"PaymentFee\",\n                \"transactionSourceRef\": {\n                    \"id\": \"7nLRDoegsssrVWRalWgUeDqvuaB\",\n                    \"type\": \"Payment\"\n                },\n                \"createdDate\": \"2022-01-06T14:39:53Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2022-01-06T14:39:57Z\"\n            },\n            {\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\n                \"totalAmount\": 1,\n                \"currency\": \"GBP\",\n                \"type\": \"Payment\",\n                \"transactionSourceRef\": {\n                    \"id\": \"Cem3I94YIXffqt63ENda24keV\",\n                    \"type\": \"Order\"\n                },\n                \"createdDate\": \"2021-12-02T20:56:17Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            },\n            {\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_fee_PaymentFee\",\n                \"totalAmount\": -0.02,\n                \"currency\": \"GBP\",\n                \"type\": \"PaymentFee\",\n                \"transactionSourceRef\": {\n                    \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\n                    \"type\": \"Payment\"\n                },\n                \"createdDate\": \"2021-12-02T20:56:17Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            },\n            {\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_WyC7EZ4nzKj7Det60wp5S\",\n                \"totalAmount\": -1,\n                \"currency\": \"GBP\",\n                \"type\": \"Refund\",\n                \"transactionSourceRef\": {\n                    \"id\": \"ayka9yqwk2VaeMiGeYpwmAseV\",\n                    \"type\": \"Order\"\n                },\n                \"createdDate\": \"2021-12-02T21:00:33Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            },\n            {\n                \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB_WyC7EZ4nzKj7Det60wp5S_fee_refund\",\n                \"totalAmount\": 0.02,\n                \"currency\": \"GBP\",\n                \"type\": \"PaymentFeeRefund\",\n                \"transactionSourceRef\": {\n                    \"id\": \"Db7l914DiH58M3sC5enrOaFvvaB\",\n                    \"type\": \"Payment\"\n                },\n                \"createdDate\": \"2021-12-02T21:00:33Z\",\n                \"modifiedDate\": \"2022-02-09T20:06:34Z\",\n                \"sourceModifiedDate\": \"2021-12-02T22:17:23Z\"\n            }\n        ],\n        \"contractVersion\": \"9.3.1\"\n    },\n    \"datasetId\": \"91cbc6d7-f843-431e-8142-ebeba3746b99\"\n}"}],"_postman_id":"41b54cde-371e-467d-99a3-3fa61c80831b"}],"id":"22402fc8-1268-44ba-8409-956f7e6cb129","description":"<p>This folder contains the endpoints required to send orders, payments and transactions to the merchants accounting platform.</p>\n<p>Codat carries out the transformation and push of data to the merchants accounting platform on a daily basis at the time specified in the configuration API.</p>\n","_postman_id":"22402fc8-1268-44ba-8409-956f7e6cb129","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Get Sync Status","id":"4720a41a-63e3-4a49-a937-39af60af0f58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/meta/companies/:companyId/sync/commerce/status","description":"<p>The status endpoint returns the sync status of the given company with the most recent sync that has taken place.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong><code>syncStatusCode</code></strong></th>\n<th><strong>Status</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1000</code></td>\n<td>The sync is in progress</td>\n</tr>\n<tr>\n<td><code>2000</code></td>\n<td>The sync has completed successfully and data has been pushed</td>\n</tr>\n<tr>\n<td><code>2040</code></td>\n<td>The sync has completed successfully but no data has been pushed</td>\n</tr>\n<tr>\n<td><code>4000</code></td>\n<td>There is an error with the merchant configuration</td>\n</tr>\n<tr>\n<td><code>4040</code></td>\n<td>The company has either deleted or deauthorised a dataConnection</td>\n</tr>\n<tr>\n<td><code>4220</code></td>\n<td>Data is missing in the configuration</td>\n</tr>\n<tr>\n<td><code>4260</code></td>\n<td>Unable to push to the accounting platform as the merchants subscription has expired</td>\n</tr>\n<tr>\n<td><code>5000</code></td>\n<td>Generic server error</td>\n</tr>\n<tr>\n<td><code>5010</code></td>\n<td>Sync terminated</td>\n</tr>\n<tr>\n<td><code>5080</code></td>\n<td>Duplicated sales data retrieved during fetch stage</td>\n</tr>\n<tr>\n<td><code>5120</code></td>\n<td>Data processing error, usually due to a missing payment or refund, or an unrecognised payment type.</td>\n</tr>\n<tr>\n<td><code>5130</code></td>\n<td>Unable to push data to the accounting platform</td>\n</tr>\n<tr>\n<td><code>5240</code></td>\n<td>Timeout occured when trying to retreive sales and commerce data</td>\n</tr>\n<tr>\n<td><code>5241</code></td>\n<td>unable to retreive sales and commerce data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies",":companyId","sync","commerce","status"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Id of company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"983dfd7b-c292-4b9d-a441-d7fdc62f12be","name":"GET Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/meta/companies/:companyId/sync/commerce/status","protocol":"https","host":["api","codat","io"],"path":["meta","companies",":companyId","sync","commerce","status"],"variable":[{"key":"companyId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Mar 2022 20:44:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Correlation-Id","value":"a2c83590cb103f038eed71d22ae7b6c1"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"4753a469-5cf1-4a69-aa8c-4bb036afdd56\",\n    \"commerceSyncId\": \"3acad0e3-4698-40c8-b7f9-cd7f59b829f1\",\n    \"syncStatusCode\": 2000,\n    \"syncStatus\": \"Complete\",\n    \"errorMessage\": \"\",\n    \"syncExceptionMessage\": \"\",\n    \"syncUtc\": \"2022-08-16T08:42:38.5604515Z\",\n    \"dataConnections\": [\n        {\n            \"id\": \"e2139de7-3dc9-484a-a062-65ce917ddb7f\",\n            \"integrationId\": \"3485371f-930d-4614-997a-5dfa2cec546c\",\n            \"sourceId\": \"f4319595-c20d-4b8c-bc9b-a6642e03c29b\",\n            \"platformName\": \"Partner Commerce\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/4753a469-5cf1-4a69-aa8c-4bb036afdd56/connections/e2139de7-3dc9-484a-a062-65ce917ddb7f/start\",\n            \"status\": \"Linked\",\n            \"lastSync\": \"2022-08-16T08:41:33.1569828+00:00\",\n            \"created\": \"2022-08-16T08:37:22+00:00\",\n            \"sourceType\": \"Commerce\"\n        },\n        {\n            \"id\": \"58c71512-671e-4006-bdec-82db9f88f0a0\",\n            \"integrationId\": \"0f20c943-12d0-4800-9f6c-d218f62d494c\",\n            \"sourceId\": \"8a156a5a-39cb-4f9d-856e-76ef9b9a9607\",\n            \"platformName\": \"Xero\",\n            \"linkUrl\": \"https://link-api.codat.io/companies/4753a469-5cf1-4a69-aa8c-4bb036afdd56/connections/58c71512-671e-4006-bdec-82db9f88f0a0/start\",\n            \"status\": \"Linked\",\n            \"lastSync\": \"2022-08-16T08:39:51.7848965+00:00\",\n            \"created\": \"2022-08-16T08:37:38+00:00\",\n            \"sourceType\": \"Accounting\"\n        }\n    ],\n    \"dataPushed\": true\n}"}],"_postman_id":"4720a41a-63e3-4a49-a937-39af60af0f58"},{"name":"Get Dataset Status","id":"c0d2e5b1-204b-4b54-b3b7-64b9b5efc357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/meta/companies/:companyId/pull/history/:datasetId","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies",":companyId","pull","history",":datasetId"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"description":{"content":"<p>id of Dataset</p>\n","type":"text/plain"},"type":"any","value":"","key":"datasetId"}]}},"response":[{"id":"5f632f39-58c6-488b-8223-204fb5d2e9ae","name":"GET Dataset status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/meta/companies/00000000-0000-0000-0000-000000000000/pull/history/","protocol":"https","host":["api","codat","io"],"path":["meta","companies","00000000-0000-0000-0000-000000000000","pull","history",""],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000"},{"key":"datasetId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Mar 2022 20:44:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"343"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Kestrel"},{"key":"Request-Context","value":"appId="},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; img-src 'self' data:;"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"origin"},{"key":"Expect-CT","value":"max-age=86400, enforce"},{"key":"X-Correlation-Id","value":"c57836ac0694590904b9857a441eb2fd"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6f87fad8-862b-4e6d-ab67-1c8d49ebb5ee\",\n    \"companyId\": \"a00a94a8-9443-4f1d-b658-bfb19d74c6bf\",\n    \"connectionId\": \"26f2029f-8027-4971-807d-7378d74323d8\",\n    \"dataType\": \"commerce-transactions\",\n    \"status\": \"Complete\",\n    \"requested\": \"2022-03-21T20:43:46.6756749Z\",\n    \"completed\": \"2022-03-21T20:43:54.4552982Z\",\n    \"progress\": 100,\n    \"isCompleted\": true,\n    \"isErrored\": false\n}"}],"_postman_id":"c0d2e5b1-204b-4b54-b3b7-64b9b5efc357"},{"name":"Get Dataset Validation Errors","id":"ae8a96a3-f839-4ba2-af9f-bfbff626424d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/meta/companies/:companyId/pull/history/:datasetId/validation","description":"<p>If you encounter a validation error against a dataset that has been pushed to Codat, you can retrieve details of the validation error from this endpoint.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["meta","companies",":companyId","pull","history",":datasetId","validation"],"host":["api","codat","io"],"query":[],"variable":[{"id":"58e5b96f-1674-4d91-99ed-662dde06e122","description":{"content":"<p>id of Company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"},{"id":"a5dfb19f-9f42-4b1e-bbce-655649c97cd6","description":{"content":"<p>id of Dataset</p>\n","type":"text/plain"},"type":"any","value":"","key":"datasetId"}]}},"response":[{"id":"2fe0af47-0b71-4661-b75b-973a9fdf6a43","name":"GET Validation Errors","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.codat.io/meta/companies/:companyId/pull/history/:datasetId/validation","protocol":"https","host":["api","codat","io"],"path":["meta","companies",":companyId","pull","history",":datasetId","validation"],"variable":[{"id":"58e5b96f-1674-4d91-99ed-662dde06e122","key":"companyId","value":"00000000-0000-0000-0000-000000000000","description":"id of Company"},{"id":"a5dfb19f-9f42-4b1e-bbce-655649c97cd6","key":"datasetId","value":"","description":"id of Dataset"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errors\": [\r\n        {\r\n            \"itemId\": \"4NBre1prQCedjRSjlowIZ7ieV\",\r\n            \"message\": \"country is required\"\r\n        }\r\n    ],\r\n    \"warnings\": []\r\n}"}],"_postman_id":"ae8a96a3-f839-4ba2-af9f-bfbff626424d"},{"name":"Initiate Sync","id":"50b687aa-0bec-407e-a81c-78204d0a7f1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.codat.io/companies/:companyId/sync/commerce/latest?dateTimeToSyncToUtc=2026-04-04T02:18:25.180Z","description":"<p>This endpoint allows you to safely trigger an ad-hoc sync inbetween when the last scheduled sync took place and up to 15 mins before the request is made.<br />Using this endpoint will also update the scheduler therefore, the next scheduled sync will only process sales data from when the initiated sync completes.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies",":companyId","sync","commerce","latest"],"host":["api","codat","io"],"query":[{"description":{"content":"<p>utc timestamp of when you would like to sync up to</p>\n","type":"text/plain"},"key":"dateTimeToSyncToUtc","value":"2026-04-04T02:18:25.180Z"}],"variable":[{"description":{"content":"<p>Unique Identifier for the company</p>\n","type":"text/plain"},"type":"any","value":"00000000-0000-0000-0000-000000000000","key":"companyId"}]}},"response":[{"id":"350fdbe8-e26e-431b-95d2-817c7f06a173","name":"Initiate Sync","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.codat.io/companies/:companyId/sync/commerce/latest?dateTimeToSyncToUtc=2022-10-26T08:11:01.428Z","protocol":"https","host":["api","codat","io"],"path":["companies",":companyId","sync","commerce","latest"],"query":[{"key":"dateTimeToSyncToUtc","value":"2022-10-26T08:11:01.428Z","description":"utc timestamp of when you would like to sync up to"}],"variable":[{"key":"companyId","value":"b294021a-63d5-47d8-a625-7903d356ce01","description":"Unique Identifier for the company"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked","description":"","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","description":"","type":"text"},{"key":"Content-Encoding","value":"gzip","description":"","type":"text"},{"key":"Vary","value":"Accept-Encoding","description":"","type":"text"},{"key":"Strict-Transport-Security","value":"max-age=2592000","description":"","type":"text"},{"key":"Strict-Transport-Security","value":"max-age=2592000","description":"","type":"text"},{"key":"X-XSS-Protection","value":"1; mode=block","description":"","type":"text"},{"key":"X-XSS-Protection","value":"1; mode=block","description":"","type":"text"},{"key":"X-Frame-Options","value":"SAMEORIGIN","description":"","type":"text"},{"key":"X-Frame-Options","value":"SAMEORIGIN","description":"","type":"text"},{"key":"X-Content-Type-Options","value":"nosniff","description":"","type":"text"},{"key":"X-Content-Type-Options","value":"nosniff","description":"","type":"text"},{"key":"request-context","value":"appId=","description":"","type":"text"},{"key":"x-correlation-id","value":"ab19467d8fe74c5a46a0db23e06b6712","description":"","type":"text"},{"key":"x-azure-ref","value":"0letYYwAAAAD+jgkKNyO6Q4Bm8vSp3diOTFRTRURHRTEyMTgAMWNlOGI3MmEtYTYxZS00NDQwLTg4OTEtOTQzNDlkOTM5YjM1","description":"","type":"text"},{"key":"X-Cache","value":"CONFIG_NOCACHE","description":"","type":"text"},{"key":"frontdoorname","value":"codat-stag-frontdoor-fd-globalcodat-stag-frontdoor-fd-global","description":"","type":"text"},{"key":"Date","value":"Wed, 26 Oct 2022 08:11:01 GMT","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"b294021a-63d5-47d8-a625-7903d356ce01\",\n    \"commerceSyncId\": \"7580f2e9-3074-4bbc-832c-9d821e548e68\",\n    \"syncStatusCode\": 0,\n    \"syncStatus\": \"Pending\",\n    \"syncUtc\": \"2022-10-26T08:11:01.8905977Z\",\n    \"dataConnections\": [\n        {\n            \"id\": \"14bf51cb-1c9c-466e-b349-e5681c3f59b8\",\n            \"integrationId\": \"3485371f-930d-4614-997a-5dfa2cec546c\",\n            \"sourceId\": \"f4319595-c20d-4b8c-bc9b-a6642e03c29b\",\n            \"platformName\": \"Partner Commerce\",\n            \"linkUrl\": \"https://link-api-uat.codat.io/companies/b294021a-63d5-47d8-a625-7903d356ce01/connections/14bf51cb-1c9c-466e-b349-e5681c3f59b8/start\",\n            \"status\": \"Linked\",\n            \"created\": \"2022-05-04T14:45:29+00:00\",\n            \"sourceType\": \"Commerce\"\n        },\n        {\n            \"id\": \"d2410d62-467a-4017-9013-b13446161b5e\",\n            \"integrationId\": \"88f64984-ac4f-428b-b7dc-27d05aca84aa\",\n            \"sourceId\": \"bf86879c-1e70-470c-848c-e0eb8836eb52\",\n            \"platformName\": \"QuickBooks Online Sandbox\",\n            \"linkUrl\": \"https://link-api-uat.codat.io/companies/b294021a-63d5-47d8-a625-7903d356ce01/connections/d2410d62-467a-4017-9013-b13446161b5e/start\",\n            \"status\": \"Linked\",\n            \"lastSync\": \"2022-10-25T15:36:18.3899674+00:00\",\n            \"created\": \"2022-05-04T14:45:30+00:00\",\n            \"sourceType\": \"Accounting\"\n        }\n    ],\n    \"dataPushed\": false\n}"}],"_postman_id":"50b687aa-0bec-407e-a81c-78204d0a7f1f"}],"id":"166a0b48-9f98-47f6-91cd-0986a3de626f","description":"<h4 id=\"overview\">Overview</h4>\n<p>Sync for Commerce allows you to push merchants' data from your payments, eCommerce or point-of-sale (POS) platform into each merchant's accounting platform.</p>\n<p>We then do all the heavy lifting of mapping their data according to the best accounting practices and features available within each accounting platform. This enables your merchants to seamlessly reconcile their e-commerce and accounting data, allowing them to spend more time on growing their business.</p>\n<p>Building Sync for Commerce consists of the following stages:</p>\n<h4 id=\"merchant-authorization\">Merchant Authorization</h4>\n<p>Create a company in Codat and allow your merchants to link their accounting platforms to this.</p>\n<h4 id=\"configuration\">Configuration</h4>\n<p>The merchant configuration enables your merchants to dictate how they would like their commerce data to be represented in their accounting platform.</p>\n<h4 id=\"posting-of-data\">Posting of data</h4>\n<p>Once the merchant has configured their preferences, you can then post orders, payments and transactions to the Codat API.</p>\n<h4 id=\"sync\">Sync</h4>\n<p>Codat processes the data and sends it in an aggregate and valid format to the accounting platform of the merchant’s choice.</p>\n<h4 id=\"api-access\">API Access</h4>\n<p>Codat uses API keys to control access to the API.</p>\n<p>You must keep the API key secret, so make sure it isn't available in publicly accessible areas, such as GitHub and client-side code. Codat recommends the API key is only inserted at release time, and the number of people at your organisation with access to your API key is minimised.</p>\n<p>Codat expects the API key to be included in all API requests to the server, Base64 encoded within an 'Authorization' header.</p>\n<p><code>Authorization: Basic your_encoded_api_key</code></p>\n<p>To get an API Key, you can sign up for a free trial account <a href=\"https://signup.codat.io/\">here</a></p>\n<p>Once you have your API Key, just paste it into the \"Codat_Api_key_base_64\" collection Variable.</p>\n","_postman_id":"166a0b48-9f98-47f6-91cd-0986a3de626f","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Auth flow - Link API","item":[{"name":"Onboarding","item":[{"name":"Create a company","event":[{"listen":"test","script":{"id":"2a720bf8-6ab4-45d2-b995-a07127e841bc","exec":["//creates company with selected accounting integration\r","\r","pm.test(\"company created and companyId acquired!\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.collectionVariables.set(\"companyId\", jsonData.id);           \r","});\r","\r","var jsonData = pm.response.json();\r","var companyId = jsonData.id;\r","\r","console.log(\"companyId: \"+companyId)"],"type":"text/javascript"}}],"id":"d4411c59-1fdd-4620-9bf9-7aaf1dc2b329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"SME Name or ID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies","description":"<h1 id=\"create-a-codat-company-when-a-user-signs-up-for-your-app\">Create a Codat company when a user signs up for your app</h1>\n<p>Company creation should occur the moment an SMB of yours signs up for your app and is assigned an ID.</p>\n<ul>\n<li>Populate the name value with the ID that you use for the merchant in your internal system so that it’s easier to identify the Codat company that corresponds to your record of the merchant.</li>\n<li>Retain the company ID (hereafter referred to as companyId) from the response. It is crucial that you retain this value as you will need it for directing your customers to Link and managing their connections.</li>\n<li><a href=\"https://docs.codat.io/docs/core-rules-create\">Subscribe to an alert</a> for new company connections or use a <a href=\"https://docs.codat.io/docs/authentication-redirect#redirect-with-reserved-query-parameters\">redirect parameter</a> such as the status code to listen for a successful connection for the company once the user has been successfully authenticated.</li>\n</ul>\n<p>You can read a guide on how to create a Codat company <a href=\"https://docs.codat.io/docs/build-your-own-authentication-journey#step-1-create-a-codat-company-when-a-user-signs-up-to-your-app\">here</a>.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4411c59-1fdd-4620-9bf9-7aaf1dc2b329"},{"name":"List available integrations","event":[{"listen":"test","script":{"exec":["//Takes the the first eligible integration and saves the platformKey for creating our company connection\r","pm.test(\"integration 0 has been chosen, integrationKey acquired!\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.collectionVariables.set(\"platformKey\", jsonData.results[0].key);           \r","});"],"type":"text/javascript","id":"ac44c6f3-b658-4119-a705-ff89ac5de324"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"24919579-21dd-454e-9940-df0171287727"}}],"id":"cb706b73-a649-43e8-b72f-ec9e389849e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/integrations?query=sourceType=Accounting%26%26enabled=true","description":"<h2 id=\"fetch-a-list-of-integrations\">Fetch a list of integrations</h2>\n<p>This query only fetches integrations for which the <code>sourceType</code> is <code>Accounting</code> and which are <code>enabled</code>. </p>\n<p>More information about querying Codat's API can be found in our docs <a href=\"https://docs.codat.io/docs/querying-1\">here</a>. You can also find out more about how to setup and enable more integrations in our docs <a href=\"https://docs.codat.io/docs/accounting-overview\">here</a>.</p>\n<h4 id=\"try-fetching-all-integrations\">Try fetching all integrations</h4>\n<p>You can untick the query under the <strong>Params</strong> tab if you would like to try fetching all of Codat's integrations.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["integrations"],"host":["api","codat","io"],"query":[{"key":"query","value":"sourceType=Accounting%26%26enabled=true"}],"variable":[]}},"response":[],"_postman_id":"cb706b73-a649-43e8-b72f-ec9e389849e4"},{"name":"Get branding assets","event":[{"listen":"prerequest","script":{"id":"71f5ff93-7d87-4633-a4c8-78254ed9b584","exec":[""],"type":"text/javascript"}}],"id":"a7844f32-ed9f-40a4-87dd-f62dbbe19265","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/integrations/:platformKey/branding","description":"<h2 id=\"fetch-branded-assets-per-integration\">Fetch branded assets per integration</h2>\n<p>This endpoint will return logos and other branding assets for the given integration.</p>\n<p>To ensure this page is performant for your users we recommend caching the branding assets information rather than calling the branding endpoint each time a user visits the integration selection page.</p>\n<h4 id=\"read-our-guide-on-how-to-fetch-and-display-a-list-of-integrations-link\">Read our guide on how to fetch and display a list of integrations: <a href=\"https://docs.codat.io/docs/build-your-own-authentication-journey#step-2-display-a-list-of-integrations-for-your-users-to-select-including-the-integration-name-and-logo\">link</a>.</h4>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["integrations",":platformKey","branding"],"host":["api","codat","io"],"query":[],"variable":[{"description":{"content":"<p>Unique platform key</p>\n","type":"text/plain"},"type":"any","value":"mqjo","key":"platformKey"}]}},"response":[],"_postman_id":"a7844f32-ed9f-40a4-87dd-f62dbbe19265"},{"name":"Create a connection","event":[{"listen":"test","script":{"exec":["//Creates company with selected accounting integration\r","pm.test(\"company connection to selected accounting platform has been made connectionId acquired!\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.collectionVariables.set(\"connectionId\", jsonData.id);           \r","});"],"type":"text/javascript","id":"ef8057a8-5f54-441e-a21c-8c2324d5b296"}}],"id":"e83bb7ef-2ba1-453a-8683-ddb4c1f04ea4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\"mqjo\"","options":{"raw":{"language":"json"}}},"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections","description":"<h2 id=\"create-a-connection-to-the-selected-integration\">Create a connection to the selected integration</h2>\n<p>Once you have created a connection, you will need to redirect your user to the <code>linkUrl</code> found in the <code>dataConnection</code> object for the specified integration. </p>\n<p>The user will be prompted to enter their credentials for the 3rd-party integration, which will authorize the connection and activate it.</p>\n<p>You can repeat this as many times as needed to allow your user to connect all of the integrations they use1.</p>\n<p>Prior to creating a connection to an integration, it must be configured &amp; enabled in the Codat Portal. Instructions on how to configure all of our integrations are available in our <a href>docs</a></p>\n<p>You must ensure that you <a href=\"https://docs.codat.io/docs/authentication-redirect\">handle all possible redirect status codes and error messages</a> so that your users understand when something has gone wrong.</p>\n<p>The \"platformKey\" is the unique key Codat uses instead of financial platform names to remove the dependence on a platform's display name.</p>\n<h4 id=\"read-our-guide-on-how-to-use-the-linkurl-link\">Read our guide on how to use the \"linkUrl\": <a href=\"https://docs.codat.io/docs/build-your-own-authentication-journey#step-3-direct-your-user-to-enter-their-3rd-party-credentials-to-authorize-a-connection-with-their-selected-platform\">link</a>.</h4>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"e83bb7ef-2ba1-453a-8683-ddb4c1f04ea4"},{"name":"Get data history & status","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"28c34727-94ca-459b-b5f0-f7b1537ea680"}}],"id":"06040c31-3025-4ff4-986e-04f263916774","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/dataStatus","description":"<h2 id=\"get-the-data-status-of-a-new-connection\">Get the data status of a new connection</h2>\n<p>After the connection is created successfully, and your user has completed the authorization flow, you can let your user know when the initial synchronization of data is complete by <a href=\"https://docs.codat.io/docs/sync-status\">polling the data status</a> endpoint.</p>\n<h4 id=\"learn-how-to-confirm-successful-authorization-and-data-synchronization-here\">Learn how to confirm successful authorization and data synchronization <a href=\"https://docs.codat.io/docs/build-your-own-authentication-journey#step-4-confirm-successful-authorization-and-data-synchronization\">here</a>.</h4>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","dataStatus"],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"06040c31-3025-4ff4-986e-04f263916774"}],"id":"bf371ef9-5d2c-4755-8f45-01c9a6fc467f","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"aaa615e9-932a-405b-a6de-dfd8c8a158bb"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"5e09632a-081a-45d1-830a-e0791ce40770"}}],"_postman_id":"bf371ef9-5d2c-4755-8f45-01c9a6fc467f","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}},{"name":"Management","item":[{"name":"List connections for a company","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"7b9724f0-f75e-40af-9048-03d909c9ae6d"}}],"id":"0866ab62-ba1e-4c0f-98eb-48eba81140c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections?page=1","description":"<h2 id=\"list-company-connections\">List company connections</h2>\n<p>This will allow users to view the existing connections for their company. You can also show them the current <code>status</code> of each connection and prompt them to reauthorize any which have expired.</p>\n<p>You can read more about the possible <code>status</code> values in our docs <a href=\"https://docs.codat.io/docs/core-dataconnections#what-does-each-status-mean\">here</a></p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections"],"host":["api","codat","io"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"0866ab62-ba1e-4c0f-98eb-48eba81140c3"},{"name":"Disconnect a data source from a company","event":[{"listen":"test","script":{"exec":["\r","pm.test(\"*****connection_DELETED\");\r",""],"type":"text/javascript","id":"8ee293c1-a1a3-40e0-8101-bcab8a0b1e8e"}},{"listen":"prerequest","script":{"exec":["pm.test(\"company connection deleted!\")"],"type":"text/javascript","id":"7db16930-6393-4856-84d1-b8680ec1aeb2"}}],"id":"8f9ecc43-0344-4d10-aae6-26cc5f8ea65e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections/","description":"<h2 id=\"disconnect-a-companys-connection-to-an-integration\">Disconnect a company's connection to an integration</h2>\n<p>Unlinking allows your users to prevent further synchronizations with a connection, whilst retaining the data that has already been pulled within Codat.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections",""],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f9ecc43-0344-4d10-aae6-26cc5f8ea65e"},{"name":"Delete the connection & associated data","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"cde3e8c2-933e-4876-8154-412c9f8a3edd"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"ba9ce056-be33-4e30-a1be-d1fd81b05dce"}}],"id":"bef186f7-d41a-4950-a579-7faffb3a0ef4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.codat.io/companies/00000000-0000-0000-0000-000000000000/connections/","description":"<h2 id=\"delete-a-companys-connection-to-an-integration\">Delete a company's connection to an integration</h2>\n<p>Deleting a connection both unlinks it and removes all the data stored within Codat.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}},"urlObject":{"protocol":"https","path":["companies","00000000-0000-0000-0000-000000000000","connections",""],"host":["api","codat","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"bef186f7-d41a-4950-a579-7faffb3a0ef4"}],"id":"4b8ecace-bf5b-44ae-b0df-8854553f84fa","description":"<h2 id=\"these-endpoints-allow-you-to-manage-your-users-connections-to-unlink-or-delete-the-associated-data\">These endpoints allow you to manage your users' connections; to unlink or delete the associated data.</h2>\n","_postman_id":"4b8ecace-bf5b-44ae-b0df-8854553f84fa","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"id":"3187c96c-2bdc-4aa4-b43c-08e5ecb166e4","description":"<p>See our full docs on <a href=\"https://docs.codat.io/auth-flow/build/build-your-own-authorization-journey\">building your own auth flow</a>.</p>\n","_postman_id":"3187c96c-2bdc-4aa4-b43c-08e5ecb166e4","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"id":"61e969d0-cc5a-4226-87bf-3926eb6df214","_postman_id":"61e969d0-cc5a-4226-87bf-3926eb6df214","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","id":"9427cfd1-d3f9-4857-b3f1-d488fb6de5a6","name":"Codat postman collections","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"}},"event":[{"listen":"prerequest","script":{"id":"490706ea-08e4-4a3e-8dba-2b141502f9ae","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9662a820-02ed-4081-ad0d-98e009cfb3dc","type":"text/javascript","exec":[""]}}],"variable":[{"key":"companyId","value":"00000000-0000-0000-0000-000000000000"},{"key":"orderId","value":""},{"key":"datasetId","value":""},{"key":"accountingConnectionId","value":""},{"key":"codat_api_key_base_64","value":"","type":"string"},{"key":"commerceKey","value":"lqai","type":"string"},{"key":"accountingKey","value":"gbol","type":"string"},{"key":"merchantName","value":"SME Name or ID","type":"string"},{"key":"platformKey","value":"mqjo","type":"string"},{"key":"connectionId","value":"","type":"string"},{"key":"expenseConnectionId","value":""},{"key":"transactionId1","value":""},{"key":"transactionId2","value":""},{"key":"syncId","value":""},{"key":"bankAccountId","value":""}]}