Fields specific to account verification services in South Africa. The fields checksDebitsAllowed,
checksCreditsAllowed and checksOlderThanThreeMonths
indicate to the receiving FI whether or not to return the associated information (i.e. true or false in respect to those items)
Sets whether or not the response should indicate if credits are allowed on the account.
Sets whether or not the response should indicate if debits are allowed on the account.
Sets whether or not the response should indicate whether the account is older than 3 months.
{ "schema": "ZA_AVS", "checkCreditsAllowed": true, "checkDebitsAllowed": true, "checkOlderThanThreeMonths": true, "initials": "string", "lastName": "string" }