| MatchExceptionTypeCodeSet | int | Type of matching exception.
| 0 | = | No matching confirmation | Added EP246
| | [NoMatchingConfirmation] | | 1 | = | No matching allocation | Added EP246
| | [NoMatchingAllocation] | | 2 | = | Allocation data element missing | Added EP246
| | [AllocationDataElementMissing] | | 3 | = | Confirmation data element missing | Added EP246
| | [ConfirmationDataElementMissing] | | 4 | = | Data difference not within tolerance | Added EP246
| | [DataDifferenceNotWithinTolerance] | | 5 | = | Match within tolerance | Added EP246
| | [MatchWithinTolerance] | | 99 | = | Other | Added EP246
| | [Other] |
| Added EP246
|