Auth Matching Event

Authorization Matching events provide all the data necessary to evaluate the effectiveness of potential posting matching logic.  When a posted transaction is automatically matched to a disputed authorization by the system, an event is created.  When a posting is identified by a user, an event is created.  When a posting is referred to a user by the system, and the user does not identify it as a match for the disputed authorization, an event is created. 

  • Can be joined to Disputes to compare posting attributes with those of the disputed transaction

Data Category

Event Field/Column Name

Data Type

Description

Applicability

Sample Value

Notes

Data Category

Event Field/Column Name

Data Type

Description

Applicability

Sample Value

Notes

Key

TenantId

VARCHAR(32)

ALWAYS

qvo-stg

 

Key

ClientId

VARCHAR(64)

ALWAYS

Default

 

Key

ClaimId

VARCHAR(32)

ALWAYS

2306060014C

 

Key

DisputeId

VARCHAR(32)

ALWAYS

2306050001D

 

Posting Details

PostingMatchList[].TransactionDate/TRANSACTIONDATE

DATE

CONDITIONAL

2023-10-07

 

Posting Details

PostingMatchList[].AuthorizationCode/AUTHCODE

VARCHAR(10)

CONDITIONAL

031832

 

Posting Details

PostingMatchList[].TransactionId/TRANSACTIONID

VARCHAR(256)

ALWAYS

5315158617D1116187908

 

Posting Details

PostingMatchList[].PostingDate/POSTINGDATE

DATE

CONDITIONAL

2023-0909

 

Posting Details

PostingMatchList[].Description/DESCRIPTION

VARCHAR(256)

CONDITIONAL

STARLINK INTERNET

 

Posting Details

PostingMatchList[].MerchantName/MERCHANTNAME

VARCHAR(256)

CONDITIONAL

STARLINK INTERNET

 

Posting Details

PostingMatchList[].Amount/AMOUNT

NUMBER(9,2)

The amount of the posted transaction.

ALWAYS

133.13

 

Posting Details

AuthMatchingOutcome/OUTCOME

VARCHAR(16)

ALWAYS

"Auto", "Manual", "No Match"

 

Posting Details

PostingMatchList[].Iteration/ITERATION

NUMBER(2,0)

ALWAYS

1

 

Posting Details

PostingMatchList[].MatchResult/MATCHRESULT

VARCHAR(16)

ALWAYS

"Auto Match", "Review"

 

Posting Details

PostingMatchList[].PostedDisputeId/POSTEDDISPUTEID

VARCHAR(32)

CONDITIONAL

2310110380D

 

Metadata

EventDateTime

TIMESTAMP_NTZ(9)

ALWAYS

2023-09-09 21:00:00

 

Metadata

EventIdentifier

VARCHAR(64)

ALWAYS

70b1c86d-d06f-4c93-bab2-0e938a4ef768

 

Metadata

EventItemId

VARCHAR(64)

ALWAYS

qvo-stg|2302030002D

Â