{"info":{"_postman_id":"599fc639-4121-4f0c-9a1f-ade55be23cea","name":"XP Azul","description":"<html><head></head><body><p>This API allows creating your own front end or advanced integration into your systems to process files and folders managed by XP Azul.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Please request your <strong>customer_id</strong>, <strong>token_key</strong> and <strong>customer_id_token</strong> directly from us to use the API. Throughout the documentation <strong>customer_id</strong> refers to you as the customer of xpAzul.</p>\n<h1 id=\"security\">Security</h1>\n<p>All API calls must be over secure HTTPS.</p>\n<p>For added security send the <strong>customer_id</strong>, <strong>token_key</strong> and <strong>customer_id_token</strong> via POST, not as parameters in the URL.</p>\n<p>Any other parameter, you may send either in the URL itself (HTTPS GET) or in the body of the HTTPS POST. HTTPS encrypts parameters in the URL anyway as they travel through the Internet but they are by default stored unencrypted in server access logs, browser history and referrer headers.</p>\n<h2 id=\"rate-limits\">Rate Limits</h2>\n<p>Please be kind :)</p>\n<p>If you experience 403 forbidden messages it probably means the firewall has rate limited your requests for a few seconds; please add a 200 milisecond delay to your API calls and limit the amount of simultaneous requests to give the server some breathing room. If this delay is not acceptable please contact us to provision special infrastructure for your requirements.</p>\n<h1 id=\"testing-the-api\">Testing the API</h1>\n<p>We don't offer a Sandbox environment as you would have to recreate all documents and templates in an alternate account for full testing. What we recommend is that you create a new user and call it for example \"Test user\", then you can assign all the created folders in your tests to that user using your own real documents and real templates. Once you are done testing, just archive all folders from this test user and in your code now assign the correct production user as the folder's owner (owner_id) and you're live!</p>\n<p>In our typical configuration, users only see their own folders (folders where they are the owner_id) so folders from the test user won't show up in other user accounts.</p>\n<p>If you would like to see what your code actually sends, you can use the tool <a href=\"https://\">https://pipedream.com/</a> to create a mock endpoint and view what your code sends.</p>\n<h1 id=\"integration-tips\">Integration Tips</h1>\n<p>Usually customers initially request</p>\n<ol>\n<li><p><em>Send all the customer uploaded files to their archiving system as soon as they are uploaded</em>. We don't really recommed this as documents must be validated first to be sure they are correct, so we suggest to wait until all the requirements inside a folder have been completed. This is because documents uploaded by the customer could be wrong and need to follow the correction flow inside xpAzul so your archiving system could end up with many incorrect documents. Also, we suggest waiting until all the folder has been successfully completed to make sure you only store documents from completed processes and not end up storing garbage. Documents usually only last 30-90 days before they legally expire so you don't really need to archive them for posterity in your own platform. At any time you can re-open a folder in XP Azul if you desire and continue from where you left off.</p>\n</li>\n<li><p><em>Send all the documents to their archiving platform and categorize them using their standards</em>. This usually requieres allot of integration and technical effort and many customers sadly don't succeed. Our recommendation is to leave the documents inside xpAzul and just save a link to the folder inside your platform or a link to the specific requirement inside your platform. This is way much easier and simpler to do. Just store in system something like: <a href=\"https://sistema.expedienteazul.com/expedienteazul/folder/FOLDER_ID/edit/DOCUMENT_ID\">https://sistema.expedienteazul.com/expedienteazul/folder/FOLDER_ID/edit/DOCUMENT_ID</a> where you can leave DOCUMENT_ID empty and just link directly to the entire FOLDER_ID</p>\n</li>\n<li><p>We do have a Zapier.com module that you can use, Zapier can be pricy in very large settings but for smaller operations it is very affordable and has great debugging tools and retry prolicies.</p>\n</li>\n</ol>\n<h1 id=\"digital-signature-integrations\">Digital Signature Integrations</h1>\n<h3 id=\"obtain-requirement-ids-that-require-data\">Obtain requirement IDs that require data</h3>\n<p>When we configured digital signature requirements for you, we sent you an email of the requirements that must have data and be valid in order to start a digital signature flow.</p>\n<p>You will need to get the <em>document_id</em> of each one of these requirements. In the web app, go to the <em>Requirements</em> section, find the requirement and select to edit. In the URL you will see a number, this will the the <em>document_id</em>.</p>\n<p>You will also need <em>document_id</em> of the requirement where you need to place the PDF file to sign, the name of this requirement was also supplied in the email.</p>\n<h3 id=\"configure-the-signers\">Configure the signers</h3>\n<p>Using the <a href=\"https://documenter.getpostman.com/view/4012340/RVtxKsJs#a1b8c2fc-89d3-4b13-8070-587e7c46321e\">Update document meta data</a> endpoint you can update the name (field_id:1) and email (field_id:2) of a party who needs to sign and <em>Update the status of a document</em> to set the status to <em>valid</em>. The <em>document_ids</em> required for each flow are the ones you obtained in the previous section. It is possible you will need to call the <a href=\"https://documenter.getpostman.com/view/4012340/RVtxKsJs#a1b8c2fc-89d3-4b13-8070-587e7c46321e\">Update document meta data</a> endpoint various times, one for each signer as each signer will be in a different <em>document_id</em>.</p>\n<h3 id=\"upload-the-pdf-to-sign\">Upload the PDF to sign</h3>\n<p>Finally, after configuring the signers, upload the PDF to sign to the signature requirement using the <a href=\"https://documenter.getpostman.com/view/4012340/RVtxKsJs?version=latest#4fbcd2de-7080-4691-9259-964e7716cf07\">Upload file</a> endpoint. Accessing this requirement from the document vault should produce the signature screen.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Security","slug":"security"},{"content":"Testing the API","slug":"testing-the-api"},{"content":"Integration Tips","slug":"integration-tips"},{"content":"Digital Signature Integrations","slug":"digital-signature-integrations"}],"owner":"4012340","collectionId":"599fc639-4121-4f0c-9a1f-ade55be23cea","publishedId":"RVtxKsJs","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-11-06T16:55:55.000Z"},"item":[{"name":"User management","item":[{"name":"Create user","event":[{"listen":"test","script":{"id":"03c0eaf1-4d4c-4714-b10e-23923432da85","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","tests[\"A folder ID is returned\"] = responseBody.has(\"folder_id\");"],"type":"text/javascript"}}],"id":"1fb91c61-e623-47dd-98e8-9bcdcf222854","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"},{"description":"<p>The user's password in plain text, travels encrypted by SSL</p>\n","key":"password","type":"text","value":"TheUsersPassword123"}]},"url":"https://{{api_domain}}/api/create-user?first_name=Roberto&last_name=Ibarra&email=ribarra.test@expedienteazul.com&locale=es&boss_user_id=40","description":"<p>For security reasons, the API doesn't support creating users with administrative privileges. Only through the main user interface an existing administrator can grant administrator privileges to other users.  </p>\n<p>If you want to associate a boss to a user, you will need the user_id of the boss. To get the user_id of the boss, login to the system, select the users module (requires administrator privileges) and edit the user who you want to setup as the boss. In the browser's address bar you will see something like:\nexpedienteazul/user/1537/edit<br />The user_id is 1537 so if you want this user to be the boss of the new user you acre creating, set the boss_user_id to 1537 in this example</p>\n","urlObject":{"protocol":"https","path":["api","create-user"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"first_name","value":"Roberto"},{"key":"last_name","value":"Ibarra"},{"key":"email","value":"ribarra.test@expedienteazul.com"},{"description":{"content":"<p>es: español, pt:português, en:english &lt;- This parameter sets the language the email notifications will be sent in</p>\n","type":"text/plain"},"key":"locale","value":"es"},{"description":{"content":"<p>*Optional, the boss of this user. Bosses can see the folders created by users related to them</p>\n","type":"text/plain"},"key":"boss_user_id","value":"40"}],"variable":[]}},"response":[{"id":"8142fc9b-24bf-44e4-a519-48208074c50d","name":"Create user example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"},{"key":"password","value":"1234","description":"The user's password in plain text, travels encrypted by SSL","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/create-user?first_name=Roberto&last_name=Ibarra&email=ribarra.test@expedienteazul.com&locale=es&boss_user_id=40","protocol":"https","host":["{{api_domain}}"],"path":["api","create-user"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"first_name","value":"Roberto"},{"key":"last_name","value":"Ibarra"},{"key":"email","value":"ribarra.test@expedienteazul.com"},{"key":"locale","value":"es","description":"es: español, pt:português, en:english <- This parameter sets the language the email notifications will be sent in"},{"key":"boss_user_id","value":"40","description":"*Optional, the boss of this user. Bosses can see the folders of people related to them"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2019 20:30:48 GMT"},{"key":"Server","value":"Apache/2.4.39 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.17"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6ImU0MWpzOXQwOFdEU1hnVlppVGxMK1E9PSIsInZhbHVlIjoiYXJ3NXZINXZkY1FvRmFoNDBrMWZjV1NraGxLNU5icHNDUHdBenN6MGNOWUFuSUx2Q2VtQlBaSlNEenpjNHlVRElPdHpFSmtTekNcLzErdEhiRUV5MWZ3PT0iLCJtYWMiOiJlMGFkYTEwOTkxMGY4MDk1N2Y0MmE2ZDRiMWJlNGFjYzI1ODgxMzI0ZTFhNjMzN2RhNmY1Njc5MGUyNjQwNmYwIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User created\",\n    \"user_id\": 10555\n}"}],"_postman_id":"1fb91c61-e623-47dd-98e8-9bcdcf222854"},{"name":"Update user","event":[{"listen":"test","script":{"id":"03c0eaf1-4d4c-4714-b10e-23923432da85","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","tests[\"A folder ID is returned\"] = responseBody.has(\"folder_id\");"],"type":"text/javascript"}}],"id":"0a2c91ba-460a-40b1-82f0-5aa9d2c9a13b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"},{"description":"<p>The user's password in plain text, travels encrypted by SSL</p>\n","key":"password","type":"text","value":"TheUsersPassword1234"}]},"url":"https://{{api_domain}}/api/update-user?user_id=10555&first_name=Roberto Changed&last_name=Ibarra Changed&email=ribarra.test.changed@expedienteazul.com&locale=es&boss_user_id=40&is_active=0","description":"<p>Al parameters except user_id are optional, if the parameter is omitted, then the value is the system is not changed</p>\n","urlObject":{"protocol":"https","path":["api","update-user"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"user_id","value":"10555"},{"key":"first_name","value":"Roberto Changed"},{"key":"last_name","value":"Ibarra Changed"},{"key":"email","value":"ribarra.test.changed@expedienteazul.com"},{"description":{"content":"<p>es: español, pt:português, en:english &lt;- This parameter sets the language the email notifications will be sent in</p>\n","type":"text/plain"},"key":"locale","value":"es"},{"description":{"content":"<p>Send the number 0 as parameter to remove the boss</p>\n","type":"text/plain"},"key":"boss_user_id","value":"40"},{"description":{"content":"<p>1 = Active, 0 = Inactive</p>\n","type":"text/plain"},"key":"is_active","value":"0"}],"variable":[]}},"response":[{"id":"d24cdd44-701f-47af-9eb3-b5799c27de79","name":"Update user example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"},{"description":"The user's password in plain text, travels encrypted by SSL","key":"password","type":"text","value":"TheUsersPassword1234"}]},"url":{"raw":"https://{{api_domain}}/api/update-user?user_id=10555&first_name=Roberto Changed&last_name=Ibarra Changed&email=ribarra.test.changed@expedienteazul.com&locale=es&boss_user_id=40","protocol":"https","host":["{{api_domain}}"],"path":["api","update-user"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"user_id","value":"10555"},{"key":"first_name","value":"Roberto Changed"},{"key":"last_name","value":"Ibarra Changed"},{"key":"email","value":"ribarra.test.changed@expedienteazul.com"},{"key":"locale","value":"es","description":"es: español, pt:português, en:english <- This parameter sets the language the email notifications will be sent in"},{"key":"boss_user_id","value":"40"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2019 20:48:18 GMT"},{"key":"Server","value":"Apache/2.4.39 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.17"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IlpLRWxBbysyZHZ5SjZNQUE1TXY0MGc9PSIsInZhbHVlIjoiQ0o3eUpyUlwvb1ZnOUVrRFZ0RzdpTmQ3eWZjV3FKbHJxREJUZ1wvdGo0OExnNU14NWpYb2NEV1FYRCtBbWZKM09rTnhcL1F4d3BrV2c0UG1DelU3QTg5enc9PSIsIm1hYyI6ImU2M2Y0M2QyMTA4MzhhMThhMzUyOTg4MjJhOWRlMDBmN2M0ZTA2MGJhNDExZWQ0NmIxMTRlNTdmNDE5MTE2YTMifQ%3D%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User updated\",\n    \"user_id\": 10555\n}"}],"_postman_id":"0a2c91ba-460a-40b1-82f0-5aa9d2c9a13b"},{"name":"Get user info","id":"45fa13cf-ce2f-4fea-a553-9bbf0d79f30f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"}]},"url":"https://{{api_domain}}/api/user/user-info?email=pastinha@gmail.com&user_id=40","description":"<p>Get information for the users in the database, if you don't send neither email nor user_id, you will get a list of all the users in your account, otherwise you can filter the result by either email or user_id.</p>\n","urlObject":{"protocol":"https","path":["api","user","user-info"],"host":["{{api_domain}}"],"query":[{"description":{"content":"<p>Email of the user to be queried (optional)</p>\n","type":"text/plain"},"key":"email","value":"pastinha@gmail.com"},{"description":{"content":"<p>User id (optional)</p>\n","type":"text/plain"},"key":"user_id","value":"40"}],"variable":[]}},"response":[{"id":"cc74d556-681c-4949-85a8-d55cd3837c98","name":"Get user info example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"}]},"url":{"raw":"https://{{api_domain}}/api/user/user-info?email=pastinha@gmail.com","protocol":"https","host":["{{api_domain}}"],"path":["api","user","user-info"],"query":[{"key":"email","value":"pastinha@gmail.com","description":"Email of the user to be queried (optional)"},{"key":"user_id","value":"99999","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 May 2019 21:33:59 GMT"},{"key":"Server","value":"Apache/2.4.39 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ikhta2NxYmRBT1wvckd3ZDRraVQrUlhnPT0iLCJ2YWx1ZSI6IlwvQmx2SWJzWWhVaUhDb0Z5OUVmVFM5aTBST2dFWlBLMnFjZVlWWjJBNXE4aDd5dFNRdzhvanpcLzJ1V1FXTVlmUk5uNWYwZUVWSk1TYzJrYkRoR3d2NXc9PSIsIm1hYyI6IjRhZWQ1OGMxZTA3YTc5M2I0ZDYzNWI1NjYxYmY2NzE0MTEwZjAyY2IxZmY5ZWU1MTU3YmVlMzlkYTk2ODFjOTgifQ%3D%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 40,\n        \"boss_user_id\": null,\n        \"first_name\": \"Ana\",\n        \"last_name\": \"Lessa from Expediente Azul\",\n        \"email\": \"pastinha@gmail.com\",\n        \"is_access_control\": 0,\n        \"is_manager\": 1,\n        \"is_auditor\": 0,\n        \"is_active\": 1,\n        \"last_login\": \"2024-04-09T11:38:56-06:00\",\n        \"created_at\": \"2017-12-26T15:48:53-06:00\",\n        \"created_by_user_id\": 1,\n        \"updated_at\": \"2024-01-09T10:57:46-06:00\",\n        \"updated_by_user_id\": 40\n    }\n]"}],"_postman_id":"45fa13cf-ce2f-4fea-a553-9bbf0d79f30f"},{"name":"Validate user password","event":[{"listen":"test","script":{"id":"03c0eaf1-4d4c-4714-b10e-23923432da85","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","tests[\"A folder ID is returned\"] = responseBody.has(\"folder_id\");"],"type":"text/javascript"}}],"id":"88b80243-7317-4cdb-b2c7-539c0fe271e7","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"},{"key":"password","type":"text","value":""}]},"url":"https://{{api_domain}}/api/user/validate-user?owner_id=40","urlObject":{"protocol":"https","path":["api","user","validate-user"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"owner_id","value":"40"}],"variable":[]}},"response":[{"id":"2a268264-8228-4832-b53c-2fb080a0c7cb","name":"Validate user example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"password","value":"ThePassword","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/user/validate-user?owner_id=40","protocol":"https","host":["{{api_domain}}"],"path":["api","user","validate-user"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"owner_id","value":"40"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"12","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 26 Apr 2018 18:55:39 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Server","value":"Apache/2.4.6 (Amazon Linux 2) OpenSSL/1.0.2k-fips PHP/7.2.0","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"XSRF-TOKEN=eyJpdiI6IjhodGh3bDZnSE1cL3dPNUNkc1ptRnZnPT0iLCJ2YWx1ZSI6IjJjVCtcL2lpdXcrcCtWV0VxcUNZck1rdEtDTDhFbFNjaEsycWd5YnJrTHRseSs2Z1pWWktCRmI2Y3dUbmN0bHlRek5cL0VCZ2U0dTUxWjlBb05OQklMVFE9PSIsIm1hYyI6ImRmYmZhNWFhOTE0OWM1YTY3ZTY1NWJhNzFjMmU5ZDczMTk5NmQ4NzlmZjczOTYyM2FkN2IwMGMxMGEwODQxNjMifQ%3D%3D; expires=Thu, 26-Apr-2018 20:55:39 GMT; Max-Age=7200; path=/","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Iis5V25FXC9BUkhLREE2MUJtM1lpbXFRPT0iLCJ2YWx1ZSI6ImF1bFNITENUNVwvaVBKTzBcL1R5WEZrT1c0YVB6dXJoRTFpN2tcL2tENGo1SzU2UWFwc2RjWUpmbE1NSjZhcWNmZHhGZWlNNzRiRW0zazJ0eVFVWXA4K1FRPT0iLCJtYWMiOiIxNzUwYWUzMWNhMTUyMTA3Y2U0NGIxMzhjZmU3ZjI5MjIzMzgyZTE1MDZiMDFiODQ0YWEwMDU1ODYxYTBlYTkzIn0%3D; expires=Thu, 26-Apr-2018 20:55:39 GMT; Max-Age=7200; path=/; HttpOnly","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"X-Powered-By","value":"PHP/7.2.0","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Thu Apr 26 2018 20:55:39 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6IjhodGh3bDZnSE1cL3dPNUNkc1ptRnZnPT0iLCJ2YWx1ZSI6IjJjVCtcL2lpdXcrcCtWV0VxcUNZck1rdEtDTDhFbFNjaEsycWd5YnJrTHRseSs2Z1pWWktCRmI2Y3dUbmN0bHlRek5cL0VCZ2U0dTUxWjlBb05OQklMVFE9PSIsIm1hYyI6ImRmYmZhNWFhOTE0OWM1YTY3ZTY1NWJhNzFjMmU5ZDczMTk5NmQ4NzlmZjczOTYyM2FkN2IwMGMxMGEwODQxNjMifQ%3D%3D","key":"XSRF-TOKEN"},{"expires":"Thu Apr 26 2018 20:55:39 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6Iis5V25FXC9BUkhLREE2MUJtM1lpbXFRPT0iLCJ2YWx1ZSI6ImF1bFNITENUNVwvaVBKTzBcL1R5WEZrT1c0YVB6dXJoRTFpN2tcL2tENGo1SzU2UWFwc2RjWUpmbE1NSjZhcWNmZHhGZWlNNzRiRW0zazJ0eVFVWXA4K1FRPT0iLCJtYWMiOiIxNzUwYWUzMWNhMTUyMTA3Y2U0NGIxMzhjZmU3ZjI5MjIzMzgyZTE1MDZiMDFiODQ0YWEwMDU1ODYxYTBlYTkzIn0%3D","key":"laravel_session"}],"responseTime":null,"body":"{\"active\":1}"}],"_postman_id":"88b80243-7317-4cdb-b2c7-539c0fe271e7"}],"id":"62845e5d-db02-4537-a193-842bdf33f221","description":"<p>This end-points help you integrate user management tasks from directories like Microsoft Graph using <a href=\"https://\">webhooks to listen to directory changes and handle directory sync</a>. Azure Active Directory is now deprecated.</p>\n<p>Standard user managament is done by users with the <em>Administrator</em> role, however this role can also modify platform requirements and templates. In certain environments user management is delegated to an IT role while platform management is delegated to a business role. For this case write to us so we can create a specific user with the \"is_access_control\" role to create seperate users for user management and platform configuration.</p>\n","event":[{"listen":"prerequest","script":{"id":"6aa7dd56-1c35-4604-8ea3-d4ea9d6c68b4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"72cf3b3b-6512-4e0b-b254-613343c7a841","type":"text/javascript","exec":[""]}}],"_postman_id":"62845e5d-db02-4537-a193-842bdf33f221"},{"name":"Lists (JSON)","item":[{"name":"Active Requirements","event":[{"listen":"test","script":{"id":"3b85b519-bcc6-46d8-943c-009b4dc0d7e9","exec":["pm.test(\"Response should be array\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData).to.be.an(\"array\");\r","});\r","\r","pm.test(\"Response should have an object with id and name\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0]).to.have.keys('id','name').and.be.an(\"object\");\r","});\r",""],"type":"text/javascript"}}],"id":"600b8f61-a992-4d48-922b-6747220a912d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/zapier/list_requirements.php","description":"<p>Returns JSON, used for populating dropdowns</p>\n","urlObject":{"protocol":"https","path":["zapier","list_requirements.php"],"host":["sistema","expedienteazul","com"],"query":[],"variable":[]}},"response":[{"id":"e9286e23-6bf6-4338-a19c-3d7eb51bcec1","name":"Active Requirements Sample","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/zapier/list_requirements.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Feb 2021 20:22:40 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"12907\",\n        \"name\": \"Prueba BPO - Solicitud de crédito firmada por el representante legal\"\n    },\n    {\n        \"id\": \"12908\",\n        \"name\": \"Prueba BPO - Pagaré original firmado por el representante legal\"\n    },\n    {\n        \"id\": \"12910\",\n        \"name\": \"Prueba BPO - Estados Financieros y Notas presentadas a la Superintendencia de Compañías durante los últimos 3 años e informes de auditoria, si aplica.\"\n    },\n    {\n        \"id\": \"12911\",\n        \"name\": \"Prueba BPO - RUC actualizado obtenido de la página del SRI.\"\n    },\n    {\n        \"id\": \"12912\",\n        \"name\": \"Prueba BPO - 2 Referencias comerciales.\"\n    },\n    {\n        \"id\": \"12913\",\n        \"name\": \"6.-Declaraciones fiscales de los 2 últimos cierres fiscales con acuse de recibo \"\n    },\n    {\n        \"id\": \"12914\",\n        \"name\": \"Prueba BPO - Declaración del impuesto a la renta de sociedad presentado ante el SRI durante los últimos 3 años.\"\n    },\n    {\n        \"id\": \"12915\",\n        \"name\": \"Prueba BPO - Registro de Agrocalidad.\"\n    },\n    {\n        \"id\": \"12916\",\n        \"name\": \"Prueba BPO - Foto de la empresa y georeferenciación de sus instalaciones a color.\"\n    },\n    {\n        \"id\": \"12917\",\n        \"name\": \"Prueba BPO - Documento del concepto comercial del cliente firmado por el gerente de ventas y ejecutivo comercial. \"\n    },\n    {\n        \"id\": \"12918\",\n        \"name\": \"Prueba BPO - Documento de solicitud de creación del código debidamente aprobado y firmado por el gerente de ventas.\"\n    },\n    {\n        \"id\": \"12919\",\n        \"name\": \"Prueba BPO - Análisis financiero emitido por Coface.\"\n    },\n    {\n        \"id\": \"12920\",\n        \"name\": \"Prueba BPO - Certificado de cumplimiento de obligaciones emitido por la Superintendencia de Compañías.\"\n    },\n    {\n        \"id\": \"12921\",\n        \"name\": \"Prueba BPO - Certificado de cumplimiento de obligaciones emitido por la Servicio de Rentas Internas (SRI).\"\n    },\n    {\n        \"id\": \"12922\",\n        \"name\": \"Prueba BPO - Certificado de cumplimiento de obligaciones emitido por el Instituto Ecuatoriano de Seguridad Social (IESS).\"\n    },\n    {\n        \"id\": \"12923\",\n        \"name\": \"Prueba BPO - Certificado de cumplimiento de obligaciones emitido por el Municipio.\"\n    },\n    {\n        \"id\": \"12924\",\n        \"name\": \"Prueba BPO - Listado de administradores obtenido de la página web de la Superintendencia de Compañías.\"\n    },\n    {\n        \"id\": \"12925\",\n        \"name\": \"Prueba BPO - Listado de accionistas obtenido de la página web de la Superintendencia de Compañías.\"\n    },\n    {\n        \"id\": \"12926\",\n        \"name\": \"Prueba BPO - Consulta de procesos judiciales de los administradores y accionistas ante el Consejo de la Judicatura.\"\n    }\n]"}],"_postman_id":"600b8f61-a992-4d48-922b-6747220a912d"},{"name":"Active Templates","event":[{"listen":"test","script":{"id":"0de1d811-806f-4437-a9f3-b319f84fd830","exec":["pm.test(\"Response should be array\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData).to.be.an(\"array\");\r","});\r","\r","pm.test(\"Response should have an object with id and name\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0]).to.have.keys('id','name').and.be.an(\"object\");\r","});\r",""],"type":"text/javascript"}}],"id":"164f976b-da96-456c-a052-f3a7a2b050e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/zapier/list_templates.php","description":"<p>Returns JSON, used for populating dropdowns</p>\n","urlObject":{"protocol":"https","path":["zapier","list_templates.php"],"host":["sistema","expedienteazul","com"],"query":[],"variable":[]}},"response":[{"id":"855e43dc-1810-44fa-93bd-ffdb1647b479","name":"Active Templates Sample","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/zapier/list_templates.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Feb 2021 23:02:31 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"1266\",\n        \"name\": \"Bien Inmueble\"\n    },\n    {\n        \"id\": \"1622\",\n        \"name\": \"Arrendamiento puro para persona moral (demo)\"\n    },\n    {\n        \"id\": \"1623\",\n        \"name\": \"Crédito simple para persona moral con garantía hipotecaria (demo)\"\n    },\n    {\n        \"id\": \"1624\",\n        \"name\": \"Persona Física con Actividad Empresarial Sale and Lease Back (demo)\"\n    },\n    {\n        \"id\": \"1659\",\n        \"name\": \"GR - Cierre de mes\"\n    },\n    {\n        \"id\": \"1666\",\n        \"name\": \"Reclutamiento\"\n    },\n    {\n        \"id\": \"1686\",\n        \"name\": \"Proveedor de equipo a arrendar (demo)\"\n    },\n    {\n        \"id\": \"1703\",\n        \"name\": \"Crédito Hipotecario  DEMO\"\n    },\n    {\n        \"id\": \"1736\",\n        \"name\": \"PLD Autos Nuevos\"\n    },\n    {\n        \"id\": \"1739\",\n        \"name\": \"Persona Física con Actividad Empresarial Sale and Lease Back (demo) (INE valida y CFE)\"\n    },\n    {\n        \"id\": \"1754\",\n        \"name\": \"Siniestro de pérdida total de auto\"\n    },\n    {\n        \"id\": \"1780\",\n        \"name\": \"Persona Física con Actividad Empresarial Sale and Lease Back (demo con entrevista)\"\n    },\n    {\n        \"id\": \"1781\",\n        \"name\": \"Reporte contable del mes\"\n    },\n    {\n        \"id\": \"1786\",\n        \"name\": \"Prueba BPO - Documentación Nuevo Cliente - Crédito Directo\"\n    },\n    {\n        \"id\": \"1849\",\n        \"name\": \"Cardif Reclamo de Seguro de Fallecimiento\"\n    },\n    {\n        \"id\": \"1850\",\n        \"name\": \"Cardif Reclamo de Seguro de Desempleo Involuntario Empleados Formales\"\n    },\n    {\n        \"id\": \"1853\",\n        \"name\": \"Pre-aprobación de crédito para persona moral\"\n    },\n    {\n        \"id\": \"2024\",\n        \"name\": \"Contratación\"\n    },\n    {\n        \"id\": \"2026\",\n        \"name\": \"Plan de Aprendizaje en Casa\"\n    },\n    {\n        \"id\": \"2027\",\n        \"name\": \"Solicitud de pago a proveedor\"\n    },\n    {\n        \"id\": \"2034\",\n        \"name\": \"Siniestro de pérdida total de auto (con firma de contrato)\"\n    },\n    {\n        \"id\": \"2057\",\n        \"name\": \"Registro de transportista nuevo TrackChain Mexico (SMS)\"\n    },\n    {\n        \"id\": \"2212\",\n        \"name\": \"Crédito simple para persona moral/jurídica con garantía hipotecaria (digital onboarding)\"\n    },\n    {\n        \"id\": \"2284\",\n        \"name\": \"Gonzalez Reynosos - Tramites Testamentarios\"\n    },\n    {\n        \"id\": \"2358\",\n        \"name\": \"N2 a N4 BBVA\"\n    },\n    {\n        \"id\": \"2401\",\n        \"name\": \"Retail - Contratación para vendedor\"\n    },\n    {\n        \"id\": \"2407\",\n        \"name\": \"Reembolso atención hospitalaria (Ecuador)\"\n    },\n    {\n        \"id\": \"2437\",\n        \"name\": \"Expediente a compartir - Personal\"\n    },\n    {\n        \"id\": \"2456\",\n        \"name\": \"Checklist Plus Persona Moral - SolicitantePM (AvalesPM)\"\n    },\n    {\n        \"id\": \"2464\",\n        \"name\": \"Checklist Plus Persona Moral - SolicitantePM (AvalesPF) \"\n    },\n    {\n        \"id\": \"2482\",\n        \"name\": \"Pre-contratación\"\n    },\n    {\n        \"id\": \"2503\",\n        \"name\": \"Persona física - Básico\"\n    },\n    {\n        \"id\": \"2511\",\n        \"name\": \"Hospitales (con servicio de ambulancia)\"\n    },\n    {\n        \"id\": \"2561\",\n        \"name\": \"Findep - Proveedor\"\n    },\n    {\n        \"id\": \"2562\",\n        \"name\": \"Entrega de desarrollo de software\"\n    },\n    {\n        \"id\": \"2580\",\n        \"name\": \"Estudiante - Inscripción\"\n    },\n    {\n        \"id\": \"2581\",\n        \"name\": \"Estudiante - Pago\"\n    },\n    {\n        \"id\": \"2628\",\n        \"name\": \"Crédito Maestro - Crédito a nómina\"\n    }\n]"}],"_postman_id":"164f976b-da96-456c-a052-f3a7a2b050e6"},{"name":"Active Users","event":[{"listen":"test","script":{"id":"f3f342c7-1a47-4353-93d9-a015e72e0c67","exec":["pm.test(\"Response should be array\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData).to.be.an(\"array\");\r","});\r","\r","pm.test(\"Response should have an object with id and name\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0]).to.have.keys('id','name').and.be.an(\"object\");\r","});\r",""],"type":"text/javascript"}}],"id":"6ecb5951-9237-4151-875e-6221ef893150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/zapier/list_users.php","description":"<p>Returns JSON, used for populating dropdowns</p>\n","urlObject":{"protocol":"https","path":["zapier","list_users.php"],"host":["sistema","expedienteazul","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ecb5951-9237-4151-875e-6221ef893150"}],"id":"8c893fb7-e063-4676-9484-e6e0c7193e94","event":[{"listen":"prerequest","script":{"id":"d6a0f5b7-d8b8-42cf-9261-28d03b629aab","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5d46224a-104c-44d0-bbf2-4e9133995f50","type":"text/javascript","exec":[" pm.test(\"Status code is 200\", function() {","     pm.response.to.have.status(200);"," });","","pm.test(\"Expects response be JSON\", function() {","    const response = pm.response.json();","});"]}}],"_postman_id":"8c893fb7-e063-4676-9484-e6e0c7193e94","description":""},{"name":"Lists","item":[{"name":"Templates","event":[{"listen":"test","script":{"id":"7e47a1ee-7eff-4dfe-b8e8-05e74c54607a","exec":[""],"type":"text/javascript"}}],"id":"e3cc8572-62c0-4200-8c38-461eae9aa664","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id_token}}","description":"<p>Token</p>\n","type":"text"}]},"url":"https://sistema.expedienteazul.com/exports/templates.php","description":"<p>Dumps all the templates in the system</p>\n","urlObject":{"protocol":"https","path":["exports","templates.php"],"host":["sistema","expedienteazul","com"],"query":[],"variable":[]}},"response":[{"id":"985cac54-a56c-4533-a868-f9e42324f60d","name":"Templates example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","value":"{{customer_id_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/exports/templates.php"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 11 Jun 2020 17:00:29 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Content-Encoding","value":"UTF-8"},{"key":"Content-Disposition","value":"attachment; filename=\".csv\""},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"id,name,is_active\n2,\"Checklist de Compra de Recebíveis  \",1\n178,\"Checklist de Antecipação de Contratos\",1\n180,\"Checklist de Fornecedor\",1\n181,\"Checklist de Fomento Matéria-Prima\",1\n193,\"Checklist de Crédito Imobiliário\",1\n253,\"Checklist para Credor \",1\n262,\"Due Diligence Padrão \",1\n265,\"FDIC PJ\",1\n275,\"Checklist antecícpação de recebíveis\",0\n285,\"Documentos para ANÁLISE GLOBAL DE PORTFÓLIO\",1\n286,\"Checklist antecícpação de recebíveis\",0\n287,\"Microempresa (ME) e Empresas de Pequeno Porte (EPP)\",1\n289,\"Checklist para fazer um cadastro\",0\n290,\"Check-list PJ\",0\n318,\"Cadastro de Pessoa Jurídica\",1\n368,\"Mini checklist\",1\n370,\"Checklist para novos clientes Shock-Sat\",1\n432,test,0\n433,test2,0\n1297,\"Presentación de proyecto a comité\",0\n1314,\"Locatário Shopping CCP\",1\n1527,\"Contratação segundo a Consolidação das Leis do Trabalho\",1\n1592,\"Checklist de compra de recebíveis   (Clonado)\",0\n1652,\"Votorantim - Financiamento à Importação para cliente já existente\",1\n1700,\"Plantilla de prueba\",1\n1790,\"Cadastro de Cliente Novo\",1\n1791,\"Cadastro de Cedente\",1\n1792,Compliance,1\n"}],"_postman_id":"e3cc8572-62c0-4200-8c38-461eae9aa664"},{"name":"Requirements","event":[{"listen":"test","script":{"id":"4fbed1ec-8cb0-45c6-970d-e2e43d445ef1","exec":[""],"type":"text/javascript"}}],"id":"c4e2b22f-4f92-42e3-b0c8-928f3a173972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","type":"text","value":"{{customer_id_token}}"}]},"url":"https://sistema.expedienteazul.com/exports/requirements.php?template_id=2","description":"<p>Dumps all the requirements in the system</p>\n","urlObject":{"protocol":"https","path":["exports","requirements.php"],"host":["sistema","expedienteazul","com"],"query":[{"description":{"content":"<p>Optional: Show only the requirements of a template, if not sent, all requirements from all templates are shown</p>\n","type":"text/plain"},"key":"template_id","value":"2"}],"variable":[]}},"response":[{"id":"055e39d7-793d-41b6-83d2-f1811627c8d5","name":"Requirements example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","type":"text","value":"{{customer_id_token}}"}]},"url":"https://sistema.expedienteazul.com/exports/requirements.php"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 11 Jun 2020 17:20:47 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Content-Encoding","value":"UTF-8"},{"key":"Content-Disposition","value":"attachment; filename=\"requirements.csv\""},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"id,name,is_active\n15,\"Cartão CNPJ atualizado\",0\n16,\"Ficha cadastral PJ - Preenchida e assinada\",1\n17,\"Contrato Social e Última Alteração e Consolidação\",1\n18,\"Última alteração contratual\",1\n19,\"Ata de eleição da atual diretoria\",1\n20,\"Atas ou aditivos de outras alterações\",1\n21,\"Alteração da Declaração de Empresário\",1\n22,\"Balanço Patrimonial\",1\n23,\"Balanço de abertura \",1\n24,\"Relação de vendas\",1\n25,\"Declaração de Imposto de Renda. (Com o comprovante de Entrega)\",1\n26,\"Autorização para consulta\",1\n27,Escrituras,1\n949,\"Faturamento assinado pelo contador \",1\n981,\"IRPF dos Sócios \",1\n982,\"RG e CPF dos sócios \",1\n983,\"Comprovante de Endereço dos Sócios \",1\n984,\"Relatório de Endividamento da Empresa \",1\n1026,\"Cadastro de Pessoa Física \",1\n1027,\"Cartão de Assinaturas - Pessoa Jurídica \",1\n1029,\"Cópia Autenticada do Documento de Identificação \",1\n1030,\"Cópia Simples do Comprovante de Residência \",1\n1031,\"Cópia do IR atual \",1\n1032,\"Ficha Cadastral PJ preenchida por completo e assinada\",1\n1033,\"Cópias autenticadas dos documentos societários \",1\n1083,\"Certidão de Nascimento \",1\n1084,\"Certidão de Casamento \",1\n1085,\"Papel do Divórcio \",1\n1086,\"Relato dos Fatos \",1\n1166,Outros,1\n1167,\"Declaraçao do dono do apartamento\",1\n1540,\"Planilha de Adiantamento de Recebíveis Meu Acerto \",1\n1544,\"Política de Desconto \",1\n1545,\"Contrato com Meu Acerto \",1\n1546,\"Coleta de Dados \",1\n1547,\"Proposta de Financiamento preenchida e assinada. \",1\n1548,\"Declaração Pessoal de Saúde. \",1\n1549,\"Opção de Compra e Venda com assinatura e rubrica do(s) proponente(s) e vendedor(es). \",1\n1550,\"Cópia do RG\",1\n1551,\"Documentos para comprovação de Estado Civil. \",1\n1552,\"Documentos para comprovação de Renda. \",1\n1553,\"Certidão de Matrícula do Imóvel e também para a(s) vaga(s), quando unidade(s) autônoma(s). \",1\n1554,\"Cópia da página do imposto predial do exercício. \",1\n1555,\"Cópia da convenção de condomínio\",1\n1575,\"Estatuto Social e alterações devidamente registradas perante a Junta Comercial competente\",1\n1576,\"Ata de Assembleia Geral elegendo o Conselho de Administração e respectivos Termos de Posse\",1\n1577,\"Ata do Conselho de Administração elegendo a Diretoria e respectivos Termos de Posse\",1\n1578,\"Organograma contendo a estrutura societária\",1\n1579,\"Cópia do livro de registro de transferência de ações e de demais atos societários \",1\n1580,\"Acordos de acionistas (e/ou de voto) ou demais acordos cuja finalidade seja definir ou limitar os direitos dos acionistas\",1\n1581,\"Ata(s) do(s) Conselho de Administração e/ou Ata de Assembleia Geral\",1\n1582,\"Contratos de empréstimo, financiamento, linhas de crédito, fianças bancárias\",1\n1583,\"Documentação relativa a garantias dadas pela Companhia e/ou aos eventuais Garantidores nas operações indicadas no item anterior\",1\n1584,\"Documentação relativa a garantias dadas pela Companhia \",1\n1585,\"Informações sobre qualquer mora por quaisquer das partes sob quaisquer dos contratos \",1\n1586,\"Totalidade dos contratos, com saldo vigente, que sejam celebrados pela Companhia \",1\n1587,\"Demonstrações financeiras e balanços patrimoniais da Companhia  \",1\n1588,\"Lista de processos judiciais, administrativos e arbitrais relevantes da Companhia\",1\n1603,\"Licenças ambientais\",1\n1604,\"Cópia dos Autos de Inspeção e de Infração Ambiental da Companhia e/ou dos eventuais Garantidores\",1\n1605,\"Lista das ações judiciais ambientais\",1\n1606,\"Licenças governamentais, permissões, consentimentos e aprovações regulatórias da Companhia\",1\n1607,\"Certidão de Débitos Relativos às Contribuições Previdenciárias e às de Terceiros\",1\n1608,\"Certificado de Regularidade do FGTS – CRF\",1\n1609,\"Certidão quanto à Dívida Ativa do União\",1\n1610,\"Certidão de Débitos Relativos aos Tributos e Contribuições Federais\",1\n1611,\"Certidões de Tributos Estaduais\",1\n1612,\"Certidões de Tributos Municipais dos município da sede e de cada filial relevante\",1\n1613,\"Certidões de Tributos Mobiliários e Imobiliários\",1\n1614,\"Certidões de Distribuição de Ações e Execuções Cíveis e Fiscais\",1\n1615,\"Certidões dos Distribuidores da Justiça do Trabalho\",1\n1616,\"Certidões dos Registros de Distribuição de Executivos Fiscais Municipais e Estaduais\",1\n1617,\"Certidões dos Distribuidores Cíveis\",1\n1618,\"Certidões dos Distribuidores de Falências e Concordatas\",1\n1619,\"Certidões das Promotorias Gerais de Justiça do Meio Ambiente \",1\n1620,\"Certidões das Promotorias de Justiça de Acidente do Trabalho\",1\n1621,\"Certidões das Promotorias de Justiça do Consumidor\",1\n1622,\"Certidões dos Cartórios de Protesto\",1\n1623,\"Certidões dos Distribuidores Criminais e de Execuções Criminais\",1\n1624,\"Certidões dos Registros de Distribuição de Executivos Fiscais\",1\n1625,\"Certidão Simplificada, expedida pela Junta Comercial\",1\n1678,Portifólio,1\n1679,\"Comprovante de regularidade junto ao conselho profissional competente, da empresa e dos profissionais, ex.: CREA;\",1\n1681,Aval,1\n1682,\"Nota Promissória\",1\n1683,\"Garantias de critério da Instituição\",1\n1791,\"Poliza de Seguro Amazonia\",1\n1794,\"Carta do Clemente de autorizacao\",1\n1795,\"Mateus - Orcamento de maquinaria\",1\n1796,\"Tayane - Comprobante de endereco\",1\n1797,\"Comprovantes de propriedade de bens imóveis e de veículos\",1\n1798,\"Balanço e DRE dos últimos exercícios (Assinados pelo Contador com Carimbo)\",1\n1799,\"Balancete e DRE mais Recente (últimos 3 meses)\",1\n1800,\"Relação de faturamento mensal Real dos últimos 12 meses (Assinada pelo Contador e pelo Responsável com Carimbo)\",1\n1801,\"Alvará da Prefeitura\",1\n1802,\"Alvará dos Bombeiros\",1\n1803,\"Cartão CGC/TE (Receita Estadual - Sintegra)\",1\n2196,Duplicata,1\n2215,\"Documento do Veículo\",1\n2217,Formulário,1\n2218,\"Contrato assinado.\",1\n2400,\"Documento teste\",1\n2460,\"Certidao de que nao tem affilacao com um partido politco\",1\n2467,\"Carta de pessoa politicamente exposta\",1\n2484,\"Carta do empregador falando X\",1\n3562,\"Carta de pessoa politicamente exposta\",1\n3563,\"Carta beneficio fiscal\",1\n3569,\"Carta da pessoa politicamente exposta\",1\n3957,\"Documento especial dessa pasta\",1\n3991,\"Cópia do CPF\",1\n3992,\"Cópia do RG do cônjuge ou convivente\",1\n3993,\"Cópia do CPF do cônjuge ou convivente\",1\n6896,\"Carta de que voce nao tem afilicao com o PT\",1\n6905,\"Documento especial dessa pasta\",1\n7195,\"Buró de crédito de los socios\",0\n7196,\"Visita a desarrollos previos\",0\n7197,\"Referencias de clientes\",0\n7288,\"Carta especial de nao sei que\",1\n7291,\"Carta especial de nao sei que\",1\n7391,\"Outro tipo de documentos\",1\n7392,\"Procuração PJ\",1\n7393,\"Declaração PPE\",1\n7394,\"Questionário PLD/FT\",1\n7399,\"Este es de prueba\",1\n7401,Contracheque,1\n8894,\"Prueba separador\",0\n8912,\"Documento separador\",0\n8937,\"INE test\",1\n9065,\"1 Foto 3×4 colorida\",1\n9066,\"Carteira de Trabalho original\",1\n9067,\"Cédula de Identidade (RG)\",1\n9068,\"Título de Eleitor \",1\n9069,\"Certificado de Reservista\",1\n9070,\"Cadastro de Pessoa Física (CPF)\",1\n9071,\"Certidão de Casamento\",1\n9072,\"Carteira de Habilitação\",1\n9073,\"Certidão de Nascimento \",1\n9074,\"Comprovante do endereço com CEP\",1\n9075,\"Comprovante de inscrição no PIS / PASEP\",1\n9076,\"Comprovante de Escolaridade\",1\n9077,\"Atestado de Saúde Ocupacional\",1\n9607,\"Carta especial do banco\",1\n10005,\"Carta do chefe do funcionário \",1\n10367,Teste,1\n10596,\"Carta de politico\",1\n10671,\"Fatura comercial (Invoice)\",1\n10672,\"Conhecimento de embarque\",1\n10673,\"Declaração de Importação\",1\n11459,prueba,1\n13242,\"Prueba de Acción\",1\n13243,\"Mifiel - Contrato de prueba\",1\n13268,\"requisito unico\",1\n14913,\"Carta de que é uma pessoa politica\",1\n"}],"_postman_id":"c4e2b22f-4f92-42e3-b0c8-928f3a173972"},{"name":"Users","event":[{"listen":"test","script":{"id":"78bf451c-d309-41d2-84f7-6ada68531f3c","exec":[""],"type":"text/javascript"}}],"id":"cc0aa210-7f2c-45d0-8300-34a85f03c738","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"<p>Customer ID Token</p>\n","key":"customer_id","type":"text","value":"{{customer_id_token}}"}]},"url":"https://sistema.expedienteazul.com/exports/users.php","description":"<p>Dumps all the users that can log in to the system</p>\n","urlObject":{"protocol":"https","path":["exports","users.php"],"host":["sistema","expedienteazul","com"],"query":[],"variable":[]}},"response":[{"id":"4882b327-e53d-4f5f-bf64-789ec03f0082","name":"Users","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","type":"text","value":"{{customer_id_token}}"}]},"url":"https://sistema.expedienteazul.com/exports/users.php"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 11 Jun 2020 17:06:00 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Content-Encoding","value":"UTF-8"},{"key":"Content-Disposition","value":"attachment; filename=\"users.csv\""},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"id,email,is_active\n40,pastinha@gmail.com,1\n2384,pastinha2@gmail.com,0\n"}],"_postman_id":"cc0aa210-7f2c-45d0-8300-34a85f03c738"},{"name":"Folder Status","id":"f850dd74-9808-4de1-b07e-a9076239ebd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","value":"{{customer_id_token}}","type":"text"}]},"url":"https://sistema.expedienteazul.com/exports/reporte_avance_crosstab.php?lang=EN&exclude_author=1000&active=1&show_headers=1&user_email=1&owner_email=1&folder_key=1","urlObject":{"protocol":"https","path":["exports","reporte_avance_crosstab.php"],"host":["sistema","expedienteazul","com"],"query":[{"description":{"content":"<p>Language of the file headers (ES, PT or EN)</p>\n","type":"text/plain"},"key":"lang","value":"EN"},{"description":{"content":"<p>Optional: You can exclude folders from a particular user_id</p>\n","type":"text/plain"},"key":"exclude_author","value":"1000"},{"description":{"content":"<p>Optional: You may filter by active or inactive folders (1 = active, 0= inactive)</p>\n","type":"text/plain"},"key":"active","value":"1"},{"description":{"content":"<p>Optional: Add this parameter if you wish to view report headers</p>\n","type":"text/plain"},"key":"show_headers","value":"1"},{"description":{"content":"<p>Optional: Include the email of the folder's user</p>\n","type":"text/plain"},"key":"user_email","value":"1"},{"description":{"content":"<p>Optional: Include the email of the folder's owner, not just his ID</p>\n","type":"text/plain"},"key":"owner_email","value":"1"},{"description":{"content":"<p>Optional: Include the folder's encrypted key</p>\n","type":"text/plain"},"key":"folder_key","value":"1"}],"variable":[]}},"response":[{"id":"c731b23c-3d4d-4065-93ab-2f49db6d3576","name":"Folder Status Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id_token","value":"{{customer_id_token}}","type":"text"}]},"url":{"raw":"https://sistema.expedienteazul.com/exports/reporte_avance_crosstab.php?exclude_author=1000&active=1&show_headers=1&lang=EN","protocol":"https","host":["sistema","expedienteazul","com"],"path":["exports","reporte_avance_crosstab.php"],"query":[{"key":"exclude_author","value":"1000","description":"Optional: You can exclude folders from a particular user_id"},{"key":"active","value":"1","description":"Optional: You may filter by active or inactive folders (1 = active, 0= inactive)"},{"key":"show_headers","value":"1","description":"Optional: Add this parameter if you wish to view report headers"},{"key":"lang","value":"EN","description":"Optional: Language of the file headers (ES, PT or EN)"},{"key":"user_email","value":"1","description":"Optional: Include the email of the folder's user","disabled":true},{"key":"owner_email","value":"1","description":"Optional: Include the email of the folder's owner, not just his ID","disabled":true},{"key":"folder_key","value":"1","description":"Optional: Include the folder's encrypted key","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 23 Dec 2020 19:11:34 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Content-Disposition","value":"attachment; filename=\"reporte_avance_crosstab.csv\""},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"id,is_active,completion,created_at,latest_action,user_name,name,reviewing,preparing,invalid,exclude,valid,total,template,success,success_date,note\n223,1,0.500,\"2017-07-21 23:23:15\",\"2019-05-28 08:40:29\",\"Ana Lessa from Expediente Azul\",\"Bunge Alimentos \",2,5,4,1,11,23,\"Checklist de Fornecedor\",,,\n240,1,0.143,\"2017-07-26 13:36:50\",\"2019-02-25 13:57:21\",\"Ana Lessa from Expediente Azul\",\"Heitor Lu-Mi-Vi\",3,6,3,0,2,14,\"Checklist de Crédito Imobiliário\",,,\n573,1,0.154,\"2017-09-05 16:33:14\",\"2019-05-31 05:55:01\",\"Ana Lessa from Expediente Azul\",\"João Paulo - cada 2 semanas\",3,4,4,1,2,14,\"Microempresa (ME) e Empresas de Pequeno Porte (EPP)\",,,\n4074,1,0.000,\"2018-09-10 17:30:05\",,\"Ana Lessa from Expediente Azul\",\"Roberto Ibarra\",0,13,0,0,0,13,\"Checklist de Compra de Recebíveis  \",,,\n4107,1,0.200,\"2018-09-11 19:18:00\",\"2018-09-11 14:34:16\",\"Ana Lessa from Expediente Azul\",\"Cliente AF\",0,11,1,0,3,15,\"Locatário Shopping CCP\",,,\n4805,1,0.231,\"2018-10-24 18:08:58\",\"2018-10-24 13:15:14\",\"Pastinha 22\",\"Roberto Ibarra\",3,4,3,0,3,13,\"Checklist de Compra de Recebíveis  \",,,\n5285,1,0.000,\"2018-11-13 18:43:16\",,\"Ana Lessa from Expediente Azul\",INCOR,0,41,0,0,0,41,\"Leasing / Riesgo Mayor: Solicitante PM, Aval PM\",,,\"trasladado de cuenta unifin\"\n9111,1,0.231,\"2019-05-08 14:02:37\",\"2019-05-09 07:35:08\",\"Ana Lessa from Expediente Azul\",\"Roberto Ibarra\",2,6,2,2,3,15,\"Checklist de Compra de Recebíveis  \",,,\n9657,1,0.077,\"2019-05-31 12:53:23\",\"2019-05-31 07:56:30\",\"Ana Lessa from Expediente Azul\",\"BSBSystem Engenharia LTDA / 37657 / Roberto Ibarra\",0,12,0,0,1,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-05-31T12:53:21Z\"\n9659,1,0.000,\"2019-05-31 12:53:43\",,\"Ana Lessa from Expediente Azul\",\"BSBSystem Engenharia LTDA / 37657 / Bruna Acacio\",0,13,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-05-31T12:53:42Z\"\n9660,1,0.077,\"2019-05-31 12:53:54\",\"2019-06-05 05:55:02\",\"Ana Lessa from Expediente Azul\",\"BSBSystem Engenharia LTDA / 37657 / Juan Gonzalez\",0,11,1,0,1,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-05-31T12:53:50Z\"\n9805,1,0.000,\"2019-06-06 12:52:30\",,\"Ana Lessa from Expediente Azul\",\"BSBSystem Engenharia LTDA / 1234 / Roberto Ibarra N\",0,13,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T12:49:15Z\"\n9806,1,0.000,\"2019-06-06 13:11:02\",,\"Ana Lessa from Expediente Azul\",\"BSBSystem Engenharia LTDA / 1234 / juan camaney\",0,13,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T13:11:01Z\"\n9808,1,0.000,\"2019-06-06 13:13:48\",\"2019-06-06 08:15:03\",\"Ana Lessa from Expediente Azul\",\"Agro Pecuaria Brasilia LTDA / 11111 / Joao Fabio\",1,12,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T13:13:47Z\"\n9809,1,0.000,\"2019-06-06 13:14:17\",,\"Ana Lessa from Expediente Azul\",\"Agro Pecuaria Brasilia LTDA / 11111 / pedro lopes\",0,13,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T13:14:16Z\"\n9810,1,0.000,\"2019-06-06 13:14:26\",,\"Ana Lessa from Expediente Azul\",\"Agro Pecuaria Brasilia LTDA / 11111 / juan gonzalez\",0,13,0,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T13:14:25Z\"\n9811,1,0.000,\"2019-06-06 13:34:36\",\"2019-11-22 11:52:03\",\"Ana Lessa from Expediente Azul\",\"Bordamat Confeccoes LTDA / 456 / Roberto Ibarra\",0,12,1,0,0,13,\"Contratação segundo a Consolidação das Leis do Trabalho\",,,\"Criado pelo Zapier 2019-06-06T13:34:34Z\"\n10093,1,0.667,\"2019-06-18 09:24:16\",\"2020-05-18 12:31:50\",\"Carlos Esteves\",\"Roberto Ibarra\",0,0,1,0,2,3,\"Votorantim - Financiamento à Importação para cliente já existente\",,,\n10492,1,0.083,\"2019-07-05 04:17:32\",\"2019-07-10 07:10:31\",\"Ana Lessa from Expediente Azul\",\"SR CONSULT ASSESSORIA TECNICA ADMINISTRATIVA E CONTROLADORIA LTDA\",0,11,0,0,1,12,\"Checklist de Compra de Recebíveis  \",,,\n10493,1,0.000,\"2019-07-05 04:17:56\",,\"Roberto Ibarra Innox\",\"Contrato para Ouro Preto #35769\",0,12,0,0,0,12,\"Checklist de Compra de Recebíveis  \",,,\n10494,1,0.000,\"2019-07-05 04:18:46\",,\"Ana Lessa from Expediente Azul\",\"Roberto Ibarra\",0,12,0,0,0,12,\"Checklist de Compra de Recebíveis  \",,,\n10495,1,0.182,\"2019-07-05 04:19:51\",\"2020-01-02 13:35:53\",\"Ana Lessa from Expediente Azul\",\"Bruna Acacio\",2,7,0,2,2,13,\"Checklist de Compra de Recebíveis  \",,,\n15122,1,0.000,\"2020-02-17 18:13:04\",\"2020-02-17 18:13:19\",\"Roberto Ibarra Gmail\",\"Teste par meus amigos da Liber\",2,11,0,0,0,13,\"Checklist de Compra de Recebíveis  \",0,\"2020-04-14 13:11:53\",\n16764,1,0.000,\"2020-04-15 18:35:09\",,\"Ana Lessa from Expediente Azul\",\"AB&C LEASING DE MEXICO, S.A.P.I. DE C.V.\",0,12,0,0,0,12,\"Checklist de Compra de Recebíveis  \",,,\n"}],"_postman_id":"f850dd74-9808-4de1-b07e-a9076239ebd7"}],"id":"d9f5087f-faff-4dd9-94f6-4c166d1baa11","description":"<p>This folder contains end-points to dumps of your catalogs in CSV format, they are updated each time you request the URL.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Please request your <strong>customer_id_token</strong> directly from us to use this subset of the API, this is a different authtentication mechanism than from the regular API, the parameter must be sent as a field via POST, not as parameters in the URL.</p>\n","event":[{"listen":"prerequest","script":{"id":"ae5fc2f9-b426-4ad8-849d-eab29b6ed0be","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"63f18b77-78ca-447b-ba1f-f84bcd6de8cd","type":"text/javascript","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","/* https://csv.js.org/parse/options/columns/ */","","const parse = require('csv-parse/lib/sync'),","    parsedBody = parse(responseBody, {relax_column_count: false, columns: true});","    ","pm.test(\"More than one row returned\", function () {","    // Check that we have at least 2 two (header + row)","    pm.expect(parsedBody).to.have.length.above(1);","});"]}}],"_postman_id":"d9f5087f-faff-4dd9-94f6-4c166d1baa11"},{"name":"Create Folder","event":[{"listen":"test","script":{"id":"a0b339db-6db6-4989-8cf8-949c32bf91b3","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","// example using response assertions","pm.test(\"Response: Folder created\", function () { ","    pm.response.to.have.jsonBody(\"message\", \"Folder created\"); ","});"],"type":"text/javascript"}}],"id":"79552bd1-e5a9-4411-9a5f-0c59a68cc133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"}]},"url":"https://{{api_domain}}/api/folder/create-folder?template_id=2&parent_folder=14118&name=Roberto Ibarra API&email=test@expedienteazul.com&owner_id=242&notes=New notes&notifications=1&notify_frequency=4&phone_country_code=52&phone=3331156666&api_notes={\"customer\":\"John\",\"policy\":303434,\"loan\":\"A2355\"}","description":"<p>Required fields are: template_id, name, email and owner_id</p>\n<p>After the folder is created, the public access link will be<br />https://{{api_domain}}/vault/{{value returned for encrypted_id}}?language=en<br />(The language parameter accepts en,es,pt)</p>\n<p>The above link will ask the user for credentials when a document or other data has been uploaded to a requirement. If you would like to handle validation on your own, refer to the \"Get Folder Authenticated Link\" endpoint.</p>\n<p>You may obtain a template_id by logging into the system, selecting the templates module (requires administrator privileges) and editing a template. In the browser's address bar you will see something like:<br />expedienteazul/template/395/edit<br />The template_id is this example would be 395</p>\n<p>The owner_id works in the same way, selecting the users module (requires administrator privileges) and edit a user. In the browser's address bar you will see something like:<br />expedienteazul/user/1537/edit<br />The user_id is 1537 so if you want this user to be the owner of the folder, set the owner_id to 1537 in this example</p>\n","urlObject":{"protocol":"https","path":["api","folder","create-folder"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"description":{"content":"<p>(Required) The Id of the template of documents that will be assigned to this folder to be collected.</p>\n","type":"text/plain"},"key":"template_id","value":"2"},{"description":{"content":"<p>In case this folder extends or is related to another one, place the parent folder number here</p>\n","type":"text/plain"},"key":"parent_folder","value":"14118"},{"description":{"content":"<p>(Required)</p>\n","type":"text/plain"},"key":"name","value":"Roberto Ibarra API"},{"description":{"content":"<p>(Required), the email of the person who will upload the documentation</p>\n","type":"text/plain"},"key":"email","value":"test@expedienteazul.com"},{"description":{"content":"<p>(Required), the id of the user assigned to review the information in this folder</p>\n","type":"text/plain"},"key":"owner_id","value":"242"},{"description":{"content":"<p>Any additional text you might want to save with the folder</p>\n","type":"text/plain"},"key":"notes","value":"New notes"},{"description":{"content":"<p>0 to disable notifications, 1 to activate notifications</p>\n","type":"text/plain"},"key":"notifications","value":"1"},{"description":{"content":"<p>Send notification emails every X days; emails are only sent from monday through friday</p>\n","type":"text/plain"},"key":"notify_frequency","value":"4"},{"description":{"content":"<p>Telephone number country code, example: 1 for US, 52 for Mexico. Required when adding a phone.</p>\n","type":"text/plain"},"key":"phone_country_code","value":"52"},{"description":{"content":"<p>Currently used to store a phone to use the Whatsapp reminders feature (Required if country code is set)</p>\n","type":"text/plain"},"key":"phone","value":"3331156666"},{"description":{"content":"<p>Any text or encoded json value you wish to store for internal references not visible to the user. NOTE: When storing JSON, store it in a single line withouth line breaks.</p>\n","type":"text/plain"},"key":"api_notes","value":"{\"customer\":\"John\",\"policy\":303434,\"loan\":\"A2355\"}"}],"variable":[]}},"response":[{"id":"361f998a-8681-47c6-9610-f1b0ed381178","name":"Create Folder example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"{{api_domain}}/api/folder/create-folder?template_id=2&name=Roberto Ibarra API&email=ribarra@innox.com.mx&owner_id=242","host":["{{api_domain}}"],"path":["api","folder","create-folder"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"template_id","value":"2","description":"The Id of the template of documents that will be assigned to this folder to be collected"},{"key":"name","value":"Roberto Ibarra API"},{"key":"email","value":"ribarra@innox.com.mx"},{"key":"owner_id","value":"242","description":"40 - pastinha; 242 - pastinha3; 1740 - pastinha2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"95","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 19 Apr 2018 14:50:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Server","value":"Apache/2.4.6 (Amazon Linux 2) OpenSSL/1.0.2k-fips PHP/7.2.0","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"XSRF-TOKEN=eyJpdiI6IjZBTlRsZXpoQlNuOHA5SmJVZVM2Vnc9PSIsInZhbHVlIjoidExcLzQ4Uk1KU3RKZ2hVd2lcL3pURTFNOU9aOU4wYzdueWgyNEgySTk2RDlRVDhabjlQQUJzQTc0V1NuZ0ZSN2RJUE8yYXNIRVErKzJkQk5pRU9xMFo2QT09IiwibWFjIjoiNmNjMTliODA2MmQzZDEyNzQ0NjhhZDYwODM2ZGQ3MjI2MmQ0ZmI5NDZkYWZlOGVkYzAwMzFlNTg5M2JmNWQ1MyJ9; expires=Thu, 19-Apr-2018 16:50:52 GMT; Max-Age=7200; path=/","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ikd0amh5Nzk2aUR6TW9EMjRDeXc5OGc9PSIsInZhbHVlIjoialYwU1YycW1USENOOXJ4Y1lUck55VW8rOThKK1wvTUNHQlV1YUpXSjRPN3AxSHd5b0Y3aHdSczVFdVBLZTR2UUhwcGhvRW1RMG5NaG5kUk1McWJJeGNnPT0iLCJtYWMiOiJiNDdiMjk5ZjI4OTlmMDBhODVmYTkyNDgxNjU5OWZjYzAzYTBjNzJhMGZhZWE3NjU0NDBkYjFlZGE1NDdjMGNiIn0%3D; expires=Thu, 19-Apr-2018 16:50:52 GMT; Max-Age=7200; path=/; HttpOnly","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"X-Powered-By","value":"PHP/7.2.0","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Thu Apr 19 2018 16:50:52 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6IjZBTlRsZXpoQlNuOHA5SmJVZVM2Vnc9PSIsInZhbHVlIjoidExcLzQ4Uk1KU3RKZ2hVd2lcL3pURTFNOU9aOU4wYzdueWgyNEgySTk2RDlRVDhabjlQQUJzQTc0V1NuZ0ZSN2RJUE8yYXNIRVErKzJkQk5pRU9xMFo2QT09IiwibWFjIjoiNmNjMTliODA2MmQzZDEyNzQ0NjhhZDYwODM2ZGQ3MjI2MmQ0ZmI5NDZkYWZlOGVkYzAwMzFlNTg5M2JmNWQ1MyJ9","key":"XSRF-TOKEN"},{"expires":"Thu Apr 19 2018 16:50:52 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6Ikd0amh5Nzk2aUR6TW9EMjRDeXc5OGc9PSIsInZhbHVlIjoialYwU1YycW1USENOOXJ4Y1lUck55VW8rOThKK1wvTUNHQlV1YUpXSjRPN3AxSHd5b0Y3aHdSczVFdVBLZTR2UUhwcGhvRW1RMG5NaG5kUk1McWJJeGNnPT0iLCJtYWMiOiJiNDdiMjk5ZjI4OTlmMDBhODVmYTkyNDgxNjU5OWZjYzAzYTBjNzJhMGZhZWE3NjU0NDBkYjFlZGE1NDdjMGNiIn0%3D","key":"laravel_session"}],"responseTime":null,"body":"{\"message\":\"Folder created\",\"folder_id\":1673,\"encrypted_id\":\"UUlQaVZTWFJSR0ZGWlVNZjdVaHVodz09\"}"}],"_postman_id":"79552bd1-e5a9-4411-9a5f-0c59a68cc133"},{"name":"View Folder","event":[{"listen":"test","script":{"id":"7c28f593-40dc-4b86-b457-ba749d209dd2","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","// example using response assertions","pm.test(\"Response: Folder created\", function () { ","    pm.response.to.have.jsonBody(\"message\", \"View folder\"); ","});"],"type":"text/javascript"}}],"id":"68befb19-8df2-4427-880d-d520ef733923","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/view-folder?folder_id=20969","urlObject":{"protocol":"https","path":["api","folder","view-folder"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"20969"}],"variable":[]}},"response":[{"id":"8b7dde31-29d0-4937-8371-81d4ec77117e","name":"View Folder Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/view-folder?folder_id=20969","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","view-folder"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"20969"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 18:01:27 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6ImpkeWU0QWJ1S1U2Q2hWR2RwaGhtQlE9PSIsInZhbHVlIjoiOUpxdEE3YkMzTlwvSTVYak11akorY3FvM0hJY0w2RTJjd2hhY0FPWmNWb09QWTFpckoxVXRacFQ4OVAyREZqbmJEOERITXFnWnFmVVZKd3RVa3ljak1nPT0iLCJtYWMiOiIwNmQ2YWExM2FiNjdjZjhjNmVhMDNkMjk0ZDFiMzhkZjNhMmY5MjZjZTkzZjI5Yzg0YzBiZTk2MWE1ZDIwM2NkIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"View folder\",\n    \"folder_id\": 20969,\n    \"template_id\": 2,\n    \"name\": \"Roberto Ibarra API\",\n    \"email\": \"test@expedienteazul.com\",\n    \"phone_country_code\": \"52\",\n    \"phone\": \"3331156666\",\n    \"owner_id\": 242,\n    \"parent_folder_id\": 14118,\n    \"active\": 1,\n    \"notifications\": 1,\n    \"note\": \"New notes\",\n    \"api_notes\": \"{\\\"customer\\\":\\\"John\\\",\\\"policy\\\":303434,\\\"loan\\\":\\\"A2355\\\"}\",\n    \"encrypted_id\": \"WEd0bTZhU2hONEZ1dzJoeXJmd3Fmdz09\",\n    \"created_at\": \"2024-07-11 12:52:28\",\n    \"followers\": \"esanchez099@gmail.com\",\n    \"success\": \"1\",\n    \"success_comment\": \"\",\n    \"success_at\": \"2024-07-11 13:42:39\"    \n}"}],"_postman_id":"68befb19-8df2-4427-880d-d520ef733923"},{"name":"Edit Folder","event":[{"listen":"test","script":{"id":"3e182df2-ac91-44f7-8447-8763ea646372","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","// example using response assertions","pm.test(\"Response: Folder updated\", function () { ","    pm.response.to.have.jsonBody(\"message\", \"Folder updated\"); ","});"],"type":"text/javascript"}}],"id":"f4bcf852-319e-4bef-92df-092da081a12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/edit-folder?folder_id=20969&parent_folder=20963&name=Roberto Ibarra name changed&email=emailchange@expedienteazul.com&owner_id=242&active=0&notifications=1&notes=New notes changed&notify_frequency=3&phone_country_code=52&phone=3333333333&success=1&success_comment=Customer sent everything correctly on the first try&api_notes={\"customer\":\"John\",\"policy\":303434,\"loan\":\"A2355\",\"status\":\"disabled\"}","description":"<p>All parameters are optional except folder_id, if parameters not sent, the existing saved data will not be updated</p>\n","urlObject":{"protocol":"https","path":["api","folder","edit-folder"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"20969"},{"description":{"content":"<p>0 to remove parent folder field value</p>\n","type":"text/plain"},"key":"parent_folder","value":"20963"},{"key":"name","value":"Roberto Ibarra name changed"},{"key":"email","value":"emailchange@expedienteazul.com"},{"key":"owner_id","value":"242"},{"description":{"content":"<p>0 for inactive (archived), 1 for active</p>\n","type":"text/plain"},"key":"active","value":"0"},{"description":{"content":"<p>0 to disable notifications, 1 to activate notifications</p>\n","type":"text/plain"},"key":"notifications","value":"1"},{"key":"notes","value":"New notes changed"},{"description":{"content":"<p>Receive notifications every X days</p>\n","type":"text/plain"},"key":"notify_frequency","value":"3"},{"description":{"content":"<p>Telephone number country code, example: 1 for US, 52 for Mexico, 0 to empty the field. Required when adding a phone</p>\n","type":"text/plain"},"key":"phone_country_code","value":"52"},{"description":{"content":"<p>Set to 0 to empty the field in the database</p>\n","type":"text/plain"},"key":"phone","value":"3333333333"},{"description":{"content":"<p>1 to mark as successfully completed, 0 for unsuccessful completion</p>\n","type":"text/plain"},"key":"success","value":"1"},{"key":"success_comment","value":"Customer sent everything correctly on the first try"},{"description":{"content":"<p>Any text or encoded json value you wish to store for internal references not visible to the user. NOTE: When storing JSON, store it in a single line withouth line breaks.</p>\n","type":"text/plain"},"key":"api_notes","value":"{\"customer\":\"John\",\"policy\":303434,\"loan\":\"A2355\",\"status\":\"disabled\"}"}],"variable":[]}},"response":[{"id":"add310c5-5097-44e8-b8a4-40c7cdf97305","name":"Edit Folder Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/edit-folder?folder_id=19513&parent_folder=19537&name=Roberto Ibarra name changed&email=emailchange@expedienteazul.com&owner_id=10054&active=0&notifications=1&notes=New notes changed&notify_frequency=3&phone_country_code=52&phone=3333333333&success=1&success_comment=Customer sent everything correctly on the first try","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","edit-folder"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"19513"},{"key":"parent_folder","value":"19537","description":"0 to remove parent folder field value"},{"key":"name","value":"Roberto Ibarra name changed"},{"key":"email","value":"emailchange@expedienteazul.com"},{"key":"owner_id","value":"10054"},{"key":"active","value":"0","description":"0 for inactive (archived), 1 for active"},{"key":"notifications","value":"1","description":"0 to disable notifications, 1 to activate notifications"},{"key":"notes","value":"New notes changed"},{"key":"notify_frequency","value":"3","description":"Receive notifications every X days"},{"key":"phone_country_code","value":"52","description":"Telephone number country code, example: 1 for US, 52 for Mexico, 0 to empty the field. Required when adding a phone"},{"key":"phone","value":"3333333333","description":"Set to 0 to empty the field in the database"},{"key":"success","value":"1","description":"1 to mark as successfully completed, 0 for unsuccessful completion"},{"key":"success_comment","value":"Customer sent everything correctly on the first try"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jul 2020 22:47:11 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IkRrUXg0TjRDXC9RMTJockZFUXI1dXNBPT0iLCJ2YWx1ZSI6IlVCSDFVT29ka2xZZ3g1WUV3Qkg0UWwwSXdEVlhIeXhxSlI3bXU3b08yNEZkODFkcEZKMTlvNEJvVXhabWl4a2hQOGV3K0JnVm54N0M2eFdmdGdrc1pnPT0iLCJtYWMiOiJlZDg4ZjUzZGRmYmIxMzhmZjhlOGVlZWQ5MWM4NjdkNTJiNDY5Yjk3MzJlOWViYWQ3MzY1ZjgzZTM2OGJiYWJmIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Folder updated\",\n    \"folder_id\": 19513\n}"}],"_postman_id":"f4bcf852-319e-4bef-92df-092da081a12f"},{"name":"Get the documents of a folder and their status","event":[{"listen":"test","script":{"id":"1a989dac-a554-4fe3-b35e-28aaa6158e17","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});",""],"type":"text/javascript"}}],"id":"be9cd24d-f0e4-43f4-89e8-a76277a5a781","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/folder-documents?folder_id=9111","description":"<p>There are no native webhooks to track changes so you must either user our zapier.com app to register webhooks or poll the status of the documents of your folders one by one using this endpoint.</p>\n<p>One alternative solution so you don't have to query this endpoint for all your active folders is to use the report we supply in Google Sheets and read it as a CSV, the report contains how many documents are in each status in all your folders although it doesn't contain the list of documents in each particular status. Something like: folder_id, folder_name, # docs. pending, # docs. valid, # docs. invalid, etc.</p>\n","urlObject":{"protocol":"https","path":["api","folder","folder-documents"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"9111"}],"variable":[]}},"response":[{"id":"6941f7e1-2997-409b-84d4-0848a41f8d6e","name":"Get the documents of a folder and their status","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/folder-documents?folder_id=9111","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","folder-documents"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"9111"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Dec 2020 17:43:03 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ijl6c0liVktQK1FXMmIzMURjamp6aHc9PSIsInZhbHVlIjoibmw1MTkxUVwvT1N2Y2wxd1EwZEdjN0hXU3pvRURtZEVNQzcrdVwvWGErOTNFZmdFXC9JWEltM3ZLTkdwRnFtcytNUzNOWWdBM2I1OXlxXC9NeFwvZ2Erbld0Zz09IiwibWFjIjoiYzIzNWNiYTZhM2QzMTE3YjY3NzU4YTRhMjQ2OWY4MTk4ZjdiZjA2N2ZjMzMzYTU3Yjc0OWRlNjQ0MzEyMTEwYSJ9; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Cartão CNPJ atualizado\",\n        \"document_id\": 15,\n        \"status\": \"invalid\",\n        \"comments\": \"Fora da validade de 90 días\",\n        \"valid_until\": null,\n        \"files\": [\n            {\n                \"filename\": \"exa_welcome.png\",\n                \"file_id\": 94327\n            }\n        ],\n        \"form_values\": {\n            \"737\": {\n                \"name\": \"CNPJ\",\n                \"value\": \"35.271.113/0002-12\"\n            },\n            \"738\": {\n                \"name\": \"Regime tributário\",\n                \"value\": \"Simples\"\n            }\n        }\n    },\n    {\n        \"name\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"document_id\": 16,\n        \"status\": \"valid\",\n        \"comments\": \"\",\n        \"valid_until\": \"2019-05-23\",\n        \"files\": [\n            {\n                \"filename\": \"439170800453 3.pdf\",\n                \"file_id\": 94328\n            }\n        ],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"document_id\": 17,\n        \"status\": \"invalid\",\n        \"comments\": \"Fora da validade de 90 días\",\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Última alteração contratual\",\n        \"document_id\": 18,\n        \"status\": \"valid\",\n        \"comments\": \"\",\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Ata de eleição da atual diretoria\",\n        \"document_id\": 19,\n        \"status\": \"reviewing\",\n        \"comments\": \"\",\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Atas ou aditivos de outras alterações\",\n        \"document_id\": 20,\n        \"status\": \"reviewing\",\n        \"comments\": \"\",\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Alteração da Declaração de Empresário\",\n        \"document_id\": 21,\n        \"status\": \"valid\",\n        \"comments\": \"\",\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Balanço Patrimonial\",\n        \"document_id\": 22,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Balanço de abertura \",\n        \"document_id\": 23,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Relação de vendas\",\n        \"document_id\": 24,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Declaração de Imposto de Renda. (Com o comprovante de Entrega)\",\n        \"document_id\": 25,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Autorização para consulta\",\n        \"document_id\": 26,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Escrituras\",\n        \"document_id\": 27,\n        \"status\": \"exclude\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"INE test\",\n        \"document_id\": 8937,\n        \"status\": \"exclude\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    },\n    {\n        \"name\": \"Carta do chefe do funcionário \",\n        \"document_id\": 10005,\n        \"status\": \"preparing\",\n        \"comments\": null,\n        \"valid_until\": null,\n        \"files\": [],\n        \"form_values\": []\n    }\n]"}],"_postman_id":"be9cd24d-f0e4-43f4-89e8-a76277a5a781"},{"name":"Update the status of a document","event":[{"listen":"test","script":{"id":"1a989dac-a554-4fe3-b35e-28aaa6158e17","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});",""],"type":"text/javascript"}}],"id":"a3546e29-aff1-460f-96e6-a9d2000ae8c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"}]},"url":"https://{{api_domain}}/api/folder/update-document?folder_id=9812&document_id=9066&status=valid&comments&valid_until=2019-01-30 ","urlObject":{"protocol":"https","path":["api","folder","update-document"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"description":{"content":"<p>*Required</p>\n","type":"text/plain"},"key":"folder_id","value":"9812"},{"description":{"content":"<p>*Required</p>\n","type":"text/plain"},"key":"document_id","value":"9066"},{"description":{"content":"<p>*Required, can be one of the following text options without the quote: 'preparing', 'reviewing', 'valid', 'invalid',' exclude'</p>\n","type":"text/plain"},"key":"status","value":"valid"},{"description":{"content":"<p>Leave empty to remove existing comment or don't send this parameter to leave the existing comment untouched</p>\n","type":"text/plain"},"key":"comments","value":null},{"description":{"content":"<p>Leave empty to remove existing date or don't send this parameter to leave the existing date value untouched. Use this format: yyyy-mm-dd</p>\n","type":"text/plain"},"key":"valid_until","value":"2019-01-30 "}],"variable":[]}},"response":[{"id":"325af895-4cb6-4609-836b-0c6c95506d55","name":"Update the status of a document example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","type":"text","value":"{{auth_token}}"},{"key":"customer_id","type":"text","value":"{{customer_id}}"}]},"url":{"raw":"https://{{api_domain}}/api/folder/update-document?folder_id=9812&document_id=9066&status=valid&comments=&valid_until=2019-01-30 ","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","update-document"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"9812","description":"*Required"},{"key":"document_id","value":"9066","description":"*Required"},{"key":"status","value":"valid","description":"*Required, can be one of the following text options without the quote: 'preparing', 'reviewing', 'valid', 'invalid',' exclude'"},{"key":"comments","value":"","description":"Leave empty to remove existing comment or don't send this parameter to leave the existing comment untouched"},{"key":"valid_until","value":"2019-01-30 ","description":"Leave empty to remove existing date or don't send this parameter to leave the existing date value untouched. Use this format: yyyy-mm-dd"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jun 2019 12:45:56 GMT"},{"key":"Server","value":"Apache/2.4.39 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.17"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6InJaRjgwSDFmdVd4a3o2WThMSm5mZFE9PSIsInZhbHVlIjoienZENWJRZ0ZTSkJrblBUbytcL0JGQSt1cEcxWlMrYXNpN1ptZkJMUDVHOWNcL01kcEVFTFVtNlFTcFUwVGF3cWpvZzQwVHFCWVV5c010WittQjBlUnJEUT09IiwibWFjIjoiYTk2NzBiZjRlNWZiMzIxNjRkZGFkOTMwODljZTE3OTJhYTJhMTcwYWMwMzE1OTFhYTNkMzJlNjBmMmZiNmIyZSJ9; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Document updated\",\n    \"document_id\": \"9066\",\n    \"folder_id\": \"9812\"\n}"}],"_postman_id":"a3546e29-aff1-460f-96e6-a9d2000ae8c1"},{"name":"Update document meta data","id":"a1b8c2fc-89d3-4b13-8070-587e7c46321e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"folder_id","value":"33135","type":"text"},{"key":"document_id","value":"17651","type":"text"},{"key":"field_id","value":"1","description":"<p>To get the available field IDs in a document, fill out all the custom fields of a folder document and then view the folder info using the \"Get the documents of a folder and their status\" endpoint to see the custom field ids.</p>\n","type":"text"},{"key":"field_name","value":"Costo del cuarto2","type":"text"},{"key":"field_value","value":"10000","type":"text"},{"key":"field_type","value":"label","description":"<p>Optional, values: text (default), label</p>\n","type":"text","uuid":"f496fd97-1cd5-4735-8bc8-1b83edc285c1"}]},"url":"https://{{api_domain}}/api/update-document-meta","urlObject":{"protocol":"https","path":["api","update-document-meta"],"host":["{{api_domain}}"],"query":[],"variable":[]}},"response":[{"id":"2fabec35-7a63-41e4-9f04-ad37ee747e27","name":"Update document meta data example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"folder_id","value":"33135","type":"text"},{"key":"document_id","value":"17651","type":"text"},{"key":"field_id","value":"1","description":"To get the available field IDs in a document, fill out all the custom fields of a folder document and then view the folder info using the \"Get the documents of a folder and their status\" endpoint to see the custom field ids.","type":"text"},{"key":"field_name","value":"Costo del cuarto2","type":"text"},{"key":"field_value","value":"10000","type":"text"}]},"url":"https://{{api_domain}}/api/update-document-meta"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 26 Jan 2021 00:01:31 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IlBFK1JrZFwvdlhVUktHWkpBVjhHNld3PT0iLCJ2YWx1ZSI6IjdST0tFZHB1TzhaUjlSbHpZSVwvdkk5Q2JkbWZ1OHZFNnhGaDlWT1lnMmNCbmpcLzEyODJ4UUNWd0J2Mjk3S1Yyd1FuY0xOWDNkSFM2SEppUVVKczg0ZkE9PSIsIm1hYyI6ImZmZTlmMWE1OWNlZWNkZWZkMjBlNzRmOWJiYzFhZTc0ZDQ1MTlkMDk4ZWQ4MjEwMGJiMzhlZjhlMzI2NTYxZTkifQ%3D%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Folder Document Value Updated\",\n    \"folder_document_value\": {\n        \"id\": 914,\n        \"folder_document_id\": 528398,\n        \"field_id\": 1,\n        \"field_name\": \"Costo del cuarto2\",\n        \"field_value\": \"10000\",\n        \"created_at\": \"2021-01-22 10:30:34\",\n        \"updated_at\": \"2021-01-25 18:00:17\"\n    }\n}"}],"_postman_id":"a1b8c2fc-89d3-4b13-8070-587e7c46321e"},{"name":"Download file","event":[{"listen":"test","script":{"id":"9e067d74-445b-46ac-9a0a-4cabd295ce97","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Content-disposition is present (meaning output is a file)\", function () {","    pm.response.to.have.header(\"Content-disposition\");","});",""],"type":"text/javascript"}}],"id":"608e4141-f8a5-47ae-8885-9d2caea714d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/download-documents?folder_id=1670&file_id=14347","urlObject":{"protocol":"https","path":["api","folder","download-documents"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"1670"},{"description":{"content":"<p>The end point folder-documents lists all the files in a folder and the specific file_id to each individual uploaded file, grouped by document_id as one document can have many files</p>\n","type":"text/plain"},"key":"file_id","value":"14347"}],"variable":[]}},"response":[{"id":"db06dcd1-bb51-4010-abdf-440d471d4d41","name":"Download file example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/download-documents?folder_id=1670&file_id=14347","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","download-documents"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"1670"},{"key":"file_id","value":"14347"}]}},"status":"OK","code":200,"_postman_previewlanguage":"image","header":[{"key":"Cache-Control","value":"no-cache, private","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"image/jpeg","name":"Content-Type","description":"The mime type of this content"},{"key":"Content-disposition","value":"attachment; filename=\"fcd.jpg\"","name":"Content-disposition","description":"An opportunity to raise a \"File Download\" dialogue box for a known MIME type"},{"key":"Date","value":"Fri, 15 Jun 2018 22:06:22 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Server","value":"Apache/2.4.6 (Amazon Linux 2) OpenSSL/1.0.2k-fips PHP/7.2.0","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"XSRF-TOKEN=eyJpdiI6Ijd6VFUwRjRqaStXa01IYmhuQ21NYkE9PSIsInZhbHVlIjoiSXFRN0tjQlI3TFpTK1RiOWxsREprcE5XNVR3T0VCMkxYZ2kzNTNkYWJxOHhVMmZsaUZwZUdBbFFDZ0d4N3VIcUlndXYzRCtkd3V1UFpmUm1KNVF0ZHc9PSIsIm1hYyI6IjMxMmZlODY1NjVjMThiYjRhNWNhODI0MTdhZjMwMWQ2NTZiNmUzMzg2Y2U0MDZjY2M4ODg5YmM4M2M5ZDIyZTAifQ%3D%3D; expires=Sat, 16-Jun-2018 00:06:22 GMT; Max-Age=7200; path=/","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IlZXcXBFKzYyc2hHcWdQd2x1QXJcL013PT0iLCJ2YWx1ZSI6InJ6Q1EwVWQ0cE5OU2xUQnlvMENaMnZhYW5jNTNhaUNWK2xlRnRyZzFKRnZCYWMwZThHK2NPSlg2QWJ5dUpzWm5iTlYyUGpSNUJYU3dcL1J6dHlyWnJIdz09IiwibWFjIjoiZTI1YWI4NzRhNmZlMTUyZGI0ODA2YjE3N2U2ZDRkOTM0MjJlNGE1N2Q1ZmU0MWQ0NDJlMjBlMTVlYTJiYTA2MSJ9; expires=Sat, 16-Jun-2018 00:06:22 GMT; Max-Age=7200; path=/; HttpOnly","name":"Set-Cookie","description":"an HTTP cookie"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Powered-By","value":"PHP/7.2.0","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Sat Jun 16 2018 00:06:19 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6Ijd6VFUwRjRqaStXa01IYmhuQ21NYkE9PSIsInZhbHVlIjoiSXFRN0tjQlI3TFpTK1RiOWxsREprcE5XNVR3T0VCMkxYZ2kzNTNkYWJxOHhVMmZsaUZwZUdBbFFDZ0d4N3VIcUlndXYzRCtkd3V1UFpmUm1KNVF0ZHc9PSIsIm1hYyI6IjMxMmZlODY1NjVjMThiYjRhNWNhODI0MTdhZjMwMWQ2NTZiNmUzMzg2Y2U0MDZjY2M4ODg5YmM4M2M5ZDIyZTAifQ%3D%3D","key":"XSRF-TOKEN"},{"expires":"Sat Jun 16 2018 00:06:19 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"documentosci.bancointer.com.br","path":"/","secure":false,"value":"eyJpdiI6IlZXcXBFKzYyc2hHcWdQd2x1QXJcL013PT0iLCJ2YWx1ZSI6InJ6Q1EwVWQ0cE5OU2xUQnlvMENaMnZhYW5jNTNhaUNWK2xlRnRyZzFKRnZCYWMwZThHK2NPSlg2QWJ5dUpzWm5iTlYyUGpSNUJYU3dcL1J6dHlyWnJIdz09IiwibWFjIjoiZTI1YWI4NzRhNmZlMTUyZGI0ODA2YjE3N2U2ZDRkOTM0MjJlNGE1N2Q1ZmU0MWQ0NDJlMjBlMTVlYTJiYTA2MSJ9","key":"laravel_session"}],"responseTime":null,"body":"����\u0000\u0010JFIF\u0000\u0001\u0001\u0000\u0000\u0001\u0000\u0001\u0000\u0000��\fXICC_PROFILE\u0000\u0001\u0001\u0000\u0000\fHLino\u0002\u0010\u0000\u0000mntrRGB XYZ \u0007�\u0000\u0002\u0000\t\u0000\u0006\u00001\u0000\u0000acspMSFT\u0000\u0000\u0000\u0000IEC sRGB\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��\u0000\u0001\u0000\u0000\u0000\u0000�-HP  \u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0011cprt\u0000\u0000\u0001P\u0000\u0000\u00003desc\u0000\u0000\u0001�\u0000\u0000\u0000lwtpt\u0000\u0000\u0001�\u0000\u0000\u0000\u0014bkpt\u0000\u0000\u0002\u0004\u0000\u0000\u0000\u0014rXYZ\u0000\u0000\u0002\u0018\u0000\u0000\u0000\u0014gXYZ\u0000\u0000\u0002,\u0000\u0000\u0000\u0014bXYZ\u0000\u0000\u0002@\u0000\u0000\u0000\u0014dmnd\u0000\u0000\u0002T\u0000\u0000\u0000pdmdd\u0000\u0000\u0002�\u0000\u0000\u0000�vued\u0000\u0000\u0003L\u0000\u0000\u0000�view\u0000\u0000\u0003�\u0000\u0000\u0000$lumi\u0000\u0000\u0003�\u0000\u0000\u0000\u0014meas\u0000\u0000\u0004\f\u0000\u0000\u0000$tech\u0000\u0000\u00040\u0000\u0000\u0000\frTRC\u0000\u0000\u0004<\u0000\u0000\b\fgTRC\u0000\u0000\u0004<\u0000\u0000\b\fbTRC\u0000\u0000\u0004<\u0000\u0000\b\ftext\u0000\u0000\u0000\u0000Copyright (c) 1998 Hewlett-Packard Company\u0000\u0000desc\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0012sRGB IEC61966-2.1\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0012sRGB IEC61966-2.1\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000XYZ \u0000\u0000\u0000\u0000\u0000\u0000�Q\u0000\u0001\u0000\u0000\u0000\u0001\u0016�XYZ \u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000XYZ \u0000\u0000\u0000\u0000\u0000\u0000o�\u0000\u00008�\u0000\u0000\u0003�XYZ \u0000\u0000\u0000\u0000\u0000\u0000b�\u0000\u0000��\u0000\u0000\u0018�XYZ \u0000\u0000\u0000\u0000\u0000\u0000$�\u0000\u0000\u000f�\u0000\u0000��desc\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0016IEC http://www.iec.ch\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0016IEC http://www.iec.ch\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000desc\u0000\u0000\u0000\u0000\u0000\u0000\u0000.IEC 61966-2.1 Default RGB colour space - sRGB\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000.IEC 61966-2.1 Default RGB colour space - sRGB\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000desc\u0000\u0000\u0000\u0000\u0000\u0000\u0000,Reference Viewing Condition in IEC61966-2.1\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000,Reference Viewing Condition in IEC61966-2.1\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000view\u0000\u0000\u0000\u0000\u0000\u0013��\u0000\u0014_.\u0000\u0010�\u0014\u0000\u0003��\u0000\u0004\u0013\u000b\u0000\u0003\\�\u0000\u0000\u0000\u0001XYZ \u0000\u0000\u0000\u0000\u0000L\tV\u0000P\u0000\u0000\u0000W\u001f�meas\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0002�\u0000\u0000\u0000\u0002sig \u0000\u0000\u0000\u0000CRT curv\u0000\u0000\u0000\u0000\u0000\u0000\u0004\u0000\u0000\u0000\u0000\u0005\u0000\n\u0000\u000f\u0000\u0014\u0000\u0019\u0000\u001e\u0000#\u0000(\u0000-\u00002\u00007\u0000;\u0000@\u0000E\u0000J\u0000O\u0000T\u0000Y\u0000^\u0000c\u0000h\u0000m\u0000r\u0000w\u0000|\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0000�\u0001\u0001\u0001\u0007\u0001\r\u0001\u0013\u0001\u0019\u0001\u001f\u0001%\u0001+\u00012\u00018\u0001>\u0001E\u0001L\u0001R\u0001Y\u0001`\u0001g\u0001n\u0001u\u0001|\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0001�\u0002\u0003\u0002\f\u0002\u0014\u0002\u001d\u0002&\u0002/\u00028\u0002A\u0002K\u0002T\u0002]\u0002g\u0002q\u0002z\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0002�\u0003\u0000\u0003\u000b\u0003\u0016\u0003!\u0003-\u00038\u0003C\u0003O\u0003Z\u0003f\u0003r\u0003~\u0003�\u0003�\u0003�\u0003�\u0003�\u0003�\u0003�\u0003�\u0003�\u0003�\u0004\u0006\u0004\u0013\u0004 \u0004-\u0004;\u0004H\u0004U\u0004c\u0004q\u0004~\u0004�\u0004�\u0004�\u0004�\u0004�\u0004�\u0004�\u0004�\u0004�\u0005\r\u0005\u001c\u0005+\u0005:\u0005I\u0005X\u0005g\u0005w\u0005�\u0005�\u0005�\u0005�\u0005�\u0005�\u0005�\u0005�\u0006\u0006\u0006\u0016\u0006'\u00067\u0006H\u0006Y\u0006j\u0006{\u0006�\u0006�\u0006�\u0006�\u0006�\u0006�\u0006�\u0007\u0007\u0007\u0019\u0007+\u0007=\u0007O\u0007a\u0007t\u0007�\u0007�\u0007�\u0007�\u0007�\u0007�\u0007�\b\u000b\b\u001f\b2\bF\bZ\bn\b�\b�\b�\b�\b�\b�\b�\t\u0010\t%\t:\tO\td\ty\t�\t�\t�\t�\t�\t�\n\u0011\n'\n=\nT\nj\n�\n�\n�\n�\n�\n�\u000b\u000b\u000b\"\u000b9\u000bQ\u000bi\u000b�\u000b�\u000b�\u000b�\u000b�\u000b�\f\u0012\f*\fC\f\\\fu\f�\f�\f�\f�\f�\r\r\r&\r@\rZ\rt\r�\r�\r�\r�\r�\u000e\u0013\u000e.\u000eI\u000ed\u000e\u000e�\u000e�\u000e�\u000e�\u000f\t\u000f%\u000fA\u000f^\u000fz\u000f�\u000f�\u000f�\u000f�\u0010\t\u0010&\u0010C\u0010a\u0010~\u0010�\u0010�\u0010�\u0010�\u0011\u0013\u00111\u0011O\u0011m\u0011�\u0011�\u0011�\u0011�\u0012\u0007\u0012&\u0012E\u0012d\u0012�\u0012�\u0012�\u0012�\u0013\u0003\u0013#\u0013C\u0013c\u0013�\u0013�\u0013�\u0013�\u0014\u0006\u0014'\u0014I\u0014j\u0014�\u0014�\u0014�\u0014�\u0015\u0012\u00154\u0015V\u0015x\u0015�\u0015�\u0015�\u0016\u0003\u0016&\u0016I\u0016l\u0016�\u0016�\u0016�\u0016�\u0017\u001d\u0017A\u0017e\u0017�\u0017�\u0017�\u0017�\u0018\u001b\u0018@\u0018e\u0018�\u0018�\u0018�\u0018�\u0019 \u0019E\u0019k\u0019�\u0019�\u0019�\u001a\u0004\u001a*\u001aQ\u001aw\u001a�\u001a�\u001a�\u001b\u0014\u001b;\u001bc\u001b�\u001b�\u001b�\u001c\u0002\u001c*\u001cR\u001c{\u001c�\u001c�\u001c�\u001d\u001e\u001dG\u001dp\u001d�\u001d�\u001d�\u001e\u0016\u001e@\u001ej\u001e�\u001e�\u001e�\u001f\u0013\u001f>\u001fi\u001f�\u001f�\u001f� \u0015 A l � � �!\u001c!H!u!�!�!�\"'\"U\"�\"�\"�#\n#8#f#�#�#�$\u001f$M$|$�$�%\t%8%h%�%�%�&'&W&�&�&�'\u0018'I'z'�'�(\r(?(q(�(�)\u0006)8)k)�)�*\u0002*5*h*�*�+\u0002+6+i+�+�,\u0005,9,n,�,�-\f-A-v-�-�.\u0016.L.�.�.�/$/Z/�/�/�050l0�0�1\u00121J1�1�1�2*2c2�2�3\r3F33�3�4+4e4�4�5\u00135M5�5�5�676r6�6�7$7`7�7�8\u00148P8�8�9\u00059B99�9�:6:t:�:�;-;k;�;�<'<e<�<�=\"=a=�=�> >`>�>�?!?a?�?�@#@d@�@�A)AjA�A�B0BrB�B�C:C}C�D\u0003DGD�D�E\u0012EUE�E�F\"FgF�F�G5G{G�H\u0005HKH�H�I\u001dIcI�I�J7J}J�K\fKSK�K�L*LrL�M\u0002MJM�M�N%NnN�O\u0000OIO�O�P'PqP�Q\u0006QPQ�Q�R1R|R�S\u0013S_S�S�TBT�T�U(UuU�V\u000fV\\V�V�WDW�W�X/X}X�Y\u001aYiY�Z\u0007ZVZ�Z�[E[�[�\\5\\�\\�]']x]�^\u001a^l^�_\u000f_a_�`\u0005`W`�`�aOa�a�bIb�b�cCc�c�d@d�d�e=e�e�f=f�f�g=g�g�h?h�h�iCi�i�jHj�j�kOk�k�lWl�m\bm`m�n\u0012nkn�o\u001eoxo�p+p�p�q:q�q�rKr�s\u0001s]s�t\u0014tpt�u(u�u�v>v�v�wVw�x\u0011xnx�y*y�y�zFz�{\u0004{c{�|!|�|�}A}�~\u0001~b~�#���G���\n�k�͂0�����W���\u001d�����G���\u000e�r�ׇ;���\u0004�i�Ή3�����d�ʋ0�����c�ʍ1�����f�Ώ6���\u0006�n�֑?���\u0011�z���M��� �����_�ɖ4���\n�u���L���$�����h�՛B���\u001c�����d�Ҟ@���\u001d�����i�ءG���&���\u0006�v���V�ǥ8���\u001a�����n���R�ĩ7���\u001c���\u0002�u���\\�ЭD���-���\u0016���\u0000�u���`�ֲK�³8���%���\u0013���\u0001�y���h���Y�ѹJ�º;���.���!���\u0015���\n�����z���p���g���_���X���Q���K���F���Aǿ�=ȼ�:ɹ�8ʷ�6˶�5̵�5͵�6ζ�7ϸ�9к�<Ѿ�?���D���I���N���U���\\���d���l���v��ۀ�\u0005܊�\u0010ݖ�\u001cޢ�)߯�6���D���S���c���s�����\r���\u001f���2���F���[���p�����\u0011���(���@���X���r�����\u0019���4���P���m�����\u0019���8���W���w�\u0007���)���K���m����\u0000�\u0000\b\u0006\u0006\u0007\u0006\u000f\b\u0007\u0007\u0007\t\t\b\u0010\u0010\u0013\u0012\u0010\u0012\u0010\u0013\u0015\u0010\u0010\u0010\u0013\u0012\u0010\u0015\u0012\u0012\u0012\u0016\u0012\u0017\u0018\"\u001b\u0015\u0017 \u0017\u0010\u0010\u001d+\u001f $%(((\u0015\u001b-1,&0\"'(&\u0001\t\t\t\r\f\r\u0019\u000e\u000e\u0019*\"\u001d\"--''&'&(''&'&/&'&&'&&('&&&&&'&&&&&&&&&&&&&&&&&&&&&��\u0000\u0011\b\u0001�\u0004�\u0003\u0001\u0011\u0000\u0002\u0011\u0001\u0003\u0011\u0001��\u0000\u001c\u0000\u0001\u0001\u0001\u0000\u0003\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007\b\u0004\u0005\u0006\u0003\u0002\u0001��\u0000R\u0010\u0001\u0000\u0001\u0002\u0003\u0003\u0005\t\u000b\u0007\n\u0006\u0003\u0001\u0001\u0000\u0000\u0001\u0002\u0003\u0004\u0005\u0011\u0006\u0007\u0012!15t�\u0013AEQqs���\u0014\u0017\"34Uar���\u00152�����#BSb������\u0016RTV��6��cC��\u0000\u001a\u0001\u0001\u0000\u0003\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0004\u0005\u0001\u0002\u0006��\u00004\u0011\u0001\u0000\u0001\u0003\u0002\u0003\b\u0002\u0002\u0001\u0003\u0005\u0001\u0001\u0000\u0000\u0000\u0001\u0002\u0003\u0004\u0011213q\u0012\u0014ABQ���\u0013!\"�aR��#4b���$��\u0000\f\u0003\u0001\u0000\u0002\u0011\u0003\u0011\u0000?\u0000��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000&��ڬ�f$~H�{���~��-���ܸ>��N:��h/W4颞]��ӳ&���:�o��\u0000�����]ù�\u000btp��^/̦5ׂ�\u0011f��]LK�ׯjT���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000;�{g���6?�����c�����4��`\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001��ݛ\u0014^�LD�4�Tk��\u001a��ΐ�����6��u��T�\u00153{�~�{���6��u��;�G~��\u000f~���ܻ����x����A�ߞ�ۗ}�?|�\u0015\u001d��H=��ߛr�����⣿W�\u0007�~{�n]�\\���Tw�� ���~m˾럾w���_�\u001e���͹w�s���Q߫��߿=��.��~��*;�~�{���6��u��;�G~��\u000f~���ܻ����x����A�ߞ�ۗ}�?|�\u0015\u001d��H=��ߛr�����⣿W�\u0007�~{�n]�\\���Tw��!��q��������6\u001a�p�\\=ϊ5���]x����5��^���_�����iV�\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000\u0000\u0000\u0000q�َ\u000b,�q\u0018�]�5��uʢ��k<���G\u0017*�)�f^\u001f5�\u000e�`5�\t��¿�\u0000�<4~�zO�\u0012�o�\u001c\u0015k̷\u001c?o#�߆gs_pe8K\u0014�\u0000�j���\u0000��\u001c�O� �:�\btX���}�\u0000����Ǌ�V�\u0000j*���Z)˻>.������-Y�*>�\r\u001e�C���W�ȹ��ն�QW>�}�*��\\��z����_�v�jh�ϱ�ms?��*�?=��K�cy�a��L����]�uk��\u001a��k�{�����p;���i\u0018�\u001e\u0007\u0013GH��s��S\u001f��/�⒜���C��;��q�M\u0019�\u001b\u0013��=�\u0000��\u001fm1��\u0014�ߦx�Q�D��=�]��3z#\u0011��,��x��*���9����1<\u0016��*�b\\�^�\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u001eOx;S��\u001c-��\u0007b���_����xt��ʵ�3\u001c��\b�W4ư�\"�ۧXM���ߛr������\u0015)��� ���~m˾럾w���_�\u001e���͹w�s���Q߫��߿=��.��~��*;�~�{���6��u��;�G~��\u000f~���ܻ����x����A�ߞ�ۗ}�?|�\u0015\u001d��H=��ߛr�����⣿W�\u0007�~{�n]�\\���Tw��!��}����̾c����gx�C�W�\u000eU���)�FGb���ڨ�i���>�Q�>0��;��oi\u0018ܻ\u0019��\u001d<7i��Zg�=���INm\u0013�\u001e�(�m���i���z��5\u0015�s�3��k�g��%7)�\u0012�E�*�.��(\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���'\u0015���e���\\%�\u0019�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0016\u001d��ѽ��?�C\u0007����,�\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000\u0000\u0007���xzk�z�\u0016�S\u00135UT�SLG<��4\u0004Ή&���-��\u0016��Ms\u001c���5���'��W��V��\u0000�*\u0017�<(�\u0000t�0�1��s��1w�7��]SV�Dk�\u001fD+���P���u�q\u001cy\u0000\u0000\u0000\u0000\u0000\u0000r���\u001d��N+/���^��Q3L�'�\u001fD�\u00131�ꚦ��%c�����M��h��\u001e��S~>\r�������y��4^��SB�\\O���U\"bt��aay�\u0000\u0000\u0000\u0000\u0000c�k��\r��\u0000\u0000M����N�Gcy\u0005��y�����*2�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u001e�gw��;;4Qo\u0017V+\t\u001f�\u0000��������G�:}\u0012���R��Mtx�\u000b^�o\u0007(ڸ�V��.?N[5�k>9��j���\u000bT\\��Vr)����\u0012'\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000,;���\u0000�{u�\u0016�\u000f���bYh\u0000\u0000\b���\u0001�>�[#������7\u0013��\u0000F��?�����XVZ\u0000\u0000\u0003�]tۊ��������䈈噙�@3��v���ܯ/�\\�2�*�Ӓo�>����\u001fl��S�s���\f����t�\u001f�x$*�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\n��7�^\u001a�;=�^�\u000fV���U�E]�S?��4x���y,Y����\\�?�^�Z�D\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u001f�WnY�������f&���&��X��搉�r����\u0000,�<�;�M8�kWy���j�E���ݫ��������5qS���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u00008��\u0000��y��Yrx9W\tdFs\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0005�q>\u001f�on������{|�K-\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000L�Ŵ�e�{Y.\u001a�\r�LL�Ӟ,��1����SR\u000b��\u001a)�]��ُ\u0014!Q�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003�\u00131��� �ۻ�Y�l\r�����Z��{�5S\u001c��\u0000j�����j��-�{��5�/X�8\u0000\u0000\u0000\fx�|�a��@\u0000\t��:;\t�(�o ��O7�\u001d~�EFX\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000?��U\u0013MtU4�\u0013�LrLLsLH4f�v�v�\r6qu��;\u001aE�\u001d��wO�M'������Q�k�^������%Y\u0000\u0000\u0000\u0001\"�-��Y6/\u001f���p�-ٹU\u0011US^�\u0011ߝ%Z��\u0013��̺��i��{�f�4����\u0000���>�\u001d��G������ʜ¼V\u0016�\u001el͸�\t�׎*��_�\tm\\����ޛ��\u000fj�d\u0007���,�]˕�E�bf���\"\"5���@$Y��{�u��r�.ڦt���c���t�1\u001eY�!Z���ϯ7��a�a���S1\u0005r�yx&�s��f�#\"|a�3���Oe��/��3���TUL�ܷ^�v��t�X����Ʉ�W\u0015F��j�7#Xw�i@~n��Mu�<D��\u0001(���m�N\u000b����{��3{�^�{�ݷ��Tcg\u0013��c\u0011f�~\r\u00133\u0013Mq:O/Zj�Im\\��c���:�^c�|�\u0005{\u0017��+��M���\u00133^�\u0014�4���\b���颵Y�D�h��8ʳ\f>\u0007\u001b]1Mwl۹1\u001c�5�\u0015LG�ʱ\u0013�j�D�LK���\u000f\r�=���d�х�X�wh��\u001c�\u001aw>\r4���܊�ɣM\u0015�/ͭ4�/\u0011���|ӂ���\u0000t]�}\u0015��^��'�u���k7��\u000fjy�Z�k��f�ƺy&g藪o���\u0019�3��W�~�&�w�\\���銩�9b�f5���h��\u0013��\u001fA�\u001cl�\u001f���_�c.Ŭ=�f����G�=���˓:F��UE1��\u0019��1SUQ��6i�\u0013�U�����\u001c�L�S��U�\"|!�Vt�a����\u001fMT~P�0�-k���UQV�8���r2'�\u001c�:|aZȳ�\u000e�X��e�&�5����*�zj����5EQ�/�\\WOj\u001d���\u0000\u0000\u0000\u0000'[�\\v�bp�\u001c6\u0007\u000f~���ɚ樘���t��o�\bn]�gEL���V�\u000f)���|ӂ���\u0000t}�}\u0010w��\u001d�A��\u000e:�\u0018l�\u00038\u0018�b\"�5qۉ���b&��y^��\u0013�-�ؙҨ�R���bu���\u0000x����+c�`�\u0018\\-��]�4�W3\u0011\u001aS���+��0��zm�L<\u0007��m�N\u000b����w��U��z>�m����Y�9V\n\"�駞�Mf#�E��v3j��E�i�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003����W��՗'��p�Dg0\u0000\u0000\u0000\u0000\u0001��j���v��r���bfg��؍x9\u001f��\u000f�\fW�u��K���\u000f�y��\u0006+�����N�^������\u0015��_�i'b�C�^a�\u0000A�����4��W��/0�\u0000��wW�\u001aIث�����b�����$�U��nC\u000b��~]��.����qS4��v�M|���\u001cW�bc����W\u0016\u0017�\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000\u0001�����s��W��m�_q���k�r}\u00131T��7j֩cdWڹ2�\b�\u0000\u0000\u0000\u0000\u0003�k\r��\u0013U�\u0017nDs��3�;��\u0013/��ӬU\u0013\u0012���\u0000\u0000\u0000\u0000�n[5�\u000b����U���Z�^��\u001f���{\u0013��\\¯J��U�m�\u0000\u0000\u0000\u0003\u001e3_>�m'�\u0000\u0002o�Ύ�u�;\u001b�/�S���_�\u0011Q�\u0000\u0000\u0000\u0000\u000f��.\"�Mv��nS\u001c�4�3\u0011�ú;\u00113�򪚨���f��O$���\u0000\u0000\u0000\u0000\u0000��;h+٬n\u000f1���\u0015pݏ����_�NI���{���Z��s�\\KRSTW\u0011U3\u0013L���4��m�\u0000\u0000\u0000\u0006]۾�κ�����ſ̩C�\u0006C�f�Lu��,�b�S��b����b;�\u0013�L�6�)��\u0013\u001f�[÷MTα��e�>[��H˰\u0018l$W�\u0017r��8��Mt�^y��\"��\u000b��M;cG5נ\u001ekx\u0017j���5Q:Lٚ~ʦ)��T�\\�(r'Kr�Q�1\n\fW���K�d��\u0015��\to\rj�4L�\u001c�3\u0017+�|�Dr�\t�S\u0011?���)���c��n>�t��+\u0011?\u0002�<U>ZnS\u0011�����^�g�L.+M \u001f<G�]���\u000eO\u0006@f�\u001e�\u0000s���3*p�U��E���\u001cT�\u0000)L�\u0000����k\u0013�KXu�sOW��~W�����H��(.n��?�?!����ƕ�6�j����\u001e��G7�ϐ�1\u001e�[#������x��`0��g��c���\u0018z���5�\u00153���9<��DMZJ�51Uȉy���\u0018k��=���\u0017k���\u0000%5�Gꇉ↨ҩ���.\"���\tMs�s��\u0011�㚣��r��\u0000\u0006�$�j\u001e�*�\u000f\u0005�\u001b�[��SL�Wz�3��j�i�7���O�4;fp�q���\u000b��.X���Et�5T�r���beV�֨�m���\"}]��r�\u001eU�㰸\u001c=\u0018|<E��)�)���3:G{�e��DU�=��\u0014ܘ���m�곜X��\u0014ܷTyj���R���%o\u0006S\n���\u0000\u0000\u0000\u0000 ���~\u0007�S�]T�����::��e8\f�\u0011�a�\f5���\u0005r���^\u001a�������Q\u0013<��y�\u00113:�Ţ*�b}\u001e\u001d\u0012�Pl\u000e\"�++ɮܝj�1O�D�\u0011����s�0ڱ:ۇ�{L\u0002U�\u001f�e^z�Q_#�(�m��`��|ne�a�Vm߱UɊ��\"�j�\n�I���d\u0016�Z�N�D܈���c�j����r�j��&,ѬLsO2�b�F������\u0000gt��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007\u001f\u001f�8�7_�.O\u0007*�,��`\u0000\u0000\u0000\u0000\u0003�n���߫{��-����͆�]k�\u0000\u0000\u0000\u0000\u0000\u0000\u0002=�o\u0000zO�V��g�y}�\r��ѽ���`���V\u0015��\u0000>\u0018�Da-b13�n���\u001af�ɝ!ɝ#VE�]Wf���\u0015s33>9��e��~@\u0000\u0000\u0000\u0007�݆E���\u000bvq���\u001eպ�UD�m\\3M4��~5�'N��mS\u0015U�Xŷ\u0015��h�v�يmڢ�-�i\u0011Li\u0011\u001e(��]lG��7��`�\f�\u0017��\u001e��Xᮋ�\u0011\u0015Lq�5S3�4��<�8�7���U\\�q4M^0�*l�\u0000\u0000\u0000\u001e�wؙ���5��ފ?��m��Ks�P�\u001et�\r<��\u0000\u0000\u0000\u0001�\u0019��l6��\u0000\u00017�gGa:�\u001d��\u0017�������\b��\u0000\u0000\u0000\u0000\u0005�r\u001f\"�:ϲ�o\u001f���vOU\u00130ʰ\u0019�\u0015X���bm�i�t�_t�,O�\t�\"x��LU\u001aL3��6>���SF\u001aj�\u0001z&�:γN�EtL����_\u0014�;2�ȳ���p��D�\u0000\u0000\u0000\u0000\r5���s\\�,�]\\W(�mU����\u0011��b��W�N��g\u001e�ո��H�\u0000\u0000\u0001�v��3��_��st�o�*z��m�O�xlV\u00131�\u00157+��\u001dΘ�4ঞY���Ze%��Li)��)�L�J��m.\u0007j�׏���\u0016i�6��DSW\u0014SMS�\u0013<�W\u000b4�\u0015F��n�\\�a�=$\u0001����YǛ�ҔwvJ\u001c�T�-<��Qb����n_գ��>F������܏˱�V{[f>�\u0007|�]V�`>x�̻�g�\u001c�\f��`9�Fa^U��f\u0016���v��^\u001a�f>�4v'I�ꊻ5D����/bq�m�\u0015QU��S>8��1%\\d�u�Z�f~C��[\u001d�+�m�ݽ���==��oן!�b=��G�?;�������l\u000fԻ�Ԏ��\u0018��y���Y����T�W\u0019A^�]�?�v����\u0016�mja���2�\t��:2:ſ´7��fr�}��\u001c����iV�t3��)�������\u0000�g������|�{-��^w���\u0017\u0012���`��\\X_\u0000\u0000\u0000\u0000\u0004\u001f}�/��J{k���33��G�s�,�:���Ӗ8�G0�OD�\n�Mn��r7WiR������CԤN\u0002U�\u001f�e^z�Q_#�(�m��ds\\>I���,\\W6-W5U�\u001aէ\f�$k\u001e4\u0014N�k*6k�+��p�7�����6_�����k�)⢘�Z�H�x����3:4�ʢ����J�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003����W��՗'��p�Dg0\u0000\u0000\u0000\u0000\u0001�7Q��oս�V���Y���G���\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u001d6�����&0����\u001a�y�l�����ʬ�\u0018\u0000\u0000\u0000\u0000)\u001b��\u001cWS�������.d��^�ڏ3�>��|��Ҏ��C�˖bQb�\u0000\u0000\u0000��Bf3\u001c�c�����K�\u001b�%�e=a�Wۀ\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]L7߇��\u0016]��8��������s=�}�28B�t\b����3\u0000\u0000\u0000\u0000\u0001vܖ\"k������L�y+�G'�L��v'�����L�5:�\u0000\u0000\u0003.��Jg]b��B��b��T����<�j�ؼ^e���E�\b��)�8)��I�֩Ij�U\u001a�|k\u0014ܦf�wg6o\u0001��k�e�׸�rnO\u001d\\S�4�L��\u001c�Q\u000b4�\u0014Ɛ�n�[�)w\u000fI\u0000y}�tVq�㴥\u001dݒ�#�,�O<yTX�v��[��h�kO��w;|t7#��U��ُ���=\u0017U��\u000f�#�.�Y�\u0007'� 3X\u000e�kr�ȸ��/�xh��SDR��G�j���ҩ�����0��\u0011�v���'��;\u001aZ\u0014m�����ڽ=��oן!�b=��G�?;�������l\u000fԻ�Ԏ��\u0018��y���Y����T�W\u0019A^�]�?�v����\u0016�mja���2�\t��:2:ſ´7��fr�}��\u001c����iV�t3��)�������\u0000�g������|�{-��^w���\u0017\u0012���`��\\X_\u0000\u0000\u0000\u0000\u0004\u001f}�/��J{k���33��G�s�,�:���Ӗ8�G0�OD�\n�Mn��r7WiR������CԤN\u0002U�\u001f�e^z�Q_#�(�m��dr�>w����_\u001fp�\\�\\3�Zp��O؂�֭%F�\u0011UqL�9n��s*���0ӌ�������\u0013\u001a�:Ʊ�ʵ\u0016i�էN-\u0014ΰ��V@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000q��\u0000\u0013��u����r�\u0012Ȍ�\u0000\u0000\u0000\u0000\u0000=��:_-���\n���\u000b8��h�ָ\u0000\u0000\u0000\u0000\u0000\u0000\u0000#���\u0007��\u0005l�\u0006~w����O��\u001bۘ�&\u000f���aYh\u0000\u0003��N������^+�(�r���\n\f@\u0000\u0000\u0000\u0000R7'�8��_me=�˘\\������\u001egx}\u0015���ۥ\u001dݲ�#�,Ģ�\u0000\u0000\u0000\u0001���H�]s\u000f�R�F�Ig�OXj��p\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u0017M�|�0�>ʅ�~\u0012���=T�멶�:;\t�(�o ��O7�\u001d~�UFX\u0000\u0000\u0000\u0000-{���\u0019�w���R��~\u0012���*���\u0000\u0000\u0003.��Jg]b��B��b��T�nC�Y�Z�ʅ�}��;'���t\u0000\u001e_x�\u0015�y��)Gwd���K2��\u001eU\u0016*���\u0000���Z;Z��n]��\u001d\u001f����\u001f�g��c�0w�E�m�\u0003���˿V\u0001���\f�\u0002��̫���\u000egE:Sz��W׵<�������_�ޫ��iTUꗫ�5v���'��;\u001aZ\u0014m�����ڽ=��oן!�b=��G�?;�������l\u000fԻ�Ԏ��\u0018��y���Y����T�W\u0019A^�]�?�v����\u0016�mja���2�\t��:2:ſ´7��fr�}��\u001c����iV�t3��)�������\u0000�g������|�{-��^w���\u0017\u0012���`��\\X_\u0000\u0000\u0000\u0000\u0004\u001f}�/��J{k���33��G�s�,�:���Ӗ8�G0�OD�\n�Mn��r7=�KֶCg\u001b�\u000fR�8\tV�~M�y��E|�\u0010���\u0013����O�'��\r����͆�^l�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003����W��՗'��p�Dg0\u0000\u0000\u0000\u0000\u0001�7Q��oս�V���Y���G���\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u001d\u001e�tnw�ovr�^�E{�WFXPb\u0000\u0000\u0000\u0000\u0002��>��u:�k)�n\\��OO��m��;�����~�(���9\u001c�f%\u0016(\u0000\u0000\u0000\u000e�dzG\"��~ڗ�7BK<�z�U4\u001b�\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]M����N�Gcy\u0005��y������2�\u0000\u0000\u0000\u0001k�o��\u001er߫R�?\ti`��aax\u0000\u0000\u0001�v��3��_��st�o�*U7!�,íOeB�>��\u001d��NN�\u0000\u000e�?ʣ;�c�ɪ)�֪�&y��c��>J������4x�Oj������2�nU�̰�l\\�����\u001a��u5sU\u001fL(�L���-tUD�T>����E�7�\u001b���SD[�����&f#Jc�fj������]ʮN��n�dq�-8��2�V\u001e��b�tU\u0013\u0017\"��j���mf)�9�\u0016l�1���K3N�U⧧]\u0001��~e߫?���d\u0006k\u0001����~Q�.�)�[�z��\u001e>\u001f̯�ҽ��z5���Gj޾����j���\u000eO�lv4�(�\r�{#��z{\u0001\u001c߯>C��{\u0015l�\u0006~w���/�s�nAz�c�ܦ�&��)���#���y'��e\u00055M3�)Q\\�:���d�����x\u001c%�M��f���13<�U\\�Dk=�)���SEU��\u001a[e2\u001avk\u0007�ʢ��]�fk��UuU5U�ѭS\u0011�D/QOf4lڷآ)w/I\u0000yͺ���M��e�y�1?\u0006�\\\\��EZ��{X⏵��=�tC~�n��\u0019��Y��ߵ]�\u0017�x�5�]1]:LUEZ�V�\u001c��y%K�L�4���%��s\f�j15��\u0011^+\u001dwHҊ9g�����)�\u0014A35IUU\\�Y����e�[5��V>����W\u0015�G~�b�(���r�?F�vh�c��ŵ4S��/r�d\u0000\u0000\u0000\u0000\u0010}�|�\u0003�)���_����\u001d\u001e\u001b&�s\f��Eܺ�Z�v�Vj�\"���bgMy���**j�x*�r�6�\u0019\u0006��\u001bIr�\u0019~\u000e�TL�\u0015ɉ�tG�j�O�9g��4M\\\u001d�j��H�����Y>\u001f\u0007�٪j�f�4D�$��\u001aMS���?j�1�hڢ��1L9��\u0000�o���W���W��\n9�a\u001dʳ<NMz�c���q\u0016�Zfc�5�c���*�:N�Ϣ��{P�v7���+�EX�6�TD�\u0000%O~R���c.��\b��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000����|����+Kg|,�sa��Z�\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u000e�m:7;귻9x�l��˫�,(1\u0000\u0000\u0000\u0000\u0001HܟH⺝}���7.as'�����y���Vs��n�wv�\u001c�\\�\u0012�\u0014\u0000\u0000\u0000\u0007s�=#�u�?mK�\u001b�%�e=a��\r�\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�9oթk\u001f���xJ���\u0000\u0000\u0000�͛Uk3j��$\u000eh�SE\u0014rQLS\u001fDh:�\u0000\u0000\u0000�]�j�p]�E�|UDL}�91��c/�ag�\u000f��٫�E\u0014�?�\u001c�\b�#�9.�\u0000\u0000>~���\r��\u00074��b*�&\"`u��=��m��9�>�\u0011\u001aDF�:\u0000\u000f�v蹧\u001d\u0014���A��=��m��9�>�\u0011\u001c�\u001a@�\u0000\u0000\u0003�\rc\u0013\u001c7�[�O��b��f�LD�~p�,&\u0013�\r��g�S\u0014�\u0010�DA\u0014�p}�t\u0000\u0000\u0000\u0000\u0000~*�n�Z��T�1\u0012\u001a?����\r��\u00074��t\u0000\u0000~j���+�����?>���\r��\u00074������@i\u000f��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000t{iѹ�U����{e\u0015�]]\u0019aA�\u0000\u0000\u0000\u0000\nF��G\u0015�������s\u000b�=>������\u000f���5�t���P�r嘔X�\u0000\u0000\u0000;���\u001c��a�j^��\t,�)�\rT�n\u0000\u0000\u0000\u0000ǌ�϶\u001bI�\u0000\u0000�ﳣ��r���\u000b�T�yq��\u0004Te�\u0000\u0000\u0000\u0002��\u000f�f\u001dg�P���Zx;'���u6�gGa:�\u001d��\u0017�������\n��\u0000\u0000\u0000\u0000\u0005�q�\u0013�y�~�KX�%���U���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000q��\u0000\u0013��u����r�\u0012Ȍ�\u0000\u0000\u0000\u0000\u0000=��:_-���\n���\u000b8��h�ָ\u0000\u0000\u0000\u0000\u0000\u0000\u0000#���\u0007��\u0005l�\u0006~w����O��\u001bۘ�&\u000f���aYh\u0000\u0003��N������^+�(�r���\n\f@\u0000\u0000\u0000\u0000R7'�8��_me=�˘\\������\u001egx}\u0015���ۥ\u001dݲ�#�,Ģ�\u0000\u0000\u0000\u0001���H�]s\u000f�R�F�Ig�OXj��p\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u0017M�|�0�>ʅ�~\u0012���=T�멶�:;\t�(�o ��O7�\u001d~�UFX\u0000\u0000\u0000\u0000-{�����[�jZ��-,\u001e\u0012�,/\u0000\u0000\u0000?�UM\u00115UTSLr��$@:���$��_�r���\u0000/v�����ڧ���Q�\u001f��-ܢ�E�u�]\u0013�1:������\u0000\u0000\u0000�՜�tL�^e����&&�\u001111�\u001aj�j=^{t���|�\u0001�������W��Q]5N�=\"H��*��.S�@\u0000��]6����)�\"ffgH��Y���\u0003��s)��\u0005��\u001f��j=^{t��v�\\���6��Z��Sr���&�v��s\u001dz\u0000\u0000\u001c\u0019β�u���Q>v��s�\u001e�=�}\\�\u0018�8�b�\u001e���皪f*�t��XwWbbx>��>8�^\u001b\u0007\u0011^+\u0011j�3:D�TS\u0013>-f\\��rf#���s)��\u0005��\u001f�v����>��̧�L\u0017���ڏS�O��j����v��.[�j����$�;�Q:�`\u0000\u000e6#1��&-�q�{5�k\u0011]t�:sk��7$�3\u0010��\u0011�_(β��)�3���4E�9YڏW;t��ν\u0000\u0000\u000e\u001d��-�5[��a-܉�b��D���&y\u001c�C��Lx��l^\u001b\u0019\u0013V\u0017\u0011f�1:L�TU\u0011>-bH��bbx>κ\u0000\u0000\u0000\u0000\u00008���\u0003�������צ�W]4Ξ=&y�%ɘ���#��_����0_����j=N�>�m����Wn�k�{�:��\u000e�j�\u0000\u0000>\u0018�n\u0017\u0007�8�M�\u0011<�uE\u001a�Ϧ����G\u0017&��.?�̧�L\u0017���ڏW;t����9]s\u0014ә`��gH��D������z��}\\�^�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000����|����+Kg|,�sa��Z�\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u000e�m:7;귻9x�l��˫�,(1\u0000\u0000\u0000\u0000\u0001HܟH⺝}���7.as'�����y����3\f�4�a,�{\u0011]�)��Y�x�t����3\u0010��Lۘ��\u0000�v��,g���:�\u0019]����\u0000\u0000�_�X��?\u001d^�w���;W�\u00163�O�W���z\u001f�\u000e��Ō�\u0013���w{���\u0003�1c?D�uz\u001d����\u0000\u0000�_�X��?\u001d^�w���6gbv�\t��18��\u0017n�\u0018�5WT��M4ݦj��\"\"^��Wj?Ov�\\��f<Z1u�\u0000\u0000\u0000\u0003\u001e3_>�m'�\u0000\u0002o�Ύ�u�;\u001b�/�S���_�\u0011Q�\u0000\u0000\u0000\u0000\u000b��>E�u�eB�?\ti�잪zu��}�\u001d���v7�_ڧ�ˎ�h*�,\u0000\u0000\u0000\u0000\u0016���Nq�-��-c���\u000f\tV\u0016\u0017�\u0000\u0000\u0019�z�M��q؜���S���S\u0014D�S]|15WTw�Y��\u0016�L�ޮf�\u0019Ywf��>\u0010��m��b�x���[�\u0015�颽g��T�\u0011�:rƵ����gN�\b�3D��\u000fC�-���\u0018�\u0016\u0006���\u0007\u0011r-�nff�k�)�#�*����j�j���K�vi�#�Z1u�\u0000\u000f�\"�8j.߯�(�j�%1��\u0004�3�jȗ�U�����Z��j�,γ���3:ί]��g��l�Yқ����\u0000j�\\?��RY�+�����i\u0015��\u0000:���\u0006s�/�5<׶^.잌��a;,� ��H�W�a��\u0017���S�5Et�D��L�?\n9'��\u001e���/u۪�5�Q77���t\\ȱ\u0017뻄��Uۊ�^�U\u0013\u001a�:�S15rx�>��*�t[û=���[V�@\u0000Ș�\u0000��y��igO\u0016\u0005\\e��O�\u0018\u000f�{��r�ƶ'*\u001e�*�\u000f\u0017����6�\u000f����X�廼uwJ��ӂi��'�YEv��?J�6��LE(\u001e���s\u0011w,�ͩ�DS3�3U?\n��4���L*UL�:K*幢�̹�-������2����\u001e\u000e>�T���Zi�3��K�Q5p{�f���Z#e2�FK����T�7�[᫆u�]fy&b<k�F��5�S4�\u0014˹zH\u0000\f罜g��\\]\u0011:�j�v��\"��uʕ�ֶF\\�r^&���i��Ҩ�b|S\b���\u0001��\u001bg\r���n[���WLU��\u0018�cV�3�j�:�\u00002��t�u���\u0000E\u000b����̕;q�\u0000$���vt�c���\u001d��RN�\u0000\u0000\u0000\u0000\u0000 ;��+=V�iqR��Vo3���M���\u0007�}�\u0016��ř�\\U:L�O<S��?r*i�� ��׮�\u0006C�Y��ݣ\u0017�bk�:�\u0015:�\u000b�\u0013��S�1�w�j�gXr�ʨ�ij,�0�6���\u001bT��z�\u0017\"9���*�_�]>���cV�\u0015v��s\u001dz\u0001$ߧ���^��B�G��w\bJ2<�\u0013�\u0018�>W���8��\\3\\�S�h��Y����{���ڝ!F�\u0013]]�{��s�G������e�E��WV�׮��\u0013:'�Ȗ,U\u0012�N\u001dq1?��m�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000t{iѹ�U����{e\u0015�]]\u0019aA�\u0000\u0000\u0000\u0000\nF��G\u0015�������s\u000b�=>����\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]M����N�Gcy\u0005��y������2�\u0000\u0000\u0000\u0001k�o��\u001er߫R�?\ti`��aax\u0000\u0000\u0001�v��3��_��st�o�*z����1�;�x|-���U���\u0014S5�:WbgJc�y\"g�ILkntMn&lU\u0011����Sgs�\u0019�Mz�M�[�N*�UUU���LE�fffi�\"!��j�G�\u0015�u�q3\u0013�ѥ�� \u0000��u��\u0006Y���I�\u0015Q\u001e[��������L��:[�f\u001b6k�U\u0016�ƵLL��3?��\u0016#W;g�����f3]\"��UO�+��ի�Γ\u0012�nt�%�Z\r�\u0000u[O�\f��_�jy�l�]�=\u0019E��T7��=����Xt��R�����N�t=+��W}G,�x��4B�X\u0000\u0019\u0013\u001f�د9_�,������6��#\u0001��vծY����CڥY\u0000\u0006r��K����ƅ+��\u0019|�z��s��L?�I���\u0007��򱬴\u0000\u0000\u0006Sڬg�\f~m��Zj�\\���\\�?�!�\\�T��ε��\u0000�Yz�v&(�\u001aU�M_eT�Q���\u001e&4i��c=ݕd�u�i���\u0000��m�\u0014B��֘l�ζ���&\u0000\u0006_���μ�_��st�r9��n?䙟X�Ε�~\u0012���z�I�@\u0000\u0000\u0000\u0000\u0004\u0007}=%g���.*_����{\u001b��͠�5�0��\u001e�'\u001a�'HU\u001a�`�/%�\u0014�\u0000����ڱˇ�{L\u0002I�O��~��V�|�\u0005\f�\u0010����|��w�\u0000^�\u001b[�[\u0017�\r*��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u001c|����~��<\u001c���#9�\u0000\u0000\u0000\u0000\u000e�es�ٌ^\u001b6�4bf�W\u001c\u001c\\\u001a�۪���t��y�諳:��s���Q��k�\u0000���\u0000��\u0000�M�?��~�\u0000���\u0000���_��O�G�\u0000��?�߿���\u0000�{���\u0000oS�\u0000��\u0000�w��w����\u001e���\u0000���\u0000��\u001d��\u001d��\u0000\u001f��\u0000�����?�\u001f�Gx�\u0000\u0007~�\u0000���\u0000��ٽ�ן��yT��؋�M<}ۋ�Jfu��q�7���ݩ�G�y}���?�=:�\u0000\u0000\u0002=�o\u0000zO�V��g�y}�\r��ѽ���`���V\u0015��\u0000:=��������⽲��.�����\u0000\u0000\u0000\u0000\u0005#r}#��u��S�ܹ�̞�K��P\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�9oթk\u001f���xJ���\u0000\u0000\u0000˻wҙ�X��P��X���*���\u0016a֧��c\u001fj�\u000e���']\u0000\u0000\u0013��c=͖w\b�[����S�s��\bo��T̝-��l\u0006\u0003��c���k\u0015E�~�\u0017'��^�kV�\u0018���D<�24-k��?(ar�n��[\u0016��j�*�ţL�\u0011-�'Zb\\�^�u[O�\f��_�jy�l�]�=\u0019E��{\u001d���\u001e�Y�0x;W��%�\n��\"8���t�DD�$w.�-�⨈���b��#��������ܦ>\r\u0016.UW�t�?]P���Xq�\u0000Q�\u0017\u001a�\u0000Ș�\u0000��y��igO\u0016\u0005\\e��O�\u0018\u000f�{��r�ƶ'*\u001e�*�\u00003��:_\u001f�l�4)^������n+�>�a��L\u0014�>oo��e�\u0000\u000e.e��\u0005�^2y�Z���\u0000b���\u001c��5y�t��G�f���u��g0^�op\u001f�q�p�\u001aDY���a��?��Ir4�6E=����\u0000�_r����_�L�+X��>�T�T~��b��\u0000\u0015�)�ފ:e�\u0000e���L�����\u00177K\u0017#�*v��I�����X��+�;g���t\u0000\u0000\u0000\u0000\u0000@w��Vz������̬�g��_��\u000e�_�\u000eY��bq��t�Q�6\u000b��_1O����\r�\u001c�z7��$��������hW��P��\t6K\u0019�߱\u00197w���������g�M97���^�u�(���\u001e*N�Ѽ(�eӚNs�\u001e���t��8t��׽̚��ڍu\\���q��E�i�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000z����O�'��%���\u001b�\r6��\u0000\u0000\u0000G���\u000fI�\n�\u001e\f��/����\u000f�7�1�L\u001f7��²�\u0000\u0007G��\u001b��[ݜ�W�Q^��і\u0014\u0018�\u0000\u0000\u0000\u0000�nO�q]N���{\u001b�0����{[j\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u001e3_>�m'�\u0000\u0002o�Ύ�u�;\u001b�/�S���_�\u0011Q�\u0000\u0000\u0000\u0000\u000b��>E�u�eB�?\ti�잪zu��}�\u001d���v7�_ڧ�ˎ�h*�,\u0000\u0000\u0000\u0000\u0016���Nq�-��-c���\u000f\tV\u0016\u0017�\u0000\u0000\u0019wn�S:�\u0015�*\u00177K\u0016�\u00002�����\u0019�d9�e��\u0016�6�V�fb*���\u0014O$�sU)h�b��'�\\�b��������mNc���X�m��]�Z���TD�5܊j�b99&\\��S1\u000e[ʹUq\u0013+��P\u0000\u0011���:\u001b\u0003\u0013�-ʿ�M?���<!��<!+�s|vGv�~[�bi��������I��&9�⩉�\u0014h�h�ip��k������g�q��7c��fS�LεQ\u0015۟���QO�xW�N�Cc\u001au�\u000f\\�`\u0007U��\u0000 �z��Ƨ����ݓєY�%�-ܾ\u0013\u001dg\t��9�Ot�EsL[�����Mx����\u0013\u001a�Ч\n&\"uQ6[c򽑷]�\u0005\u0015�v�;���Z�ӛ��\"5�HME\u0011O\u0005�Vi�\u001aC�{J\u0000\f����W��֖t�`U�Z\u001bt�\u0011��׻j�,�kbr��R��\u00039oc���\u0000V�cB��쌾l�V����&\u001f�$��O����X�Z\u0000\u0000����{�*��k��n-���k�����\u001d�ҙA�:[�eQc9��s�g�g\u001b��;�#�)�ᦎJy�Jb!ꪦ��^����Z���c8k�03?�M��\u001fVj��^����\u0017pg�0�,�@\u0001����3�?W�(\\�,\\�d�ۏ�&g�#��c\u001f���힪�u�\u0000\u0000\u0000\u0000\u0001\u0001�OIY���K���2�y���~3h:��9gǡ�Ʈ��\u0015F��.��|�?��ol6�r����\u0000�o���_�{ա_#�C;�<.��_(���\u0000׸���V���J�6\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007\u001f\u001f�8�7_�.O\u0007*�,��`\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000=F�zW'���Ԓ��O�͆�^l�\u0000\u0000#���\u0007��\u0005l�\u0006~w����O��\u001bۘ�&\u000f���aYh\u0000\u0003��N������^+�(�r���\n\f@\u0000\u0000\u0000\u0000R7'�8��_me=�˘\\������\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001�\u0019��l6��\u0000\u00017�gGa:�\u001d��\u0017�������\b��\u0000\u0000\u0000\u0000\u0005�r\u001f\"�:ϲ�o\u001f���vOU=:�m�Ύ�u�;\u001b�/�S���_�\u0015Q�\u0000\u0000\u0000\u0000\u000b^�~'8���Z���KK\u0007��\u000b\u000b�\u0000\u0000\f������g4�L�3zj�*��'��Q��X�\u0011��s���/��Y�Qw\u0011\u0014���-Un�'Z���Lκi�\u0016�v*����\u0015�\u0016j���\u0000�Q��뻙dt�L������܊�~藚7B;<�z�:�l\u0000\u0019�|��tfQb'�͋ti��5\\��]*w��2�'[�;��`��^s������TF���MuO�K�<q��4��^7x�H�f����Jf�k�\u0017������Qݍ*�|��쩛��w\\\u0016?\u00073���qy\"�\u0014����=��h��?�aNN�\u0003���g=R�\u0000cS�{e�����,�\u0013Yl�\u0000����g���O\bn��\u001d\u001d���\u0000\u0000Ș�\u0000��y��igO\u0016\u0005\\e��O�\u0018\u000f�{��r�ƶ'*\u001e�*�\u00003��:_\u001f�l�4)^������n+�>�a��L\u0014�>oo��e�\u0000\t�����/�a�~\u0015�E:�Z(���|\b/��S͝(�)�\u001c$csL��Ʊ\u0017����n~½�֨QǍnC�o�\u0005M\u001f��tQ\u0014�m\u0015i\u001a�U?��\"8J�u<%��A��.ijֺE�7-��\u0017}�ř�Hp�K�\u000e��\u0000\u0006_���μ�_��st�r9��\u001b��|�\"�c��y��5ʯET�Z�1�\u0011�$x�5��#���v�)��U\\�hr���~K�Z�w>\u001e>\u001d~\u000f\u0016�:�\u001d�\u001a����\u0015p^��5��f��\u0000\u0000\u0000\u0000\b\u000e�zJ�U��\\T������uۼ����s����j+��E��fk�f4�4�w�UDk��=t������+5F�a.�r��\u000fz���8{|Q<�L�<S\u0013\u001e8�O�~�ҘnY�(��v��\u0004�~�\u0017��{ޭ\n�\u001e\n\u0019�!<��a���<�\u001b��M�5\u0013s����[5�\u001c�L�!�1\u0015Dʦ=QMș^����ު�V��5U�1\u0011\u001f\u000b�ft��[����#\"���#�`\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000q��\u0000\u0013��u����r�\u0012Ȍ�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003�n��r9=�I-o����i���\u0000\u0000\u0002=�o\u0000zO�V��g�y}�\r��ѽ���`���V\u0015��\u0000:=��������⽲��.�����\u0000\u0000\u0000\u0000\u0005#r}#��u��S�ܹ�̞�K��P\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�9oթk\u001f���xJ���\u0000\u0000\u0000�;_�ܫk��E���㢞\u0018�F��\u0011�\u0015�?�\u0011���Q�j*A{\u001e���\u0017��q��\u0014E9�\u0016m�抢����P�y�T�3���\u001d�l�d��eWj�f\u001aLEʢ)���~\n9t�95���j��QO�f�56�\u0000|e�R��\u0002_�ۥ�m\u0016/\u0019�NwE��TLSܦ�\u0018���#^8ג�A]��몕�I���W��M��\u0000�mb��c#\u0015]ۑ\\�\u0014pi\u0011LDF�����ۣ�\t�Y�Q1���=�յX��Ky�8]h���m��4�\u001a��\u001d�>�����]Q����v�s�\u000f`�l]X��̩��z(��sF�Dդ�t�����}��\u0016&ֿ�/l�d\u0007\u00135�Ne���b��7�ܷŦ�<tM:���W&5�\u001ej��3\t'�]�����\u0013�E~��T;��\u0000��Wr�,�l�0s_\u001cڵE\u001a馼\u0014�:���X��4hS\u001aDC���\u0000\u0002=�܅��ݽ�z�qU5i�g�Y�O�V��Ϝ\u0019�׵�(�#��l�\u000f\u000f�Չ�D�5�\u001cS��\u001dsW6��񦢞�h�f�㣲�\u001eҀ\u0002k�۫��\u0018�FmNoF\u001e+�#�mMzpQ\u0014��ǋĂ�=��U;ؿ��֮�`�\u0012����5�\u0014���s棹��>?�N�����v�\t,X�Z����\u0012�\u0000\u0003�m����Op�FcN\u0012�<s����5���ti�\u0007�Er�m^�����M\u001dV�����nf�b�)�\"��4r�LӮ�sޙy��fu�\u001d�_�WkW�۝��\u0000��a�t��\u000b]��r*�x�8*�i�X�\u0000�'�{�Gn4K~���M^Sg�E��qx,Ҝʸ�i�3O\u0014i�Ƽ|���:l�g]P[Ě*��T�\u0017�\u0001+�\r�]��X��3�,���_\u000fr��u�k�\u001a��cY�U\u001b�}���]o�]�����\u0013�G;��x�3�����\u000bakد�\u001cy�8������|=Ϗ�Ӯ���$�o���c�k��W�J�\u0000\u0000\u0000\u0000\t�������h�h�)��Z��\fۚ�\u00006���^(�\u0000��!�k�:��\u001b�U�������\u0016�\u0000���<w�����������d�5�1��M���\u0013\u0013DUL[�\u0015D�\u00134D�\u0017�gO�^��\u0011������u�ڊ�l\u0000\u001e?o6\"���\u0003n�}8N�Us�G\u001f\u0017\u001cS\u001f�F�����ڽ�\u001f�Oޏ\u0013�\u0017{������\u0000\u0011\u0017w�\u0000*����>�=�^�ܱ���n�\n��N�1�\rQ:k�>�,�i�{_Ҿ��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007\u001f\u001f�8�7_�.O\u0007*�,��`\u0000\u0000\u0000\u0000\u0003��ex����\u000e_bo�j׆����\u001af�噈��v\"ft��i��Hz\u000f{]����������_�^�w����\u000f�.����?\u0015~�v��{���̗N��C�]�=�v��K��o���_�ݮ�\u001e��a�%�ӷ�������}\u001d���&�ey�Y���W,ᨮf���&\"8*�h�^y��vꊢf\u0012رr��3\u000b��P\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u001d\u001e�tnw�ovr�^�E{�WFXPb\u0000\u0000\u0000\u0000\u0002��>��u:�k)�n\\��OO��m�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\t��:;\t�(�o ��O7�\u001d~�EFX\u0000\u0000\u0000\u0000.���\u0016a�}�\u000bx�%���z���Sm�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000Z�\u001b�9ǜ��Ե��ZX<%XX^\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007\u001f\u001f�8�7_�.O\u0007*�,��`\u0000\u0000\u0000\u0000\u0003�n���߫{��-����͆�]k�\u0000\u0000\u0000\u0000\u0000\u0000\u0002=�o\u0000zO�V��g�y}�\r��ѽ���`���V\u0015��\u0000:=��������⽲��.�����\u0000\u0000\u0000\u0000\u0005#r}#��u��S�ܹ�̞�K��P\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�9oթk\u001f���xJ���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000t{iѹ�U����{e\u0015�]]\u0019aA�\u0000\u0000\u0000\u0000\nF��G\u0015�������s\u000b�=>����\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]M����N�Gcy\u0005��y������2�\u0000\u0000\u0000\u0001k�o��\u001er߫R�?\ti`��aax\u0000\u001ck7�\u0015��ع���\u001e��m���b��\u0015q�S\u0013�Lӥ<���\u001aw��\u0004�h���dؼ~[k-�\\�f�TEUMz�G~t�j�LN�\u00172ꦩ�G[N�sH���0sOJ�����\u0013��ߪ�{=�ކ]��)�_�Ձ�կ\u00053W\u001d\u00174�t��#J�����e-\u0017b��Ŝ�nN����J�\u0000\t���'\u001d�x�r�6\u0007\r~��M�*樝j��Ӓ���٦tS��6���<ǿ�m�N\u000b����;��!��z;ݎޞa���&S/�ٷr+֪f��8-�\\sΜ��Qzj�D�r����aSX]\u0000\u0004�l���ٛ�e�</�q��q�W\r�s<�L�D�Ui���^~�\u001a�E3�*^ʋsُܼe;���u�,��ߊ;�O��?�.�>����HP�'xx\u001d���w\u001a���\u0014�M������j�������&�����Kv2\"���쒬\u0000\u0000\b�+}��������uڦ�����Y�&b&y|Z*���gNmZ���lV�q�M���b�8k\u0014�MsL�5k�E<Zrϊ*{�zj�%%���_faON�\u0000\u000e.e��\u0005c\u0017�����v��\"y�i�j���ɝ#W*�\"e\u0019��;i�}��\u0000��x�Fw~�����,�[%��O����~��;��\u0011�W�)\u001b#��f�Qr�$Wg\u0013F���zqDO��c��ד_�!=\u0017\"�\u000b�o�r?OJ��\u0000\u0012��ޮc���nSc.�ݷk�J������5κN��J�w���Q��U\u0015�1\u000e�7���k�`�>����'�\u001f~���v[{�~yv�\u00030�N\u0003\u0011\\��W\u0017\u001d��y�gH�fg�9&>��/DΒ��]5Γ\u001a(��\u0000\u0001�g��\u000bg���,}sM�;��US<�M1ߙy���5����)�JG�ߎcUU{�(�۷���Ur���i�W����\n�����-߅�*)�2�Sg��X�b��b��b|�ñ��\u000eӝ:�\u0000(W2��\u000b�ڱ��]��{��T�\u001e)�}\u0013\u001c�1ޘX���a~����\u001c�^�t;e�^ٜ\u0016+5�f���戊j�)�;��<�Y⺻4���ɢ��\u0013\u000b;�ͮ�n��X(��#�����A���J3jׂڴ�\u0000\u0000\u0013}��F;dqV��6\u0007\u000f~���sZ樝j��t��o�\b.]�gE;�3n�\"\u001fM��\u0013\u001b�\u0018�N\u000b\u0013��آ�3r&��fg��t��o����T��>DܪbaDL�\u0000\u0000&�]��6Ez�[���\u001b��<7+��\u001bt�\u001c�Ɯ�LsO6����N��{.(��1����~w\u0013�̳/��\u0014wJg�G�'�\u0007~��\u0014M��\u0016_�\u001cxx�V\u0013\u001fE<U[�b��9��*��rk�G:{wb��9\u0014��x��E�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000����|����+Kg|,�sa��Z�\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u000e�m:7;귻9x�l��˫�,(1\u0000\u0000\u0000\u0000\u0001HܟH⺝}���7.as'�����p3���G��fx�.Wf�<UE\u001aMS\u001a�rk1\u001d�\u0000\u001b�N���u�\u0014�R�^��?�~g�6�\u0000���ҫ�h��߻g�o��\u0000F��\u000f�I�h��߻g�o��\u0000F��\u000f�I�h��߻g�o��\u0000F��\u000f�I�h��߻g�o��\u0000F��\u000f�I�h��߻g�o��\u0000F��\u000f�I�h��'-�\u0006G���`,�s\nn޻E�f�m���TS\u0013:W��˱~��\u001d�2��\"\"T4�`\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]M����N�Gcy\u0005��y������2�\u0000\u0000\u0000\u0001k�o��\u001er߫R�?\ti`��aax\u0000\u0000\u0001�v��3��_��st�o�*v�NS���\u0019�ew\rn�m�M��sO�LMVi�u�i]\\�K�D~9��(��U^:�<v\u000b\u0013s\u0007w\u000f��:\\�]5�妨��\u0011���L�:��E�\u0000\f�\u0000�~��խ��\u0014��ef�=�M��Y~m��-�8,>.�l��\u0017h��'�#X��Iv�D���\u001d\u0014�T�\u000bF\u000ff�<��1X,�\u0003��S�\rt[���X�t��y�af(�8CF-�\u0013�D;G��\u0000d���U�fkz�֪�7�~ە3��,+��s��q�F]N����\u0018[Q��\u0017U5\\�Ϙ��p�����D�L~8��E?�*����}ʭ��W\f��܉�blV�����͆�]l\u0000\u0003��c?'�s\u001cn�M�\u0017+�-4L���*�\"e����2�l�\u000b�l63�\u0019�M]#��D�.Os��\\�۝*��'K�-F��\u0000\u0007_�|�3��{:�j�/\u00176�&3�Ow��>_���G\u001d��۳����V�cN�1n�����j���Mr��baj�\u0014ź&!��\u0015����Z)�\"�wi���\t����,�1'��D���\u0001����\u0019������+�叕͟���lnO��9f��qx[woٵMv���TLQr�I�r�\u000e�LM3�՚)��s1��bf�&'IB��x+�^���_�UE3>Y�&Z1��\u0013�>��\u0002Y�\u001b�F\u0017+�\u0013�*�US����z����\u0014s���&ۼ�asL�,��lQ\u000fT�⢮Zj��]Q�w�i�6�&��SǦ*�\u0011.\u000e��,`q��\u0017\rn-X��Ȣ���8�\">�+�*���\u0011\\�,���]ܲ�*�J17)��4�_�\\����ß�~�\u001ae�\u001e/z�\u0011��k=�\b�l�l�T��\u0013�,}z}hS�M<Z���\u0000\u0000\u0010=�t�\u001b�[�n�_����GO��r?.��Y�m�����=\u0017U��\u0000?�:k �\u0017��~��k�k���|�:�5�3���v�%�p�\u0016��60���.\\�������nL������ULE\u0011+W(�,�TG�����v3l��'Mk���Un�g�y��\u0011�N�a�W� \u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003����W��՗'��p�Dg0\u0000\u0000\u0000\u0000\u0001�7Q��oս�V���Y���G���\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u001d\u001e�tnw�ovr�^�E{�WFXPb\u0000\u0000\u0000\u0000\u0002��>��u:�k)�n\\��OO��m��;�����~�(���9\u001c�f%\u0016(\u0000\u0000\u0000\u000e�dzG\"��~ڗ�7BK<�z�U4\u001b�\u0000\u0000\u00001�5����}\u0000\u0000&����'\\������<�\\u�A\u0015\u0019`\u0000\u0000\u0000\u0000�nC�Y�Y�T-����\u000e�ꧧ]M����N�Gcy\u0005��y������2�\u0000\u0000\u0000\u0001k�o��\u001er߫R�?\ti`��aax\u0000\u0000\u0001�v��3��_��st�o�*zL��\u0000�m7Y��a����[��u�N���*\u0015F�i>�\u0000\u0019�\u0000|�'o�[��)�����{8[�ڼ�d��q9�7拖��{�1T�\u0015���1�r�qL��q��nfjX�kx\u00196�޹�˨�E�m�����1�\u0015SL��S˭p�EȪt����nN��RD�\u0000�;�ټF���UUD���u]�V�\u0006b�����LΞM'��v��L|�sEs�/���X\n��\u0000�v��ߑn^��Unt��ȉ���u�byc��Ǫ��m\\\u001c�]:v+���;��ܚ�\u00177�����F�[��MTLUDӯ%<��^5�mS\u0013�4-�QL�P��V@\u0001�7���\u001eS��N�W\u0014[��ܦ*�\u0000\u000f\u0012;��\u0012��:Z�|�p\u001f��8|\u001e���~�*��\u0014��gFU�{Uh�a�U����9+���<�α�8�\u0013���v/Q����s�\u0015�\u0015G���?\u0016�z'X��\u001d\u0001���$����Χ��K�ͲɌ�\u0013��N�a3�\u001e�ex[Wb�%�\u001b�U\u0011\u00115�\u0014S�:L�\u001f\u0002ygNt��\u0013\u0011\u001e�\u0017n�TSLx=���+4��#>�0��lSEQj�ㆻ�\\i��<�LS3�<�Ɖl۝u���j��r�,�@\u0001����\u0019������+�叕͟������a2L\u0006�e�m]�\u0013���-��p������ד���K��\u0011Lǩj�SET��[1����ܢ�\u000f\u000f]8n-.^�&-�\u001d�^��ގW(�j��j�W'���Aj�6i��\u001f�LE1���\u0017�q�~�\u0004�~_\u0011�y��HW��\n9�a��[�\u0019O�\u0000w���Vw®/6?烯ێ�����Y���x�̫���^��u�����\u001bZ\u0018\\�u\u00192�\u000f\u0017�~��~��ބW�J�_*Y�\t��>�>�)�&�-z�o�\u0000\b\u001e��K\r�-��U/�e��#����\u001f�c�����}����L\u0000\u001fʹ��\fz�|�����se��z�V+����E?����yҹ7������\b1��Ӌ͠\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000����|����+Kg|,�sa��Z�\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u000e�m:7;귻9x�l��˫�,(1\u0000\u0000\u0000\u0000\u0001HܟH⺝}���7.as'�����y���Vs��n�wv�\u001c�\\�\u0012�\u0014\u0000\u0000\u0000\u0007s�=#�u�?mK�\u001b�%�e=a��\r�\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�9oթk\u001f���xJ���\u0000\u0000\u0000˻wҙ�X��P��X���=&E�\u0000ƶ����0�t��-��z��'t�Ǖ\n�a4�@\u0000\f�\u0000�~��խ��\u0014��ef�=�=�l�]�w��l˻w;v��x*��f��^I��j��o8֩�3\u0015,{7�\u0019.�޹�˽�ݪ�6玸�8f�j�M#�Z!f�qL�\r\u000bx�[�iz���\u0001�v�h�\u001b>���3L��$�k�_\u001d���\u001cT�\u000f$�����dU�DƓ*�nY�;5J\u0011��ײz��k��[��b�11E�z�\u0015S�7�\u001d�T��\u0019u�4ʍ�M��f彛�ܚ����z���\\����.�)���s�+x��^��-kM \u0000L7݌�X<�\u0007\u0013���qybݹ��w)A�?��,��\u0011\t~�f9vQ�`����儷\u00178����j�U\u0014Ɣ��=P���U��c�M5����nE1UqE\\Tk:O�5��he�v\u001b\u0019���&����(�g��\u001d�]\u0012�nu�\u001bv'[q/@��\u0007_�|�3��{:�j�/\u00176�&3�O[�[/��p{9�an^���<Wi�bi���ukN�\u0013\u0011���u�$�����X�j)������A�ٍ8�r;؊�`�Q\\�MS��ꢞ(�u��\"cNg�5κ%ûWk�<\u00175��\u00003^�zc6���\u0000׶�{|�����\u0000<\u001f���|\u001ew��,����b0�S]�\u0019�\u0019�5�1TLr�gza�(��gеj*�����d[C�l��x��\u0013]��bj�Y��\u001d�j��a暦��\u0011[�U\u0013�-Wb�_���cH���>���Z\rȝa�\u001d\u0001(ߗ�e\u001ev�R\u0015�8B�v�x=���S�\u0000��\u0000�q\u0015����͏���������s�y��^/�*���W�q\u001dn�eif�ֆ\u0017/�FL�\u0003��_�3\u001f�g��\u0015풭�ʖv�|e��O�\npɧ�^�[�\u0000\u0002\u0007����uK}��K��y������G����=��\u001fs�;�����\u0000\u0007��i�\u0003\u001e�_>�mg�\u0000\u001c�9\u001e�Պ�p�{�O��ym�t�M�b�v�B\f~l4��h\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000q��\u0000\u0013��u����r�\u0012Ȍ�\u0000\u0000\u0000\u0000\u0000=��:_-���\n���\u000b8��h�ָ\u0000\u0000\u0000\u0000\u0000\u0000\u0000#���\u0007��\u0005l�\u0006~w����O��\u001bۘ�&\u000f���aYh\u0000\u0003��N������^+�(�r���\n\f@\u0000\u0000\u0000\u0000R7'�8��_me=�˘\\������\u001egx}\u0015���ۥ\u001dݲ�#�,Ģ�\u0000\u0000\u0000\u0001���H�]s\u000f�R�F�Ig�OXj��p\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u0017M�|�0�>ʅ�~\u0012���=T�멶�:;\t�(�o ��O7�\u001d~�UFX\u0000\u0000\u0000\u0000-{�����[�jZ��-,\u001e\u0012�,/\u0000\u0000\u00002����u�+�T.n�-�eOI�����6�L;�<�Ko�ޮ�I�<��B��M'�\u0000\u0003?��k~��;��Y��ga��\u0000�f~b;Hz��/x;�pZi\u0000\u0000\f����1��{J��q�\r{�Gڋ6�٭��U17)�G\f��*�����#�����r����\u0016�U4�9\u001c�:O�,G�z���(��\n�y����_n\u0000\u0002!�\fgt��x-~.�U�\u0000y_\u000f��\\���3s��D<���eͳ���ь�%6������k3V�\u001aqG��#�GnPX��fcWQ��\u0015�8�fWr�u��|<Zp�F�1:k:k\u0013\u000f5Sٝ\u0011ܣ�TҸ�s\u0019,��f��>��紕�\u0013�Zxs��\u0014\u0004�@:��䙟W����W\tx��Y1��Rw��[\u0011�粲���W29T:��t�\u0007�^�jy���\u0013�\r\u001a��\u0000\u0006kޏLf�[_��ԯo�>W6烺�\u000e��o1\u001d�׫{*I�ʭ6@��9o�`��\u001e�4c�z�\u0010�:�\u0002Q�/��<�~�+�p�\u001c���{�錧�\u0000��\u0000Z�+;�W\u0017�\u001f�����I�}f���st�_�U�]ܯF�:����͍�\f._���l\u0007�޿Df?Z�oB+�%[/�,����\u001f^�Z\u0014��O\u0016�h��\u0000\u0004\u000f}]%����[���2�y����܏˱�V{[f>�pw�E�m�\u0000\u000f�\\��\u0006=f�}P���9��r=K�\u0015��v�\"����ۼ�\\����H�n�\u0018��i���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���'\u0015���e���\\%�\u0019�\u0000\u0000\u0000\u0000\u0000{M�t�[�ov\u0015���\u0016q9����p\u0000\u0000\u0000\u0000\u0000\u0000\u0000G���\u000fI�\n�\u001e\f��/����\u000f�7�1�L\u001f7��²�\u0000\u0007G��\u001b��[ݜ�W�Q^��і\u0014\u0018�\u0000\u0000\u0000\u0000�nO�q]N���{\u001b�0����{[j<���+9�_�J;�e\u000eG.Y�E�\u0000\u0000\u0000\u0003��\u001e�Ⱥ�\u001f����В�2���M\u0006�\u0000\u0000\u0000\fx�|�a��@\u0000\t��:;\t�(�o ��O7�\u001d~�EFX\u0000\u0000\u0000\u0000.���\u0016a�}�\u000bx�%���z���Sm�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000Z�\u001b�9ǜ��Ե��ZX<%XX^\u0000\u0000\u0000eݻ�L��W��\\�,[�ʜ\u000b9�ac\u000b���]�p7nE˔�\u001a�U<:|.}5����s�:h�\u0017*�{\u001e\u000fK��\u0007��،6'\u0011��c,�\\U]u�\u000f\u001f\f��DO�k���$~��v���\u0000\t�X����\r\u0018��\u0000\u0006�?I����{�w�2�y��+��Q���w�\u0019e�t\\��\u001a����5׿��:k�x �v�s�*&�o\u001fh���\u0001���X�\rs�qE6���6k�9c��\u0013ۻTդ��ɮ���Y�Z \u0000����\u001c~C��b��u�׮Ur�ȍh���)���l���/<F�Wh�gV>E����\u0007A��,�\u0015������W�ګ�ݽ)��_�i�1������MS����SOfg��\u001b��lvk���Sb�0\u0018z��ܪ&)��yi����\u0016��Dy\u0012Z�f�S�ښ���!��\u001a�\u0000�\u001b��{�6��\u0013�6�ݸ�-�����J��[#.�n��n3\u000b�k8��~uv���SUS�B\\x�L�`��e�7���6k����vݪ�\u0000�\u0016�\u0000\u001br��5|����V�1���\u0006g�m\\�<�T��P�\u001ex�|\u0019�\u000b\u0002�@\u0007_�|�3��{:�j�/\u00176�&3�J���nW��v*)���TS3����1�����\u0014�ߏ�4K���\u0019F\u00075�n\\�)�������r�TS�*�Gjt�\u0010�N�a�\u0017� \u0000�{�����k�\u0000^ڕ��������z-�a�crݲ�Z�j�]����y�l�᏿G�Q�5&ƍm�\tr��Wl�2��\u0005����\u0015Ex{s=�'�\"������Тu�\u001b��Z\"]���\u000f\u0015����m6\n�p4�x�\u0015�Ji��O\f�TG�:���Ӿ��\u001d��+eZ���q�\u000f\u0003���c\u0013o\u0015f����3:E�4�u�i��*��U1��D�2˦j�V�/�Q��\u001e\"��,��c�W5�\u0016��fj�fxi�H��A��O�]^�ћ\u0003���c\u0003c\u0003���UUUr�\u000f,EU��u��LS\u001fb��{4��Ƿ6��^�\"`\u001e/z�\u0011��k=�\b�l�l�T��\u0015͹��y�bc�Rd=Ͼ���\u0000�Ὼ�7��k�\\h\u001c\u0015گZ�ݯ�ꢚ��4���pj��\u000f����﫤��R�kuR��^o2:}���m.e��.�����v�8*��*�\u001e(��~�a\u00155M?�W�v�s�*v�����\u001e:��1�f�<ڮ�)�)�i�NX��Z�UUi+��\u0015�^�+�\u000b�\u0000�[c������Ss\r\\�f��Wi��sL���j抣�b\u0005\u001a��e�z�V��\u0000\u000e�\u0017�Y�;\r�ɱ\u0018��\u0003bfm��\u001113�=Q\u001aΜU}�3T�h�7*�b��\u000fs����ob�g��5v0Vbf��&��UTM4����k��ܑ�Kf��YZĳWk�<\u0017U��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���'\u0015���e���\\%�\u0019�\u0000\u0000\u0000\u0000\u0000{M�t�[�ov\u0015���\u0016q9����p\u0000\u0000\u0000\u0000\u0000\u0000\u0000G���\u000fI�\n�\u001e\f��/����\u000f�7�1�L\u001f7��²�\u0000\u0007G��\u001b��[ݜ�W�Q^��і\u0014\u0018�\u0000\u0000\u0000\u0000�nO�q]N���{\u001b�0����{[j<���+9�_�J;�e\u000eG.Y�E�\u0000\u0000\u0000\u0003��\u001e�Ⱥ�\u001f����В�2���M\u0006�\u0000\u0000\u0000\fx�|�a��@\u0000\t��:;\t�(�o ��O7�\u001d~�EFX\u0000\u0000\u0000\u0000.���\u0016a�}�\u000bx�%���z���Sm�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000Z�\u001b�9ǜ��Ե��ZX<%XX^\u0000\u0000\u0000|�ͪ���Dϒ\u00074bͪt�mQ\u0013�D\u0006���\u0000\u0000�Uj�|�[���b$4=�g�\u001bt\u000ei\u000f�6mS���DO�\u0011\u0001��:\u0000\u000f��U�5DLO�\u001c8ɲ��8�p|~>�F�~�vc���O��\u0011\u0014�\u0011\u0011\u0010���\u0000\u0000�͋Uk5Z�g�\u0003�?T�E\u001c�SM1�F���V���]�j��\"CB�V�墊i��4\u0007�\u0000&\"y'�\u0001��=��m��9�?U[�TpUE3G�c��\u001d~#\u000b��X�j'����C�:\u0000\u000f�VmU�U�&~���\u001f�-�F�\u0014SO�4\u001d|�Ɇ�\u0000���1�Ǝi\u000f�\u0014Sn\"�)�i�G$\u000e�@\u0000\u000f�#\u0007���bp�oG�銿\u0018rb%Ɉ�/Ռ.\u001f\u000b\u001c8{\u0016�S⢘�?S�\u0011\u0011\u001c\u001fQ�\u0000*���*�&>�P~=�g�\u001bt\u000ei\u0007���\u0000Co���\u001fNa�\u0000~*�n�Z��T�1\u0012\u001a?����\r��\u00074���V����\u0014��\u0011\u0003�?`\u0000\u000f�T�\\M5S\u0015S<�<�\u000e-\u0019^_n{�\u0018\f-7<qn���G4���z9n�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u00008��\u0000��y��Yrx9W\tdFs\u0000\u0000\u0000\u0000\u0000\u001e�u\u001d/��[݅ilNl4z�\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0011��x\u0003�}��G�?;���n'�����\u0013\u0007��򰬴\u0000\u0001���F�}V�g/\u0015��W�ute�\u0006 \u0000\u0000\u0000\u0000)\u001b��\u001cWS�������.d��^�ڏ3�>��|��Ҏ��C�˖bQb�\u0000\u0000\u0000�vG�r.����z�t$�̧�5SA�\u0000\u0000\u0000\u0003\u001e3_>�m'�\u0000\u0002o�Ύ�u�;\u001b�/�S���_�\u0011Q�\u0000\u0000\u0000\u0000\u000b��>E�u�eB�?\ti�잪zu��}�\u001d���v7�_ڧ�ˎ�h*�,\u0000\u0000\u0000\u0000\u0016���Nq�-��-c���\u000f\tV\u0016\u0017�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001���N+���˓�ʸK\"3�\u0000\u0000\u0000\u0000\u0000����|����+Kg|,�sa��Z�\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u000e�m:7;귻9x�l��˫�,(1\u0000\u0000\u0000\u0000\u0001HܟH⺝}���7.as'�����y���Vs��n�wv�\u001c�\\�\u0012�\u0014\u0000\u0000\u0000\u0007s�=#�u�?mK�\u001b�%�e=a��\r�\u0000\u0000\u0000\u0018�����i>�\u0000\u0013}�tv\u0013�Q��Aj�o.:�����\u0000\u0000\u0000\u0000]7!�,ì�*\u0016��KO\u0007d�SӮ�����'\\������<�\\u�AU\u0019`\u0000\u0000\u0000\u0000��7�s�;oթk\u001f���xJ���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000t{gѹ�U����{e\u0015�]]\u0019aA�\u0000\u0000\u0000\u0000\nF��G\u0015�������s\u000b�=>������\u000f���5�t���P�r嘔X�\u0000\u0000\u0000;���\u001c��a�j^��\t,�)�\rT�n\u0000\u0000\u0000\u0000ǌ�϶\u001bI�\u0000\u0000�ﳣ��r���\u000b�T�yq��\u0004Te�\u0000\u0000\u0000\u0002��\u000f�f\u001dg�P���Zx;'���u3�uȌ\u0006\u0006�~qT��ٹ\u001f�\b/�S͟�\u001dP�FX\u0000\u0000\u0000\u0000.{��4��\u001b�\u001c�b8c�6���[��-<\u0018�\u0013?�PN�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000u�E��\u0017��p�F�W��Lyj�TG��Tk\u0012�r5�c�2s=�\u0000\u0000\u0000\u0000\u000fs�|�\u000b��T{��6�޵U���H������{��\u001a}�lե_��J⛟�\u0016�]k�n�s\u001b\u0018\f�\u001fn�t���6��ߪf����LU?b+ӥ*�UD[�nRc�\u0000\u0000\u0000��B��1��?��O�z�{�t$�̧�5J�p\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u0017M�|�0�>ʅ�~\u0012���=T��9e:�?�kj���&�\u0003\u0003v��\\4U\u0013]3�5ܯN-'�\u0011\u0014�k��N�zΐ�˻\u0015դx'�U\u0000\u0000\u0000\u0000\u0001��_��[�e�T�r�\u0015꿷W��Њ\u0017�F��1i�ۇ�H�\u0000\u0000\u0000\u0003�4D�W�Z�gO��\u001f�\u0000\u0000\u0000\u0000\u0000\u0000\u0001��f�M\u0017lW7\"���fh��u�U\u001aO\rt�UL��M3\u0013\u001d�\u0007�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u001c|����~��<\u001c���#9�\u0000\u0000\u0000\u0000\u000fi����~��´�w��'6\u001a=u�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\b���\u0001�>�[#������7\u0013��\u0000F��?�����XVZ\u0000\u0000Lk�<��\u001bI�U�c3\f�bb-]�)׿DδO�L�?k>��f\u0018W(�W4����\u0000\u0000\u0000\u0000w�-��L����s�e\u0016b4�x���<Q��}�q]Q▛�\"4�u��i�ͫ���2�*��Dܪj��\u0014k�\u000f33<^*�j�f\\G\u001e@\u0000\u0000\u0000{\r�e�f9�_�:�k��_DQO��Ӛ#�Kj5�\u00161i��4��`\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u001d�S�\u0019�EEx|�1���U\\UE:rդF����z��8$��tF�����̩͡��/9�ݵ<�Ot�)��M1:I5�<d��uq�L��\u0000\u0000\u0000\u0000\u001d��䷶�\u0017����\u0013r����Z#����be��{S�ݺ&���j�6m���b�1M�)�i�戦4����܈�����\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000?\u0014Z�nnUE�i����b\"&���u�\u001c��Lk���\u0003�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e>?�q^n�V\\�\u000eU�Y\u0011��\u0000\u0000\u0000\u0000\u0007��GK��V�aZ[;�g\u0013�\r\u001e��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0004{~�\u0000��`��������\u001b���\u0000�{s\u001f���{|�+-\u0000\u0000\u0001!�6��r,�\u001e\u0016޼1\u0016�\u001ax��N��<3��k�y�3my��\u001aVg\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0002�����*�\\�1V�q8��\b�zl�-3����E+v(�5ja���ڟ\u0015):�\u0000\u0000\u0000\fx�|�a��@\u0000\t��:;\t�(�o ��O7�\u001d~�EFX\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���cj�l՜c�p���\u001c\u0011<��sǒj���\">��4i\u001a�S\u0012�f;S�T���\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003����W��՗'��p�Dg0\u0000\u0000\u0000\u0000\u0001�7Q��oս�V���Y���G���\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u001e߷�='�+dx3����\u0000\u0006�|?�����0|��+\n�@\u0000\u0000|�8k8�.��\u0016��f�f�髖*�cI�&5rb&4�r�݅�l�ڮ٦��Uʿ�����/s��Tw��\u001flE+����\u0000\f��&��\u001c\u001e9\u0012�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0002��}�]�+�f����)��b'��\u0015G�c�����\u001d�&�o���\u000bx����U��\u0000m\u0001M1DE4�E1�\u0011\u001c�\u0010��@\u0000\u0000\u0000\u0006<f�}��O�\u0000\u0004�}�\u001d���v7�_ڧ�ˎ�h\"�,\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0015���ҼD����\u0013M�ҫ6j�Z��+�;��������j׌��ck���\u0000e�i�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���'\u0015���e���\\%�\u0019�\u0000\u0000\u0000\u0000\u0000{M�t�[�ov\u0015���\u0016q9����p\u0000\u0000\u0000\u0000\u0000\u0000\u0000G���\u000fI�\n�\u001e\f��/����\u000f�7�1�L\u001f7��²�\u0000\u0000\u0000|1�<6an�\u0013\u0019b��z�J��5��&5�K�\u00111���]��f\u0012nb�w\\N\u001b�l�?���S3������ؘ��ν�1����\u000b�.᪮��UڻL�U5D�U3☞X@�11����\u0000\u0000\u0000\u0000\u0000\u0000\u001f�V�_��Vm�r�S�4�\u00135L�4DG<�F�\u0015���\u0015��o0�ZfݮI�\u000f\u0013����\u001f�\u001fՎ_\u001e��6��Կc\u0013ƿ�YmZ�b�-Z��v鈊i�4���H��慖�F��\u0000\u0000\u0000\u0000\u0003\u001e3_>�m'�\u0000\u0002o�Ύ�u�;\u001b�/�S���_�\u0011Q�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��]��v����x+����\u0011�\u0014}5W<���T�5p{��UΔ�ӱ����so\u001d�M�v>4�i��j|q\u0013��}3��w֨�\u0011����H��W�Tt�`\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000>8�u]�~�\u0011�UQTDx�i��%���~�{g�7��?���k�dw[���\u001e�{g�7��?�~\u001a�\u000e�w���ޯl�f�\u0000:��\u000f�_��n�p{������X�!�k�;��O�\u000fz������\u001f�?\r~�u�����W�3�c�������}?�=����o��\u0010�5�\u001d����\u000fO����l�1�f\u0019�[�p�E�*������U1�Ms<�\u001d��vꊵ����(�\u0013T-kM\u0010\u0000\u0000\u0000\u0000\u0000\u0000\u0000G���\u000fI�\n�\u001e\f��/����\u000f�7�1�L\u001f7��²�\u0000\u0000\u0000\u0000\u0007I���K���9�\n��#�nS�n���9t�'Xy����;���t&���&8��sM|Tb#�Q\u001f���IS�\u0007�3��\u000f����e�T\\ɯݦ;���\u0013��Q3?�\u0014ڪ<\u0015�ƹ\u001e\u000f=��b�S���ޱW��3D��\u000f\u0013\u0013\u001cP�3\u001ca�q�\u0000b&�\"\"fA�e�\u001f�Y��`�l]q?Κf�?N�)�oqES�\u0012�f��C�仓�q\u001c73�u�%\u001f�Z�R��j䦟��-6'�f�*�t�;=��\u001e��~N�S\u0017��n���Ϗ�O7�4���M<\u0017m٢����Ҁ\u0000\u0000\u0000\u0000\u00001�5����}\u0000\u0000<N�r\f�h�X|\u001eU��E�q4W4�QF�ū���\\�s�Oފ�3U:B�U���J}R?z������\u001f�W�5�(w[���\u001e�{g�7��?�~\u001a�\u000e�w���ޯl�f�\u0000:��\u000f�_��n�p{������X�!�k�;��O�\u000fz������\u001f�?\r~�u�����W�3�c�������}?�=����o��\u0010�5�\u001d����\u0007�^����u��\u001f��C��������?��α�C���w[���?���l��(�|���\u0000�����w[���9V7A��y+��l�{�ϫ�����ø��;��k�s\f�\u000bf<V�����p=F<��Jpj����7E�9w\rx�w�\u000b��-ZQ�ԧH���RSf�X�\u0012�<oq��X��M�5�vl��M\u0014�4ǒ#�\u0013Dh�\u0011\u0011���t\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0011��x\u0003�}��G�?;���n'�����\u0013\u0007��򰬴\u0000\u0000\u0000\u0000\u0000\u0000\u0000~k�Eؚ.QMt�<Lk\u0013�\u0003�s!���fS���j��a��\u001e�\u001d�}!Ź��5s���,���n?\nN�>�~\u001b���h�\u001d���Ӑeq>b���ا��6�\u0000�\u001f��p�~\u000b\t�l&\u001e�Ԣ�\bv\"!�)��\u000eC��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o��\u001e��\u0015�<\u0019��_�q>\u001f�onc��>oo��e�\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\fx�|�a��@\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�o�)̳Oȟ���^3��\u001c}��W8x�����鮓�J��ft�G6����\u001a��71��Y_���\u0019~/\u0007��~\u000e�n�|\\=�]8�5�X���Lƺ�TUOkXӇʪ��\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\f��\u0000\tm'�������b�F\u001f�����\u0000f�h7\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0007��"}],"_postman_id":"608e4141-f8a5-47ae-8885-9d2caea714d4"},{"name":"Remove file","event":[{"listen":"test","script":{"id":"a3a8c252-d9e5-463b-b472-30f28e9de1e2","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Content-disposition is present (meaning output is a file)\", function () {","    pm.response.to.have.header(\"Content-disposition\");","});",""],"type":"text/javascript"}}],"id":"5500a613-8c51-4578-80ff-cc898f41c1d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/remove-file?folder_id=25418&file_id=270703","urlObject":{"protocol":"https","path":["api","folder","remove-file"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"25418"},{"description":{"content":"<p>The end point folder-documents lists all the files in a folder and the specific file_id to each individual uploaded file</p>\n","type":"text/plain"},"key":"file_id","value":"270703"}],"variable":[]}},"response":[{"id":"65919059-8e19-4989-a203-855d05b39dfe","name":"Remove file example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/remove-file?folder_id=25418&file_id=270703","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","remove-file"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"25418"},{"key":"file_id","value":"270703"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Nov 2020 00:50:15 GMT"},{"key":"Server","value":"Apache/2.4.46 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6ImQza3RpM2NiampLVWJOMnNJYVIrZmc9PSIsInZhbHVlIjoibG9QQWh6dE9WMXAwRXcwUW5jbE1qQ2M5dGlFQ2VqTDYwY3JXeVwvcU52OEp6b0F3WWJRK0g1ZFVhcnk0OU8rdm9LdFJMdkFUNm9CZTRxYkVFZ1dFaytBPT0iLCJtYWMiOiJkNGE1YzE1N2UyN2YyNDY1NzE1ZWYyMWViMzFmMzAyYzc0MjM4MmVjYjQ3M2U1OTQyMmQyNGI4OTM2ZTYzMzgzIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"File with id: 270703 deleted.\"\n}"}],"_postman_id":"5500a613-8c51-4578-80ff-cc898f41c1d5"},{"name":"Upload file","event":[{"listen":"test","script":{"id":"9a3d9fd5-8145-4380-95d5-70d369a52a21","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","// example using response assertions","pm.test(\"Response: File uploaded\", function () { ","    pm.response.to.have.jsonBody(\"message\", \"File uploaded\"); ","});"],"type":"text/javascript"}}],"id":"4fbcd2de-7080-4691-9259-964e7716cf07","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"file","type":"file","src":"/Users/ribarra/Desktop/Captura de pantalla 2022-06-27 a la(s) 21.41.40.png"}]},"url":"https://{{api_domain}}/api/folder/upload-documents?folder_id=119942&document_id=3827","description":"<p>Documents may have multiple files, for example if \"The last 6 months of bank statements\" is a document with a specific document_id, it will most likely have 6 files so you can call this end point 6 times, each time with the same document_id and folder_id but posting a different binary file.</p>\n<p>Make sure the Content-Type is set to a 'multipart/form-data; ' with a boundary and NOT 'Content-Type: application/x-www-form-urlencoded' as the file upload will be corrupted.</p>\n<h1 id=\"known-issues\">Known Issues</h1>\n<p>Our solution requires that the \"content-lenght\" header is sent on requests. It is known that some versions libCurl on PHP will not send this header: <a href=\"https://bugs.php.net/bug.php?id=79013Alternatives\">https://bugs.php.net/bug.php?id=79013</a></p>\n<p>Alternatives are to update to a working version of libCurl + PHP module or to use an alternate library like HTTP_Request2 from PEAR.</p>\n","urlObject":{"protocol":"https","path":["api","folder","upload-documents"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"key":"folder_id","value":"119942"},{"key":"document_id","value":"3827"}],"variable":[]}},"response":[{"id":"791ce1eb-8d1c-4bd7-89ad-10ea58f475fa","name":"Upload file example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"file","type":"file","src":"/Users/ribarra/Desktop/Captura de pantalla 2022-06-27 a la(s) 21.41.40.png"}]},"url":{"raw":"https://{{api_domain}}/api/folder/upload-documents?folder_id=119942&document_id=3827","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","upload-documents"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"folder_id","value":"119942"},{"key":"document_id","value":"3827"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jun 2022 14:51:52 GMT"},{"key":"Server","value":"Apache/2.4.53 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ikh6K3Y3UERSVnRIUXNZbHVRNmMySGc9PSIsInZhbHVlIjoiQVl4V3Y3T0xPSVd4VzFFRFNqSmduM3I5THphM3pDRzhsaWkrTHRkNjZWRFg2STVyVk5ydkpoK0FXdzlsNDBqdzJES0Y0VTJEQXJGT21YcmtlU1VjcXhyS1VRWm9FeUlmN0lucUpLdmRmQkt1V2R6bGJoaDVcL1wvNG40VFpvaEFNcSIsIm1hYyI6IjM2OTQ3ODYwMTM3ZjAwOTUxMThhNjZhOTBmMGE2NzIzOTgzZjY5MGZkYWRmYmQxYmU4ZDFjMzNmNzkzNTFlOTQifQ%3D%3D; path=/; secure; httponly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy-Report-Only","value":"default-src https: blob: data: 'unsafe-inline' 'unsafe-eval' 'report-sample'; report-uri https://expedienteazul.report-uri.com/r/d/csp/reportOnly; object-src 'self'; img-src * data:;"},{"key":"Content-Length","value":"47"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"File uploaded\"\n}"}],"_postman_id":"4fbcd2de-7080-4691-9259-964e7716cf07"},{"name":"Get Active Folders","event":[{"listen":"test","script":{"id":"03c0eaf1-4d4c-4714-b10e-23923432da85","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","tests[\"A folder ID is returned\"] = responseBody.has(\"folder_id\");"],"type":"text/javascript"}}],"id":"2c628e0b-be13-4a4c-9e7a-ef892995ce5d","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/active-folders?owner_id=40","urlObject":{"protocol":"https","path":["api","folder","active-folders"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"},{"description":{"content":"<p>*Optional: filter results by the owner of the folder, don't send parameter to get all folders</p>\n","type":"text/plain"},"key":"owner_id","value":"40"}],"variable":[]}},"response":[{"id":"90e9d73f-14c7-463a-a116-5de89dcf2f19","name":"Get Active Folders Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/active-folders?owner_id=40","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","active-folders"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true},{"key":"owner_id","value":"40","description":"*Optional: filter results by the owner of the folder, don't send parameter to get all folders"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Dec 2019 15:49:27 GMT"},{"key":"Server","value":"Apache/2.4.41 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IlNNRE84NDFBN0x2UFZCOHAzM1RcL2xBPT0iLCJ2YWx1ZSI6IitwVHo0bzQ2dzFXSmxoTWQyVHkwY0pTRHVDMzc2YW1IWXMreUVEM2lwWFhHZnVCcVBxSnNkaHZXcktkVDIyV2pYT1NsOVYwdDNwVG9oVXNmaWFtYnNBPT0iLCJtYWMiOiIxMTBlMmE1ZjYyYmIxYmYyZDNlNWRlNGVmNGM2MGRhZDE3OGRmMTI0ZTAzNDMzNWM2OGUxNzU2ZjI3MTBlNTAwIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"folder_id\": 223,\n        \"template_id\": 180,\n        \"name\": \"Bunge Alimentos \",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 240,\n        \"template_id\": 193,\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 573,\n        \"template_id\": 287,\n        \"name\": \"João Paulo - cada 2 semanas\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 1\n    },\n    {\n        \"folder_id\": 4074,\n        \"template_id\": 2,\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 4107,\n        \"template_id\": 1314,\n        \"name\": \"Cliente AF\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 5285,\n        \"template_id\": 1361,\n        \"name\": \"INCOR\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9657,\n        \"template_id\": 1527,\n        \"name\": \"BSBSystem Engenharia LTDA / 37657 / Roberto Ibarra\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9659,\n        \"template_id\": 1527,\n        \"name\": \"BSBSystem Engenharia LTDA / 37657 / Bruna Acacio\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9660,\n        \"template_id\": 1527,\n        \"name\": \"BSBSystem Engenharia LTDA / 37657 / Juan Gonzalez\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9805,\n        \"template_id\": 1527,\n        \"name\": \"BSBSystem Engenharia LTDA / 1234 / Roberto Ibarra N\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9806,\n        \"template_id\": 1527,\n        \"name\": \"BSBSystem Engenharia LTDA / 1234 / juan camaney\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9808,\n        \"template_id\": 1527,\n        \"name\": \"Agro Pecuaria Brasilia LTDA / 11111 / Joao Fabio\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9809,\n        \"template_id\": 1527,\n        \"name\": \"Agro Pecuaria Brasilia LTDA / 11111 / pedro lopes\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9810,\n        \"template_id\": 1527,\n        \"name\": \"Agro Pecuaria Brasilia LTDA / 11111 / juan gonzalez\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 9811,\n        \"template_id\": 1527,\n        \"name\": \"Bordamat Confeccoes LTDA / 456 / Roberto Ibarra\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 10492,\n        \"template_id\": 2,\n        \"name\": \"SR CONSULT ASSESSORIA TECNICA ADMINISTRATIVA E CONTROLADORIA LTDA\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 10494,\n        \"template_id\": 2,\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    },\n    {\n        \"folder_id\": 10495,\n        \"template_id\": 2,\n        \"name\": \"Bruna Acacio\",\n        \"email\": \"test@expedienteazul.com\",\n        \"owner_id\": 40,\n        \"active\": 1,\n        \"notifications\": 0\n    }\n]"}],"_postman_id":"2c628e0b-be13-4a4c-9e7a-ef892995ce5d"},{"name":"Folder document history","event":[{"listen":"test","script":{"id":"03c0eaf1-4d4c-4714-b10e-23923432da85","exec":["// example using pm.response.to.have","pm.test(\"Response 200 OK\", function () {","    pm.response.to.have.status(200);","});","","tests[\"A folder ID is returned\"] = responseBody.has(\"folder_id\");"],"type":"text/javascript"}}],"id":"42b5c964-9efc-4314-beb2-2dca7ad14bc7","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder-documents-history/documents-history","urlObject":{"protocol":"https","path":["api","folder-documents-history","documents-history"],"host":["{{api_domain}}"],"query":[{"disabled":true,"key":"token_key","value":"{{auth_token}}"},{"disabled":true,"key":"customer_id","value":"{{customer_id}}"}],"variable":[]}},"response":[{"id":"0bb6770d-ebe7-4740-bc22-41fd2427671a","name":"Folder document history example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder-documents-history/documents-history","protocol":"https","host":["{{api_domain}}"],"path":["api","folder-documents-history","documents-history"],"query":[{"key":"token_key","value":"{{auth_token}}","disabled":true},{"key":"customer_id","value":"{{customer_id}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 May 2019 12:24:38 GMT"},{"key":"Server","value":"Apache/2.4.39 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IjcyRlUzYkJpSW43MHRwTm4wQTJ6TUE9PSIsInZhbHVlIjoiQllsMTl3TFVBZVI4cWw3SVo4d2RDNFJZVmpTUEZMazdXRW52ejdpR2NNVnVNeFpMMG0rVTRVY3B6NGVUS092eHNVb1J2R1JZMnFHcEhzNko0ZTl1a0E9PSIsIm1hYyI6ImY2OWViNDdjOGQ5YjI3ZjM2NTVjMzkzZDY3MjIwNzg2YzRlY2QwYzE3MmU1ZGZhNTVlZTUyODQ5MGMyOGQyMDgifQ%3D%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:44\",\n        \"transaction_id\": 111250\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:38\",\n        \"transaction_id\": 111249\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:31\",\n        \"transaction_id\": 111248\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:25\",\n        \"transaction_id\": 111247\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:19\",\n        \"transaction_id\": 111246\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:14\",\n        \"transaction_id\": 111245\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:13:07\",\n        \"transaction_id\": 111244\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:10:50\",\n        \"transaction_id\": 111243\n    },\n    {\n        \"folder_id\": 9111,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-08 09:09:39\",\n        \"transaction_id\": 111241\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 13:06:02\",\n        \"transaction_id\": 110014\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 13:05:43\",\n        \"transaction_id\": 110013\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:58\",\n        \"transaction_id\": 110003\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:52\",\n        \"transaction_id\": 110002\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:46\",\n        \"transaction_id\": 110001\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:39\",\n        \"transaction_id\": 110000\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:33\",\n        \"transaction_id\": 109999\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:53:00\",\n        \"transaction_id\": 109998\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:52:14\",\n        \"transaction_id\": 109997\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:50:48\",\n        \"transaction_id\": 109996\n    },\n    {\n        \"folder_id\": 9026,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 12:49:50\",\n        \"transaction_id\": 109993\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:48:26\",\n        \"transaction_id\": 109873\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:48:21\",\n        \"transaction_id\": 109872\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:48:15\",\n        \"transaction_id\": 109871\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 25,\n        \"document\": \"Declaração de Imposto de Renda. (Com o comprovante de Entrega)\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:48:07\",\n        \"transaction_id\": 109870\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:47:58\",\n        \"transaction_id\": 109869\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:47:33\",\n        \"transaction_id\": 109868\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:47:16\",\n        \"transaction_id\": 109867\n    },\n    {\n        \"folder_id\": 9015,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-05-03 09:46:20\",\n        \"transaction_id\": 109865\n    },\n    {\n        \"folder_id\": 8857,\n        \"owner_id\": 40,\n        \"document_id\": 1548,\n        \"document\": \"Declaração Pessoal de Saúde. \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-24 11:24:38\",\n        \"transaction_id\": 107247\n    },\n    {\n        \"folder_id\": 8857,\n        \"owner_id\": 40,\n        \"document_id\": 1548,\n        \"document\": \"Declaração Pessoal de Saúde. \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-24 11:22:24\",\n        \"transaction_id\": 107246\n    },\n    {\n        \"folder_id\": 8815,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-23 09:33:40\",\n        \"transaction_id\": 106574\n    },\n    {\n        \"folder_id\": 8632,\n        \"owner_id\": 40,\n        \"document_id\": 27,\n        \"document\": \"Escrituras\",\n        \"status\": \"valid\",\n        \"name\": \"Mauricio Menezes\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-12 09:29:07\",\n        \"transaction_id\": 103802\n    },\n    {\n        \"folder_id\": 8632,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Mauricio Menezes\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-12 09:27:58\",\n        \"transaction_id\": 103801\n    },\n    {\n        \"folder_id\": 8632,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Mauricio Menezes\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-12 09:27:26\",\n        \"transaction_id\": 103800\n    },\n    {\n        \"folder_id\": 8632,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Mauricio Menezes\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-12 09:27:13\",\n        \"transaction_id\": 103799\n    },\n    {\n        \"folder_id\": 8632,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Mauricio Menezes\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-12 09:25:31\",\n        \"transaction_id\": 103798\n    },\n    {\n        \"folder_id\": 223,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Bunge Alimentos \",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-04-09 13:53:34\",\n        \"transaction_id\": 102252\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9074,\n        \"document\": \"Comprovante do endereço com CEP\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:38:26\",\n        \"transaction_id\": 89706\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9070,\n        \"document\": \"Cadastro de Pessoa Física (CPF)\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:30:13\",\n        \"transaction_id\": 89700\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9066,\n        \"document\": \"Carteira de Trabalho original\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:29:39\",\n        \"transaction_id\": 89699\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9075,\n        \"document\": \"Comprovante de inscrição no PIS / PASEP\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:29:33\",\n        \"transaction_id\": 89698\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9074,\n        \"document\": \"Comprovante do endereço com CEP\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:29:22\",\n        \"transaction_id\": 89697\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 1084,\n        \"document\": \"Certidão de Casamento \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:29:13\",\n        \"transaction_id\": 89696\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9077,\n        \"document\": \"Atestado de Saúde Ocupacional\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:28:03\",\n        \"transaction_id\": 89695\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9068,\n        \"document\": \"Título de Eleitor \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:27:52\",\n        \"transaction_id\": 89694\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9068,\n        \"document\": \"Título de Eleitor \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:27:43\",\n        \"transaction_id\": 89693\n    },\n    {\n        \"folder_id\": 7424,\n        \"owner_id\": 40,\n        \"document_id\": 9065,\n        \"document\": \"1 Foto 3×4 colorida\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"ribarra@expedienteazul.com\",\n        \"date\": \"2019-03-01 09:27:21\",\n        \"transaction_id\": 89692\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 3992,\n        \"document\": \"Cópia do RG do cônjuge ou convivente\",\n        \"status\": \"reviewing\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:57:21\",\n        \"transaction_id\": 88079\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1551,\n        \"document\": \"Documentos para comprovação de Estado Civil. \",\n        \"status\": \"reviewing\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:54:05\",\n        \"transaction_id\": 88078\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1553,\n        \"document\": \"Certidão de Matrícula do Imóvel e também para a(s) vaga(s), quando unidade(s) autônoma(s). \",\n        \"status\": \"invalid\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:53:57\",\n        \"transaction_id\": 88077\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1552,\n        \"document\": \"Documentos para comprovação de Renda. \",\n        \"status\": \"invalid\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:53:49\",\n        \"transaction_id\": 88076\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"valid\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:53:42\",\n        \"transaction_id\": 88075\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1549,\n        \"document\": \"Opção de Compra e Venda com assinatura e rubrica do(s) proponente(s) e vendedor(es). \",\n        \"status\": \"invalid\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:53:36\",\n        \"transaction_id\": 88074\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1550,\n        \"document\": \"Cópia do RG\",\n        \"status\": \"valid\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-25 13:53:26\",\n        \"transaction_id\": 88073\n    },\n    {\n        \"folder_id\": 7136,\n        \"owner_id\": 40,\n        \"document_id\": 8937,\n        \"document\": \"INE test\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto test\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2019-02-18 22:17:01\",\n        \"transaction_id\": 86134\n    },\n    {\n        \"folder_id\": 6912,\n        \"owner_id\": 4677,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto\",\n        \"email\": \"polipsicopedagoga@hotmail.com\",\n        \"date\": \"2019-02-11 18:50:53\",\n        \"transaction_id\": 84269\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:15:14\",\n        \"transaction_id\": 58281\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 25,\n        \"document\": \"Declaração de Imposto de Renda. (Com o comprovante de Entrega)\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:15:09\",\n        \"transaction_id\": 58280\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:15:02\",\n        \"transaction_id\": 58279\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:57\",\n        \"transaction_id\": 58278\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:52\",\n        \"transaction_id\": 58276\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 22,\n        \"document\": \"Balanço Patrimonial\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:47\",\n        \"transaction_id\": 58275\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:42\",\n        \"transaction_id\": 58274\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:37\",\n        \"transaction_id\": 58273\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:14:23\",\n        \"transaction_id\": 58272\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:13:41\",\n        \"transaction_id\": 58271\n    },\n    {\n        \"folder_id\": 4805,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-24 13:12:07\",\n        \"transaction_id\": 58270\n    },\n    {\n        \"folder_id\": 9,\n        \"owner_id\": 40,\n        \"document_id\": 7399,\n        \"document\": \"Este es de prueba\",\n        \"status\": \"preparing\",\n        \"name\": \"Fiat \",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-09 22:02:16\",\n        \"transaction_id\": 55114\n    },\n    {\n        \"folder_id\": 9,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Fiat \",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-10-09 18:44:43\",\n        \"transaction_id\": 55093\n    },\n    {\n        \"folder_id\": 9,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"invalid\",\n        \"name\": \"Fiat \",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-26 14:44:09\",\n        \"transaction_id\": 51790\n    },\n    {\n        \"folder_id\": 9,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Fiat \",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-26 14:33:13\",\n        \"transaction_id\": 51788\n    },\n    {\n        \"folder_id\": 4291,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-24 15:18:45\",\n        \"transaction_id\": 51011\n    },\n    {\n        \"folder_id\": 4291,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-24 15:17:56\",\n        \"transaction_id\": 51010\n    },\n    {\n        \"folder_id\": 4291,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-24 15:17:13\",\n        \"transaction_id\": 51009\n    },\n    {\n        \"folder_id\": 4291,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-24 15:16:19\",\n        \"transaction_id\": 51007\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 7401,\n        \"document\": \"Contracheque\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:20:44\",\n        \"transaction_id\": 49063\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:01:30\",\n        \"transaction_id\": 49055\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:01:24\",\n        \"transaction_id\": 49054\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 24,\n        \"document\": \"Relação de vendas\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:01:18\",\n        \"transaction_id\": 49053\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:00:58\",\n        \"transaction_id\": 49052\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 13:00:24\",\n        \"transaction_id\": 49051\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 12:58:53\",\n        \"transaction_id\": 49050\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 12:58:30\",\n        \"transaction_id\": 49049\n    },\n    {\n        \"folder_id\": 4139,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-09-13 12:57:22\",\n        \"transaction_id\": 49048\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7394,\n        \"document\": \"Questionário PLD/FT\",\n        \"status\": \"valid\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:34:16\",\n        \"transaction_id\": 48576\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7394,\n        \"document\": \"Questionário PLD/FT\",\n        \"status\": \"exclude\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:33:59\",\n        \"transaction_id\": 48575\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 1027,\n        \"document\": \"Cartão de Assinaturas - Pessoa Jurídica \",\n        \"status\": \"invalid\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:28:36\",\n        \"transaction_id\": 48574\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"valid\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:27:40\",\n        \"transaction_id\": 48573\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7393,\n        \"document\": \"Declaração PPE\",\n        \"status\": \"valid\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:26:50\",\n        \"transaction_id\": 48572\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7394,\n        \"document\": \"Questionário PLD/FT\",\n        \"status\": \"valid\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:25:55\",\n        \"transaction_id\": 48571\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"reviewing\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:24:51\",\n        \"transaction_id\": 48570\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 1027,\n        \"document\": \"Cartão de Assinaturas - Pessoa Jurídica \",\n        \"status\": \"reviewing\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:24:03\",\n        \"transaction_id\": 48569\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7394,\n        \"document\": \"Questionário PLD/FT\",\n        \"status\": \"reviewing\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:23:40\",\n        \"transaction_id\": 48568\n    },\n    {\n        \"folder_id\": 4107,\n        \"owner_id\": 4427,\n        \"document_id\": 7393,\n        \"document\": \"Declaração PPE\",\n        \"status\": \"reviewing\",\n        \"name\": \"Cliente AF\",\n        \"email\": \"robertoc@invistafidc.com.br\",\n        \"date\": \"2018-09-11 14:23:21\",\n        \"transaction_id\": 48567\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:39:01\",\n        \"transaction_id\": 46120\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 27,\n        \"document\": \"Escrituras\",\n        \"status\": \"exclude\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:29:45\",\n        \"transaction_id\": 46103\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 24,\n        \"document\": \"Relação de vendas\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:26:18\",\n        \"transaction_id\": 46100\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:26:13\",\n        \"transaction_id\": 46099\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:26:07\",\n        \"transaction_id\": 46098\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:25:22\",\n        \"transaction_id\": 46097\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:24:46\",\n        \"transaction_id\": 46096\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:24:41\",\n        \"transaction_id\": 46095\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:24:35\",\n        \"transaction_id\": 46094\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:23:47\",\n        \"transaction_id\": 46093\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:22:43\",\n        \"transaction_id\": 46092\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:21:50\",\n        \"transaction_id\": 46091\n    },\n    {\n        \"folder_id\": 3934,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 15:20:25\",\n        \"transaction_id\": 46090\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1549,\n        \"document\": \"Opção de Compra e Venda com assinatura e rubrica do(s) proponente(s) e vendedor(es). \",\n        \"status\": \"exclude\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:23:19\",\n        \"transaction_id\": 45864\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1553,\n        \"document\": \"Certidão de Matrícula do Imóvel e também para a(s) vaga(s), quando unidade(s) autônoma(s). \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:22:20\",\n        \"transaction_id\": 45863\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1552,\n        \"document\": \"Documentos para comprovação de Renda. \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:22:14\",\n        \"transaction_id\": 45862\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1555,\n        \"document\": \"Cópia da convenção de condomínio\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:22:08\",\n        \"transaction_id\": 45861\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1550,\n        \"document\": \"Cópia do RG\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:22:01\",\n        \"transaction_id\": 45860\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 3991,\n        \"document\": \"Cópia do CPF\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:21:56\",\n        \"transaction_id\": 45859\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:21:49\",\n        \"transaction_id\": 45858\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:21:07\",\n        \"transaction_id\": 45857\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:20:17\",\n        \"transaction_id\": 45856\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:19:49\",\n        \"transaction_id\": 45855\n    },\n    {\n        \"folder_id\": 3926,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-08-30 08:17:58\",\n        \"transaction_id\": 45854\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:48:14\",\n        \"transaction_id\": 39342\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 23,\n        \"document\": \"Balanço de abertura \",\n        \"status\": \"valid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:48:09\",\n        \"transaction_id\": 39341\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"invalid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:48:04\",\n        \"transaction_id\": 39340\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"invalid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:47:59\",\n        \"transaction_id\": 39339\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:47:50\",\n        \"transaction_id\": 39338\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:47:36\",\n        \"transaction_id\": 39337\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:47:11\",\n        \"transaction_id\": 39336\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:45:03\",\n        \"transaction_id\": 39335\n    },\n    {\n        \"folder_id\": 3521,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Marcelo Lapi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-30 09:43:57\",\n        \"transaction_id\": 39333\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:22:43\",\n        \"transaction_id\": 37215\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"exclude\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:20:52\",\n        \"transaction_id\": 37214\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 23,\n        \"document\": \"Balanço de abertura \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:14:22\",\n        \"transaction_id\": 37213\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:14:16\",\n        \"transaction_id\": 37212\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:14:10\",\n        \"transaction_id\": 37211\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:14:03\",\n        \"transaction_id\": 37210\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:13:56\",\n        \"transaction_id\": 37209\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:13:40\",\n        \"transaction_id\": 37208\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:13:10\",\n        \"transaction_id\": 37207\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:12:24\",\n        \"transaction_id\": 37206\n    },\n    {\n        \"folder_id\": 3410,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-20 08:10:59\",\n        \"transaction_id\": 37205\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"exclude\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:27:05\",\n        \"transaction_id\": 36529\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:25:18\",\n        \"transaction_id\": 36528\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"invalid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:25:13\",\n        \"transaction_id\": 36527\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"invalid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:25:07\",\n        \"transaction_id\": 36526\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"valid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:25:00\",\n        \"transaction_id\": 36525\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:24:55\",\n        \"transaction_id\": 36524\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:24:18\",\n        \"transaction_id\": 36523\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:22:10\",\n        \"transaction_id\": 36521\n    },\n    {\n        \"folder_id\": 3365,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Vanessa Medeiros\",\n        \"email\": \"vanessa.medeiros@bizcap.com.br\",\n        \"date\": \"2018-07-17 12:19:31\",\n        \"transaction_id\": 36514\n    },\n    {\n        \"folder_id\": 3346,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"valid\",\n        \"name\": \"Joao Peixoto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-16 08:45:56\",\n        \"transaction_id\": 35990\n    },\n    {\n        \"folder_id\": 3346,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Joao Peixoto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-16 08:45:47\",\n        \"transaction_id\": 35989\n    },\n    {\n        \"folder_id\": 3346,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Joao Peixoto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-16 08:44:49\",\n        \"transaction_id\": 35988\n    },\n    {\n        \"folder_id\": 3346,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Joao Peixoto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-16 08:43:53\",\n        \"transaction_id\": 35987\n    },\n    {\n        \"folder_id\": 3346,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Joao Peixoto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-07-16 08:42:43\",\n        \"transaction_id\": 35986\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"reviewing\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-07-04 10:48:14\",\n        \"transaction_id\": 33489\n    },\n    {\n        \"folder_id\": 3050,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-28 09:23:22\",\n        \"transaction_id\": 32704\n    },\n    {\n        \"folder_id\": 3050,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-28 09:23:18\",\n        \"transaction_id\": 32703\n    },\n    {\n        \"folder_id\": 3050,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-28 09:23:03\",\n        \"transaction_id\": 32702\n    },\n    {\n        \"folder_id\": 3050,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-28 09:22:10\",\n        \"transaction_id\": 32701\n    },\n    {\n        \"folder_id\": 2949,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-20 07:45:17\",\n        \"transaction_id\": 31316\n    },\n    {\n        \"folder_id\": 2949,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-20 07:45:02\",\n        \"transaction_id\": 31315\n    },\n    {\n        \"folder_id\": 2949,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-20 07:44:33\",\n        \"transaction_id\": 31314\n    },\n    {\n        \"folder_id\": 2949,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-20 07:42:50\",\n        \"transaction_id\": 31312\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 3992,\n        \"document\": \"Cópia do RG do cônjuge ou convivente\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 22:56:12\",\n        \"transaction_id\": 29661\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1554,\n        \"document\": \"Cópia da página do imposto predial do exercício. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:42:44\",\n        \"transaction_id\": 29660\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:42:34\",\n        \"transaction_id\": 29659\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1552,\n        \"document\": \"Documentos para comprovação de Renda. \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:42:28\",\n        \"transaction_id\": 29658\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1553,\n        \"document\": \"Certidão de Matrícula do Imóvel e também para a(s) vaga(s), quando unidade(s) autônoma(s). \",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:42:19\",\n        \"transaction_id\": 29657\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1555,\n        \"document\": \"Cópia da convenção de condomínio\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:42:06\",\n        \"transaction_id\": 29656\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1549,\n        \"document\": \"Opção de Compra e Venda com assinatura e rubrica do(s) proponente(s) e vendedor(es). \",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:41:51\",\n        \"transaction_id\": 29655\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 3992,\n        \"document\": \"Cópia do RG do cônjuge ou convivente\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:41:29\",\n        \"transaction_id\": 29654\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 1549,\n        \"document\": \"Opção de Compra e Venda com assinatura e rubrica do(s) proponente(s) e vendedor(es). \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:41:12\",\n        \"transaction_id\": 29653\n    },\n    {\n        \"folder_id\": 2849,\n        \"owner_id\": 40,\n        \"document_id\": 3991,\n        \"document\": \"Cópia do CPF\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:41:02\",\n        \"transaction_id\": 29652\n    },\n    {\n        \"folder_id\": 2848,\n        \"owner_id\": 40,\n        \"document_id\": 1551,\n        \"document\": \"Documentos para comprovação de Estado Civil. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:36:07\",\n        \"transaction_id\": 29651\n    },\n    {\n        \"folder_id\": 2848,\n        \"owner_id\": 40,\n        \"document_id\": 1547,\n        \"document\": \"Proposta de Financiamento preenchida e assinada. \",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-07 21:35:54\",\n        \"transaction_id\": 29650\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 26,\n        \"document\": \"Autorização para consulta\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:17:54\",\n        \"transaction_id\": 28839\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 18,\n        \"document\": \"Última alteração contratual\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:17:19\",\n        \"transaction_id\": 28838\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 19,\n        \"document\": \"Ata de eleição da atual diretoria\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:17:12\",\n        \"transaction_id\": 28837\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:17:03\",\n        \"transaction_id\": 28836\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 17,\n        \"document\": \"Contrato Social e Última Alteração e Consolidação\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:16:50\",\n        \"transaction_id\": 28835\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:16:44\",\n        \"transaction_id\": 28834\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:16:16\",\n        \"transaction_id\": 28833\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:15:47\",\n        \"transaction_id\": 28832\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:15:32\",\n        \"transaction_id\": 28831\n    },\n    {\n        \"folder_id\": 2772,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-06-04 08:14:42\",\n        \"transaction_id\": 28830\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-05-31 21:17:47\",\n        \"transaction_id\": 28686\n    },\n    {\n        \"folder_id\": 2745,\n        \"owner_id\": 40,\n        \"document_id\": 26,\n        \"document\": \"Autorização para consulta\",\n        \"status\": \"valid\",\n        \"name\": \"Admilson Longo - Valido ate feb 2020\",\n        \"email\": \"admilson@fiere.com.br\",\n        \"date\": \"2018-05-30 12:50:55\",\n        \"transaction_id\": 28351\n    },\n    {\n        \"folder_id\": 2745,\n        \"owner_id\": 40,\n        \"document_id\": 27,\n        \"document\": \"Escrituras\",\n        \"status\": \"valid\",\n        \"name\": \"Admilson Longo - Valido ate feb 2020\",\n        \"email\": \"admilson@fiere.com.br\",\n        \"date\": \"2018-05-30 12:50:49\",\n        \"transaction_id\": 28350\n    },\n    {\n        \"folder_id\": 2745,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Admilson Longo - Valido ate feb 2020\",\n        \"email\": \"admilson@fiere.com.br\",\n        \"date\": \"2018-05-30 12:50:04\",\n        \"transaction_id\": 28349\n    },\n    {\n        \"folder_id\": 2745,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Admilson Longo - Valido ate feb 2020\",\n        \"email\": \"admilson@fiere.com.br\",\n        \"date\": \"2018-05-30 12:49:36\",\n        \"transaction_id\": 28348\n    },\n    {\n        \"folder_id\": 2745,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Admilson Longo - Valido ate feb 2020\",\n        \"email\": \"admilson@fiere.com.br\",\n        \"date\": \"2018-05-30 12:48:08\",\n        \"transaction_id\": 28347\n    },\n    {\n        \"folder_id\": 2724,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Banco Itau\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 14:26:55\",\n        \"transaction_id\": 28210\n    },\n    {\n        \"folder_id\": 2724,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Banco Itau\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 14:26:37\",\n        \"transaction_id\": 28209\n    },\n    {\n        \"folder_id\": 2724,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Banco Itau\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 14:25:08\",\n        \"transaction_id\": 28208\n    },\n    {\n        \"folder_id\": 2712,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Supernosso\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 12:14:00\",\n        \"transaction_id\": 28177\n    },\n    {\n        \"folder_id\": 2712,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Supernosso\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 12:13:42\",\n        \"transaction_id\": 28176\n    },\n    {\n        \"folder_id\": 2712,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Supernosso\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-29 12:12:38\",\n        \"transaction_id\": 28175\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-05-23 05:55:01\",\n        \"transaction_id\": 27452\n    },\n    {\n        \"folder_id\": 240,\n        \"owner_id\": 40,\n        \"document_id\": 1083,\n        \"document\": \"Certidão de Nascimento \",\n        \"status\": \"reviewing\",\n        \"name\": \"Heitor Lu-Mi-Vi\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-05-22 05:39:24\",\n        \"transaction_id\": 27253\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-05-22 05:37:14\",\n        \"transaction_id\": 27252\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-05-22 05:37:09\",\n        \"transaction_id\": 27251\n    },\n    {\n        \"folder_id\": 2500,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"valid\",\n        \"name\": \"Josefa Marzo\",\n        \"email\": \"josefa.marzo@finnovista.com\",\n        \"date\": \"2018-05-09 13:13:18\",\n        \"transaction_id\": 25675\n    },\n    {\n        \"folder_id\": 2500,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"reviewing\",\n        \"name\": \"Josefa Marzo\",\n        \"email\": \"josefa.marzo@finnovista.com\",\n        \"date\": \"2018-05-09 13:13:11\",\n        \"transaction_id\": 25674\n    },\n    {\n        \"folder_id\": 2500,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"invalid\",\n        \"name\": \"Josefa Marzo\",\n        \"email\": \"josefa.marzo@finnovista.com\",\n        \"date\": \"2018-05-09 13:11:14\",\n        \"transaction_id\": 25673\n    },\n    {\n        \"folder_id\": 2500,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"reviewing\",\n        \"name\": \"Josefa Marzo\",\n        \"email\": \"josefa.marzo@finnovista.com\",\n        \"date\": \"2018-05-09 13:09:11\",\n        \"transaction_id\": 25672\n    },\n    {\n        \"folder_id\": 2439,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-30 14:15:24\",\n        \"transaction_id\": 24973\n    },\n    {\n        \"folder_id\": 2439,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-30 14:14:53\",\n        \"transaction_id\": 24972\n    },\n    {\n        \"folder_id\": 2439,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-30 14:13:57\",\n        \"transaction_id\": 24971\n    },\n    {\n        \"folder_id\": 2439,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-30 14:12:15\",\n        \"transaction_id\": 24970\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 949,\n        \"document\": \"Faturamento assinado pelo contador \",\n        \"status\": \"exclude\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-04-27 15:31:18\",\n        \"transaction_id\": 24907\n    },\n    {\n        \"folder_id\": 2435,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 14:48:34\",\n        \"transaction_id\": 24905\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:27:41\",\n        \"transaction_id\": 24797\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 25,\n        \"document\": \"Declaração de Imposto de Renda. (Com o comprovante de Entrega)\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:26:40\",\n        \"transaction_id\": 24795\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 26,\n        \"document\": \"Autorização para consulta\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:26:31\",\n        \"transaction_id\": 24794\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 27,\n        \"document\": \"Escrituras\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:26:10\",\n        \"transaction_id\": 24793\n    },\n    {\n        \"folder_id\": 8,\n        \"owner_id\": 40,\n        \"document_id\": 27,\n        \"document\": \"Escrituras\",\n        \"status\": \"invalid\",\n        \"name\": \"Honda \",\n        \"email\": \"test@test.com\",\n        \"date\": \"2018-04-27 08:25:18\",\n        \"transaction_id\": 24792\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:14:11\",\n        \"transaction_id\": 24791\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:13:31\",\n        \"transaction_id\": 24790\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:12:31\",\n        \"transaction_id\": 24789\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:12:02\",\n        \"transaction_id\": 24788\n    },\n    {\n        \"folder_id\": 2422,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-27 08:10:43\",\n        \"transaction_id\": 24787\n    },\n    {\n        \"folder_id\": 2387,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-25 07:38:33\",\n        \"transaction_id\": 24432\n    },\n    {\n        \"folder_id\": 2387,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-25 07:37:46\",\n        \"transaction_id\": 24431\n    },\n    {\n        \"folder_id\": 2387,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-25 07:37:22\",\n        \"transaction_id\": 24430\n    },\n    {\n        \"folder_id\": 2387,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-25 07:36:01\",\n        \"transaction_id\": 24429\n    },\n    {\n        \"folder_id\": 2372,\n        \"owner_id\": 40,\n        \"document_id\": 16,\n        \"document\": \"Ficha cadastral PJ - Preenchida e assinada\",\n        \"status\": \"exclude\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-24 13:20:15\",\n        \"transaction_id\": 24377\n    },\n    {\n        \"folder_id\": 2372,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-24 13:11:29\",\n        \"transaction_id\": 24369\n    },\n    {\n        \"folder_id\": 2372,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-24 13:10:55\",\n        \"transaction_id\": 24368\n    },\n    {\n        \"folder_id\": 2372,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-24 13:10:01\",\n        \"transaction_id\": 24367\n    },\n    {\n        \"folder_id\": 2372,\n        \"owner_id\": 40,\n        \"document_id\": 15,\n        \"document\": \"Cartão CNPJ atualizado\",\n        \"status\": \"reviewing\",\n        \"name\": \"Roberto Ibarra\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-24 13:09:12\",\n        \"transaction_id\": 24366\n    },\n    {\n        \"folder_id\": 5,\n        \"owner_id\": 40,\n        \"document_id\": 1167,\n        \"document\": \"Declaraçao do dono do apartamento\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Carlos Ibarra Rabadan de Innovacion Inteligente S de RL de CV\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-20 05:55:02\",\n        \"transaction_id\": 24077\n    },\n    {\n        \"folder_id\": 5,\n        \"owner_id\": 40,\n        \"document_id\": 21,\n        \"document\": \"Alteração da Declaração de Empresário\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Carlos Ibarra Rabadan de Innovacion Inteligente S de RL de CV\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-19 09:55:51\",\n        \"transaction_id\": 23936\n    },\n    {\n        \"folder_id\": 5,\n        \"owner_id\": 40,\n        \"document_id\": 1167,\n        \"document\": \"Declaraçao do dono do apartamento\",\n        \"status\": \"valid\",\n        \"name\": \"Roberto Carlos Ibarra Rabadan de Innovacion Inteligente S de RL de CV\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-19 09:44:36\",\n        \"transaction_id\": 23935\n    },\n    {\n        \"folder_id\": 5,\n        \"owner_id\": 40,\n        \"document_id\": 20,\n        \"document\": \"Atas ou aditivos de outras alterações\",\n        \"status\": \"invalid\",\n        \"name\": \"Roberto Carlos Ibarra Rabadan de Innovacion Inteligente S de RL de CV\",\n        \"email\": \"elobeco@gmail.com\",\n        \"date\": \"2018-04-13 14:32:43\",\n        \"transaction_id\": 23351\n    }\n]"}],"_postman_id":"42b5c964-9efc-4314-beb2-2dca7ad14bc7"},{"name":"Add follower to folder","id":"10ece099-dc0e-43bd-adc8-f20e18abc9c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/add-follower?folder_id=5&email=newfollower@test.com","urlObject":{"protocol":"https","path":["api","folder","add-follower"],"host":["{{api_domain}}"],"query":[{"key":"folder_id","value":"5"},{"description":{"content":"<p>Email of the follower to be added to the folder</p>\n","type":"text/plain"},"key":"email","value":"newfollower@test.com"}],"variable":[]}},"response":[{"id":"78643a43-3a89-412c-9082-75b9c4509205","name":"Add follower to folder","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/add-follower?folder_id=7136&email=newfollower@test.com","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","add-follower"],"query":[{"key":"folder_id","value":"7136"},{"key":"email","value":"newfollower@test.com","description":"Email of the follower to be added to the folder"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 28 Feb 2019 02:22:43 GMT"},{"key":"Server","value":"Apache/2.4.37 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ik56VnRMemlhKzJaQVFYWXJJb3pwOHc9PSIsInZhbHVlIjoid3BjcWVDQ2lma1A5MXJrdnlZQ09qRmkyV245d2swSm1XS3h6UHo0Rzc5Qlo0U0Q1eUhEeUZmT08yXC9pNlwvUkxcL2JlcFlBR2xkblhiVEpjenpBUDN3RXc9PSIsIm1hYyI6IjU1NWU2ZWEyMTg4ZmRhMDY1MWQ0ZTA5NGU4ZjkzNDZlZWIzOTE1MDNkNmJmNGU3ZTJiMWU5MDBiZTQ0ZDViMmIifQ%3D%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Follower newfollower@test.com added\"\n}"},{"id":"d1cbffc4-bad9-45f8-af4c-dd10aa4d0a61","name":"Add follower to folder","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/add-follower?folder_id=5&email=newfollower@test.com","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","add-follower"],"query":[{"key":"folder_id","value":"5"},{"key":"email","value":"newfollower@test.com","description":"Email of the follower to be added to the folder"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 28 Feb 2019 02:27:06 GMT"},{"key":"Server","value":"Apache/2.4.37 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6Ik14YmsxU2RuV3NZXC9xcHRwbTlnMXB3PT0iLCJ2YWx1ZSI6IkRQQlJLVG16ancycTJNa0I1N1BPQlFKOXJXK1dTSVpBZUdVc3hGcFd4b29LNWtNcm9BQlNkOG5mNXl0REtvQzFka1lIYmtyOWlTZXdwUTRTajBpRmZBPT0iLCJtYWMiOiIyY2Y0MWZkMGExYzIzNDY5YTcxZTIzNjViNmZkZDMwYTdkMTY5NTZhN2JjMjJmOTUxMTY5ZWUxNGYzZWMyMGRiIn0%3D; path=/; HttpOnly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Error with params\",\n    \"messages_validation\": \"The email has already been added.\"\n}"}],"_postman_id":"10ece099-dc0e-43bd-adc8-f20e18abc9c4"},{"name":"Get Folder Authenticated Link","id":"0f5ac88c-1aab-4a10-9b3d-a8ac0d398137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/get-access-token?folder_id=104948","description":"<p>When you want to embed the vault inside a site or app where you have previously authenticated the user, you can redirect a WebView or frame to a pre-authenticated URL; this link will NOT ask the user for any authentication.</p>\n<p>To get this URL, call the end-point and insert the token returned by this end-point to the following URL:<br />https://{{api_domain}}/vault/auth/{{token}}?language={en or pt or es}</p>\n<p>Sample: <a href=\"https://sistema.expedienteazul.com/expedienteazul/vault/auth/TuHWhKA5r8blTSUnApQyei7RwqOwmCPCzI3SuebS3QEPMItmUu?language=en\">https://sistema.expedienteazul.com/expedienteazul/vault/auth/TuHWhKA5r8blTSUnApQyei7RwqOwmCPCzI3SuebS3QEPMItmUu?language=en</a></p>\n<p>The link will be active until you request a new one for the same folder or until 2AM (Mexico City Time) the next day as it will expire.</p>\n<p>Only one token can be generated at a time so this could be a potential issue for two users accessing the folder at the same time.</p>\n","urlObject":{"protocol":"https","path":["api","folder","get-access-token"],"host":["{{api_domain}}"],"query":[{"key":"folder_id","value":"104948"}],"variable":[]}},"response":[{"id":"94df0c05-13b0-4a3d-a5fc-e9759bd424f5","name":"Get Folder Authenticated Link Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"{{customer_id}}","type":"text"},{"key":"token_key","value":"{{auth_token}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/get-access-token?folder_id=104948","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","get-access-token"],"query":[{"key":"folder_id","value":"104948"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 01:31:11 GMT"},{"key":"Server","value":"Apache/2.4.52 () OpenSSL/1.0.2k-fips"},{"key":"X-Powered-By","value":"PHP/7.2.24"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IjNkTStmek40TVhoVUFJbDJLeWw2UWc9PSIsInZhbHVlIjoiaGIzOEhGd0dyYVwvUGZQWk9tclZpeVNYYncrS0FQaWRMbWNYXC9zeDZkM0pMeDVkY2JuZjR4dWJOcCtCUDM3SjRXNlNkZ3l6WWZkcHFuVVg1b0ZMbjJxWmNTRWdnN3M0bHhJdStxaEFCdUlFRUdTYUNFbWtjZEZmRHJueHlmcEZuMSIsIm1hYyI6ImVjODk1Mzg5YzQxYjM1NTgxZGIwNjRmMDc5OTgxMjJkNjAyM2RjZDNmNDM0Yzk2NGMzOTBiMjRhZGNhYTFjYWMifQ%3D%3D; path=/; secure; httponly"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy-Report-Only","value":"default-src https: blob: data: 'unsafe-inline' 'unsafe-eval' 'report-sample'; report-uri https://expedienteazul.report-uri.com/r/d/csp/reportOnly; object-src 'self'; img-src * data:;"},{"key":"Content-Length","value":"108"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"active\": 1,\n    \"token\": \"TuHWhKA5r8blTSUnApQyei7RwqOwmCPCzI3SuebS3QEPMItmUu\"\n}"}],"_postman_id":"0f5ac88c-1aab-4a10-9b3d-a8ac0d398137"},{"name":"Merge folder data into document template","id":"21285a7c-dd6b-4e30-9dfa-4bde94f2cb2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":"https://{{api_domain}}/api/folder/merge-document?folder_id=233670&document_id=66799","description":"<p>If you are using our <a href=\"https://expedienteazul.com/recaba-documentos-integra-expedientes/generador-de-formatos-y-contratos/\">document generation add-on </a> using data from the folder, you can check the status of the document with this endpoint. If there are still variables in the template that have no corresponding data value in the folder, either because the data has not been entered or the field doesn't exist you will a response saying \"is_ready\" = false.</p>\n<p>In the case you are using our digital signature integration with Weetrust and the document is_ready then you will also receive a link to open and continue the digital signature process on the browser.</p>\n","urlObject":{"protocol":"https","path":["api","folder","merge-document"],"host":["{{api_domain}}"],"query":[{"key":"folder_id","value":"233670"},{"key":"document_id","value":"66799"}],"variable":[]}},"response":[{"id":"d9ac993c-fc94-4712-ae60-f980dd14a72e","name":"Missing data in fields so document is not ready","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/merge-document?folder_id=233670&document_id=66799","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","merge-document"],"query":[{"key":"folder_id","value":"233670"},{"key":"document_id","value":"66799"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Nov 2023 21:44:16 GMT"},{"key":"Server","value":"Apache"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6ImxQb2lmejU3NEZ3eDNpYmpWOXBUcWc9PSIsInZhbHVlIjoiNW1FamhVWk1Lb3NBT3lyQWdqRzhFY1pRT2owK2ZaNVhNRm1XdWtLb0JKTU1kNzM2d3ByYmZ1eXdwYUU0Z3hvZUkxc2h1MXlRSmpOMEY0Z01mSkFxS25qU3ZDeCtUNXY4aW9iOVZ4VGpyWEx2dFVcL2ppckp2WXJXMkFQU3p1TlwvOSIsIm1hYyI6ImUwOTcxNGQ0OGYxMjY0Yzc3ZWIyNDBkMmI2NTZjZmVjMmYyODA4MmI4OTNmOTkxMThmYjBkOTkyZjQ5Y2FiNGQifQ%3D%3D; path=/; secure; httponly; samesite=lax"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy-Report-Only","value":"default-src https: blob: data: 'unsafe-inline' 'unsafe-eval' 'report-sample'; report-uri https://expedienteazul.report-uri.com/r/d/csp/reportOnly; object-src 'self'; img-src * data:;"},{"key":"Content-Length","value":"93"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Aún hay variables pendientes de reemplazar\",\n    \"is_ready\": false\n}"},{"id":"cfc44308-1542-4665-a1e9-ad72682c108d","name":"Document merged and ready to sign in Weetrust","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token_key","value":"{{auth_token}}","type":"text"},{"key":"customer_id","value":"{{customer_id}}","type":"text"}]},"url":{"raw":"https://{{api_domain}}/api/folder/merge-document?folder_id=233670&document_id=66799","protocol":"https","host":["{{api_domain}}"],"path":["api","folder","merge-document"],"query":[{"key":"folder_id","value":"233670"},{"key":"document_id","value":"66799"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Nov 2023 21:50:55 GMT"},{"key":"Server","value":"Apache"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6ImtZZkFTQXlZRjRrM3JFODZ4SHVFZFE9PSIsInZhbHVlIjoiSVBpUkViQkx1QTY3WUdySzk2eWN5XC84cEYxZlBtUnRZQ3UySlBaRGNrR2hzQTN1REZOVitQTCtqZStkYnM1citCaEFiMytKWDh4eXc0TmV4RmdFa1BqeU16Z08reVBBRHd6aTJkTlkxV2F1MUN1Y1wvUDhiU2tuSFA1ZUJMeld4ViIsIm1hYyI6IjA3ODgwMzY3MGJiYjUzM2IzNGM1NmYyYmI4NmVhNzFmYWM0NzNiYWVkYzBmMDM3MTQ0YWZiN2IxN2NiMDc0YzYifQ%3D%3D; path=/; secure; httponly; samesite=lax"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy-Report-Only","value":"default-src https: blob: data: 'unsafe-inline' 'unsafe-eval' 'report-sample'; report-uri https://expedienteazul.report-uri.com/r/d/csp/reportOnly; object-src 'self'; img-src * data:;"},{"key":"Content-Length","value":"204"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"El documento está listo\",\n    \"is_ready\": true,\n    \"url\": \"https://sistema.expedienteazul.com/expedienteazul/actions/weetrust/233670/66799?tl=AAAAAAAAAAAAAAAAAAAAAAAAA=\"\n}"}],"_postman_id":"21285a7c-dd6b-4e30-9dfa-4bde94f2cb2c"}],"event":[{"listen":"prerequest","script":{"id":"e18d48e6-bed4-4ee5-ac39-c23c824ae4bf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"31de45ee-e155-4f11-8bab-0fe2c28e3de5","type":"text/javascript","exec":[""]}}]}