Send a reminder to a signer by SMSAsk AIpost https://rest.api.pactima.com/v1/e-signature-packages/{eSignaturePackageId}/signers/{id}/actions/send-reminder-by-smsSend a reminder to the signer by SMS.Path ParamseSignaturePackageIdstringrequiredId of the eSignature packageidstringrequiredId of the signerBody ParamsphoneNumberstringPhone number of the signer in E.164 format. Required if the signer does not have phone number.messagestringlength ≤ 100Custom message that will be prepend the link. If not provided, a generic message will be added.Response 200Returns an empty object if the action was successfully performed.Updated 6 months ago