{"info":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17612823","collectionId":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","publishedId":"2sA3drHuX9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-26T07:32:43.000Z"},"item":[{"name":"core","item":[{"name":"companies","item":[{"name":"{company_id}","item":[{"name":"Get Company","id":"b9009acf-93ec-46c7-aadd-14f0d449af9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/companies/:company_id","description":"<p>Retrieve a single company from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","companies",":company_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"e582d4a2-cab4-49b3-abca-b8b9b2763555","description":{"content":"<p>(Required) The ID of the company to retrieve</p>\n","type":"text/plain"},"type":"any","value":"-29994488","key":"company_id"}]}},"response":[{"id":"e9143b21-5cba-4373-93a5-12b0c75e7deb","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/companies/:company_id","host":["https://api.rootfi.dev/v3"],"path":["core","companies",":company_id"],"variable":[{"key":"company_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"name\": \"Rootfi\",\n    \"rootfi_created_at\": \"1971-01-23T03:47:23.632Z\",\n    \"rootfi_id\": -1800274,\n    \"rootfi_updated_at\": \"1989-07-31T02:56:30.194Z\",\n    \"partner_id\": \"ex o\",\n    \"invite_link\": {\n      \"nullable\": true,\n      \"description\": \"ID of the invite link in the platform database\"\n    }\n  }\n}"}],"_postman_id":"b9009acf-93ec-46c7-aadd-14f0d449af9b"},{"name":"Update Company","id":"7c0709c1-bd7f-4ce5-9310-8b15cca8f831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sunt do\",\n  \"partner_id\": \"incididunt officia dolore\",\n  \"sync_config\": {\n    \"enabled\": true,\n    \"interval\": 1,\n    \"frequency\": \"MONTHLY\",\n    \"data_model\": \"PURCHASE_ORDERS\",\n    \"category\": \"ACCOUNTING\",\n    \"scope_access\": {\n      \"READ\": true,\n      \"CREATE\": true,\n      \"UPDATE\": true,\n      \"DELETE\": true\n    },\n    \"custom_fields\": [\n      \"voluptate nisi reprehenderit cupidatat\",\n      \"consequat\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/companies/:company_id","description":"<p>Update a single company from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","companies",":company_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"56a41e69-633d-435b-8111-a81a436bf03f","description":{"content":"<p>(Required) The ID of the company to update</p>\n","type":"text/plain"},"type":"any","value":"-29994488","key":"company_id"}]}},"response":[{"id":"492c7469-2a19-4004-8300-5498ec600664","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sunt do\",\n  \"partner_id\": \"incididunt officia dolore\",\n  \"sync_config\": {\n    \"enabled\": true,\n    \"interval\": 1,\n    \"frequency\": \"MONTHLY\",\n    \"data_model\": \"PURCHASE_ORDERS\",\n    \"category\": \"ACCOUNTING\",\n    \"scope_access\": {\n      \"READ\": true,\n      \"CREATE\": true,\n      \"UPDATE\": true,\n      \"DELETE\": true\n    },\n    \"custom_fields\": [\n      \"voluptate nisi reprehenderit cupidatat\",\n      \"consequat\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/core/companies/:company_id","host":["https://api.rootfi.dev/v3"],"path":["core","companies",":company_id"],"variable":[{"key":"company_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"name\": \"Rootfi\",\n      \"rootfi_created_at\": \"1959-01-14T11:55:58.072Z\",\n      \"rootfi_id\": 70339874,\n      \"rootfi_updated_at\": \"1967-10-10T05:09:24.948Z\",\n      \"partner_id\": \"Lorem do\",\n      \"invite_link\": {\n        \"nullable\": true,\n        \"description\": \"ID of the invite link in the platform database\"\n      }\n    },\n    {\n      \"name\": \"Rootfi\",\n      \"rootfi_created_at\": \"2008-03-28T21:39:45.276Z\",\n      \"rootfi_id\": -37214810,\n      \"rootfi_updated_at\": \"1995-08-15T14:02:24.196Z\",\n      \"partner_id\": \"culpa id ullamco\",\n      \"invite_link\": {\n        \"nullable\": true,\n        \"description\": \"ID of the invite link in the platform database\"\n      }\n    }\n  ],\n  \"next\": \"velit non\"\n}"}],"_postman_id":"7c0709c1-bd7f-4ce5-9310-8b15cca8f831"},{"name":"Delete Company","id":"ef1353f0-1d59-4b3b-a542-93118896992d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/companies/:company_id","description":"<p>Delete a single company from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","companies",":company_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"c0209bc3-e81c-49b5-9aed-b65b77f1345c","description":{"content":"<p>(Required) The ID of the company to delete</p>\n","type":"text/plain"},"type":"any","value":"1102","key":"company_id"}]}},"response":[{"id":"affc8dac-6371-4513-b482-a1db634d0dc8","name":"Untitled Response","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/companies/:company_id","host":["https://api.rootfi.dev/v3"],"path":["core","companies",":company_id"],"variable":[{"key":"company_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\"\n}"}],"_postman_id":"ef1353f0-1d59-4b3b-a542-93118896992d"}],"id":"86732006-c39a-4dda-950e-c3ec4ee6013c","_postman_id":"86732006-c39a-4dda-950e-c3ec4ee6013c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get Companies","id":"007ecdb9-754e-418a-be8b-b907d172d838","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/companies","description":"<p>Retrieve all companies from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","companies"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The integration type to filter the companies</p>\n","type":"text/plain"},"key":"integrations","value":"QUICKBOOKS, XERO"},{"disabled":true,"description":{"content":"<p>The integration category to filter the companies</p>\n","type":"text/plain"},"key":"categories","value":"ACCOUNTING"},{"disabled":true,"description":{"content":"<p>The status of the company. Allowed values are HEALTHY, EXPIRED, PENDING, DISCONNECTED, SLEEPING, and DELETED</p>\n","type":"text/plain"},"key":"status","value":"HEALTHY, EXPIRED"},{"disabled":true,"description":{"content":"<p>The fields to expand in the response</p>\n","type":"text/plain"},"key":"expand","value":"invite_link, connections, activity_log"}],"variable":[]}},"response":[{"id":"09b8ef41-a86c-440f-9486-586dbdf3a05d","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/companies","host":["https://api.rootfi.dev/v3"],"path":["core","companies"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The integration type to filter the companies","key":"integrations","value":"QUICKBOOKS, XERO","disabled":true},{"description":"The integration category to filter the companies","key":"categories","value":"ACCOUNTING","disabled":true},{"description":"The status of the company. Allowed values are HEALTHY, EXPIRED, PENDING, DISCONNECTED, SLEEPING, and DELETED","key":"status","value":"HEALTHY, EXPIRED","disabled":true},{"description":"The fields to expand in the response","key":"expand","value":"invite_link, connections, activity_log","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n      \"name\": \"Rootfi\",\n      \"invite_link\": {\n        \"rootfi_id\": 1,\n        \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n        \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n        \"invite_link_id\": \"1\",\n        \"integrations\": [\n          \"QUICKBOOKS\",\n          \"XERO\"\n        ],\n        \"integration_categories\": [\n          \"ACCOUNTING\"\n        ]\n      },\n      \"connections\": [\n        {\n          \"rootfi_id\": 1,\n          \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n          \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n          \"integration_type\": \"QUICKBOOKS\",\n          \"category\": \"ACCOUNTING\",\n          \"connection_status\": \"HEALTHY\",\n          \"sync_status\": \"IDLE\",\n          \"sync_resume_at\": \"2021-08-10T12:00:00Z\",\n          \"last_synced\": \"2021-08-10T12:00:00Z\",\n          \"rate_limits\": {\n            \"counters\": {\n              \"day\": 4,\n              \"hour\": 1,\n              \"minute\": 1,\n              \"concurrent\": 0\n            },\n            \"lastReset\": {\n              \"day\": \"2024-01-28T11:00:17.087Z\",\n              \"hour\": \"2024-01-29T05:10:40.896Z\",\n              \"minute\": \"2024-01-29T05:10:40.896Z\"\n            },\n            \"maxLimits\": {\n              \"per_minute\": 500,\n              \"concurrent_calls\": 10\n            }\n          },\n          \"sync_config\": {\n            \"data_model\": \"ACCOUNTS\",\n            \"category\": \"ACCOUNTING\",\n            \"enabled\": true,\n            \"frequency\": \"DAILY\",\n            \"interval\": 1,\n            \"scope_access\": {\n              \"READ\": true,\n              \"CREATE\": true,\n              \"UPDATE\": true,\n              \"DELETE\": true\n            }\n          },\n          \"tally_last_active_at\": \"2021-08-10T12:00:00Z\",\n          \"zoho_sub_calls_enabled\": true\n        }\n      ],\n      \"activity_log\": [\n        {\n          \"rootfi_id\": 1,\n          \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n          \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n          \"activity_type\": \"COMPANY_CREATED\"\n        }\n      ]\n    }\n  ],\n  \"next\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\"\n}"}],"_postman_id":"007ecdb9-754e-418a-be8b-b907d172d838"}],"id":"7966c2a2-368e-47ba-9a6a-065d16aae7f3","_postman_id":"7966c2a2-368e-47ba-9a6a-065d16aae7f3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"invite_links","item":[{"name":"{invite_link_id}","item":[{"name":"Get Invite Link","id":"270a9054-a8aa-46ab-86a9-c90fa88926ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","description":"<p>Retrieve a single invite link from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","invite_links",":invite_link_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"01cbd25f-ff91-47e1-aae0-22fc9cb2894b","description":{"content":"<p>(Required) The ID of the invite link to retrieve</p>\n","type":"text/plain"},"type":"any","value":"1102","key":"invite_link_id"}]}},"response":[{"id":"c1e8f462-1ff0-4a15-97ef-75a44c15fba1","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","host":["https://api.rootfi.dev/v3"],"path":["core","invite_links",":invite_link_id"],"variable":[{"key":"invite_link_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 1,\n    \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n    \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n    \"invite_link_id\": \"1\",\n    \"integrations\": [\n      \"XERO\"\n    ],\n    \"integration_categories\": [\n      \"ACCOUNTING\"\n    ],\n    \"company\": {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n      \"name\": \"RootFi\"\n    },\n    \"connections\": [\n      {\n        \"rootfi_id\": 1,\n        \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n        \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n        \"integration_type\": \"XERO\",\n        \"status\": \"HEALTHY\",\n        \"sync_status\": \"IDLE\",\n        \"rate_limits\": {\n          \"counters\": {\n            \"day\": 4,\n            \"hour\": 1,\n            \"minute\": 1,\n            \"concurrent\": 0\n          },\n          \"lastReset\": {\n            \"day\": \"2024-01-28T11:00:17.087Z\",\n            \"hour\": \"2024-01-29T05:10:40.896Z\",\n            \"minute\": \"2024-01-29T05:10:40.896Z\"\n          },\n          \"maxLimits\": {\n            \"per_minute\": 500,\n            \"concurrent_calls\": 10\n          }\n        },\n        \"sync_config\": {\n          \"data_model\": \"ACCOUNTS\",\n          \"enabled\": true,\n          \"frequency\": \"DAILY\",\n          \"interval\": 1,\n          \"scope_access\": {\n            \"READ\": true,\n            \"CREATE\": true,\n            \"UPDATE\": true,\n            \"DELETE\": true\n          },\n          \"category\": \"ACCOUNTING\"\n        },\n        \"category\": \"ACCOUNTING\"\n      }\n    ]\n  }\n}"}],"_postman_id":"270a9054-a8aa-46ab-86a9-c90fa88926ab"},{"name":"Update Invite Link","id":"0af1e437-24c2-4982-869e-91243ce5bab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_name\": \"RootFi\",\n  \"integrations\": [\n    \"XERO\"\n  ],\n  \"integration_categories\": [\n    \"ACCOUNTING\"\n  ],\n  \"sync_config\": {\n    \"data_model\": \"ACCOUNTS\",\n    \"category\": \"ACCOUNTING\",\n    \"enabled\": true,\n    \"frequency\": \"DAILY\",\n    \"interval\": 1,\n    \"scope_access\": {\n      \"READ\": true,\n      \"CREATE\": true,\n      \"UPDATE\": true,\n      \"DELETE\": true\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","description":"<p>Update a single invite link from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","invite_links",":invite_link_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"991f6c82-9773-4db3-9b6a-41dc034d9216","description":{"content":"<p>(Required) The ID of the invite link to update</p>\n","type":"text/plain"},"type":"any","value":"1102","key":"invite_link_id"}]}},"response":[{"id":"ebf33de1-ffa3-4bf6-8f72-d93736575c16","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_name\": \"RootFi\",\n  \"integrations\": [\n    \"XERO\"\n  ],\n  \"integration_categories\": [\n    \"ACCOUNTING\"\n  ],\n  \"sync_config\": {\n    \"data_model\": \"ACCOUNTS\",\n    \"category\": \"ACCOUNTING\",\n    \"enabled\": true,\n    \"frequency\": \"DAILY\",\n    \"interval\": 1,\n    \"scope_access\": {\n      \"READ\": true,\n      \"CREATE\": true,\n      \"UPDATE\": true,\n      \"DELETE\": true\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","host":["https://api.rootfi.dev/v3"],"path":["core","invite_links",":invite_link_id"],"variable":[{"key":"invite_link_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 1,\n    \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n    \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n    \"invite_link_id\": \"1\",\n    \"integrations\": [\n      \"XERO\"\n    ],\n    \"integration_categories\": [\n      \"ACCOUNTING\"\n    ],\n    \"company\": {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n      \"name\": \"RootFi\"\n    },\n    \"connections\": [\n      {\n        \"rootfi_id\": 1,\n        \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n        \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n        \"integration_type\": \"XERO\",\n        \"status\": \"HEALTHY\",\n        \"sync_status\": \"IDLE\",\n        \"rate_limits\": {\n          \"counters\": {\n            \"day\": 4,\n            \"hour\": 1,\n            \"minute\": 1,\n            \"concurrent\": 0\n          },\n          \"lastReset\": {\n            \"day\": \"2024-01-28T11:00:17.087Z\",\n            \"hour\": \"2024-01-29T05:10:40.896Z\",\n            \"minute\": \"2024-01-29T05:10:40.896Z\"\n          },\n          \"maxLimits\": {\n            \"per_minute\": 500,\n            \"concurrent_calls\": 10\n          }\n        },\n        \"sync_config\": {\n          \"data_model\": \"ACCOUNTS\",\n          \"enabled\": true,\n          \"frequency\": \"DAILY\",\n          \"interval\": 1,\n          \"scope_access\": {\n            \"READ\": true,\n            \"CREATE\": true,\n            \"UPDATE\": true,\n            \"DELETE\": true\n          },\n          \"category\": \"ACCOUNTING\"\n        },\n        \"category\": \"ACCOUNTING\"\n      }\n    ]\n  }\n}"}],"_postman_id":"0af1e437-24c2-4982-869e-91243ce5bab3"},{"name":"Delete Invite Link","id":"900ca623-d648-4cbc-9e18-eaee73b53c2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","description":"<p>Delete a single invite link from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","invite_links",":invite_link_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"81cbf5df-ea16-484c-a409-7504c6440c83","description":{"content":"<p>(Required) The ID of the invite link to delete</p>\n","type":"text/plain"},"type":"any","value":"1102","key":"invite_link_id"}]}},"response":[{"id":"57d6f94d-4ec6-4d23-8f45-17a8b72a8be0","name":"Untitled Response","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/invite_links/:invite_link_id","host":["https://api.rootfi.dev/v3"],"path":["core","invite_links",":invite_link_id"],"variable":[{"key":"invite_link_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\"\n}"}],"_postman_id":"900ca623-d648-4cbc-9e18-eaee73b53c2a"}],"id":"ef75c5e0-557c-455c-a040-4f1ca02384c3","_postman_id":"ef75c5e0-557c-455c-a040-4f1ca02384c3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get Invite Links","id":"63ec7aaf-8ae9-4639-99c3-c394d6c88122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/invite_links","description":"<p>Retrieve all invite links from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","invite_links"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"1"},{"disabled":true,"description":{"content":"<p>The fields to expand. Allowed values are connections</p>\n","type":"text/plain"},"key":"expand","value":"connections"}],"variable":[]}},"response":[{"id":"60daffc5-e46a-4eb5-9538-8e6385eb1009","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/invite_links","host":["https://api.rootfi.dev/v3"],"path":["core","invite_links"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"1","disabled":true},{"description":"The fields to expand. Allowed values are connections","key":"expand","value":"connections","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n      \"invite_link_id\": \"1\",\n      \"integrations\": [\n        \"XERO\"\n      ],\n      \"integration_categories\": [\n        \"ACCOUNTING\"\n      ],\n      \"company\": {\n        \"rootfi_id\": 1,\n        \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n        \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n        \"name\": \"RootFi\"\n      },\n      \"connections\": [\n        {\n          \"rootfi_id\": 1,\n          \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n          \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n          \"integration_type\": \"XERO\",\n          \"status\": \"HEALTHY\",\n          \"sync_status\": \"IDLE\",\n          \"rate_limits\": {\n            \"counters\": {\n              \"day\": 4,\n              \"hour\": 1,\n              \"minute\": 1,\n              \"concurrent\": 0\n            },\n            \"lastReset\": {\n              \"day\": \"2024-01-28T11:00:17.087Z\",\n              \"hour\": \"2024-01-29T05:10:40.896Z\",\n              \"minute\": \"2024-01-29T05:10:40.896Z\"\n            },\n            \"maxLimits\": {\n              \"per_minute\": 500,\n              \"concurrent_calls\": 10\n            }\n          },\n          \"sync_config\": {\n            \"data_model\": \"ACCOUNTS\",\n            \"enabled\": true,\n            \"frequency\": \"DAILY\",\n            \"interval\": 1,\n            \"scope_access\": {\n              \"READ\": true,\n              \"CREATE\": true,\n              \"UPDATE\": true,\n              \"DELETE\": true\n            },\n            \"category\": \"ACCOUNTING\"\n          },\n          \"category\": \"ACCOUNTING\"\n        }\n      ]\n    }\n  ],\n  \"next\": \"https://api.fern.com/core/invite_links?limit=1&next=1\"\n}"}],"_postman_id":"63ec7aaf-8ae9-4639-99c3-c394d6c88122"},{"name":"Create Invite Link","id":"830e919c-d640-46a8-a590-0f41fb391e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"company_name\": \"RootFi\",\n    \"integrations\": [\n        \"XERO\"\n    ],\n    \"integration_categories\": [\n        \"ACCOUNTING\"\n    ],\n    \"sync_config\": [\n        {\n            \"data_model\": \"ACCOUNTS\",\n            \"category\": \"ACCOUNTING\",\n            \"enabled\": true,\n            \"frequency\": \"DAILY\",\n            \"interval\": 1,\n            \"scope_access\": {\n                \"READ\": true,\n                \"CREATE\": true,\n                \"UPDATE\": true,\n                \"DELETE\": true\n            }\n        },\n        {\n            \"data_model\": \"BANK_ACCOUNTS\",\n            \"category\": \"ACCOUNTING\",\n            \"enabled\": true,\n            \"frequency\": \"DAILY\",\n            \"interval\": 1,\n            \"scope_access\": {\n                \"READ\": true,\n                \"CREATE\": true,\n                \"UPDATE\": true,\n                \"DELETE\": true\n            }\n        }\n    ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/invite_links","description":"<p>Create a single invite link from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","invite_links"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"439872f4-d85f-413a-bbed-ea45e2d4fd5c","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_name\": \"RootFi\",\n  \"integrations\": [\n    \"XERO\"\n  ],\n  \"integration_categories\": [\n    \"ACCOUNTING\"\n  ],\n  \"sync_config\": {\n    \"data_model\": \"ACCOUNTS\",\n    \"category\": \"ACCOUNTING\",\n    \"enabled\": true,\n    \"frequency\": \"DAILY\",\n    \"interval\": 1,\n    \"scope_access\": {\n      \"READ\": true,\n      \"CREATE\": true,\n      \"UPDATE\": true,\n      \"DELETE\": true\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/invite_links"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 1,\n    \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n    \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n    \"invite_link_id\": \"1\",\n    \"integrations\": [\n      \"XERO\"\n    ],\n    \"integration_categories\": [\n      \"ACCOUNTING\"\n    ],\n    \"company\": {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-10T12:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-10T12:00:00Z\",\n      \"name\": \"RootFi\"\n    },\n    \"connections\": null\n  }\n}"}],"_postman_id":"830e919c-d640-46a8-a590-0f41fb391e89"}],"id":"b8894e23-3292-4dc4-9e61-fed1275efd3f","_postman_id":"b8894e23-3292-4dc4-9e61-fed1275efd3f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"passthrough","item":[{"name":"Get Passthrough Data","id":"afedea53-fee7-4e2e-be47-79f3cf765640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1111,\n  \"data\": {\n    \"method\": \"GET\",\n    \"path\": \"/contacts\",\n    \"headers\": {},\n    \"data\": {},\n    \"params\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/passthrough","description":"<p>Retrieve passthrough data from integration platforms.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","passthrough"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"fce5a3fb-5c7b-441c-8eec-4c7e63635a80","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1111,\n  \"data\": {\n    \"method\": \"GET\",\n    \"path\": \"/contacts\",\n    \"headers\": {},\n    \"data\": {},\n    \"params\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/passthrough"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"data\": {\n      \"code\": 0,\n      \"message\": \"success\",\n      \"contacts\": [\n        {\n          \"contact_id\": \"3770712000001545104\",\n          \"contact_name\": \"Albert Brown\",\n          \"portal_status\": \"disabled\",\n          \"created_time\": \"2023-10-13T11:44:39+0530\",\n          \"created_time_formatted\": \"13/10/2023\",\n          \"last_modified_time\": \"2023-10-13T11:44:39+0530\",\n          \"last_modified_time_formatted\": \"13/10/2023\",\n          \"custom_fields\": [],\n          \"custom_field_hash\": {},\n          \"ach_supported\": false,\n          \"gst_no\": \"07CEUPK5322M1XX\",\n          \"gst_treatment\": \"business_gst\",\n          \"place_of_contact\": \"DL\",\n          \"place_of_contact_formatted\": \"Delhi\",\n          \"has_attachment\": false,\n          \"pan_no\": \"ODSPS1279F\"\n        }\n      ],\n      \"page_context\": {\n        \"page\": 1,\n        \"per_page\": 200,\n        \"has_more_page\": false,\n        \"report_name\": \"Contacts\",\n        \"applied_filter\": \"Status.All\",\n        \"custom_fields\": [],\n        \"sort_column\": \"contact_name\",\n        \"sort_order\": \"A\"\n      }\n    }\n  }\n}"}],"_postman_id":"afedea53-fee7-4e2e-be47-79f3cf765640"}],"id":"c8d2b4d8-c7ca-49a2-b6d4-14b9340185cd","_postman_id":"c8d2b4d8-c7ca-49a2-b6d4-14b9340185cd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"real_time","item":[{"name":"Get Real time Data","id":"7b71ce04-7480-484a-9738-ee3140c931e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1111,\n  \"data_model\": \"COMPANY_INFO\",\n  \"variables\": {\n    \"per_page\": 100,\n    \"page\": 1\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/real_time","description":"<p>Retrieve real time data from integration platforms.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","real_time"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"b2df53b2-457f-41e4-8dcd-51cae7a42960","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1111,\n  \"data_model\": \"COMPANY_INFO\",\n  \"variables\": {\n    \"per_page\": 100,\n    \"page\": 1\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/real_time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"platform_id\": \"1234567890123456789\",\n    \"name\": \"RootFi\",\n    \"legal_name\": \"RootFi Inc.\",\n    \"base_currency\": \"INR\",\n    \"fiscal_start_at\": \"2023-12-31T00:00:00.000Z\",\n    \"org_created_at\": \"2023-12-31T00:00:00.000Z\",\n    \"registration_number\": \"07CEUPK5322M1ZX\",\n    \"tax_number\": \"ODSPS1279G\",\n    \"addresses\": {\n      \"data\": [\n        {\n          \"platform_id\": \"3770712000001721013_CONTACTS_3770712000001721005_SHIPPING\",\n          \"type\": \"SHIPPING\",\n          \"data_model\": \"CONTACTS\",\n          \"data_model_id\": \"3770712000001721005\",\n          \"street\": \"21 street house\",\n          \"locality\": \"Koramanager\",\n          \"city\": \"Hyderabad\",\n          \"state\": \"Bengalore\",\n          \"country\": \"India\",\n          \"pincode\": \"500045\",\n          \"updated_at\": \"2023-11-05T00:00:00.000Z\"\n        }\n      ]\n    },\n    \"external_links\": {\n      \"data\": [\n        {\n          \"platform_id\": \"CONTACTS_3770712000001721005_WEBSITE\",\n          \"data_model\": \"CONTACTS\",\n          \"data_model_id\": \"3770712000001721005\",\n          \"link\": \"https://www.rootfi.dev\",\n          \"type\": \"WEBSITE\",\n          \"updated_at\": \"2023-11-05T00:00:00.000Z\"\n        }\n      ]\n    },\n    \"phone_numbers\": {\n      \"data\": [\n        {\n          \"platform_id\": \"CONTACTS_3770712000001721005_MOBILE\",\n          \"data_model\": \"CONTACTS\",\n          \"data_model_id\": \"3770712000001721005\",\n          \"number\": \"+919*********\",\n          \"type\": \"MOBILE\",\n          \"updated_at\": \"2023-11-05T00:00:00.000Z\"\n        }\n      ]\n    },\n    \"updated_at\": \"2023-12-31T00:00:00.000Z\"\n  }\n}"}],"_postman_id":"7b71ce04-7480-484a-9738-ee3140c931e3"}],"id":"d6bb18c3-bf6a-48c1-81e1-664c7ee54b9b","_postman_id":"d6bb18c3-bf6a-48c1-81e1-664c7ee54b9b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"syncs","item":[{"name":"config","item":[{"name":"Get Sync Config","id":"b0c76d5c-0d8e-434e-8ff0-22de616830f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/syncs/config?category=CRM","description":"<p>Retrieve the sync config for your organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs","config"],"host":["https://api.rootfi.dev/v3"],"query":[{"description":{"content":"<p>(Required) The integration category whose sync config you want to retrieve</p>\n","type":"text/plain"},"key":"category","value":"CRM"}],"variable":[]}},"response":[{"id":"a4b51e65-9249-4f6f-b4c1-8b0323aad8bb","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/syncs/config?category=CRM","host":["https://api.rootfi.dev/v3"],"path":["core","syncs","config"],"query":[{"description":"(Required) The integration category whose sync config you want to retrieve","key":"category","value":"CRM"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sync_config\": [\n    {\n      \"enabled\": true,\n      \"interval\": 1,\n      \"frequency\": \"DAILY\",\n      \"data_model\": \"PAYMENT_LINE_ITEMS\",\n      \"category\": \"PAYMENTS\",\n      \"scope_access\": {\n        \"READ\": false,\n        \"CREATE\": true,\n        \"UPDATE\": false,\n        \"DELETE\": true\n      },\n      \"custom_fields\": [\n        \"dolor fugiat Excepteur nostrud\",\n        \"irure Ut\"\n      ]\n    },\n    {\n      \"enabled\": true,\n      \"interval\": 1,\n      \"frequency\": \"WEEKLY\",\n      \"data_model\": \"EXTERNAL_LINKS\",\n      \"category\": \"ECOMMERCE\",\n      \"scope_access\": {\n        \"READ\": true,\n        \"CREATE\": false,\n        \"UPDATE\": false,\n        \"DELETE\": true\n      },\n      \"custom_fields\": [\n        \"in adipisicing exercitation\",\n        \"labore quis magna p\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"b0c76d5c-0d8e-434e-8ff0-22de616830f9"}],"id":"07cfc93d-19b6-4d56-8685-c835f9bae591","_postman_id":"07cfc93d-19b6-4d56-8685-c835f9bae591","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"{sync_id}","item":[{"name":"jobs","item":[{"name":"Get Sync Jobs","id":"e45a14d4-64c0-471b-9b1b-e620622a1d75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/syncs/:sync_id/jobs","description":"<p>Retrieve all sync jobs from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs",":sync_id","jobs"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"3c89cabf-b600-40f9-b79f-97be7a81755c","description":{"content":"<p>(Required) The ID of the sync to retrieve</p>\n","type":"text/plain"},"type":"any","value":"VmaVgKMaiygMzTK","key":"sync_id"}]}},"response":[{"id":"0b37abc5-899a-4d8f-b6c3-e2f92340d440","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/syncs/:sync_id/jobs","host":["https://api.rootfi.dev/v3"],"path":["core","syncs",":sync_id","jobs"],"variable":[{"key":"sync_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-31T18:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-31T18:00:00Z\",\n      \"rootfi_company_id\": 1,\n      \"start_time\": \"2021-08-31T18:00:00Z\",\n      \"end_time\": \"2021-08-31T18:00:00Z\",\n      \"integration_type\": \"XERO\",\n      \"status\": \"SUCCESS\",\n      \"data_model\": \"ACCOUNTS\",\n      \"config_mode\": \"READ\",\n      \"sync_id\": \"VmaVgKMaiygMzTK1\",\n      \"parent_job_id\": \"VmaVgKMaiygMzTK1\",\n      \"retry_count\": 0,\n      \"priority\": 0,\n      \"variables\": {},\n      \"error\": {},\n      \"config_id\": \"VmaVgKMaiygMzTK1\",\n      \"job_type\": \"PUSH\",\n      \"response_length\": 0,\n      \"response_size\": 0,\n      \"rate_limit_sleep_time\": 0\n    }\n  ],\n  \"next\": \"eyJpZCI6MX0%3DMX0%3DMX0%3DMX0%3DMX0%3D\"\n}"}],"_postman_id":"e45a14d4-64c0-471b-9b1b-e620622a1d75"}],"id":"be7a6d22-96f3-44d0-9cbe-c3b2a3b16226","_postman_id":"be7a6d22-96f3-44d0-9cbe-c3b2a3b16226","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get Sync","id":"81287af6-3e26-41be-91b1-e5fde63b7364","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/syncs/:sync_id","description":"<p>Retrieve a single sync from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs",":sync_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"7ed9adf2-c826-48c2-83fc-d00aeed67391","description":{"content":"<p>(Required) The ID of the sync to retrieve</p>\n","type":"text/plain"},"type":"any","value":"VmaVgKMaiygMzTK","key":"sync_id"}]}},"response":[{"id":"04f4aa94-f766-4052-b33f-8fde97d833d0","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/syncs/:sync_id","host":["https://api.rootfi.dev/v3"],"path":["core","syncs",":sync_id"],"variable":[{"key":"sync_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data_models_syncing\": [\n    \"ACCOUNTS\",\n    \"CONTACTS\"\n  ],\n  \"sync_id\": \"VmaVgKMaiygMzTK1\",\n  \"status\": \"SUCCESS\"\n}"}],"_postman_id":"81287af6-3e26-41be-91b1-e5fde63b7364"}],"id":"086233cc-8e50-47de-8a26-9fe354a1644e","_postman_id":"086233cc-8e50-47de-8a26-9fe354a1644e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"jobs","item":[{"name":"{job_id}","item":[{"name":"Get Job","id":"07a3fdf4-0c94-4738-8b25-3f68c7464ac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/syncs/jobs/:job_id","description":"<p>Retrieve a single sync job from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs","jobs",":job_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"025e1f04-2253-4bad-bd4a-e703ee1d8c52","description":{"content":"<p>(Required) The ID of the job to retrieve</p>\n","type":"text/plain"},"type":"any","value":"VmaVgKMaiygMzTK","key":"job_id"}]}},"response":[{"id":"910b61ad-e911-4973-85f4-548e021895cd","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/syncs/jobs/:job_id","host":["https://api.rootfi.dev/v3"],"path":["core","syncs","jobs",":job_id"],"variable":[{"key":"job_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 1,\n    \"rootfi_created_at\": \"2021-08-31T18:00:00Z\",\n    \"rootfi_updated_at\": \"2021-08-31T18:00:00Z\",\n    \"rootfi_company_id\": 1,\n    \"start_time\": \"2021-08-31T18:00:00Z\",\n    \"end_time\": \"2021-08-31T18:00:00Z\",\n    \"integration_type\": \"XERO\",\n    \"status\": \"SUCCESS\",\n    \"data_model\": \"ACCOUNTS\",\n    \"config_mode\": \"READ\",\n    \"sync_id\": \"VmaVgKMaiygMzTK1\",\n    \"parent_job_id\": \"VmaVgKMaiygMzTK1\",\n    \"retry_count\": 0,\n    \"priority\": 0,\n    \"variables\": {},\n    \"error\": {},\n    \"config_id\": \"VmaVgKMaiygMzTK1\",\n    \"job_type\": \"PUSH\",\n    \"response_length\": 0,\n    \"response_size\": 0,\n    \"rate_limit_sleep_time\": 0\n  }\n}"}],"_postman_id":"07a3fdf4-0c94-4738-8b25-3f68c7464ac5"}],"id":"b93d8756-ff8a-4d1f-b34d-15baf64ae129","_postman_id":"b93d8756-ff8a-4d1f-b34d-15baf64ae129","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"a86c54ea-a898-44d7-aa92-f5e4b365feb6","_postman_id":"a86c54ea-a898-44d7-aa92-f5e4b365feb6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get Syncs","id":"4367be0f-a9af-43f3-850f-30e442f359ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/syncs","description":"<p>Retrieve all syncs from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"77027338"},{"disabled":true,"description":{"content":"<p>The ID of the company</p>\n","type":"text/plain"},"key":"rootfi_company_id","value":"77027338"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"}],"variable":[]}},"response":[{"id":"7769378b-8177-4c5c-bc37-bd3a3a0fdf9d","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/syncs","host":["https://api.rootfi.dev/v3"],"path":["core","syncs"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"77027338","disabled":true},{"description":"The ID of the company","key":"rootfi_company_id","value":"77027338","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"est nulla eu","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 1,\n      \"rootfi_created_at\": \"2021-08-31T18:00:00Z\",\n      \"rootfi_updated_at\": \"2021-08-31T18:00:00Z\",\n      \"rootfi_company_id\": 1,\n      \"start_time\": \"2021-08-31T18:00:00Z\",\n      \"end_time\": \"2021-08-31T18:00:00Z\",\n      \"integration_type\": \"XERO\",\n      \"full_sync\": true,\n      \"sync_type\": \"AUTO_SYNC\",\n      \"config_mode\": \"READ\",\n      \"sync_data_models\": [\n        \"ACCOUNTS\",\n        \"CONTACTS\"\n      ],\n      \"sync_id\": \"VmaVgKMaiygMzTK1\",\n      \"total_count\": 100,\n      \"success_count\": 100,\n      \"failed_count\": 0,\n      \"running_count\": 0,\n      \"pending_count\": 0,\n      \"status\": \"SUCCESS\"\n    }\n  ],\n  \"next\": \"https://api.rootfi.dev/syncs?next=eyJpZCI6MX0%3D\"\n}"}],"_postman_id":"4367be0f-a9af-43f3-850f-30e442f359ff"},{"name":"Create Sync","id":"0caf44d4-e9ab-42aa-918d-4eeb3d2ae68c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1,\n  \"integration_type\": \"XERO\",\n  \"full_sync\": true,\n  \"data_models_to_sync\": [\n    \"ACCOUNTS\",\n    \"CONTACTS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/syncs","description":"<p>Initialise a single sync</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","syncs"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"6c94951b-da66-4155-b3fc-f842648398a9","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 1,\n  \"integration_type\": \"XERO\",\n  \"full_sync\": true,\n  \"data_models_to_sync\": [\n    \"ACCOUNTS\",\n    \"CONTACTS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/syncs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data_models_syncing\": [\n    \"ACCOUNTS\",\n    \"CONTACTS\"\n  ],\n  \"sync_id\": \"VmaVgKMaiygMzTK1\",\n  \"status\": \"SUCCESS\"\n}"}],"_postman_id":"0caf44d4-e9ab-42aa-918d-4eeb3d2ae68c"}],"id":"9d28c7ac-8e79-4431-8532-7fef4b3a540a","_postman_id":"9d28c7ac-8e79-4431-8532-7fef4b3a540a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"webhooks","item":[{"name":"{webhook_id}","item":[{"name":"Delete Webhook","id":"4801cbae-fc5f-450d-ae86-9b4b4f6df11b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/webhooks/:webhook_id","description":"<p>Delete a webhook.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","webhooks",":webhook_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"5235b7be-fbb7-400b-b44c-ee171a857e26","description":{"content":"<p>(Required) The ID of the webhook to delete</p>\n","type":"text/plain"},"type":"any","value":"wkjldashglkjrhefs","key":"webhook_id"}]}},"response":[{"id":"9af860ba-35f4-4b92-944d-b833cae5c1c8","name":"Untitled Response","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/core/webhooks/:webhook_id","host":["https://api.rootfi.dev/v3"],"path":["core","webhooks",":webhook_id"],"variable":[{"key":"webhook_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\"\n}"}],"_postman_id":"4801cbae-fc5f-450d-ae86-9b4b4f6df11b"},{"name":"Update Webhook","id":"0c0abdb9-83da-4f56-91b0-9c790490236c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"operations\": [\n    \"CREATE\"\n  ],\n  \"name\": \"webhook 1\",\n  \"type\": \"CONNECTION_CHANGED\",\n  \"data_models\": [\n    \"ACCOUNTS\"\n  ],\n  \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\",\n  \"headers\": {\n    \"api_key\": \"fhsjd\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/webhooks/:webhook_id","description":"<p>Update a single webhook from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","webhooks",":webhook_id"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[{"id":"dc89db0b-7dcc-440a-956d-5aed00214a3a","description":{"content":"<p>(Required) The ID of the webhook to update</p>\n","type":"text/plain"},"type":"any","value":"wkjldashglkjrhefs","key":"webhook_id"}]}},"response":[{"id":"353fedf4-89d4-467d-8e20-b53fa00e217f","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"operations\": [\n    \"CREATE\"\n  ],\n  \"name\": \"webhook 1\",\n  \"type\": \"CONNECTION_CHANGED\",\n  \"data_models\": [\n    \"ACCOUNTS\"\n  ],\n  \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\",\n  \"headers\": {\n    \"api_key\": \"fhsjd\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/core/webhooks/:webhook_id","host":["https://api.rootfi.dev/v3"],"path":["core","webhooks",":webhook_id"],"variable":[{"key":"webhook_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"THBROZzWGuL3b8qEEdBF\",\n    \"headers\": {\n      \"api_key\": \"fhsjd\"\n    },\n    \"operations\": [\n      \"CREATE\"\n    ],\n    \"data_models\": [\n      \"ACCOUNTS\"\n    ],\n    \"name\": \"webhook 1\",\n    \"created_at\": \"2024-04-15T04:52:25.309Z\",\n    \"type\": \"CONNECTION_CHANGED\",\n    \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\"\n  }\n}"}],"_postman_id":"0c0abdb9-83da-4f56-91b0-9c790490236c"}],"id":"cd78dc81-351d-40a9-a542-a68ac6eb361d","_postman_id":"cd78dc81-351d-40a9-a542-a68ac6eb361d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get Webhooks","id":"4519b4ce-ba98-4999-a130-d9d3370222fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/webhooks","description":"<p>Retrieve all webhooks from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","webhooks"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"aa05b71c-ad87-49ce-9c69-472f21a59896","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/core/webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"THBROZzWGuL3b8qEEdBF\",\n      \"headers\": {\n        \"api_key\": \"fhsjd\"\n      },\n      \"operations\": [\n        \"CREATE\"\n      ],\n      \"data_models\": [\n        \"ACCOUNTS\"\n      ],\n      \"name\": \"webhook 1\",\n      \"created_at\": \"2024-04-15T04:52:25.309Z\",\n      \"type\": \"CONNECTION_CHANGED\",\n      \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\"\n    }\n  ]\n}"}],"_postman_id":"4519b4ce-ba98-4999-a130-d9d3370222fc"},{"name":"Create Webhook","id":"38f8a1cb-b4a5-496b-b2a3-12a8be70d27d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook\": {\n    \"operations\": [\n      \"CREATE\"\n    ],\n    \"name\": \"webhook 1\",\n    \"type\": \"CONNECTION_CHANGED\",\n    \"data_models\": [\n      \"ACCOUNTS\"\n    ],\n    \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\",\n    \"headers\": {\n      \"api_key\": \"fhsjd\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/webhooks","description":"<p>Initialise a single webhook</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["core","webhooks"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"69a2051a-68dd-4d56-b53f-41ff5ca7ce38","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook\": {\n    \"operations\": [\n      \"CREATE\"\n    ],\n    \"name\": \"webhook 1\",\n    \"type\": \"CONNECTION_CHANGED\",\n    \"data_models\": [\n      \"ACCOUNTS\"\n    ],\n    \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\",\n    \"headers\": {\n      \"api_key\": \"fhsjd\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/core/webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"THBROZzWGuL3b8qEEdBF\",\n  \"headers\": {\n    \"api_key\": \"fhsjd\"\n  },\n  \"operations\": [\n    \"CREATE\"\n  ],\n  \"data_models\": [\n    \"ACCOUNTS\"\n  ],\n  \"name\": \"webhook 1\",\n  \"created_at\": \"2024-04-15T04:52:25.309Z\",\n  \"type\": \"CONNECTION_CHANGED\",\n  \"url\": \"https://webhook.site/eec24873-a381-4694-b684-a1d77d9e0697\"\n}"}],"_postman_id":"38f8a1cb-b4a5-496b-b2a3-12a8be70d27d"}],"id":"8a613155-4935-4c03-a350-b0e0ac097155","_postman_id":"8a613155-4935-4c03-a350-b0e0ac097155","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"80373879-4a2b-4a8c-ac8c-326df572bb44","_postman_id":"80373879-4a2b-4a8c-ac8c-326df572bb44","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"accounting","item":[{"name":"accounts","item":[{"name":"Get All Accounts","id":"94fcb056-39d3-4468-a4e9-759d2f2dfdc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/accounts","description":"<p>Retrieve all accounts from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","accounts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency</p>\n","type":"text/plain"},"key":"expand","value":"currency"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"a2eb5d5f-b669-4ccf-bf0f-bcaddbf87a76","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/accounts","host":["https://api.rootfi.dev/v3"],"path":["accounting","accounts"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency","key":"expand","value":"currency","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"Rootfi Test Account\",\n      \"description\": \"Rootfi Test Account\",\n      \"nominal_code\": \"123456\",\n      \"current_balance\": 0,\n      \"updated_at\": \"2021-08-10T14:00:00.000Z\",\n      \"status\": \"active\",\n      \"category\": \"ASSET\",\n      \"sub_category\": \"Test\",\n      \"currency_id\": \"123456\",\n      \"parent_account_id\": \"1234567\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"94fcb056-39d3-4468-a4e9-759d2f2dfdc6"},{"name":"Create Account","id":"6d7108cb-913b-424e-9c3e-777560e892aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Rootfi Test Account\",\n      \"description\": \"Rootfi Test Account\",\n      \"nominal_code\": \"123456\",\n      \"sub_category\": \"Test\",\n      \"currency_id\": \"123456\",\n      \"parent_account_id\": \"1234567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/accounts","description":"<p>Create an account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","accounts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"74ce8056-1f66-4953-b010-81cb00d3f810","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Rootfi Test Account\",\n      \"description\": \"Rootfi Test Account\",\n      \"nominal_code\": \"123456\",\n      \"sub_category\": \"Test\",\n      \"currency_id\": \"123456\",\n      \"parent_account_id\": \"1234567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/accounts","host":["https://api.rootfi.dev/v3"],"path":["accounting","accounts"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 157,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n    \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"rootfi_company_id\": 1089,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"name\": \"Rootfi Test Account\",\n    \"description\": \"Rootfi Test Account\",\n    \"nominal_code\": \"123456\",\n    \"current_balance\": 0,\n    \"updated_at\": \"2021-08-10T14:00:00.000Z\",\n    \"status\": \"active\",\n    \"category\": \"ASSET\",\n    \"sub_category\": \"Test\",\n    \"currency_id\": \"123456\",\n    \"parent_account_id\": \"1234567\"\n  }\n}"}],"_postman_id":"6d7108cb-913b-424e-9c3e-777560e892aa"}],"id":"467545e4-f64b-4e91-8599-e29137dd47c8","_postman_id":"467545e4-f64b-4e91-8599-e29137dd47c8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"balance_sheet","item":[{"name":"Get Balance Sheet","id":"33ed65e2-b3df-4d90-a3b5-fe63f69cdbcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/balance_sheet","description":"<p>Retrieve Balance Sheet from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","balance_sheet"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"sort[period_end]","value":"desc"},{"disabled":true,"description":{"content":"<p>The period start date of the income statement</p>\n","type":"text/plain"},"key":"period_start[gte]","value":"2023-10-01"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"period_end[lte]","value":"2024-01-31"},{"disabled":true,"description":{"content":"<p>The period of the income statement</p>\n","type":"text/plain"},"key":"period","value":"1"}],"variable":[]}},"response":[{"id":"c14be14a-cc32-4443-bc5c-a5e102acadc8","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/balance_sheet","host":["https://api.rootfi.dev/v3"],"path":["accounting","balance_sheet"],"query":[{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"The period end date of the income statement","key":"sort[period_end]","value":"desc","disabled":true},{"description":"The period start date of the income statement","key":"period_start[gte]","value":"2023-10-01","disabled":true},{"description":"The period end date of the income statement","key":"period_end[lte]","value":"2024-01-31","disabled":true},{"description":"The period of the income statement","key":"period","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"period_start\": \"2023-10-01\",\n      \"period_end\": \"2024-01-31\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"assets\": [\n        {\n          \"name\": \"Assets\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"liabilities\": [\n        {\n          \"name\": \"Liabilities\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"equity\": [\n        {\n          \"name\": \"Equity\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"net_assets\": 123456\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"33ed65e2-b3df-4d90-a3b5-fe63f69cdbcf"}],"id":"52b9ab62-16f5-47e1-9f62-c85dda07a325","_postman_id":"52b9ab62-16f5-47e1-9f62-c85dda07a325","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"bank_accounts","item":[{"name":"Get All Bank Accounts","id":"cfcfd5bd-0e93-44cd-99ac-88e47cd0c844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/bank_accounts","description":"<p>Retrieve all bank accounts from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bank_accounts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency</p>\n","type":"text/plain"},"key":"expand","value":"currency"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"b4c838d3-7399-4dba-ae62-36d53c6b8914","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/bank_accounts","host":["https://api.rootfi.dev/v3"],"path":["accounting","bank_accounts"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency","key":"expand","value":"currency","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:30:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"institution_name\": \"Example Bank\",\n      \"account_name\": \"Savings Account\",\n      \"account_number\": \"1234567890\",\n      \"balance\": 1000,\n      \"currency_id\": \"USD\",\n      \"updated_at\": \"2024-01-25T10:30:00Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"cfcfd5bd-0e93-44cd-99ac-88e47cd0c844"},{"name":"Create Bank Account","id":"02ee1443-c83e-49d9-9d64-1fcbfa6b1d14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"institution_name\": \"Example Bank\",\n      \"account_name\": \"Savings Account\",\n      \"account_number\": \"1234567890\",\n      \"balance\": 1000,\n      \"currency_id\": \"USD\",\n      \"updated_at\": \"2024-01-25T10:30:00Z\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bank_accounts","description":"<p>Create a new bank account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bank_accounts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"55cb32d8-18b5-44c3-8278-1038ee80cc57","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"institution_name\": \"Example Bank\",\n      \"account_name\": \"Savings Account\",\n      \"account_number\": \"1234567890\",\n      \"balance\": 1000,\n      \"currency_id\": \"USD\",\n      \"updated_at\": \"2024-01-25T10:30:00Z\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/bank_accounts","host":["https://api.rootfi.dev/v3"],"path":["accounting","bank_accounts"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:30:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"institution_name\": \"Example Bank\",\n    \"account_name\": \"Savings Account\",\n    \"account_number\": \"1234567890\",\n    \"balance\": 1000,\n    \"currency_id\": \"USD\",\n    \"updated_at\": \"2024-01-25T10:30:00Z\"\n  }\n}"}],"_postman_id":"02ee1443-c83e-49d9-9d64-1fcbfa6b1d14"}],"id":"0786ad7f-348c-4552-af00-dffc35ee6791","_postman_id":"0786ad7f-348c-4552-af00-dffc35ee6791","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"bank_transactions","item":[{"name":"Get All Bank Transactions","id":"9ecdb9a7-e856-45ea-b8ba-23eac674f0d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/bank_transactions","description":"<p>Retrieve all bank transactions from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bank_transactions"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The integer of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are account, from_account, to_account, currency, contact</p>\n","type":"text/plain"},"key":"expand","value":"account, from_account, to_account, currency, contact"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"f88b214a-7bde-44b3-bb99-64aba82ac5bc","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/bank_transactions","host":["https://api.rootfi.dev/v3"],"path":["accounting","bank_transactions"],"query":[{"description":"The integer of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are account, from_account, to_account, currency, contact","key":"expand","value":"account, from_account, to_account, currency, contact","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:30:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"from_account_id\": \"123456\",\n      \"to_account_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"amount\": 1000,\n      \"type\": \"creditcard\",\n      \"debit_or_credit\": \"DEBIT\",\n      \"status\": \"Test\",\n      \"currency_rate\": 1000,\n      \"transaction_date\": \"2024-01-25T09:00:00Z\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"9ecdb9a7-e856-45ea-b8ba-23eac674f0d4"},{"name":"Create Bank Transaction","id":"ca6dcf5d-0634-4019-8894-f24284d5b160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"from_account_id\": \"123456\",\n      \"to_account_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"amount\": 1000,\n      \"type\": \"creditcard\",\n      \"debit_or_credit\": \"DEBIT\",\n      \"status\": \"Test\",\n      \"currency_rate\": 1000,\n      \"transaction_date\": \"2024-01-25T09:00:00Z\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bank_transactions","description":"<p>Create a new bank transaction.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bank_transactions"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"5ff01a0f-3131-4129-9cd7-9dc33f07336c","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"from_account_id\": \"123456\",\n      \"to_account_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"amount\": 1000,\n      \"type\": \"creditcard\",\n      \"debit_or_credit\": \"DEBIT\",\n      \"status\": \"Test\",\n      \"currency_rate\": 1000,\n      \"transaction_date\": \"2024-01-25T09:00:00Z\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/bank_transactions","host":["https://api.rootfi.dev/v3"],"path":["accounting","bank_transactions"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:30:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"account_id\": \"123456\",\n    \"from_account_id\": \"123456\",\n    \"to_account_id\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"amount\": 1000,\n    \"type\": \"creditcard\",\n    \"debit_or_credit\": \"DEBIT\",\n    \"status\": \"Test\",\n    \"currency_rate\": 1000,\n    \"transaction_date\": \"2024-01-25T09:00:00Z\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\"\n  }\n}"}],"_postman_id":"ca6dcf5d-0634-4019-8894-f24284d5b160"}],"id":"dcc7f5df-d38c-4887-8ecd-a7c2cda81547","_postman_id":"dcc7f5df-d38c-4887-8ecd-a7c2cda81547","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"bill_credit_notes","item":[{"name":"Get All Bill Credit Notes","id":"0d671167-ef5f-4399-87ad-36c10b32ea6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/bill_credit_notes","description":"<p>Retrieve all Bill credit notes.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bill_credit_notes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, payments</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, bills, contact"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"a759dc2c-2c20-4805-9f6d-9a16346e9c62","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/bill_credit_notes","host":["https://api.rootfi.dev/v3"],"path":["accounting","bill_credit_notes"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, payments","key":"expand","value":"currency, line_items, bills, contact","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"0d671167-ef5f-4399-87ad-36c10b32ea6b"},{"name":"Create Bill Credit Note","id":"241ac31f-1a4a-4d18-88ac-866729ec6445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bill_credit_notes","description":"<p>Create a new Bill credit note.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bill_credit_notes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"a3740c2e-6ed0-45e5-9c77-92cd5ab678cb","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/bill_credit_notes","host":["https://api.rootfi.dev/v3"],"path":["accounting","bill_credit_notes"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"document_number\": \"123456\",\n    \"total_amount\": 1000,\n    \"remaining_credit\": 1000,\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"currency_id\": \"123456\",\n    \"memo\": \"Example Memo\",\n    \"status\": \"Example Status\",\n    \"bill_ids\": [\n      \"123456\"\n    ],\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"tax_amount\": 100,\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"241ac31f-1a4a-4d18-88ac-866729ec6445"}],"id":"a6d88724-b3ff-492f-a935-9db92f678ef9","_postman_id":"a6d88724-b3ff-492f-a935-9db92f678ef9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"bill_payments","item":[{"name":"Get All Bill Payments","id":"3df12681-c880-45c0-ba5c-1548cbef8f53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/bill_payments","description":"<p>Retrieve all bill payments from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bill_payments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to extend. Supported values are bill, account, currency, contact</p>\n","type":"text/plain"},"key":"expand","value":"bill, account, currency, contact"}],"variable":[]}},"response":[{"id":"30f16c3f-a848-4a92-84a1-60de5b7f165e","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/bill_payments","host":["https://api.rootfi.dev/v3"],"path":["accounting","bill_payments"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to extend. Supported values are bill, account, currency, contact","key":"expand","value":"bill, account, currency, contact","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"payment_id\": \"123456\",\n      \"bill_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"3df12681-c880-45c0-ba5c-1548cbef8f53"},{"name":"Create Bill Payments","id":"f4c53034-d6f2-4035-9b97-c79326d8c405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"payment_id\": \"123456\",\n      \"bill_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bill_payments","description":"<p>Create a new bill payment in the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bill_payments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"43091e83-441b-49eb-b7cc-f15fb7635905","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"payment_id\": \"123456\",\n      \"bill_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/bill_payments","host":["https://api.rootfi.dev/v3"],"path":["accounting","bill_payments"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 157,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n    \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"rootfi_company_id\": 1089,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"payment_id\": \"123456\",\n    \"bill_id\": \"123456\",\n    \"account_id\": \"123456\",\n    \"credit_note_id\": \"123456\",\n    \"amount\": \"123456\",\n    \"payment_mode\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"currency_rate\": \"123456\",\n    \"memo\": \"123456\",\n    \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n    \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n    \"contact_id\": \"123456\",\n    \"document_number\": \"123456\"\n  }\n}"}],"_postman_id":"f4c53034-d6f2-4035-9b97-c79326d8c405"}],"id":"f4a50a56-6c52-4de6-8ba4-843596e4cb47","_postman_id":"f4a50a56-6c52-4de6-8ba4-843596e4cb47","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"bills","item":[{"name":"Get All Bills","id":"25539aae-56ef-418b-94eb-235ec596c837","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/bills","description":"<p>Retrieve all Bills.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bills"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, documents, bill_payments</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, contact, documents, bill_payments"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"458386b7-a841-4ae2-9060-b21f70e5fcd5","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/bills","host":["https://api.rootfi.dev/v3"],"path":["accounting","bills"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, documents, bill_payments","key":"expand","value":"currency, line_items, contact, documents, bill_payments","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"purchase_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"25539aae-56ef-418b-94eb-235ec596c837"},{"name":"Create Bill","id":"1f57a480-654d-4a45-b2b0-f2cc21337a46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"purchase_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bills","description":"<p>Create a new Bill.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bills"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"3b2df038-7274-4bdd-affa-d53df81c73b7","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"purchase_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/bills","host":["https://api.rootfi.dev/v3"],"path":["accounting","bills"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"total_discount\": 100,\n    \"sub_total\": 1000,\n    \"tax_amount\": 100,\n    \"total_amount\": 1100,\n    \"amount_due\": 1100,\n    \"document_number\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"due_date\": \"2024-01-25T09:00:00Z\",\n    \"memo\": \"Example Memo\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"status\": \"Example Status\",\n    \"currency_rate\": 1,\n    \"purchase_order_ids\": [\n      \"123456\"\n    ],\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"1f57a480-654d-4a45-b2b0-f2cc21337a46"},{"name":"Update Bill","id":"1c59a72a-661f-432d-a39d-71a98afe2d2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"purchase_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bills","description":"<p>Update a new Bill.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","bills"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"1f1cfe0f-084a-40e0-98db-8216d549d79e","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"purchase_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/bills"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"total_discount\": 100,\n    \"sub_total\": 1000,\n    \"tax_amount\": 100,\n    \"total_amount\": 1100,\n    \"amount_due\": 1100,\n    \"document_number\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"due_date\": \"2024-01-25T09:00:00Z\",\n    \"memo\": \"Example Memo\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"status\": \"Example Status\",\n    \"currency_rate\": 1,\n    \"purchase_order_ids\": [\n      \"123456\"\n    ],\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"1c59a72a-661f-432d-a39d-71a98afe2d2f"}],"id":"aa4c9356-e9e7-4369-84ff-8320b9ee98af","_postman_id":"aa4c9356-e9e7-4369-84ff-8320b9ee98af","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"cash_flow_statement","item":[{"name":"Get Cash Flow Statement","id":"8939e1d7-2191-4e23-8b8b-bd92d0752ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/cash_flow_statement","description":"<p>Retrieve Cash Flow Statement from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","cash_flow_statement"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"sort[period_end]","value":"desc"},{"disabled":true,"description":{"content":"<p>The period start date of the income statement</p>\n","type":"text/plain"},"key":"period_start[gte]","value":"2023-10-01"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"period_end[lte]","value":"2024-01-31"},{"disabled":true,"description":{"content":"<p>The period of the income statement</p>\n","type":"text/plain"},"key":"period","value":"1"}],"variable":[]}},"response":[{"id":"f8f7cf51-1a34-4b3f-a773-82165007c7fb","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/cash_flow_statement","host":["https://api.rootfi.dev/v3"],"path":["accounting","cash_flow_statement"],"query":[{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"The period end date of the income statement","key":"sort[period_end]","value":"desc","disabled":true},{"description":"The period start date of the income statement","key":"period_start[gte]","value":"2023-10-01","disabled":true},{"description":"The period end date of the income statement","key":"period_end[lte]","value":"2024-01-31","disabled":true},{"description":"The period of the income statement","key":"period","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"period_start\": \"2023-10-01\",\n      \"period_end\": \"2024-01-31\",\n      \"operating_activities\": [\n        {\n          \"name\": \"Operating Activities\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"investing_activities\": [\n        {\n          \"name\": \"Investing Activities\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"financing_activities\": [\n        {\n          \"name\": \"Financing Activities\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"cash_at_beginning_of_period\": 123456,\n      \"cash_at_end_of_period\": 123456,\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"8939e1d7-2191-4e23-8b8b-bd92d0752ed3"}],"id":"9263d35b-4016-497f-89e0-2233b8b48263","_postman_id":"9263d35b-4016-497f-89e0-2233b8b48263","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"company_info","item":[{"name":"Get All Company Info","id":"123c91e1-05ae-43f6-8fa8-ab55987534f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/company_info","description":"<p>Retrieve all company info from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","company_info"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"f944d202-6fac-4f4d-ad03-76c3150b708e","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/company_info","host":["https://api.rootfi.dev/v3"],"path":["accounting","company_info"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"Rootfi Test CompanyInfo\",\n      \"legal_name\": \"Rootfi Test CompanyInfo\",\n      \"tax_number\": \"123456\",\n      \"base_currency\": \"123456\",\n      \"fiscal_start_at\": \"2024-01-22T05:07:31.465Z\",\n      \"org_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"registration_number\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"123c91e1-05ae-43f6-8fa8-ab55987534f1"}],"id":"e84e645b-8b81-44a6-a9e6-d566ba6ff9fd","_postman_id":"e84e645b-8b81-44a6-a9e6-d566ba6ff9fd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"contacts","item":[{"name":"Get All Contacts","id":"e6ec2b49-a785-40f0-8b4a-a158eda9e75d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/contacts","description":"<p>Retrieve all contacts from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","contacts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, phone_numbers, addresses, external_links, invoices, bills, invoice_payments, bill_payments, expenses, purchase_orders, sales_orders, bank_transactions</p>\n","type":"text/plain"},"key":"expand","value":"currency, phone_numbers, addresses, external_links, invoices, bills, invoice_payments, bill_payments, expenses, purchase_orders, sales_orders, bank_transactions"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"18f9ef1a-bf50-4f90-9915-a30430f64625","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/contacts","host":["https://api.rootfi.dev/v3"],"path":["accounting","contacts"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, phone_numbers, addresses, external_links, invoices, bills, invoice_payments, bill_payments, expenses, purchase_orders, sales_orders, bank_transactions","key":"expand","value":"currency, phone_numbers, addresses, external_links, invoices, bills, invoice_payments, bill_payments, expenses, purchase_orders, sales_orders, bank_transactions","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 238858,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-24T11:11:59.779Z\",\n      \"rootfi_updated_at\": \"2024-01-24T11:11:59.000Z\",\n      \"rootfi_company_id\": 1109,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"name\": \"fguvkhg\",\n      \"contact_name\": null,\n      \"contact_type\": \"CUSTOMER\",\n      \"tax_number\": null,\n      \"registration_number\": null,\n      \"status\": null,\n      \"updated_at\": \"2023-12-26T00:00:00.000Z\",\n      \"external_links\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_WEBSITE\",\n          \"link\": \"https://www.google.com\",\n          \"type\": \"WEBSITE\"\n        }\n      ],\n      \"phone_numbers\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_PHONE\",\n          \"number\": \"1234567890\",\n          \"type\": \"MOBILE\"\n        }\n      ],\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"e6ec2b49-a785-40f0-8b4a-a158eda9e75d"},{"name":"Create Contact","id":"f36cf1a7-5d4f-4a10-ad38-dff3b14913ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"fguvkhg\",\n      \"contact_name\": null,\n      \"contact_type\": \"CUSTOMER\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"tax_number\": null,\n      \"registration_number\": null,\n      \"status\": null,\n      \"email\": \"abc@gmail.com\",\n      \"website\": \"www.abc.com\",\n      \"telephone\": \"1234567890\",\n      \"mobile\": \"1234567890\",\n      \"fax\": \"1234567890\",\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/contacts","description":"<p>Create a contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","contacts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"abd72187-995f-40ee-93f8-fa8f74b9eace","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"fguvkhg\",\n      \"contact_name\": null,\n      \"contact_type\": \"CUSTOMER\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"tax_number\": null,\n      \"registration_number\": null,\n      \"status\": null,\n      \"email\": \"abc@gmail.com\",\n      \"website\": \"www.abc.com\",\n      \"telephone\": \"1234567890\",\n      \"mobile\": \"1234567890\",\n      \"fax\": \"1234567890\",\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/contacts","host":["https://api.rootfi.dev/v3"],"path":["accounting","contacts"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 238858,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-24T11:11:59.779Z\",\n    \"rootfi_updated_at\": \"2024-01-24T11:11:59.000Z\",\n    \"rootfi_company_id\": 1109,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n    \"name\": \"fguvkhg\",\n    \"contact_name\": null,\n    \"contact_type\": \"CUSTOMER\",\n    \"tax_number\": null,\n    \"registration_number\": null,\n    \"status\": null,\n    \"updated_at\": \"2023-12-26T00:00:00.000Z\",\n    \"external_links\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_WEBSITE\",\n        \"link\": \"https://www.google.com\",\n        \"type\": \"WEBSITE\"\n      }\n    ],\n    \"phone_numbers\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_PHONE\",\n        \"number\": \"1234567890\",\n        \"type\": \"MOBILE\"\n      }\n    ],\n    \"addresses\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n        \"street\": \"123 Main Street\",\n        \"locality\": \"Main Street\",\n        \"city\": \"New York\",\n        \"state\": \"New York\",\n        \"pincode\": \"123456\",\n        \"country\": \"USA\"\n      }\n    ]\n  }\n}"}],"_postman_id":"f36cf1a7-5d4f-4a10-ad38-dff3b14913ff"},{"name":"Update Contact","id":"4fa9b11c-ed3d-4e89-8d8a-d52e02f267bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"f940c3c4-ada3-ee11-a568-6045bd732efb\",\n      \"name\": \"fguvkhg\",\n      \"contact_name\": null,\n      \"contact_type\": \"CUSTOMER\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"tax_number\": null,\n      \"registration_number\": null,\n      \"status\": null,\n      \"email\": \"abc@gmail.com\",\n      \"website\": \"www.abc.com\",\n      \"telephone\": \"1234567890\",\n      \"mobile\": \"1234567890\",\n      \"fax\": \"1234567890\",\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/contacts","description":"<p>Update a contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","contacts"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"5dfb1046-0ea6-41ae-b4d2-31180ebefa01","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"f940c3c4-ada3-ee11-a568-6045bd732efb\",\n      \"name\": \"fguvkhg\",\n      \"contact_name\": null,\n      \"contact_type\": \"CUSTOMER\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"tax_number\": null,\n      \"registration_number\": null,\n      \"status\": null,\n      \"email\": \"abc@gmail.com\",\n      \"website\": \"www.abc.com\",\n      \"telephone\": \"1234567890\",\n      \"mobile\": \"1234567890\",\n      \"fax\": \"1234567890\",\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 238858,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-24T11:11:59.779Z\",\n    \"rootfi_updated_at\": \"2024-01-24T11:11:59.000Z\",\n    \"rootfi_company_id\": 1109,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n    \"name\": \"fguvkhg\",\n    \"contact_name\": null,\n    \"contact_type\": \"CUSTOMER\",\n    \"tax_number\": null,\n    \"registration_number\": null,\n    \"status\": null,\n    \"updated_at\": \"2023-12-26T00:00:00.000Z\",\n    \"external_links\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_WEBSITE\",\n        \"link\": \"https://www.google.com\",\n        \"type\": \"WEBSITE\"\n      }\n    ],\n    \"phone_numbers\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_PHONE\",\n        \"number\": \"1234567890\",\n        \"type\": \"MOBILE\"\n      }\n    ],\n    \"addresses\": [\n      {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n        \"street\": \"123 Main Street\",\n        \"locality\": \"Main Street\",\n        \"city\": \"New York\",\n        \"state\": \"New York\",\n        \"pincode\": \"123456\",\n        \"country\": \"USA\"\n      }\n    ]\n  }\n}"}],"_postman_id":"4fa9b11c-ed3d-4e89-8d8a-d52e02f267bc"}],"id":"3ada28f3-1cbe-4359-aeef-04f6d4769405","_postman_id":"3ada28f3-1cbe-4359-aeef-04f6d4769405","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"currencies","item":[{"name":"Get All Currencies","id":"d3ee2789-1903-4c4b-86dd-a2b9eb6cb656","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/currencies","description":"<p>Retrieve all currencies from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","currencies"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of currencies you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"d3a3ba74-a4ba-4442-b1d5-389980dfdc23","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/currencies","host":["https://api.rootfi.dev/v3"],"path":["accounting","currencies"],"query":[{"description":"The number of currencies you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"Indian Rupee\",\n      \"code\": \"INR\",\n      \"symbol\": \"₹\",\n      \"is_base_currency\": true,\n      \"exchange_rate\": 1,\n      \"updated_at\": \"2024-01-25T10:30:00Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"d3ee2789-1903-4c4b-86dd-a2b9eb6cb656"}],"id":"502b94eb-dffc-45b1-80d1-651a1dca555a","_postman_id":"502b94eb-dffc-45b1-80d1-651a1dca555a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"documents","item":[{"name":"{document_id}","item":[{"name":"Download Document","id":"6253c7cb-68f0-40cf-9c86-2ee19e73184f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/download_document/:document_id?rootfi_company_id=111","description":"<p>Download a Document.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["download_document",":document_id"],"host":["https://api.rootfi.dev/v3"],"query":[{"description":{"content":"<p>(Required) The company ID of the document</p>\n","type":"text/plain"},"key":"rootfi_company_id","value":"111"}],"variable":[{"id":"06843b59-aef0-451e-af2d-cad31497978c","description":{"content":"<p>(Required) The ID of the document</p>\n","type":"text/plain"},"type":"any","value":"123456","key":"document_id"}]}},"response":[{"id":"c96fe6c3-4cf3-4101-a9cd-1d2ecab6c10a","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/download_document/:document_id?rootfi_company_id=111","host":["https://api.rootfi.dev/v3"],"path":["download_document",":document_id"],"query":[{"description":"(Required) The company ID of the document","key":"rootfi_company_id","value":"111"}],"variable":[{"key":"document_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 1112,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 111,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"file_name\": \"Example File Name\",\n    \"file_type\": \"Example File Type\",\n    \"file_size\": \"Example File Size\",\n    \"document_type_id\": \"123456\",\n    \"document_type\": \"Example Document Type\",\n    \"document_uploaded\": true,\n    \"download_url\": \"https://example.com\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\"\n  }\n}"}],"_postman_id":"6253c7cb-68f0-40cf-9c86-2ee19e73184f"}],"id":"243b788c-cac0-4365-a7a2-de1be311f6f6","_postman_id":"243b788c-cac0-4365-a7a2-de1be311f6f6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"Get All Documents","id":"9e7930d1-8c05-4dd1-86f4-d4ebe2f64efe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/documents","description":"<p>Retrieve all Documents.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","documents"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"d5810384-b5ab-4c93-b89a-4f102bb3e526","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/documents","host":["https://api.rootfi.dev/v3"],"path":["accounting","documents"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"file_name\": \"Example File Name\",\n      \"file_type\": \"Example File Type\",\n      \"file_size\": \"Example File Size\",\n      \"document_type_id\": \"123456\",\n      \"document_type\": \"Example Document Type\",\n      \"document_uploaded\": true,\n      \"updated_at\": \"2024-01-25T09:00:00Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"9e7930d1-8c05-4dd1-86f4-d4ebe2f64efe"},{"name":"Create Document","id":"5b494021-54b6-4c9d-a061-568dfbbd894d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"magna nulla","type":"text"},{"description":"<p>The company ID of the document</p>\n","key":"company_id","value":"25029458","type":"text"},{"description":"<p>The document type ID of the document</p>\n","key":"document_type_id","value":"ea velit officia pariatur dolore","type":"text"},{"description":"<p> (This can only be one of BILLS,INVOICES,BILL_CREDIT_NOTES,INVOICE_CREDIT_NOTES,EXPENSES,PURCHASE_ORDERS,SALES_ORDERS)</p>\n","key":"document_type","value":"BILL_CREDIT_NOTES","type":"text"},{"description":"<p>The base64 file of the document</p>\n","key":"base64_file","value":"Lorem quis ipsum enim Excepteur","type":"text"},{"description":"<p>The file name of the document</p>\n","key":"file_name","value":"sunt elit","type":"text"}]},"url":"https://api.rootfi.dev/v3/accounting/documents","description":"<p>Create a new Document.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","documents"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"e2cf745a-b2fd-4031-a235-ab6e4db57aee","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"magna nulla","type":"text"},{"description":"The company ID of the document","key":"company_id","value":"25029458","type":"text"},{"description":"The document type ID of the document","key":"document_type_id","value":"ea velit officia pariatur dolore","type":"text"},{"description":" (This can only be one of BILLS,INVOICES,BILL_CREDIT_NOTES,INVOICE_CREDIT_NOTES,EXPENSES,PURCHASE_ORDERS,SALES_ORDERS)","key":"document_type","value":"BILL_CREDIT_NOTES","type":"text"},{"description":"The base64 file of the document","key":"base64_file","value":"Lorem quis ipsum enim Excepteur","type":"text"},{"description":"The file name of the document","key":"file_name","value":"sunt elit","type":"text"}]},"url":{"raw":"https://api.rootfi.dev/v3/accounting/documents","host":["https://api.rootfi.dev/v3"],"path":["accounting","documents"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 157,\n    \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n    \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"rootfi_company_id\": 1089,\n    \"platform_id\": \"123456\",\n    \"rootfi_deleted_at\": \"2007-08-21T08:34:17.401Z\",\n    \"platform_unique_id\": \"irure est consequat\",\n    \"file_name\": \"laborum\",\n    \"file_type\": \"dolore dolor labore\",\n    \"file_size\": \"mollit reprehenderit occaecat\",\n    \"document_type_id\": \"tempor\",\n    \"document_type\": \"id deserunt dolore Ut\",\n    \"document_uploaded\": true,\n    \"updated_at\": \"sunt reprehenderit\"\n  },\n  \"sync_id\": \"Lorem exercitation\"\n}"}],"_postman_id":"5b494021-54b6-4c9d-a061-568dfbbd894d"}],"id":"6c961eee-290f-48bf-b7ca-12bcd82955bc","_postman_id":"6c961eee-290f-48bf-b7ca-12bcd82955bc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"expenses","item":[{"name":"Get All Expenses","id":"f98450d4-74f5-4253-8d62-a5ce673a964a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/expenses","description":"<p>Retrieve all Expenses.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","expenses"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are account, line_items, contact, currency, documents</p>\n","type":"text/plain"},"key":"expand","value":"account, line_items, contact, currency, documents"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"2dc48da7-8f34-4837-9096-1a1d50043f64","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/expenses","host":["https://api.rootfi.dev/v3"],"path":["accounting","expenses"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are account, line_items, contact, currency, documents","key":"expand","value":"account, line_items, contact, currency, documents","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"currency_id\": \"AED\",\n      \"account_id\": \"acc_56S9s4tRcvkHJBCrgzj3YM\",\n      \"contact_id\": \"co_UVH2BXam9VXbtZzJXa4Ctr\",\n      \"sub_total\": 400,\n      \"tax_amount\": 2.5,\n      \"total_amount\": 400,\n      \"document_number\": \"testttt expense\",\n      \"memo\": \"Testttt\",\n      \"updated_at\": \"2023-06-03T00:00:00.000Z\",\n      \"payment_mode\": \"cash\",\n      \"currency_rate\": 1.5,\n      \"posted_date\": \"2023-06-03T00:00:00.000Z\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"f98450d4-74f5-4253-8d62-a5ce673a964a"},{"name":"Create Expense","id":"9e1a9f1a-4cb5-4f8f-b163-a6363d5320c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"AED\",\n      \"account_id\": \"acc_56S9s4tRcvkHJBCrgzj3YM\",\n      \"contact_id\": \"co_UVH2BXam9VXbtZzJXa4Ctr\",\n      \"sub_total\": 400,\n      \"tax_amount\": 2.5,\n      \"total_amount\": 400,\n      \"document_number\": \"testttt expense\",\n      \"memo\": \"Testttt\",\n      \"updated_at\": \"2023-06-03T00:00:00.000Z\",\n      \"payment_mode\": \"cash\",\n      \"currency_rate\": 1.5,\n      \"posted_date\": \"2023-06-03T00:00:00.000Z\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/expenses","description":"<p>Create a new Expense.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","expenses"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"0c6ba910-28c1-4168-bec7-5c75116b2809","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"AED\",\n      \"account_id\": \"acc_56S9s4tRcvkHJBCrgzj3YM\",\n      \"contact_id\": \"co_UVH2BXam9VXbtZzJXa4Ctr\",\n      \"sub_total\": 400,\n      \"tax_amount\": 2.5,\n      \"total_amount\": 400,\n      \"document_number\": \"testttt expense\",\n      \"memo\": \"Testttt\",\n      \"updated_at\": \"2023-06-03T00:00:00.000Z\",\n      \"payment_mode\": \"cash\",\n      \"currency_rate\": 1.5,\n      \"posted_date\": \"2023-06-03T00:00:00.000Z\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/expenses","host":["https://api.rootfi.dev/v3"],"path":["accounting","expenses"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"AED\",\n    \"account_id\": \"acc_56S9s4tRcvkHJBCrgzj3YM\",\n    \"contact_id\": \"co_UVH2BXam9VXbtZzJXa4Ctr\",\n    \"sub_total\": 400,\n    \"tax_amount\": 2.5,\n    \"total_amount\": 400,\n    \"document_number\": \"testttt expense\",\n    \"memo\": \"Testttt\",\n    \"updated_at\": \"2023-06-03T00:00:00.000Z\",\n    \"payment_mode\": \"cash\",\n    \"currency_rate\": 1.5,\n    \"posted_date\": \"2023-06-03T00:00:00.000Z\",\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"9e1a9f1a-4cb5-4f8f-b163-a6363d5320c5"}],"id":"0a2eed70-55fe-4640-ae62-634e63b89a34","_postman_id":"0a2eed70-55fe-4640-ae62-634e63b89a34","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"income_statement","item":[{"name":"Get Income Statement","id":"b28aec03-a40e-4ec4-b4c7-9738491d8722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/income_statement","description":"<p>Retrieve Income Statement from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","income_statement"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"sort[period_end]","value":"desc"},{"disabled":true,"description":{"content":"<p>The period start date of the income statement</p>\n","type":"text/plain"},"key":"period_start[gte]","value":"2023-10-01"},{"disabled":true,"description":{"content":"<p>The period end date of the income statement</p>\n","type":"text/plain"},"key":"period_end[lte]","value":"2024-01-31"},{"disabled":true,"description":{"content":"<p>The period of the income statement. This is the monthly grouping of the income statement. For example - If period is 3, then the income statement will be grouped by quarter.</p>\n","type":"text/plain"},"key":"period","value":"1"}],"variable":[]}},"response":[{"id":"fc51a88f-5c17-49eb-a8d1-3ddfa622ec63","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/income_statement","host":["https://api.rootfi.dev/v3"],"path":["accounting","income_statement"],"query":[{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"The period end date of the income statement","key":"sort[period_end]","value":"desc","disabled":true},{"description":"The period start date of the income statement","key":"period_start[gte]","value":"2023-10-01","disabled":true},{"description":"The period end date of the income statement","key":"period_end[lte]","value":"2024-01-31","disabled":true},{"description":"The period of the income statement. This is the monthly grouping of the income statement. For example - If period is 3, then the income statement will be grouped by quarter.","key":"period","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"period_start\": \"2023-10-01\",\n      \"period_end\": \"2024-01-31\",\n      \"currency_id\": \"00000000-0000-0000-0000-000000000000\",\n      \"revenue\": [\n        {\n          \"name\": \"Revenue\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"cost_of_goods_sold\": [\n        {\n          \"name\": \"Cost of Goods Sold\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"gross_profit\": 123456,\n      \"operating_expenses\": [\n        {\n          \"name\": \"Operating Expenses\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"operating_profit\": 123456,\n      \"non_operating_revenue\": [\n        {\n          \"name\": \"Non Operating Revenue\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"non_operating_expenses\": [\n        {\n          \"name\": \"Non Operating Expenses\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"earnings_before_taxes\": 123456,\n      \"taxes\": [\n        {\n          \"name\": \"Taxes\",\n          \"value\": 123456.12,\n          \"line_items\": [\n            {\n              \"name\": \"Otis Falls\",\n              \"value\": 123456.12,\n              \"account_id\": \"123456\",\n              \"line_items\": []\n            }\n          ]\n        }\n      ],\n      \"net_profit\": 123456\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"b28aec03-a40e-4ec4-b4c7-9738491d8722"}],"id":"7c4e6bab-a082-4f67-b30d-31112e551bc1","_postman_id":"7c4e6bab-a082-4f67-b30d-31112e551bc1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"invoice_credit_notes","item":[{"name":"Get All Invoice Credit Notes","id":"7b6b5b99-f16d-47cb-9f32-4cbad80ce362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/invoice_credit_notes","description":"<p>Retrieve all invoice credit notes.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoice_credit_notes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, payments</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, contact, invoices"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"13226809-3504-46fb-80f1-a9405bb2b791","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoice_credit_notes","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoice_credit_notes"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, payments","key":"expand","value":"currency, line_items, contact, invoices","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"7b6b5b99-f16d-47cb-9f32-4cbad80ce362"},{"name":"Create Invoice Credit Note","id":"fb7ea6c3-c9f8-4581-b0ff-fb92bfbfb441","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/invoice_credit_notes","description":"<p>Create a new invoice credit note.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoice_credit_notes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"1cb0c6e0-bfa4-4cf6-ba97-c0650d738899","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\",\n      \"total_amount\": 1000,\n      \"remaining_credit\": 1000,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"currency_id\": \"123456\",\n      \"memo\": \"Example Memo\",\n      \"status\": \"Example Status\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"tax_amount\": 100,\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoice_credit_notes","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoice_credit_notes"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"document_number\": \"123456\",\n    \"total_amount\": 1000,\n    \"remaining_credit\": 1000,\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"currency_id\": \"123456\",\n    \"memo\": \"Example Memo\",\n    \"status\": \"Example Status\",\n    \"invoice_ids\": [\n      \"123456\"\n    ],\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"tax_amount\": 100,\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"fb7ea6c3-c9f8-4581-b0ff-fb92bfbfb441"}],"id":"11c210f4-c4e0-44a6-838e-a30d598a3c83","_postman_id":"11c210f4-c4e0-44a6-838e-a30d598a3c83","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"invoice_payments","item":[{"name":"Get All Invoice Payments","id":"ef25c746-a572-4bbb-97a7-2b47c5a79c22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/invoice_payments","description":"<p>Retrieve all invoice payments from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoice_payments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to extend. Supported values are invoice, account, currency, contact</p>\n","type":"text/plain"},"key":"expand","value":"invoice, account, currency, contact"}],"variable":[]}},"response":[{"id":"e90ae627-2d47-4972-b39f-44b87b233751","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoice_payments","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoice_payments"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to extend. Supported values are invoice, account, currency, contact","key":"expand","value":"invoice, account, currency, contact","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"payment_id\": \"123456\",\n      \"invoice_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"ef25c746-a572-4bbb-97a7-2b47c5a79c22"},{"name":"Create Invoice Payments","id":"7b3a5113-6b3b-4b08-88ad-c2115b5045e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"payment_id\": \"123456\",\n      \"invoice_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/invoice_payments","description":"<p>Create a new invoice payments in the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoice_payments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"04af2df4-76c2-452a-9802-98d44624d03a","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"payment_id\": \"123456\",\n      \"invoice_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"credit_note_id\": \"123456\",\n      \"amount\": \"123456\",\n      \"payment_mode\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": \"123456\",\n      \"memo\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n      \"contact_id\": \"123456\",\n      \"document_number\": \"123456\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoice_payments","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoice_payments"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 157,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n    \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"rootfi_company_id\": 1089,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"payment_id\": \"123456\",\n    \"invoice_id\": \"123456\",\n    \"account_id\": \"123456\",\n    \"credit_note_id\": \"123456\",\n    \"amount\": \"123456\",\n    \"payment_mode\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"currency_rate\": \"123456\",\n    \"memo\": \"123456\",\n    \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n    \"payment_date\": \"2024-01-22T05:07:31.465Z\",\n    \"contact_id\": \"123456\",\n    \"document_number\": \"123456\"\n  }\n}"}],"_postman_id":"7b3a5113-6b3b-4b08-88ad-c2115b5045e1"}],"id":"29dc0ebd-fb16-4dcc-a6ec-af8c5bb638b5","_postman_id":"29dc0ebd-fb16-4dcc-a6ec-af8c5bb638b5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"invoices","item":[{"name":"Get All Invoices","id":"1ce42438-060c-48ed-89eb-aa4687b56a8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/invoices","description":"<p>Retrieve all Invoices.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoices"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, documents, invoice_payments</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, contact, documents, invoice_payments"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"92f58f0b-7298-45d7-abb6-ad698978edd0","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoices","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoices"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, documents, invoice_payments","key":"expand","value":"currency, line_items, contact, documents, invoice_payments","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 456,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"sales_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"1ce42438-060c-48ed-89eb-aa4687b56a8c"},{"name":"Create Invoice","id":"c33cf2c9-b730-4984-998d-f4f7832c920a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"sales_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/invoices","description":"<p>Create a new invoice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoices"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"7dd6a7ed-74ae-4a96-86b4-8e6432ec7906","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"sales_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/invoices","host":["https://api.rootfi.dev/v3"],"path":["accounting","invoices"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"total_discount\": 100,\n    \"sub_total\": 1000,\n    \"tax_amount\": 100,\n    \"total_amount\": 1100,\n    \"amount_due\": 1100,\n    \"document_number\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"due_date\": \"2024-01-25T09:00:00Z\",\n    \"memo\": \"Example Memo\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"status\": \"Example Status\",\n    \"currency_rate\": 1,\n    \"sales_order_ids\": [\n      \"123456\"\n    ],\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"c33cf2c9-b730-4984-998d-f4f7832c920a"},{"name":"Update Invoice","id":"bcd02546-3926-497b-933a-65ef87e1ee5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"1af68894-ea9f-ee11-be36-7c1e520f50bc\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"sales_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/invoices","description":"<p>Update a new invoice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","invoices"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"b310f6e3-6f72-4188-8a80-6cac9da82a4b","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"1af68894-ea9f-ee11-be36-7c1e520f50bc\",\n      \"currency_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"total_discount\": 100,\n      \"sub_total\": 1000,\n      \"tax_amount\": 100,\n      \"total_amount\": 1100,\n      \"amount_due\": 1100,\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"due_date\": \"2024-01-25T09:00:00Z\",\n      \"memo\": \"Example Memo\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"status\": \"Example Status\",\n      \"currency_rate\": 1,\n      \"sales_order_ids\": [\n        \"123456\"\n      ],\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 456,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"currency_id\": \"123456\",\n    \"contact_id\": \"123456\",\n    \"total_discount\": 100,\n    \"sub_total\": 1000,\n    \"tax_amount\": 100,\n    \"total_amount\": 1100,\n    \"amount_due\": 1100,\n    \"document_number\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"due_date\": \"2024-01-25T09:00:00Z\",\n    \"memo\": \"Example Memo\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"status\": \"Example Status\",\n    \"currency_rate\": 1,\n    \"sales_order_ids\": [\n      \"123456\"\n    ],\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"bcd02546-3926-497b-933a-65ef87e1ee5b"}],"id":"a6941af4-2275-413d-9d28-e3fcd9e87bd1","_postman_id":"a6941af4-2275-413d-9d28-e3fcd9e87bd1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"items","item":[{"name":"Get All Items","id":"3bef6383-888b-40aa-97d0-a78750077149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/items","description":"<p>Retrieve all items from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","items"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"94763eec-e9bf-4125-8905-4b75dd7ef2c6","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/items","host":["https://api.rootfi.dev/v3"],"path":["accounting","items"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 32302,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-24T11:12:00.315Z\",\n      \"rootfi_updated_at\": \"2024-01-24T11:12:00.000Z\",\n      \"rootfi_company_id\": 1109,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"Brian Vega\",\n      \"description\": null,\n      \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n      \"status\": \"ACTIVE\",\n      \"bill_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"code\": \"9837\",\n      \"invoice_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"is_bill_item\": true,\n      \"is_invoice_item\": true,\n      \"type\": \"INVENTORY\",\n      \"quantity_on_hand\": 10\n    }\n  ],\n  \"next\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"prev\": \"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=\"\n}"}],"_postman_id":"3bef6383-888b-40aa-97d0-a78750077149"},{"name":"Create Item","id":"f9ccc2cf-edf4-473b-a1c9-3d6f2066a1db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Brian Vega\",\n      \"description\": null,\n      \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n      \"status\": \"ACTIVE\",\n      \"bill_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"code\": \"9837\",\n      \"invoice_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"is_bill_item\": true,\n      \"is_invoice_item\": true,\n      \"type\": \"INVENTORY\",\n      \"quantity_on_hand\": 10\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/items","description":"<p>Create an item.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","items"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"68b38e4e-6164-4e60-9c35-f701bf8511e4","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Brian Vega\",\n      \"description\": null,\n      \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n      \"status\": \"ACTIVE\",\n      \"bill_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"code\": \"9837\",\n      \"invoice_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"is_bill_item\": true,\n      \"is_invoice_item\": true,\n      \"type\": \"INVENTORY\",\n      \"quantity_on_hand\": 10\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/items","host":["https://api.rootfi.dev/v3"],"path":["accounting","items"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 32302,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-24T11:12:00.315Z\",\n    \"rootfi_updated_at\": \"2024-01-24T11:12:00.000Z\",\n    \"rootfi_company_id\": 1109,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"name\": \"Brian Vega\",\n    \"description\": null,\n    \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n    \"status\": \"ACTIVE\",\n    \"bill_item\": {\n      \"tax_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"unit_price\": 123.45,\n      \"description\": \"Test Item\"\n    },\n    \"code\": \"9837\",\n    \"invoice_item\": {\n      \"tax_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"unit_price\": 123.45,\n      \"description\": \"Test Item\"\n    },\n    \"is_bill_item\": true,\n    \"is_invoice_item\": true,\n    \"type\": \"INVENTORY\",\n    \"quantity_on_hand\": 10\n  }\n}"}],"_postman_id":"f9ccc2cf-edf4-473b-a1c9-3d6f2066a1db"},{"name":"Update an Item","id":"69b83fe4-1a7e-46a3-b3e0-83328c9ba063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"a979d4e1-9795-ee11-be36-6045bdc629b7\",\n      \"name\": \"Brian Vega\",\n      \"description\": null,\n      \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n      \"status\": \"ACTIVE\",\n      \"bill_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"code\": \"9837\",\n      \"invoice_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"is_bill_item\": true,\n      \"is_invoice_item\": true,\n      \"type\": \"INVENTORY\",\n      \"quantity_on_hand\": 10\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/items","description":"<p>Update an item.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","items"],"host":["https://api.rootfi.dev/v3"],"query":[],"variable":[]}},"response":[{"id":"c0c18927-1c75-448b-8a2e-e161ab275805","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"platform_id\": \"a979d4e1-9795-ee11-be36-6045bdc629b7\",\n      \"name\": \"Brian Vega\",\n      \"description\": null,\n      \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n      \"status\": \"ACTIVE\",\n      \"bill_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"code\": \"9837\",\n      \"invoice_item\": {\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"unit_price\": 123.45,\n        \"description\": \"Test Item\"\n      },\n      \"is_bill_item\": true,\n      \"is_invoice_item\": true,\n      \"type\": \"INVENTORY\",\n      \"quantity_on_hand\": 10\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 32302,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-24T11:12:00.315Z\",\n    \"rootfi_updated_at\": \"2024-01-24T11:12:00.000Z\",\n    \"rootfi_company_id\": 1109,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"name\": \"Brian Vega\",\n    \"description\": null,\n    \"updated_at\": \"2023-12-08T00:00:00.000Z\",\n    \"status\": \"ACTIVE\",\n    \"bill_item\": {\n      \"tax_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"unit_price\": 123.45,\n      \"description\": \"Test Item\"\n    },\n    \"code\": \"9837\",\n    \"invoice_item\": {\n      \"tax_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"unit_price\": 123.45,\n      \"description\": \"Test Item\"\n    },\n    \"is_bill_item\": true,\n    \"is_invoice_item\": true,\n    \"type\": \"INVENTORY\",\n    \"quantity_on_hand\": 10\n  }\n}"}],"_postman_id":"69b83fe4-1a7e-46a3-b3e0-83328c9ba063"}],"id":"85bee4b4-59e3-4d69-b0b1-0baec8b5242c","_postman_id":"85bee4b4-59e3-4d69-b0b1-0baec8b5242c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"journal_entries","item":[{"name":"Get All Journal Entries","id":"aae12a88-9ee1-460c-8924-c386f35080e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/journal_entries","description":"<p>Retrieve all JournalEntries.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","journal_entries"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, journal_lines, account</p>\n","type":"text/plain"},"key":"expand","value":"currency, journal_lines, account"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"d0716202-0663-4b04-9e68-c34c7cefb606","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/journal_entries","host":["https://api.rootfi.dev/v3"],"path":["accounting","journal_entries"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, journal_lines, account","key":"expand","value":"currency, journal_lines, account","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 123,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"account_id\": \"123456\",\n      \"amount\": 100,\n      \"currency_id\": \"123456\",\n      \"journal_entry_type\": \"Example Journal Entry Type\",\n      \"description\": \"Example Description\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"currency_rate\": 1,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"journal_lines\": [\n        {\n          \"platform_id\": \"123456\",\n          \"journal_entry_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"contact_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"type\": \"DEBIT\",\n          \"description\": \"This is a description\",\n          \"net_amount\": 100,\n          \"tax_amount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"aae12a88-9ee1-460c-8924-c386f35080e2"},{"name":"Create JournalEntry","id":"148fd4d9-5b02-4245-b101-d25c40a5b313","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"account_id\": \"123456\",\n      \"amount\": 100,\n      \"currency_id\": \"123456\",\n      \"journal_entry_type\": \"Example Journal Entry Type\",\n      \"description\": \"Example Description\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"currency_rate\": 1,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"journal_lines\": [\n        {\n          \"account_id\": \"123456\",\n          \"contact_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"type\": \"DEBIT\",\n          \"description\": \"This is a description\",\n          \"net_amount\": 100,\n          \"tax_amount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/journal_entries","description":"<p>Create a new JournalEntry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","journal_entries"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"f5be171f-09ae-4ec4-9f8b-6735fe51de08","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"account_id\": \"123456\",\n      \"amount\": 100,\n      \"currency_id\": \"123456\",\n      \"journal_entry_type\": \"Example Journal Entry Type\",\n      \"description\": \"Example Description\",\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"currency_rate\": 1,\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"journal_lines\": [\n        {\n          \"account_id\": \"123456\",\n          \"contact_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"type\": \"DEBIT\",\n          \"description\": \"This is a description\",\n          \"net_amount\": 100,\n          \"tax_amount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/journal_entries","host":["https://api.rootfi.dev/v3"],"path":["accounting","journal_entries"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 123,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"account_id\": \"123456\",\n    \"amount\": 100,\n    \"currency_id\": \"123456\",\n    \"journal_entry_type\": \"Example Journal Entry Type\",\n    \"description\": \"Example Description\",\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"currency_rate\": 1,\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"document_number\": \"123456\",\n    \"journal_lines\": [\n      {\n        \"platform_id\": \"123456\",\n        \"journal_entry_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"contact_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"type\": \"DEBIT\",\n        \"description\": \"This is a description\",\n        \"net_amount\": 100,\n        \"tax_amount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"148fd4d9-5b02-4245-b101-d25c40a5b313"}],"id":"6ac50ff2-2351-407b-9b36-d47ec79c6a1c","_postman_id":"6ac50ff2-2351-407b-9b36-d47ec79c6a1c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"purchase_orders","item":[{"name":"Get All Purchase Orders","id":"e48d3f2f-e216-4683-8658-3bc6cd3101a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/purchase_orders","description":"<p>Retrieve all Purchase Orders.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","purchase_orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, documents</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, contact, documents"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"874887c8-5fb8-4105-8980-176e63b916da","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/purchase_orders","host":["https://api.rootfi.dev/v3"],"path":["accounting","purchase_orders"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, documents","key":"expand","value":"currency, line_items, contact, documents","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 123,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"e48d3f2f-e216-4683-8658-3bc6cd3101a3"},{"name":"Create Purchase Orders","id":"39eeb039-4ba6-462a-86f9-3ece10ecaf0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/purchase_orders","description":"<p>Create a new Purchase Orders.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","purchase_orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"d045c271-20c8-4fcc-8a26-5f714795af67","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"bill_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/purchase_orders","host":["https://api.rootfi.dev/v3"],"path":["accounting","purchase_orders"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 123,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"description\": \"Example Description\",\n    \"currency_id\": \"123456\",\n    \"currency_rate\": 1,\n    \"sub_total\": 1000,\n    \"total_amount\": 1000,\n    \"total_discount\": 100,\n    \"tax_amount\": 100,\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"bill_ids\": [\n      \"123456\"\n    ],\n    \"delivery_date\": \"2024-01-25T09:00:00Z\",\n    \"document_number\": \"123456\",\n    \"status\": \"Example Status\",\n    \"contact_id\": \"123456\",\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"39eeb039-4ba6-462a-86f9-3ece10ecaf0b"}],"id":"f8b2f9b9-1694-43ea-bd7e-12a5d6419a36","_postman_id":"f8b2f9b9-1694-43ea-bd7e-12a5d6419a36","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"sales_orders","item":[{"name":"Get All Sales Orders","id":"0c6c8b80-5574-4f65-b6ba-f747ae765173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/sales_orders","description":"<p>Retrieve all Sales Orders.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","sales_orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are currency, line_items, contact, documents</p>\n","type":"text/plain"},"key":"expand","value":"currency, line_items, contact, documents"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"0f23e7b0-5436-415c-a0a3-64888c66cb45","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/sales_orders","host":["https://api.rootfi.dev/v3"],"path":["accounting","sales_orders"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to expand. Supported values are currency, line_items, contact, documents","key":"expand","value":"currency, line_items, contact, documents","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 123,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n      \"rootfi_company_id\": 123,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"0c6c8b80-5574-4f65-b6ba-f747ae765173"},{"name":"Create Sales Orders","id":"a6b91462-574b-4894-bd6a-073e17dcac72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/sales_orders","description":"<p>Create a new Sales Orders.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","sales_orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"645a3994-c8da-4af9-af50-a99feeeb94b7","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"posted_date\": \"2024-01-25T09:00:00Z\",\n      \"description\": \"Example Description\",\n      \"currency_id\": \"123456\",\n      \"currency_rate\": 1,\n      \"sub_total\": 1000,\n      \"total_amount\": 1000,\n      \"total_discount\": 100,\n      \"tax_amount\": 100,\n      \"updated_at\": \"2024-01-25T09:00:00Z\",\n      \"invoice_ids\": [\n        \"123456\"\n      ],\n      \"delivery_date\": \"2024-01-25T09:00:00Z\",\n      \"document_number\": \"123456\",\n      \"status\": \"Example Status\",\n      \"contact_id\": \"123456\",\n      \"line_items\": [\n        {\n          \"rootfi_id\": 157,\n          \"platform_id\": \"123456\",\n          \"line_item_type\": \"INVOICES\",\n          \"line_item_type_id\": \"123456\",\n          \"tracking_category_ids\": [\n            \"123456\"\n          ],\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"account_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"total_amount\": 100,\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/sales_orders","host":["https://api.rootfi.dev/v3"],"path":["accounting","sales_orders"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 123,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_updated_at\": \"2024-01-25T09:00:00Z\",\n    \"rootfi_company_id\": 123,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"posted_date\": \"2024-01-25T09:00:00Z\",\n    \"description\": \"Example Description\",\n    \"currency_id\": \"123456\",\n    \"currency_rate\": 1,\n    \"sub_total\": 1000,\n    \"total_amount\": 1000,\n    \"total_discount\": 100,\n    \"tax_amount\": 100,\n    \"updated_at\": \"2024-01-25T09:00:00Z\",\n    \"invoice_ids\": [\n      \"123456\"\n    ],\n    \"delivery_date\": \"2024-01-25T09:00:00Z\",\n    \"document_number\": \"123456\",\n    \"status\": \"Example Status\",\n    \"contact_id\": \"123456\",\n    \"line_items\": [\n      {\n        \"rootfi_id\": 157,\n        \"platform_id\": \"123456\",\n        \"line_item_type\": \"INVOICES\",\n        \"line_item_type_id\": \"123456\",\n        \"tracking_category_ids\": [\n          \"123456\"\n        ],\n        \"item_id\": \"123456\",\n        \"tax_id\": \"123456\",\n        \"account_id\": \"123456\",\n        \"description\": \"This is a description\",\n        \"quantity\": 1,\n        \"unit_amount\": 100,\n        \"total_amount\": 100,\n        \"sub_total\": 100,\n        \"tax_amount\": 100,\n        \"total_discount\": 100,\n        \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n      }\n    ]\n  }\n}"}],"_postman_id":"a6b91462-574b-4894-bd6a-073e17dcac72"}],"id":"612d3a29-9def-4b63-bcb4-c76a06403acc","_postman_id":"612d3a29-9def-4b63-bcb4-c76a06403acc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"tax_rates","item":[{"name":"Get All Tax Rates","id":"9a6442cc-6a88-4c0a-94e3-58178919966e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/tax_rates","description":"<p>Retrieve all tax rates from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","tax_rates"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"d87fb45f-85ee-41ed-80b3-e4db8110ac85","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/tax_rates","host":["https://api.rootfi.dev/v3"],"path":["accounting","tax_rates"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 25177,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-24T11:12:02.641Z\",\n      \"rootfi_updated_at\": \"2024-01-24T11:12:02.000Z\",\n      \"rootfi_company_id\": 1109,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"total_tax_rate\": null,\n      \"name\": \"Victoria Wilson\",\n      \"code\": \"6609425\",\n      \"updated_at\": \"2023-12-21T10:14:26.353Z\",\n      \"components\": [\n        {\n          \"name\": \"Victoria Wilson\",\n          \"rate\": null,\n          \"tax_agency\": null,\n          \"is_compound\": false\n        }\n      ],\n      \"effective_tax_rate\": null,\n      \"tax_type\": \"VAT\"\n    }\n  ],\n  \"next\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"prev\": \"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=\"\n}"}],"_postman_id":"9a6442cc-6a88-4c0a-94e3-58178919966e"},{"name":"Create Tax Rate","id":"66831697-2908-4579-bbf6-6dfb2296199c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Victoria Wilson\",\n      \"code\": \"6609425\",\n      \"tax_type\": \"VAT\",\n      \"effective_tax_rate\": null,\n      \"total_tax_rate\": null,\n      \"components\": [\n        {\n          \"name\": \"Victoria Wilson\",\n          \"rate\": null,\n          \"tax_agency\": null,\n          \"is_compound\": false\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/tax_rates","description":"<p>Create a tax rate.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","tax_rates"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"23ed3993-5695-4a3b-90c6-5241a5feca69","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Victoria Wilson\",\n      \"code\": \"6609425\",\n      \"tax_type\": \"VAT\",\n      \"effective_tax_rate\": null,\n      \"total_tax_rate\": null,\n      \"components\": [\n        {\n          \"name\": \"Victoria Wilson\",\n          \"rate\": null,\n          \"tax_agency\": null,\n          \"is_compound\": false\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/tax_rates","host":["https://api.rootfi.dev/v3"],"path":["accounting","tax_rates"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 25177,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-24T11:12:02.641Z\",\n    \"rootfi_updated_at\": \"2024-01-24T11:12:02.000Z\",\n    \"rootfi_company_id\": 1109,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"total_tax_rate\": null,\n    \"name\": \"Victoria Wilson\",\n    \"code\": \"6609425\",\n    \"updated_at\": \"2023-12-21T10:14:26.353Z\",\n    \"components\": [\n      {\n        \"name\": \"Victoria Wilson\",\n        \"rate\": null,\n        \"tax_agency\": null,\n        \"is_compound\": false\n      }\n    ],\n    \"effective_tax_rate\": null,\n    \"tax_type\": \"VAT\"\n  }\n}"}],"_postman_id":"66831697-2908-4579-bbf6-6dfb2296199c"}],"id":"5a8f2996-4aa0-4d86-8ad5-94c8b84abe49","_postman_id":"5a8f2996-4aa0-4d86-8ad5-94c8b84abe49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"tracking_categories","item":[{"name":"Get All Tracking Categories","id":"4c088fd1-4a49-4289-907b-e2fd3ed06ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/accounting/tracking_categories","description":"<p>Retrieve all tracking categories from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","tracking_categories"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of objects you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0="},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"111"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"91525b11-3cef-4362-a47c-bd7f010258d7","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/accounting/tracking_categories","host":["https://api.rootfi.dev/v3"],"path":["accounting","tracking_categories"],"query":[{"description":"The number of objects you want to retrieve","key":"limit","value":"10","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"eyJyb290ZmlfaWQiOjQ0MDA2MX0=","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"eyJyb290ZmaaqaWQiOjQ0MDA2MX0=","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"111","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"Otis Falls\",\n      \"status\": \"ACTIVE\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"has_children\": false\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"4c088fd1-4a49-4289-907b-e2fd3ed06ad8"},{"name":"Create Tracking Category","id":"c2eb3422-c736-41d1-9608-d0f7782bb678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Otis Falls\",\n      \"status\": \"ACTIVE\",\n      \"parent_id\": \"123456\",\n      \"has_children\": false\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.rootfi.dev/v3/accounting/tracking_categories","description":"<p>Create a tracking category.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["accounting","tracking_categories"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>Run the request asynchronously</p>\n","type":"text/plain"},"key":"run_async","value":"true"}],"variable":[]}},"response":[{"id":"fa978fa4-c7be-4f3d-b7f2-d706036a76d4","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"company_id\": 123,\n  \"data\": [\n    {\n      \"name\": \"Otis Falls\",\n      \"status\": \"ACTIVE\",\n      \"parent_id\": \"123456\",\n      \"has_children\": false\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.rootfi.dev/v3/accounting/tracking_categories","host":["https://api.rootfi.dev/v3"],"path":["accounting","tracking_categories"],"query":[{"description":"Run the request asynchronously","key":"run_async","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"rootfi_id\": 157,\n    \"rootfi_deleted_at\": null,\n    \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n    \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"rootfi_company_id\": 1089,\n    \"platform_id\": \"123456_1\",\n    \"platform_unique_id\": \"123456\",\n    \"name\": \"Otis Falls\",\n    \"status\": \"ACTIVE\",\n    \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n    \"has_children\": false\n  }\n}"}],"_postman_id":"c2eb3422-c736-41d1-9608-d0f7782bb678"}],"id":"e7dffc8c-5934-4d76-b41e-d3311025828a","_postman_id":"e7dffc8c-5934-4d76-b41e-d3311025828a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"0ed9d7b6-68e8-49a2-806f-5ef25c8b8193","_postman_id":"0ed9d7b6-68e8-49a2-806f-5ef25c8b8193","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"ecommerce","item":[{"name":"balances","item":[{"name":"Get All Balances","id":"3b8b4ee3-5028-4d26-97be-53fc83772cb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/balances","description":"<p>Retrieve all balances from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","balances"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of balances you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"fd84f951-c82a-4bf9-a3ad-2422fd9bf9d6","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/balances","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","balances"],"query":[{"description":"The number of balances you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"available_balance\": \"100.00\",\n      \"currency_id\": \"USD\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"3b8b4ee3-5028-4d26-97be-53fc83772cb3"}],"id":"b9eac374-84d3-460a-86d2-61166ed2031d","_postman_id":"b9eac374-84d3-460a-86d2-61166ed2031d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"company_info","item":[{"name":"Get All Company Info","id":"6ee5a5ff-cdb1-4c5c-8f21-bd499877c456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/company_info","description":"<p>Retrieve all company info from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","company_info"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of company info you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"624adfed-76ca-4f2f-b352-9eb9c6b2a338","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/company_info","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","company_info"],"query":[{"description":"The number of company info you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"website\": \"https://www.johndoe.com\",\n      \"currency_id\": \"USD\",\n      \"email\": \"test@gmail.com\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"6ee5a5ff-cdb1-4c5c-8f21-bd499877c456"}],"id":"cd20d504-3ebb-4394-bb0c-543b38f37b87","_postman_id":"cd20d504-3ebb-4394-bb0c-543b38f37b87","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"customers","item":[{"name":"Get All  Customers","id":"61732176-5ee1-42df-bfde-576f21832bda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/customers","description":"<p>Retrieve all customers from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","customers"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of customers you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"bfb00272-c7a0-468f-a505-d9cbaa7b75a3","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/customers","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","customers"],"query":[{"description":"The number of customers you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"email\": \"\",\n      \"phone\": \"1234567890\",\n      \"currency_id\": \"1234567890\",\n      \"status\": \"ACTIVE\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"address\": {\n        \"rootfi_id\": 278264,\n        \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_ADDRESS\",\n        \"street\": \"123 Main Street\",\n        \"locality\": \"Main Street\",\n        \"city\": \"New York\",\n        \"state\": \"New York\",\n        \"pincode\": \"123456\",\n        \"country\": \"USA\"\n      }\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"61732176-5ee1-42df-bfde-576f21832bda"}],"id":"61f48d77-782e-4af4-8da4-5a8489d5c41f","_postman_id":"61f48d77-782e-4af4-8da4-5a8489d5c41f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"fulfillments","item":[{"name":"Get All Fulfillments","id":"c60427de-e260-40e7-aea0-3efe57033271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/fulfillments","description":"<p>Retrieve all fulfillments from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","fulfillments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of fulfillments you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"1a1433ca-6a8d-4353-be78-ed5633703efb","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/fulfillments","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","fulfillments"],"query":[{"description":"The number of fulfillments you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"carrier_name\": \"USPS\",\n      \"tracking_number\": \"1234567890\",\n      \"delivery_service\": \"Standard\",\n      \"tracking_link\": \"https://www.usps.com\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"c60427de-e260-40e7-aea0-3efe57033271"}],"id":"cbac125d-271f-4575-bb43-b9c3e5e6adf8","_postman_id":"cbac125d-271f-4575-bb43-b9c3e5e6adf8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"inventories","item":[{"name":"Get All Inventories","id":"f273ad93-c034-4e37-baa8-821683e62bbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/inventories","description":"<p>Retrieve all inventories from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","inventories"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of inventories you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"e77b1c8a-dd59-4756-8962-4b222ffb2144","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/inventories","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","inventories"],"query":[{"description":"The number of inventories you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"product_id\": \"123456\",\n      \"description\": \"John Doe\",\n      \"sku\": \"123456\",\n      \"quantity\": \"123\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"f273ad93-c034-4e37-baa8-821683e62bbe"}],"id":"f6e63aeb-5618-47e0-b916-19665797e9fc","_postman_id":"f6e63aeb-5618-47e0-b916-19665797e9fc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"orders","item":[{"name":"Get All Orders","id":"d92c47a5-ec66-4aa6-82aa-d032110b3d8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/orders","description":"<p>Retrieve all orders from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of orders you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are line_items</p>\n","type":"text/plain"},"key":"expand","value":"ecommerce_line_items"}],"variable":[]}},"response":[{"id":"80574a21-0d89-4929-8e07-6260524f63a7","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/orders","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","orders"],"query":[{"description":"The number of orders you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to expand. Supported values are line_items","key":"expand","value":"ecommerce_line_items","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"currency_id\": \"1234567890\",\n      \"reference\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"order_name\": \"John Doe\",\n      \"order_number\": \"123456\",\n      \"description\": \"John Doe\",\n      \"total_discount\": 100,\n      \"sub_total\": 100,\n      \"tax_amount\": 100,\n      \"total_amount\": 100,\n      \"amount_due\": 100,\n      \"order_status\": \"ACTIVE\",\n      \"payment_status\": \"ACTIVE\",\n      \"line_items\": [\n        {\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"line_item_type_id\": \"123456\",\n          \"line_item_type\": \"ECOMMERCE_ORDERS\",\n          \"description\": \"This is a description\",\n          \"unit_amount\": 100,\n          \"quantity\": 1,\n          \"total_discount\": 100,\n          \"tax_amount\": 100,\n          \"sub_total\": 100,\n          \"total_amount\": 100\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"d92c47a5-ec66-4aa6-82aa-d032110b3d8e"}],"id":"82b3ca27-53b2-4aba-884e-814a0d9f673b","_postman_id":"82b3ca27-53b2-4aba-884e-814a0d9f673b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"products","item":[{"name":"Get All Products","id":"4642d68e-ac0a-4db0-84de-b8dab034159f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/products","description":"<p>Retrieve all products from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","products"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of products you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"e456c1e4-0da2-4963-9e28-6e7cad4ce433","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/products","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","products"],"query":[{"description":"The number of products you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"description\": \"John Doe\",\n      \"status\": \"ACTIVE\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"4642d68e-ac0a-4db0-84de-b8dab034159f"}],"id":"9cb12dfa-1d35-4034-9016-fe16ee6853dd","_postman_id":"9cb12dfa-1d35-4034-9016-fe16ee6853dd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"transactions","item":[{"name":"Get All Transactions","id":"11bdb613-71b1-4ccb-88b1-350e82d2cf02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/ecommerce/transactions","description":"<p>Retrieve all transactions from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["ecommerce","transactions"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of transactions you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"96844b28-ccae-4f36-be6d-846fdecb0363","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/ecommerce/transactions","host":["https://api.rootfi.dev/v3"],"path":["ecommerce","transactions"],"query":[{"description":"The number of transactions you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"amount\": \"100.00\",\n      \"fee\": \"10.00\",\n      \"type\": \"SALE\",\n      \"payment_method\": \"CREDIT_CARD\",\n      \"status\": \"ACTIVE\",\n      \"description\": \"John Doe\",\n      \"currency_id\": \"USD\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"11bdb613-71b1-4ccb-88b1-350e82d2cf02"}],"id":"0724cd06-8c99-476c-a2d9-6b6faa0757f5","_postman_id":"0724cd06-8c99-476c-a2d9-6b6faa0757f5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"464c9faf-f6e0-4778-aafd-8ba6c7a10d07","_postman_id":"464c9faf-f6e0-4778-aafd-8ba6c7a10d07","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"payments","item":[{"name":"balances","item":[{"name":"Get All Balances","id":"dbd0514f-1be1-4284-94d2-f35b2f08261f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/balances","description":"<p>Retrieve all balances.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","balances"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of balances you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"ccbe4a61-a8a5-4888-b329-6f87d510fcaa","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/balances","host":["https://api.rootfi.dev/v3"],"path":["payments","balances"],"query":[{"description":"The number of balances you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"total_balance\": \"123.45\",\n      \"available_balance\": \"123.45\",\n      \"pending_balance\": \"123.45\",\n      \"currency_id\": \"1234567890\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"dbd0514f-1be1-4284-94d2-f35b2f08261f"}],"id":"a964d8f5-aaea-433c-adc5-47b9a05f3a4c","_postman_id":"a964d8f5-aaea-433c-adc5-47b9a05f3a4c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"customers","item":[{"name":"Get All Customers","id":"009ea885-823f-401f-ab5c-007f356f1af9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/customers","description":"<p>Retrieve all customer from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","customers"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of customers you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"48464023-9c81-4417-9642-a4ff379e1e58","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/customers","host":["https://api.rootfi.dev/v3"],"path":["payments","customers"],"query":[{"description":"The number of customers you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"name\": \"John Doe\",\n      \"tax_number\": \"1234567890\",\n      \"currency_id\": \"1234567890\",\n      \"external_links\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_WEBSITE\",\n          \"link\": \"https://www.google.com\",\n          \"type\": \"WEBSITE\"\n        }\n      ],\n      \"phone_numbers\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"CONTACTS_1af68894-ea9f-ee11-be36-7c1e520f50bc_PHONE\",\n          \"number\": \"1234567890\",\n          \"type\": \"MOBILE\"\n        }\n      ],\n      \"addresses\": [\n        {\n          \"rootfi_id\": 278264,\n          \"platform_id\": \"123456_1\",\n          \"platform_unique_id\": \"123456\",\n          \"street\": \"123 Main Street\",\n          \"locality\": \"Main Street\",\n          \"city\": \"New York\",\n          \"state\": \"New York\",\n          \"pincode\": \"123456\",\n          \"country\": \"USA\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"009ea885-823f-401f-ab5c-007f356f1af9"}],"id":"a1e54362-458c-48d8-94aa-83549de0d15f","_postman_id":"a1e54362-458c-48d8-94aa-83549de0d15f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"disputes","item":[{"name":"Get All Disputes","id":"5eb5514e-08d6-47b7-bde9-4cc47df60a61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/disputes","description":"<p>Retrieve all disputes from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","disputes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of orders you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"7be54e1e-6792-45d8-b848-4169f79e8001","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/disputes","host":["https://api.rootfi.dev/v3"],"path":["payments","disputes"],"query":[{"description":"The number of orders you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"amount\": \"100.00\",\n      \"currency_id\": \"USD\",\n      \"status\": \"PENDING\",\n      \"reason_code\": \"123456\",\n      \"reason_description\": \"Reason Description\",\n      \"payment_id\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"5eb5514e-08d6-47b7-bde9-4cc47df60a61"}],"id":"6497dc39-be82-468a-8ef0-c19d53b136a0","_postman_id":"6497dc39-be82-468a-8ef0-c19d53b136a0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"invoices","item":[{"name":"Get All Invoices","id":"95fd7a31-e082-4263-be8f-80065c2038e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/invoices","description":"<p>Retrieve all invoices links from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","invoices"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of invoices links you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are raw_data</p>\n","type":"text/plain"},"key":"expand","value":"payment_line_items"}],"variable":[]}},"response":[{"id":"730fc99e-4e5d-4fdd-bcd2-7533fe71578d","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/invoices","host":["https://api.rootfi.dev/v3"],"path":["payments","invoices"],"query":[{"description":"The number of invoices links you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to expand. Supported values are raw_data","key":"expand","value":"payment_line_items","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"currency_id\": \"USD\",\n      \"document_number\": \"123456\",\n      \"posted_date\": \"2024-01-22T05:07:31.000Z\",\n      \"due_date\": \"2024-01-22T05:07:31.000Z\",\n      \"status\": \"ACTIVE\",\n      \"total_discount\": 100,\n      \"sub_total\": 100,\n      \"tax_amount\": 100,\n      \"total_amount\": 100,\n      \"amount_due\": 100,\n      \"line_items\": [\n        {\n          \"line_item_type_id\": \"123456\",\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"line_item_type\": \"PAYMENT_INVOICES\",\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"95fd7a31-e082-4263-be8f-80065c2038e9"}],"id":"bbce1ceb-b94d-41c5-a2e3-633e302f9e88","_postman_id":"bbce1ceb-b94d-41c5-a2e3-633e302f9e88","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"items","item":[{"name":"Get All Items","id":"e3757fea-99ff-4ae2-89e7-f72905cdadf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/items","description":"<p>Retrieve all items links from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","items"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of items links you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"0cd781dc-2b13-4d70-a27a-c866ff314f90","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/items","host":["https://api.rootfi.dev/v3"],"path":["payments","items"],"query":[{"description":"The number of items links you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"name\": \"Payment Name\",\n      \"description\": \"Payment Description\",\n      \"code\": \"123456\",\n      \"unit_price\": \"100.00\",\n      \"currency_id\": \"USD\",\n      \"status\": \"ACTIVE\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"e3757fea-99ff-4ae2-89e7-f72905cdadf3"}],"id":"ff06735b-5bc8-4368-a9ce-18812fa79552","_postman_id":"ff06735b-5bc8-4368-a9ce-18812fa79552","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"orders","item":[{"name":"Get All Orders","id":"0855215c-118b-4332-bbd3-9f1820501363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/orders","description":"<p>Retrieve all orders from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","orders"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of orders you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"e24bbc60-d60c-4004-b31a-a51665200409","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/orders","host":["https://api.rootfi.dev/v3"],"path":["payments","orders"],"query":[{"description":"The number of orders you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"reference\": \"123456\",\n      \"amount\": 1000,\n      \"amount_due\": 1000,\n      \"status\": \"PAID\",\n      \"currency_id\": \"1234567890\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"0855215c-118b-4332-bbd3-9f1820501363"}],"id":"15992d56-fcfc-4b24-b7ae-9051ad7f5686","_postman_id":"15992d56-fcfc-4b24-b7ae-9051ad7f5686","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"payment_links","item":[{"name":"Get All Payment Links","id":"0c25cce0-d4b9-4cf9-8f87-c8060a5b6124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/payment_links","description":"<p>Retrieve all payment links from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","payment_links"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of payment links you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are line_items</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"}],"variable":[]}},"response":[{"id":"3ff392f4-cf68-4266-ad6d-272cd73cacf6","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/payment_links","host":["https://api.rootfi.dev/v3"],"path":["payments","payment_links"],"query":[{"description":"The number of payment links you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to expand. Supported values are line_items","key":"expand","value":"est nulla eu","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"description\": \"Payment Description\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"amount\": \"100.00\",\n      \"currency_id\": \"USD\",\n      \"link\": \"https://fern.com/123456\",\n      \"status\": \"ACTIVE\",\n      \"line_items\": [\n        {\n          \"line_item_type_id\": \"123456\",\n          \"item_id\": \"123456\",\n          \"tax_id\": \"123456\",\n          \"description\": \"This is a description\",\n          \"quantity\": 1,\n          \"unit_amount\": 100,\n          \"line_item_type\": \"PAYMENT_INVOICES\",\n          \"sub_total\": 100,\n          \"tax_amount\": 100,\n          \"total_amount\": 100,\n          \"total_discount\": 100,\n          \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n        }\n      ]\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"0c25cce0-d4b9-4cf9-8f87-c8060a5b6124"}],"id":"427243fc-fabb-41aa-8b07-97ff0a3900f7","_postman_id":"427243fc-fabb-41aa-8b07-97ff0a3900f7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"payments","item":[{"name":"Get All Payments","id":"b6b3114a-d54d-4493-a607-1574529ec3a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/payments","description":"<p>Retrieve all payments from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","payments"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of payments you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are payment_line_items</p>\n","type":"text/plain"},"key":"expand","value":"payment_order, payment_invoice, payment_customer"}],"variable":[]}},"response":[{"id":"64e461d1-35b7-4959-8384-ea6bc0f8fe48","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/payments","host":["https://api.rootfi.dev/v3"],"path":["payments","payments"],"query":[{"description":"The number of payments you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true},{"description":"Comma separated fields to expand. Supported values are payment_line_items","key":"expand","value":"payment_order, payment_invoice, payment_customer","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"description\": \"Payment Description\",\n      \"amount\": \"100.00\",\n      \"currency_id\": \"USD\",\n      \"status\": \"ATTEMPTED\",\n      \"customer_id\": \"123456\",\n      \"invoice_id\": \"123456\",\n      \"order_id\": \"123456\",\n      \"payment_method\": \"CARD\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"b6b3114a-d54d-4493-a607-1574529ec3a2"}],"id":"b19f41b5-65fb-4ee5-872c-b4ea828099d1","_postman_id":"b19f41b5-65fb-4ee5-872c-b4ea828099d1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"payouts","item":[{"name":"Get All Payouts","id":"284cfdb2-b684-493c-a5e1-26d11ba0bccc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/payouts","description":"<p>Retrieve all payouts links from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","payouts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of payouts links you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator].</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"ea8e6a3f-9329-4352-9d93-762ee6385fdf","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/payouts","host":["https://api.rootfi.dev/v3"],"path":["payments","payouts"],"query":[{"description":"The number of payouts links you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator].","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"amount\": \"100.00\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"description\": \"Payment Description\",\n      \"currency_id\": \"USD\",\n      \"status\": \"SUCCESS\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"284cfdb2-b684-493c-a5e1-26d11ba0bccc"}],"id":"3bb0ec0b-7f58-43dc-9fad-e31b13d6cda9","_postman_id":"3bb0ec0b-7f58-43dc-9fad-e31b13d6cda9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"refunds","item":[{"name":"Get All Refunds","id":"57d169e6-a070-4d53-983c-76326c245ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/refunds","description":"<p>Retrieve all refunds from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","refunds"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of refunds you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"568ef2e1-06b1-45fc-9558-a1e2ac3ff88c","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/refunds","host":["https://api.rootfi.dev/v3"],"path":["payments","refunds"],"query":[{"description":"The number of refunds you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"amount\": 100,\n      \"currency_id\": \"USD\",\n      \"payment_id\": \"123456\",\n      \"description\": \"Payment Description\",\n      \"status\": \"PENDING\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"57d169e6-a070-4d53-983c-76326c245ec9"}],"id":"73cdbc48-d52b-48e8-81bf-77acd4ba821b","_postman_id":"73cdbc48-d52b-48e8-81bf-77acd4ba821b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"subscriptions","item":[{"name":"Get All Subscriptions","id":"f36fec94-a653-431b-8ede-0bffeea6f7e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/subscriptions","description":"<p>Retrieve all subscriptions.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","subscriptions"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of subscriptions you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"dbdc90f0-d84a-457a-9460-7db1e0e4b907","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/subscriptions","host":["https://api.rootfi.dev/v3"],"path":["payments","subscriptions"],"query":[{"description":"The number of subscriptions you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"currency_id\": \"1234567890\",\n      \"description\": \"This is a description\",\n      \"status\": \"ACTIVE\",\n      \"contact_id\": \"1234567890\",\n      \"expire_by\": \"2024-01-22T05:07:31.465Z\",\n      \"current_start\": \"2024-01-22T05:07:31.465Z\",\n      \"current_end\": \"2024-01-22T05:07:31.465Z\",\n      \"payment_method\": \"CARD\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"f36fec94-a653-431b-8ede-0bffeea6f7e8"}],"id":"06108234-43a7-4c81-929d-30778380fb58","_postman_id":"06108234-43a7-4c81-929d-30778380fb58","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"tax_rates","item":[{"name":"Get All Tax Rates","id":"4667a766-8166-48ab-990d-194a8f28d58f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/tax_rates","description":"<p>Retrieve all Tax Rates from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","tax_rates"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of orders you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"8bd18670-9d80-469f-892c-2a0df02e5da4","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/tax_rates","host":["https://api.rootfi.dev/v3"],"path":["payments","tax_rates"],"query":[{"description":"The number of orders you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"created_at\": \"2024-01-22T05:07:31.000Z\",\n      \"name\": \"Tax Rate\",\n      \"description\": \"Tax Rate Description\",\n      \"rate\": 0.1\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"4667a766-8166-48ab-990d-194a8f28d58f"}],"id":"4346cf0e-5e41-4eae-9c98-39db5dd5788c","_postman_id":"4346cf0e-5e41-4eae-9c98-39db5dd5788c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"transactions","item":[{"name":"Get All Transactions","id":"cd91f458-def3-4dd8-908e-933fe51d727f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/payments/transactions","description":"<p>Retrieve all transactions.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["payments","transactions"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of transactions you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"8b91b418-90ad-4632-9e31-c4aab2585cd5","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/payments/transactions","host":["https://api.rootfi.dev/v3"],"path":["payments","transactions"],"query":[{"description":"The number of transactions you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"amount\": \"123.45\",\n      \"type\": \"credit\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"description\": \"Transaction description\",\n      \"currency_id\": \"1234567890\",\n      \"status\": \"completed\",\n      \"source\": \"source\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"cd91f458-def3-4dd8-908e-933fe51d727f"}],"id":"f7c57a7f-2561-4a8a-8e10-75414429f2db","_postman_id":"f7c57a7f-2561-4a8a-8e10-75414429f2db","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"b60c576e-2dae-425e-a0e6-cd27bfdf3fdb","_postman_id":"b60c576e-2dae-425e-a0e6-cd27bfdf3fdb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"crm","item":[{"name":"activities","item":[{"name":"Get All Activities","id":"4d8d7100-8637-4894-8f00-58ec8c5cc973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/activities","description":"<p>Retrieve all Activities from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","activities"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Activities you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are pipeline.</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"2b2c785f-02b3-405c-a9ab-78f716274465","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/activities","host":["https://api.rootfi.dev/v3"],"path":["crm","activities"],"query":[{"description":"The number of Activities you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are pipeline.","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"status\": \"Active\",\n      \"deal_probability\": 50,\n      \"pipeline_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"4d8d7100-8637-4894-8f00-58ec8c5cc973"}],"id":"34314062-9305-433a-8886-deaf4e633d20","_postman_id":"34314062-9305-433a-8886-deaf4e633d20","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"companies","item":[{"name":"Get All Companies","id":"387aa4e7-b988-4e10-ab09-3fba136efce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/companies","description":"<p>Retrieve all Companies from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","companies"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Companies you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,company</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"50e97240-66aa-4cee-9791-6ced54073a12","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/companies","host":["https://api.rootfi.dev/v3"],"path":["crm","companies"],"query":[{"description":"The number of Companies you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,company","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"people_count\": 10,\n      \"description\": \"A company\",\n      \"industry\": \"Software\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"387aa4e7-b988-4e10-ab09-3fba136efce4"}],"id":"f3d4e98c-281a-470c-a24e-57b6c8e101fc","_postman_id":"f3d4e98c-281a-470c-a24e-57b6c8e101fc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"contacts","item":[{"name":"Get All Contacts","id":"7636d576-7e6a-48ce-a3cd-007d605f1cb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/contacts","description":"<p>Retrieve all contacts from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","contacts"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of contacts you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,company</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"aa3e4a63-b7ad-4083-8cbf-179858abe518","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/contacts","host":["https://api.rootfi.dev/v3"],"path":["crm","contacts"],"query":[{"description":"The number of contacts you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,company","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"company_id\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"7636d576-7e6a-48ce-a3cd-007d605f1cb3"}],"id":"ee9622c7-83bc-4a3e-93ed-69cec2b83ce5","_postman_id":"ee9622c7-83bc-4a3e-93ed-69cec2b83ce5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"deals","item":[{"name":"Get All Deals","id":"24936ab0-7ef1-4af1-b171-b92f743fe58e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/deals","description":"<p>Retrieve all Deals from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","deals"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Deals you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are company,contact,stage</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"47169266-61a0-4e27-a12d-9606b2882452","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/deals","host":["https://api.rootfi.dev/v3"],"path":["crm","deals"],"query":[{"description":"The number of Deals you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are company,contact,stage","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"amount\": 1000,\n      \"company_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"stage_id\": \"123456\",\n      \"currency\": \"USD\",\n      \"status\": \"Open\",\n      \"close_date\": \"2024-01-22T05:07:31.465Z\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.465Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"24936ab0-7ef1-4af1-b171-b92f743fe58e"}],"id":"8a6d3b76-641d-4484-ab8c-fe8a11216e38","_postman_id":"8a6d3b76-641d-4484-ab8c-fe8a11216e38","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"leads","item":[{"name":"Get All Leads","id":"13510731-8f44-41d0-b7f3-3abe253eee04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/leads","description":"<p>Retrieve all Leads from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","leads"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Leads you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,companies,contacts</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"3dc54db4-7eb7-472c-a5ea-feb4e5cbff08","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/leads","host":["https://api.rootfi.dev/v3"],"path":["crm","leads"],"query":[{"description":"The number of Leads you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,companies,contacts","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"amount\": \"1000\",\n      \"company_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"currency\": \"USD\",\n      \"source_name\": \"Google\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"13510731-8f44-41d0-b7f3-3abe253eee04"}],"id":"f225e2a1-ce41-43f0-b927-622129465f32","_postman_id":"f225e2a1-ce41-43f0-b927-622129465f32","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"notes","item":[{"name":"Get All Notes","id":"c30750da-19a7-4582-870b-2f045431bbab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/notes","description":"<p>Retrieve all Notes from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","notes"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Notes you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,companies</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"3f97112f-48e6-4b87-b330-de56da9e4793","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/notes","host":["https://api.rootfi.dev/v3"],"path":["crm","notes"],"query":[{"description":"The number of Notes you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are phone_numbers,addresses,external_links,companies","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"note\": \"This is a note\",\n      \"deal_id\": \"123456\",\n      \"company_id\": \"123456\",\n      \"contact_id\": \"123456\",\n      \"lead_id\": \"123456\",\n      \"user_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"c30750da-19a7-4582-870b-2f045431bbab"}],"id":"d0850c7c-ca7f-4ca1-a7ae-03444090e667","_postman_id":"d0850c7c-ca7f-4ca1-a7ae-03444090e667","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"pipelines","item":[{"name":"Get All Pipelines","id":"eb9d2958-3848-45e9-9fb9-fc209edd76a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/pipelines","description":"<p>Retrieve all Pipelines from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","pipelines"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Pipelines you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are stage.</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"a94a6bf3-18aa-4717-82de-28caeb60d339","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/pipelines","host":["https://api.rootfi.dev/v3"],"path":["crm","pipelines"],"query":[{"description":"The number of Pipelines you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are stage.","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"status\": \"Active\",\n      \"deal_probability\": 0.5,\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"currency\": \"USD\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"eb9d2958-3848-45e9-9fb9-fc209edd76a1"}],"id":"4c064e6c-00df-4abc-a86c-f5eda61ee6f3","_postman_id":"4c064e6c-00df-4abc-a86c-f5eda61ee6f3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"stages","item":[{"name":"Get All Stages","id":"8fa02b0d-80c1-48e4-9caa-a67a6dde4485","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/stages","description":"<p>Retrieve all Stages from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","stages"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Stages you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are pipeline.</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"43d0f50f-933a-4de6-800b-eab0504ec627","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/stages","host":["https://api.rootfi.dev/v3"],"path":["crm","stages"],"query":[{"description":"The number of Stages you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are pipeline.","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"status\": \"Active\",\n      \"deal_probability\": 1,\n      \"pipeline_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"8fa02b0d-80c1-48e4-9caa-a67a6dde4485"}],"id":"914d7a24-b53b-42d4-87f8-2ffe49ff5a5d","_postman_id":"914d7a24-b53b-42d4-87f8-2ffe49ff5a5d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"tasks","item":[{"name":"Get All Tasks","id":"133a3925-13e9-42f2-88cb-47f7983252ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/tasks","description":"<p>Retrieve all Tasks from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","tasks"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Tasks you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Comma separated fields to expand. Supported values are company,deal,user.</p>\n","type":"text/plain"},"key":"expand","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"2f014d2e-ecec-4798-a81e-451d0c57b03e","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/tasks","host":["https://api.rootfi.dev/v3"],"path":["crm","tasks"],"query":[{"description":"The number of Tasks you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Comma separated fields to expand. Supported values are company,deal,user.","key":"expand","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"description\": \"This is a task\",\n      \"status\": \"open\",\n      \"due_date\": \"2024-01-22T05:07:31.465Z\",\n      \"parent_task_id\": \"123456\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"completed_at\": \"2024-01-22T05:07:31.000Z\",\n      \"company_id\": \"123456\",\n      \"deal_id\": \"123456\",\n      \"user_id\": \"123456\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"133a3925-13e9-42f2-88cb-47f7983252ba"}],"id":"a9fe6420-8bf5-436d-96d1-8dc8a027a13f","_postman_id":"a9fe6420-8bf5-436d-96d1-8dc8a027a13f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}},{"name":"users","item":[{"name":"Get All Users","id":"ff27e84a-5c4c-4f96-9ff0-52f63a6da055","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.rootfi.dev/v3/crm/users","description":"<p>Retrieve all Users from the database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}},"urlObject":{"path":["crm","users"],"host":["https://api.rootfi.dev/v3"],"query":[{"disabled":true,"description":{"content":"<p>The number of Users you want to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>The next page of objects to retrieve</p>\n","type":"text/plain"},"key":"next","value":"nhgdfghjgyffcvjhgc=="},{"disabled":true,"description":{"content":"<p>The previous page of objects to retrieve</p>\n","type":"text/plain"},"key":"prev","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Comma separated fields to select. Supported values are raw_data, data_hash</p>\n","type":"text/plain"},"key":"select","value":"raw_data"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_updated_at Greater than or Equal To.</p>\n","type":"text/plain"},"key":"rootfi_updated_at[gte]","value":"est nulla eu"},{"disabled":true,"description":{"content":"<p>Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]</p>\n","type":"text/plain"},"key":"rootfi_company_id[eq]","value":"77027338"},{"disabled":true,"description":{"content":"<p>Include deleted records. By default, deleted records are not included. Supported values are true and false</p>\n","type":"text/plain"},"key":"include_deleted_records","value":"false"},{"disabled":true,"description":{"content":"<p>Return the count of the objects. Supported values are true and false</p>\n","type":"text/plain"},"key":"return_count","value":"false"}],"variable":[]}},"response":[{"id":"730be142-446d-4524-bfc1-7280c8cebcfe","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.rootfi.dev/v3/crm/users","host":["https://api.rootfi.dev/v3"],"path":["crm","users"],"query":[{"description":"The number of Users you want to retrieve","key":"limit","value":"1","disabled":true},{"description":"The next page of objects to retrieve","key":"next","value":"nhgdfghjgyffcvjhgc==","disabled":true},{"description":"The previous page of objects to retrieve","key":"prev","value":"est nulla eu","disabled":true},{"description":"Comma separated fields to select. Supported values are raw_data, data_hash","key":"select","value":"raw_data","disabled":true},{"description":"Filter by rootfi_updated_at Greater than or Equal To.","key":"rootfi_updated_at[gte]","value":"est nulla eu","disabled":true},{"description":"Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]","key":"rootfi_company_id[eq]","value":"77027338","disabled":true},{"description":"Include deleted records. By default, deleted records are not included. Supported values are true and false","key":"include_deleted_records","value":"false","disabled":true},{"description":"Return the count of the objects. Supported values are true and false","key":"return_count","value":"false","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"rootfi_id\": 157,\n      \"rootfi_deleted_at\": null,\n      \"rootfi_created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"rootfi_updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"rootfi_company_id\": 1089,\n      \"platform_id\": \"123456_1\",\n      \"platform_unique_id\": \"123456\",\n      \"name\": \"John Doe\",\n      \"currency\": \"USD\",\n      \"created_at\": \"2024-01-22T05:07:31.465Z\",\n      \"updated_at\": \"2024-01-22T05:07:31.000Z\",\n      \"status\": \"active\"\n    }\n  ],\n  \"prev\": \"eyJyb290ZmlfaWQiOjQ0MDA2MX0=\",\n  \"next\": \"eyJyb291ZmlfaWQiOjQ0MDA2MX0=\",\n  \"total_count\": 123\n}"}],"_postman_id":"ff27e84a-5c4c-4f96-9ff0-52f63a6da055"}],"id":"a0b16366-86fb-4d82-b6af-51a138affecf","_postman_id":"a0b16366-86fb-4d82-b6af-51a138affecf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"id":"195d1f97-ca91-418b-a76a-2cc75a626763","_postman_id":"195d1f97-ca91-418b-a76a-2cc75a626763","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","id":"7ddc8ee0-c40e-4a1b-b52a-a8334dbb9191","name":"RootFi APIs","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{API_KEY}}"}]}},"event":[{"listen":"prerequest","script":{"id":"cb294cf0-d95d-4044-80a0-de8643597162","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"14bba609-9b0b-4ffd-a109-ca86e019202d","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.rootfi.dev/v3"}]}