Substantiated Property
Identifies if the merchant verified the purchased items against an Inventory Information Approval System (IIAS).
Syntax
[VB.NET] Public Property Substantiated As Integer
[C#] public int Substantiated {get; set;}
Remarks
This Real-Time Substantiation field is only sent for MasterCard transactions.
Value | Description |
0 | Merchant terminal did not verify the purchased items against an IIAS |
1 | Merchant terminal verified the purchased items against an IIAS |
2 | Merchant claims exemption from IIAS based on the 90 percent rule |
Default Value
1