Sign PDFCopy Pagepost https://api.preczn.com/v1/saq/sign/{saqId}Path ParamssaqIdstringrequiredSAQ IdBody ParamssignedBystringrequiredName of the person signing the saq document.signerTitlestringrequiredTitle of the person signing the saq document.signersIPstringrequiredIP address of the person signing the saq document.signedOnstringrequiredDate and time the saq was signed on.Headersidempotency-keystringUnique key to ensure idempotency of requests. If provided, the server will return the same response for subsequent requests with the same key.Responses 200PDF signed. 400Bad Request. 401Invalid API key. 403Resource Forbidden. 404SAQ not found. 500Unable to service request due to server-side error. Please reattempt request.Updated 8 months ago