{"collection":{"info":{"_postman_id":"69be9d3a-be87-4988-8d38-26425066b3f0","name":"Collection API Signaturit","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2024-12-02T13:09:13.000Z","updatedAt":"2025-09-26T08:45:59.000Z","lastUpdatedBy":"38300093","uid":"38300093-69be9d3a-be87-4988-8d38-26425066b3f0"},"item":[{"name":"SIGNATURE","item":[{"name":"COUNT SIGNATURES","id":"c10f583b-de7c-4b8f-89c9-8f6c280d6472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/count.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","count.json"],"query":[{"key":"status","value":"","description":"Filter signatures with documents with certain status.","disabled":true},{"key":"since","value":"","description":"The format of this value should be YYYY-MM-DD.","disabled":true},{"key":"until","value":"","description":"The format of this value should be YYYY-MM-DD.","type":"text","disabled":true},{"key":"ids","value":"","description":"Limit the result set to a list of signatures. The format is a comma separated list of signature ids.","type":"text","disabled":true},{"key":"data","value":null,"description":"You can set your own data, to filter requests using your own params. If you have a custom data field named crm_id, then you must do the query using the key crm_id.","type":"text","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-c10f583b-de7c-4b8f-89c9-8f6c280d6472"},{"name":"SIGNATURES","id":"0ba3b121-6f12-4a30-8ab0-bd85d389a0a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"],"query":[{"key":"limit","value":null,"description":"Max number of signatures to retrieve. The signature limit is 100.","disabled":true},{"key":"offset","value":null,"description":"Results offset. Default value is 0. Note that the result window size (limit + offset) cannot exceed 10.000","disabled":true},{"key":"status","value":null,"description":"Filter signatures with documents with certain status.","disabled":true},{"key":"since","value":null,"description":"The format of this value should be YYYY-MM-DD.","disabled":true},{"key":"until","value":null,"description":"The format of this value should be YYYY-MM-DD.","disabled":true},{"key":"ids","value":null,"description":"Limit the result set to a list of signatures. The format is a comma separated list of signature ids.","disabled":true},{"key":"data","value":null,"description":"Here you can set your own data, to filter requests using your own params. If you have a custom data field named crm_id, then you must do the query using the crm_id parameter.","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-0ba3b121-6f12-4a30-8ab0-bd85d389a0a1"},{"name":"SIGNATURE","id":"664dde44-cff3-4637-8e3e-946e163d1e49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-664dde44-cff3-4637-8e3e-946e163d1e49"},{"name":"SEND REMINDER","id":"ad35761f-c58b-48df-85a3-25e8a3dae137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Signer ID)/reminder.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Signer ID)","reminder.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-ad35761f-c58b-48df-85a3-25e8a3dae137"},{"name":"CANCEL SIGNATURE","id":"7722f88b-151d-4333-8175-978dcb865625","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"reason","value":"","type":"text","description":"Reason of canceling the signature request."}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/cancel.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","cancel.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-7722f88b-151d-4333-8175-978dcb865625"},{"name":"DELETE SIGNATURE","id":"75c388c1-7a3d-4123-adf5-14bcba01d1e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-75c388c1-7a3d-4123-adf5-14bcba01d1e5"},{"name":"CHANGE SIGNER EMAIL","id":"4c1ff14b-98dd-47ec-b306-27fa94a597c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"","description":"Signer's email","type":"text","disabled":true},{"key":"name","value":"","description":"Signer's name. If none provided, previous name will be used.","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/documents/(Signer ID)/signer","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","documents","(Signer ID)","signer"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-4c1ff14b-98dd-47ec-b306-27fa94a597c5"},{"name":"CHANGE SIGNATURE NAME","id":"0fdeda7b-6832-42a6-a1f5-6a4a2c34f0fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"","description":"Signature new name","type":"text"}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/name","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","name"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-0fdeda7b-6832-42a6-a1f5-6a4a2c34f0fc"},{"name":"DOWNLOAD SIGNED DOCUMENT","id":"4913dda8-cfdf-4fe0-8565-1347b2c601de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/documents/(Signer ID)/download/signed","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","documents","(Signer ID)","download","signed"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-4913dda8-cfdf-4fe0-8565-1347b2c601de"},{"name":"GENERATE AUDIT TRAIL","id":"67be63d1-89aa-4d42-a173-16858762cabc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{TokenS}}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/generate/audit_trail","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","generate","audit_trail"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-67be63d1-89aa-4d42-a173-16858762cabc"},{"name":"DOWNLOAD AUDIT TRAIL","id":"6ab49dcc-18cc-4780-ac61-5400391e5e48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/documents/(Signer ID)/download/audit_trail","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","documents","(Signer ID)","download","audit_trail"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-6ab49dcc-18cc-4780-ac61-5400391e5e48"},{"name":"DOWNLOAD ATTACHMENTS FILES","id":"c5c4b0b5-40cf-42a2-906b-a40e0a21ff35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures/(Sending ID)/documents/(Signer ID)/download/attachments","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures","(Sending ID)","documents","(Signer ID)","download","attachments"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-c5c4b0b5-40cf-42a2-906b-a40e0a21ff35"},{"name":"BASIC SIGNATURE SIMPLE","id":"af9eaaee-dd29-4cd1-9f2f-97c639540556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"type","value":"simple","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-af9eaaee-dd29-4cd1-9f2f-97c639540556"},{"name":"BASIC SIGNATURE ADVANCED","id":"edf83e06-cd16-4f5f-ae0e-26747702f778","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-edf83e06-cd16-4f5f-ae0e-26747702f778"},{"name":"SIGNATURE ADVANCED VIA SMS","id":"6ca55022-617c-4505-a5e9-1b8b49f0034a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"recipients[0][phone]","value":"34XXXXXXXXX","type":"text","disabled":true},{"key":"delivery_type","value":"sms","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-6ca55022-617c-4505-a5e9-1b8b49f0034a"},{"name":"SIGNATURE ADVANCED WITH DIGITAL CERTIFICATE","id":"4389d185-44e5-4480-bb76-23bf3e961f9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"recipients[0][sign_with_digital_certificate_file]","value":"1","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][type]","value":"dcf","type":"text","disabled":true},{"key":"recipients[0][widgets][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-4389d185-44e5-4480-bb76-23bf3e961f9e"},{"name":"SIGNATURE - 2 SIGNERS & 2 FILES","id":"ff13a458-18b8-48a1-95f4-32414abbda7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"recipients[1][name]","value":"","type":"text","disabled":true},{"key":"recipients[1][email]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"files[1]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][width]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][page]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][top]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][left]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][width]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][0][1][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][1][0][width]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][page]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][top]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][left]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][height]","value":"","type":"text","disabled":true},{"key":"recipients[1][widgets][1][1][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-ff13a458-18b8-48a1-95f4-32414abbda7e"},{"name":"SIGNATURE WITH VALIDATION RULE","id":"dfcb1d7e-4525-489d-9fb9-85492e756148","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][width]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][type]","value":"text","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][width]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][options][validation_rule]","value":"","type":"text","disabled":true}]},"url":{"raw":"{{URL_test}}signatures.json","host":["{{URL_test}}signatures","json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-dfcb1d7e-4525-489d-9fb9-85492e756148"},{"name":"SIGNATURE WITH RADIO BUTTOM","id":"4d3ed386-c92a-4051-8a78-9d00a4f16a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][0][width]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][custom_id]","value":"radio_01","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][options][index]","value":"0","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][type]","value":"radio","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][1][width]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][custom_id]","value":"radio_01","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][options][index]","value":"1","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][type]","value":"radio","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][2][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-4d3ed386-c92a-4051-8a78-9d00a4f16a0b"},{"name":"SIGNATURE WITH TEMPLATE","id":"48ecfac1-e6e5-4466-a015-d0a51d6877ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"templates","type":"text","value":"","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-48ecfac1-e6e5-4466-a015-d0a51d6877ab"},{"name":"SIGNATURE WITH TEMPLATE (JSON)","id":"f6da93ff-bc05-4676-bd68-f865e8a77444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"recipients\": [\r\n      {\r\n        \"name\": \"Prueba\",\r\n        \"email\": \"gduran.test.sig@gmail.com\"\r\n      }\r\n    ],    \r\n    \"templates\": \"(Template ID or #(template's name))\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-f6da93ff-bc05-4676-bd68-f865e8a77444"},{"name":"SIGNATURE WITH DATA","id":"97fd3d77-76d8-4dd1-a566-512e34082a2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"templates","type":"text","value":"","disabled":true},{"key":"data[textfield_0]","value":"","type":"text","disabled":true},{"key":"data[textfield_1]","value":"","type":"text","disabled":true},{"key":"data[date_0]","value":"","type":"text","disabled":true},{"key":"data[checkbox_1]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-97fd3d77-76d8-4dd1-a566-512e34082a2f"},{"name":"SIGNATURE WITH SMS VALIDATION","id":"29d305d9-d9da-420a-bd73-ab0625194e86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"recipients[0][phone]","value":"34XXXXXXXXX","type":"text","disabled":true},{"key":"recipients[0]require_sms_validation","value":"1","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true},{"key":"recipients[0][widgets][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][page]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][height]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][width]","value":"","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-29d305d9-d9da-420a-bd73-ab0625194e86"}],"id":"a8513816-514c-49f9-ada6-0fdf44b31cfe","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-a8513816-514c-49f9-ada6-0fdf44b31cfe"},{"name":"CERTIFIED EMAIL","item":[{"name":"COUNT EMAILS","id":"1b4bfb32-efc8-4970-a1ac-bd87a07bd9ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/emails/count.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","emails","count.json"],"query":[{"key":"status","value":"","description":"Filter emails with certain status.","disabled":true},{"key":"since","value":"","description":"The format of this value should be YYYY-MM-DD.","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-1b4bfb32-efc8-4970-a1ac-bd87a07bd9ef"},{"name":"EMAILS","id":"a27195d6-2429-41d0-9c4c-f9de708b3e9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/emails.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","emails.json"],"query":[{"key":"limit","value":null,"description":"Max number of emails to retrieve. The signature limit is 100.","disabled":true},{"key":"offset","value":null,"description":"Results offset. Default value is 0. Note that the result window size (limit + offset) cannot exceed 10.000","disabled":true},{"key":"status","value":null,"description":"Filter emails with certain status.","disabled":true},{"key":"since","value":null,"description":"The format of this value should be YYYY-MM-DD.","disabled":true},{"key":"data","value":null,"description":"Here you can set your own data, to filter requests using your own params. If you have a custom data field named crm_id, then you must do the query using the crm_id parameter.","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-a27195d6-2429-41d0-9c4c-f9de708b3e9b"},{"name":"EMAIL","id":"f7354ca8-124c-4acc-9ee9-85b65adf2e3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/emails/(Sending ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","emails","(Sending ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-f7354ca8-124c-4acc-9ee9-85b65adf2e3a"},{"name":"CERTIFIED EMAIL","id":"94707dc0-fe2a-48cc-8dbb-52c5d56be72c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"type","value":"","type":"text","description":"List with email recipients containing name, email and extra requirements for the email process if needed.","disabled":true},{"key":"subject","value":"","type":"text","description":"Email subject for email type requests.","disabled":true},{"key":"body","value":"","description":"Email body (html code is allowed).","type":"text","disabled":true},{"key":"attachments","value":"","type":"text","disabled":true},{"key":"data[(your key)]","value":"(your value)","description":"Custom information in a key: value format that you can include in the email request.","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/emails.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","emails.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-94707dc0-fe2a-48cc-8dbb-52c5d56be72c"},{"name":"DOWNLOAD AUDIT TRAIL","id":"a0840f59-847b-42c0-abf6-c9c5b1b2f2ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/emails/(Sending ID)/certificates/(Signer ID)/download/audit_trail","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","emails","(Sending ID)","certificates","(Signer ID)","download","audit_trail"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-a0840f59-847b-42c0-abf6-c9c5b1b2f2ce"}],"id":"1f39b9ff-8468-4847-bd28-d5872c9c3a1b","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-1f39b9ff-8468-4847-bd28-d5872c9c3a1b"},{"name":"CERTIFIED SMS","item":[{"name":"COUNT SMS","id":"2367c993-6f9a-42b9-ae4b-68b2c3cb7048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/sms/count.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","sms","count.json"],"query":[{"key":"status","value":"","description":"Filter emails with certain status.","disabled":true},{"key":"since","value":"","description":"The format of this value should be YYYY-MM-DD.","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-2367c993-6f9a-42b9-ae4b-68b2c3cb7048"},{"name":"SMS","id":"27348b1d-3051-4954-a8c0-f53840d49620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/sms.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","sms.json"],"query":[{"key":"limit","value":"","description":"Max number of emails to retrieve. The signature limit is 100.","disabled":true},{"key":"offset","value":"","description":"Results offset. Default value is 0. Note that the result window size (limit + offset) cannot exceed 10.000","disabled":true},{"key":"status","value":"","description":"Filter emails with certain status.","disabled":true},{"key":"since","value":"","description":"The format of this value should be YYYY-MM-DD.","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-27348b1d-3051-4954-a8c0-f53840d49620"},{"name":"SINGLE SMS","id":"58e7fa3a-20a8-480d-8e9b-8c2afbdd11c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"url":{"raw":"https://api.sandbox.signaturit.com/v3/sms/(Sending ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","sms","(Sending ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-58e7fa3a-20a8-480d-8e9b-8c2afbdd11c2"},{"name":"CERTIFIED SMS","id":"ab9d7261-7060-40c5-8b9b-772e8b53c811","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"type","value":"","type":"text","disabled":true},{"key":"body","value":"","description":"SMS body. The number of characters cannot be more than 120.","type":"text","disabled":true},{"key":"attachments","value":"","type":"text","description":"List of attached files. Only works with open_document and open_every_document type.","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/sms.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","sms.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-ab9d7261-7060-40c5-8b9b-772e8b53c811"},{"name":"DOWNLOAD AUDIT TRAIL","id":"830f7491-adcb-4a37-a85a-a877c2232281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/sms/(Sending ID)/certificates/(Signer ID)/download/audit_trail","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","sms","(Sending ID)","certificates","(Signer ID)","download","audit_trail"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-830f7491-adcb-4a37-a85a-a877c2232281"}],"id":"7f4cc06a-d91a-4aff-a464-87a7ad5edb0e","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-7f4cc06a-d91a-4aff-a464-87a7ad5edb0e"},{"name":"BRANDING","item":[{"name":"BRANDINGS","id":"7e3a8a25-290f-462f-b020-d19633b2fd6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/brandings.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","brandings.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-7e3a8a25-290f-462f-b020-d19633b2fd6c"},{"name":"BRANDING","id":"5bd78124-4617-421d-8144-0e3ada7e2523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/brandings/(Branding ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","brandings","(Branding ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-5bd78124-4617-421d-8144-0e3ada7e2523"},{"name":"BRANDING","id":"87757270-5588-4eb3-a5c3-f7c1522db1be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)"}],"body":{"mode":"formdata","formdata":[{"key":"application_texts[send_button]","value":"","type":"text","description":"Send button text.","disabled":true},{"key":"application_texts[open_sign_button]","value":"","type":"text","description":"Customizable text for Signature e-mail sign button.","disabled":true},{"key":"application_texts[open_email_button]","value":"","description":"Customizable text for Certified e-mail sign button.","type":"text","disabled":true},{"key":"application_texts[terms_and_conditions]","value":"","type":"text","description":"Text that follow our terms text (html code is allowed).","disabled":true},{"key":"layout_color","value":"","type":"text","description":"Primary element color.","disabled":true},{"key":"logo","value":"","description":"The logo sent in emails (base64 encoded).","type":"text","disabled":true},{"key":"signature_color","value":"","type":"text","description":"The color that will be used in the signature draw (only black and blue colors are allowed).","disabled":true},{"key":"templates[signatures_request]","value":"","type":"text","description":"This template is the one the user receives when you send him a document to sign.","disabled":true},{"key":"templates[signatures_receipt]","value":"","type":"text","description":"This template is the one the user receives with a copy of signed document.","disabled":true},{"key":"sms-templates[sms_verify]","value":"","type":"text","description":"This template is the one the user receives when an SMS code is sent as a password to open a document","disabled":true},{"key":"sms-templates[sms_validate]","value":"","type":"text","description":"This template is the one the user receives when an SMS code is sent to validate the signing of a document.","disabled":true},{"key":"text_color","value":"","type":"text","description":"Primary text color.","disabled":true},{"key":"show_csv","value":"","type":"text","description":"Hide or show the CSV image and text that is stamped in the signed file.","disabled":true},{"key":"show_biometric_hash","value":"","description":"Hide or show the Biometric Hash in the signed document and audit trail.","type":"text","disabled":true},{"key":"show_welcome_page","value":"","description":"Hide or show the welcome page that appears before showing the document.","type":"text","disabled":true},{"key":"header_color","value":"","type":"text","description":"Sign app Custom header color.","disabled":true},{"key":"footer_color","value":"","type":"text","description":"Sign app Custom footer color","disabled":true},{"key":"name","value":"","type":"text","description":"To name the created branding. The maximum length allowed for this field is 24 characters.","disabled":true},{"key":"csv_position","value":"","description":"Defines where the csv stamp will appear (only right or left values are allowed).","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/brandings.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","brandings.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-87757270-5588-4eb3-a5c3-f7c1522db1be"},{"name":"UPDATE BRANDING","id":"9690492d-19e8-4692-bf15-6a46c8c7947f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer (token)"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"application_texts[send_button]","value":"","type":"text","description":"Send button text.","disabled":true},{"key":"application_texts[open_sign_button]","value":"","type":"text","description":"Customizable text for Signature e-mail sign button.","disabled":true},{"key":"application_texts[open_email_button]","value":"","type":"text","description":"Customizable text for Certified e-mail sign button.","disabled":true},{"key":"application_texts[terms_and_conditions]","value":"","type":"text","description":"Text that follow our terms text (html code is allowed).","disabled":true},{"key":"layout_color","value":"","type":"text","description":"Primary element color.","disabled":true},{"key":"logo","value":"","type":"text","description":"The logo sent in emails (base64 encoded).","disabled":true},{"key":"signature_color","value":"","type":"text","description":"The color that will be used in the signature draw (only black and blue colors are allowed).","disabled":true},{"key":"templates[signatures_request]","value":"","type":"text","disabled":true},{"key":"templates[signatures_receipt]","value":"","type":"text","disabled":true},{"key":"sms-templates[sms_verify]","value":"","type":"text","disabled":true},{"key":"sms-templates[sms_validate]","value":"","type":"text","disabled":true},{"key":"text_color","value":"","type":"text","description":"Primary text color.","disabled":true},{"key":"show_csv","value":"","type":"text","description":"Hide or show the CSV image and text that is stamped in the signed file.","disabled":true},{"key":"show_biometric_hash","value":"","type":"text","description":"Hide or show the Biometric Hash in the signed document and audit trail.","disabled":true},{"key":"show_welcome_page","value":"","type":"text","description":"Hide or show the welcome page that appears before showing the document.","disabled":true},{"key":"header_color","value":"","type":"text","description":"Sign app Custom header color.","disabled":true},{"key":"footer_color","value":"","type":"text","description":"Sign app Custom footer color.","disabled":true},{"key":"name","value":"","type":"text","description":"To name the created branding. The maximum length allowed for this field is 24 characters.","disabled":true},{"key":"csv_position","value":"","type":"text","description":"Defines where the csv stamp will appear (only right or left values are allowed).","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/subscriptions.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","subscriptions.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-9690492d-19e8-4692-bf15-6a46c8c7947f"}],"id":"e4275a34-e42b-4c34-a82c-b2d18dbd0f25","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-e4275a34-e42b-4c34-a82c-b2d18dbd0f25"},{"name":"PHOTO ID","item":[{"name":"SIGNATURE REQUESTING PHOTO ID","id":"86c5889c-4ea1-4126-ab06-0d2972cc6306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"recipients[0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][email]","value":"","type":"text","disabled":true},{"key":"recipients[0][require_photo_id]","value":"1","type":"text","disabled":true},{"key":"recipients[0][photo_id_validation][0][document_type]","value":"","type":"text","description":"Type of the document. Available document types are: ID (ID Card), DL (Driver License), RP (Residence permit) and PA (Passport).","disabled":true},{"key":"recipients[0][photo_id_validation][0][test_global_authenticity_ratio]","value":"","type":"text","description":"Defines the minimum acceptable authenticity score for the validation process. (Only a number between 0 and 100)","disabled":true},{"key":"recipients[0][photo_id_validation][0][id_number]","value":"","type":"text","disabled":true},{"key":"recipients[0][photo_id_validation][0][surname]","value":"","type":"text","disabled":true},{"key":"recipients[0][photo_id_validation][0][name]","value":"","type":"text","disabled":true},{"key":"recipients[0][photo_id_validation][0][expiry]","value":"","type":"text","description":"Document expiration date.","disabled":true},{"key":"recipients[0][widgets][0][type]","value":"signature","type":"text","disabled":true},{"key":"recipients[0][widgets][0][top]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][left]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][width]","value":"","type":"text","disabled":true},{"key":"recipients[0][widgets][0][height]","value":"","type":"text","disabled":true},{"key":"files[0]","type":"file","value":null,"disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/signatures.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","signatures.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-86c5889c-4ea1-4126-ab06-0d2972cc6306"},{"name":"Photo ID Validation","id":"44b969e5-97c0-4a4b-9d0a-9cb46666a9b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"front","type":"file","description":"Front capture of the ID as a file","value":null,"disabled":true},{"key":"back","type":"file","description":"Back capture of the ID as a file (not all ID documents need it)","value":null,"disabled":true},{"key":"document_type","value":"","description":"Type of the document. Defaults to ID. Available document types are: ID (ID Card), DL (Driver License), RP (Residence permit) and PA (Passport).","type":"text","disabled":true},{"key":"document_country","value":"","description":"Country code of the document in ISO 3166-1 alpha-3 format. Defaults to ESP\nResponse","type":"text","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/photoid/validate.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","photoid","validate.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-44b969e5-97c0-4a4b-9d0a-9cb46666a9b0"}],"id":"d303929a-52c6-4a7e-a270-abdf0f0ce82d","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-d303929a-52c6-4a7e-a270-abdf0f0ce82d"},{"name":"SUBSCRIPTION","item":[{"name":"SUBSCRIPTIONS","id":"2f2aa3fd-1c74-407d-980c-e418893f3576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/subscriptions.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","subscriptions.json"],"query":[{"key":"limit","value":null,"description":"Max number of subscriptions to retrieve. The subscription limit is 100.","type":"text","disabled":true},{"key":"offset","value":null,"description":"Results offset. Default value is 0.","type":"text","disabled":true},{"key":"event","value":null,"description":"Show subscriptions attached to that event.","type":"text","disabled":true}]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-2f2aa3fd-1c74-407d-980c-e418893f3576"},{"name":"SUBSCRIPTION","id":"2a7dde9d-a309-4e05-9f76-e9e0ccff68c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/subscriptions/(Subscription ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","subscriptions","(Subscription ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-2a7dde9d-a309-4e05-9f76-e9e0ccff68c4"},{"name":"EVENT SUBSCRIPTION","id":"e02745fe-bda0-419a-b301-0ed03c7dfe9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"url","value":"","type":"text","disabled":true},{"key":"events[0]","value":"email_delivered","type":"text","disabled":true},{"key":"events[1]","value":"document_opened","type":"text","disabled":true},{"key":"events[2]","value":"audit_trail_completed","type":"text","disabled":true}]},"url":{"raw":"{{URL_test}}subscriptions.json","host":["{{URL_test}}subscriptions","json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-e02745fe-bda0-419a-b301-0ed03c7dfe9e"},{"name":"UPDATE SUBSCRIPTION","id":"1930cc71-db8f-493b-bd62-0f0d0b6e0072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer (token)"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"url","value":"","type":"text","description":"Send button text.","disabled":true},{"key":"events[0]","value":"email_delivered","type":"text","description":"Customizable text for Signature e-mail sign button.","disabled":true},{"key":"events[1]","value":"document_opened","type":"text","description":"Customizable text for Certified e-mail sign button.","disabled":true},{"key":"events[2]","value":"audit_trail_completed","type":"text","description":"Text that follow our terms text (html code is allowed).","disabled":true}]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/subscriptions.json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","subscriptions.json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-1930cc71-db8f-493b-bd62-0f0d0b6e0072"},{"name":"DELETE SUBSCRIPTION","id":"9defb74f-bcc9-4541-ac16-92bb9c5214a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer (token)","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.sandbox.signaturit.com/v3/subscriptions/(Subscription ID).json","protocol":"https","host":["api","sandbox","signaturit","com"],"path":["v3","subscriptions","(Subscription ID).json"]}},"response":[],"createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-9defb74f-bcc9-4541-ac16-92bb9c5214a1"}],"id":"1dd03b77-5b82-40dc-9e18-7976c0b4772b","createdAt":"2024-12-02T13:09:14.000Z","updatedAt":"2024-12-02T13:09:14.000Z","uid":"38300093-1dd03b77-5b82-40dc-9e18-7976c0b4772b"}]}}