transaction Message Search Debit MC
POST {{baseUrl}}/v6/transactions/debitmc/search
An issuer uses this endpoint to search for information about an Mastercard Debit or Europe Dual Acquirer original transaction. An issuer may use this information to take an action on the original transaction, such as creating a claim.
Request Body
{"primaryAccountNumber"=>"5488888888887192", "settlementFromDate"=>"2021-01-01", "settlementToDate"=>"2021-01-31", "acquirerRefNumber"=>"05436847276000293995738", "switchSerialNumber"=>"142389095"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"transactionSummaryList":[{"authTransactionId":"hqCnaMDqmto4wnL+BSUKSdzROqGJ7YELoKhEvluycwKNg3XTzSfaIJhFDkl9hW081B5tTqFFiAwCpcocPdB2My4t7DtSTk63VXDl1CySA8Y=","clearingTransactionId":"ccCnaMDqmto4wnL+BSUKSdzROqGJ7YELoKhEvluycwKNg3XTzSfaIJhFDkl9hW081B5tTqFFiAwCpcocPdB2My4t7DtSTk63VXDl1CySA8Y=","singleMessageSummaryDetails":{"authTransaction":{"acquirerReferenceNumber":"05413364365000000000667","adviceReasonCode":"4890071","brand":"MD","localCurrencyCode":"840","localRequestedAmount":"15.00","merchantName":"Test Merchant","merchantType":"6011","primaryAccountNumber":"52751494691484000","processingCode":"010000","responseCode":"91","responseSource":"M","settlementDate":"051018","switchSerialNumber":"543532313","switchDateTime":"062614093022","trace":"999998","tranType":"C"},"clearingTransaction":{"acquirerReferenceNumber":"05413364365000000000667","adviceReasonCode":"4890071","brand":"MD","localCurrencyCode":"840","localRequestedAmount":"15.00","merchantName":"Test Merchant","merchantType":"6011","primaryAccountNumber":"52751494691484000","processingCode":"010000","responseCode":"91","responseSource":"M","settlementDate":"051018","switchSerialNumber":"543532313","switchDateTime":"062614093022","trace":"999998","tranType":"C"}}},{"authTransactionId":"hqCnaMDqmto4wnL+BSUKSdzROqGJ7YELoKhEvluycwKNg3XTzSfaIJhFDkl9hW081B5tTqFFiAwCpcocPdB2My4t7DtSTk63VXDl1CySA8Y=","clearingTransactionId":"ccCnaMDqmto4wnL+BSUKSdzROqGJ7YELoKhEvluycwKNg3XTzSfaIJhFDkl9hW081B5tTqFFiAwCpcocPdB2My4t7DtSTk63VXDl1CySA8Y=","singleMessageSummaryDetails":{"authTransaction":{"acquirerReferenceNumber":"05413364365000000000667","adviceReasonCode":"4890071","brand":"MD","localCurrencyCode":"840","localRequestedAmount":"15.00","merchantName":"Test Merchant","merchantType":"6011","primaryAccountNumber":"52751494691484000","processingCode":"010000","responseCode":"91","responseSource":"M","settlementDate":"051018","switchSerialNumber":"543532313","switchDateTime":"062614093022","trace":"999998","tranType":"C"},"clearingTransaction":{"acquirerReferenceNumber":"05413364365000000000667","adviceReasonCode":"4890071","brand":"MD","localCurrencyCode":"840","localRequestedAmount":"15.00","merchantName":"Test Merchant","merchantType":"6011","primaryAccountNumber":"52751494691484000","processingCode":"010000","responseCode":"91","responseSource":"M","settlementDate":"051018","switchSerialNumber":"543532313","switchDateTime":"062614093022","trace":"999998","tranType":"C"}}}]}