To cancel a signature request, you simply have to send a request with the transactionId
.
$this->requester->cancelTransaction($transactionId);
To cancel a signature request, you simply have to send a request with the transactionId
.
$this->requester->cancelTransaction($transactionId);