Parameter Name | Required | Format | Comment |
---|---|---|---|
mobile_number | No | Valid 10-digit mobile number. | Mobile number of the signatory, present if it was specified in the E-signature API. |
No | Valid email address. | Email of the signatory, present if it was specified in the E-signature API. | |
signature_done | Yes | Boolean | True if the signature has been done, False if signature has not been done. |
signature_done_at | No | Date Time | The timestamp of when the signature was done. Present if signature_done is true. Sample format: 01-Jan-2019 12:37 PM |
signature_lat | No | Double | Latitude of the signature. Present if signature_done is true. |
signature_long | No | Double | Longitude of the signature. Present if signature_done is true. |
signature_ip | No | String IP address. | IP address of the customer when the signature was done. Present if signature_done is true. |