Need help? Call Live Support at +31 (0) 38 453 07 59

Used to send a subscriber agreement for a certificate

  • POSTMethod
  • /v2/processes/processId/send-subscriber-agreementURL
  • application/jsonContent-Type
Name Type Description Restrictions
processId Integer The process ID
Name Type Required / Optional Description Restrictions
email String Required The email address to rend the subscriber agreement to
  • Regular expression: (?=.{1,64}@)[a-z0-9_\-+]+(?:\.[a-z0-9_\-+]+)*@(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+(?:[a-z][a-z0-9-]{0,61}[a-z0-9])
  • Minimum length: 6
  • Maximum length: 255
language Enum Optional Language for subscriber agreement to be in

Possible values:

  • EN: English
  • NL: Dutch
  • FR: French
  • DE: German

Successful request

  • 200 OKHTTP Status

Failed requests

Generic errors can be expected.

The process ID
The email address to rend the subscriber agreement to
Language for subscriber agreement to be in

POST /v2/processes/processId/send-subscriber-agreement
Content-Type: application/json

{}