{"info":{"_postman_id":"a7077fa6-83a5-0269-6cf7-11e6d239e7d3","name":"D4Sign - API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"List Safes","id":"c5ea4407-ab01-e3eb-45b4-33cd940050af","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/safes?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["safes"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}]}},"response":[],"_postman_id":"c5ea4407-ab01-e3eb-45b4-33cd940050af"},{"name":"List ALL documents","id":"4cf6c494-7d23-7ab3-9f2b-c8bae218c367","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}]}},"response":[],"_postman_id":"4cf6c494-7d23-7ab3-9f2b-c8bae218c367"},{"name":"List a specific document","id":"0cc0a8f8-ab45-e3a0-2648-1383a0213b42","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"0cc0a8f8-ab45-e3a0-2648-1383a0213b42"},{"name":"List documents by safe","id":"69079cda-96b7-efa4-4788-98e480ad1a80","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:uuid-safe/safe?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-safe","safe"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-safe","value":""}]}},"response":[],"_postman_id":"69079cda-96b7-efa4-4788-98e480ad1a80"},{"name":"List documents by status","id":"7725dcd2-e9e4-f75f-aaf6-f91134e8ef81","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:id-status/status?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":id-status","status"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"id-status","value":""}]}},"response":[],"_postman_id":"7725dcd2-e9e4-f75f-aaf6-f91134e8ef81"},{"name":"Upload file","id":"bdfa3937-747e-82c0-c175-d7d72bbb5cc2","request":{"method":"POST","header":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"","type":"file"},{"key":"tokenAPI","value":"{{tokenAPI}}","type":"text"}]},"url":{"raw":"{{host_d4sign}}/documents/:uuid-safe/upload","host":["{{host_d4sign}}"],"path":["documents",":uuid-safe","upload"],"variable":[{"key":"uuid-safe","value":""}]}},"response":[],"_postman_id":"bdfa3937-747e-82c0-c175-d7d72bbb5cc2"},{"name":"Create signature list","id":"935e481c-78fa-a624-8878-ffaeac84e75f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"signers\":\"[{\\\"email\\\":\\\"client@company.com\\\",\n      \\\"act\\\":\\\"1\\\",\n      \\\"foreign\\\":\\\"0\\\",\n      \\\"certificadoicpbr\\\":\\\"0\\\"}]\"}"},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/createlist?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","createlist"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"935e481c-78fa-a624-8878-ffaeac84e75f"},{"name":"Document signature list","id":"2430df65-983a-9b70-2516-7173855c8597","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/list?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","list"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"2430df65-983a-9b70-2516-7173855c8597"},{"name":"Send document to signature","id":"e7330c6c-889d-79f0-7308-056d2de2efba","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message\":\"\\\"Segue documento para assinatura.\\\"\",\n  \"workflow\":\"0\",\n  \"skip_email\":\"0\"\n}"},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/sendtosigner?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","sendtosigner"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"e7330c6c-889d-79f0-7308-056d2de2efba"},{"name":"Cancel document","id":"864270bc-e26f-fc37-a1da-a57f328046e9","request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/cancel?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","cancel"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"864270bc-e26f-fc37-a1da-a57f328046e9"},{"name":"Document download","id":"a51b55ee-93f3-ae55-5f57-d15ad7ed3493","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"type","value":"zip","type":"text"}]},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/download?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","download"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"a51b55ee-93f3-ae55-5f57-d15ad7ed3493"},{"name":"Resend email","id":"256bf9b5-252b-22c3-3490-e0dc8d43c221","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"client@company.com","type":"text"}]},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/resend?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","resend"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"256bf9b5-252b-22c3-3490-e0dc8d43c221"},{"name":"List webhook","id":"a158681b-b103-4dfd-9a92-1fabd17b27e1","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/webhooks?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","webhooks"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"a158681b-b103-4dfd-9a92-1fabd17b27e1"},{"name":"Create webhook","id":"0574a9bf-0f23-16d6-ceed-a4c06b5c3b77","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"url","value":"http://seuendereco.com.br","type":"text"}]},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/webhooks?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","webhooks"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"0574a9bf-0f23-16d6-ceed-a4c06b5c3b77"},{"name":"Add info to signature","id":"32b47335-7c72-e709-4df6-077338c23627","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\":\"\\\"teste@gmail.com\\\"\",\n  \"display_name\":\"\\\"Nome do signatario\\\"\",\n  \"documentation\":\"\\\"00.00.00.00\\\"\",\n  \"birthday\":\"\\\"22/11/1973\\\"\"\n}"},"url":{"raw":"{{host_d4sign}}/documents/:uuid-document/addinfo?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-document","addinfo"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-document","value":""}]}},"response":[],"_postman_id":"32b47335-7c72-e709-4df6-077338c23627"},{"name":"Make document by Template","id":"10e9bcb9-aace-1457-8b0a-38417af9a58d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"templates\":\"{\\\"ID_TEMPLATE1\\\":\n          {\n          \\\"CAMPO_PERSONALIZADO1\\\":\\\"TESTE1\\\",\n          \\\"CAMPO_PERSONALIZADO2\\\":\\\"TESTE2\\\"\n          },\n        \\\"ID_TEMPLATE2\\\":\n          {\n          \\\"CAMPO_PERSONALIZADO1\\\":\\\"Teste1\\\",\n          \\\"CAMPO_PERSONALIZADO2\\\":\\\"Teste2\\\"\n          }\n        }\n\"}"},"url":{"raw":"{{host_d4sign}}/documents/:uuid-safe/makedocumentbytemplate?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["documents",":uuid-safe","makedocumentbytemplate"],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}],"variable":[{"key":"uuid-safe","value":""}]}},"response":[],"_postman_id":"10e9bcb9-aace-1457-8b0a-38417af9a58d"},{"name":"List Templates","id":"a8ddbb27-9060-d9cf-e80b-13b536c8a24b","request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{host_d4sign}}/templates/?tokenAPI={{tokenAPI}}","host":["{{host_d4sign}}"],"path":["templates",""],"query":[{"key":"tokenAPI","value":"{{tokenAPI}}"}]}},"response":[],"_postman_id":"a8ddbb27-9060-d9cf-e80b-13b536c8a24b"}]}