Skip to main content

Electronic Delivery

The electronicDelivery payload specifies the account holder's preferences for receiving communications and documents electronically. Each field indicates whether a specific type of communication will be sent electronically (true) or not (false). If any field is set to true, a valid email address is required to enable electronic delivery.

Payload Structure with Validation Rules

Field NameTypeDescriptionValues Accepted
emailStringThe email address to receive electronic communications.Must be a valid email address. Required if any other field is true.
statementsBooleanTo receive account statements electronically.true or false
confirmsBooleanTo receive trade confirmations electronically.true or false
stonexCommunicationsBooleanTo receive general communications electronically.true or false
investorCommunicationsBooleanTo receive investor-related communications electronically.true or false
prospectusBooleanTo receive prospectuses electronically.true or false
taxDocumentsBooleanTo receive tax documents electronically.true or false

Any validation failure will trigger an error message and halt the Account Creation or Updation Process.

Error Scenarios

For any validation failures, refer Standard Errors and Account Related Errors.