post https://rest.api.pactima.com/v1/e-signature-packages//signers//actions/send-reminder-by-sms
Send a reminder to the signer by SMS.
Log in to see full request history
Response
Send a reminder to the signer by SMS.
xxxxxxxxxx
curl --request POST \
--url https://rest.api.pactima.com/v1/e-signature-packages/eSignaturePackageId/signers/id/actions/send-reminder-by-sms \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{}