{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "DeliveryMode",
"type": "string",
"description": "Client's preferred delivery mode. Application request with instant card true, delivery mode should be `Branch`.
Valid values are configured on \"Card Management > Institution Parameter Setup > System Codes [ISSS15]\" screen for \"Type Id=DELIVERY_MODE\".
**Few sample values:** `Branch`, `Payment system department`, `Mail`"
}