Mastercard · Schema

StatementDeliveryOption

Statement delivery options.
**Conditional Mandatory*** field - Required while creating new client.
Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=STATEMENT_PREFERENCE'.
**Few sample values: ** * `Email` - Statement delivery via email * `Hard Copy` - Statement delivery via hard copy * `Both` - Statement delivery via email as well as hard copy

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500
View JSON Schema on GitHub

JSON Schema

mastercard-card-issuance-statement-delivery-option-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "StatementDeliveryOption",
  "type": "string",
  "description": "Statement delivery options. <BR/> **Conditional Mandatory**<font color='red'>* </font> field - Required while creating new client. <br/> Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]'     screen for 'Type Id=STATEMENT_PREFERENCE'. <br/> **Few sample values: **\n* `Email` - Statement delivery via email\n* `Hard Copy` - Statement delivery via hard copy\n* `Both` - Statement delivery via email as well as hard copy"
}