v1
latestOpenAPI 3.0.02026-07-242035712.0 MBChargeback
Transaction Search
This resource is used to query for transaction data
An issuer uses this endpoint to search for information about an original transaction. An issuer may use this information to take an action on the original transaction, such as creating a claim
post/pws/pws_mc_txn_search/
Request body
Example request
{
"api_call_unique_identifier": "438574845790657485",
"client_id": 760131,
"acquirerRefNumber": "05436847276000293995738",
"primaryNumber": 5488888888887192,
"transAmountFrom": 10000,
"transAmountTo": 20050,
"referenceSetId": 20050,
"tranStartDate": "2021-02-17",
"tranEndDate": "2021-03-17"
}Response
Successful Response