API Reference

API Response Parameters

Parameter NameRequiredFormatComment
is_successYesBooleanSent for successful API calls as true, else returned as false.
dataNoObjectPresent if the API is successful. In this case, the status code would be 201. The structure is provided
errorNoObjectPresent if the API is failed. In this case, the status code would be 400.

Success Data Parameters

Parameter NameRequiredFormatComment
document_idYesUUIDDocument Id for referring to the document for future.
signatoriesYesArrayAn array of signatory information, which has signatory identifiers and the URL which you should open for signing.