Signature API
Signature API
Integration
There is an example to consume the API, or click here to follow the full documentation.
- Payload
- curl
- PHP
- Java
- Node.js
- C#
- Python
application/json
{- "request_info": {
- "operation_tracking_id": "23584256-6122-4624-8c1c-6602a14a533g"
}, - "token_info": {
- "token_number": "01010101010101"
}, - "sign_info": {
- "cpf": "12345678910",
- "cell_phone": "11944785147",
- "date": "2023-05-23T19:13:34Z",
- "ip_address": "187.28.212.118",
- "city": "Poços de Caldas",
- "state": "MG",
- "country": "Brasil",
- "geolocation": "-2000.00,5000.22",
- "device_manufacturer": "Marca",
- "device_model": "Phone 13",
- "device_os": "iOS",
- "device_os_version": "15.5",
- "signature_description": "Assinatura via app",
- "document_description": "Cédula de Crédito Bancário",
- "terms_content": "Ao avançar, eu declaro assinada, neste ato, a Cédula de Crédito Bancário deste link, considerando preenchidas as condições do crédito apresentadas",
- "external_signature_id": "AJ48YH4"
}
}
Document historic
Version | Data | Notes |
---|---|---|
1.0 | 2022-05-27 | First version |