Signer
Download
GET
Download
This endpoint will generate a MasterFile for the specified signer, all other signers’ sensitive personally identifiable information (PII) will be nulled out. If the signer is also the package owner they will still see all signers’ PII. If the signer is not the package owner they will only see their own PII. This is useful when sharing MasterFile data with signers while keeping other signers’ PII private.
PII not shared when using
PII not shared when using /signer/{signerId} endpoint:
- Mobile Number
- Device
- IP Address
- Location (Address, Latitude, and Longitude)
Request
Request
Parameters
The unique identifier of the package you want to download MasterFile for.
The unique identifier of the signer you want to download MasterFile as.
Response
Returns a PDF file of the requested package’s MasterFile for the specified signer.Previous
SetupLearn how to set up webhooks to receive real-time notifications about events in your account.
Next
Download