This is the transaction query endpoint. It is use to query transaction from different transaction group. The resulting transaction is use to create dispute.<\/p>\n\n\n\n
Resource URL:<\/strong>\u00a0<base url>\/groups\/<transaction group>\/channels\/<transaction group channel><\/p> HTTP Verb:<\/strong>\u00a0GET Authentication:<\/strong>\u00a0User Access Token <\/cite><\/blockquote>\n\n\n\nREQUEST<\/strong><\/h4>\n\n\n\nThe request query parameters are determined by the Transaction Group. However, a date range is always required. <\/p>\n\n\n\n
Field<\/th> Description<\/th><\/tr><\/thead> startDate<\/td> The start date and time of the date range. Format: yyyy-MM-dd HH:mm:ss<\/td><\/tr> endDate<\/td> The end date and time of the date range. Format: yyyy-MM-dd HH:mm:ss<\/td><\/tr> …<\/td> Any number of parameters as defined by the transaction group for example IPG group requires stan, maskedCardPan, retrievalReferenceNumber for finer filter.<\/td><\/tr><\/tbody><\/table>\n\n\n\n Sample Request<\/strong> <\/p> <base url>\/groups\/IPG\/channels\/All?startDate=2018-05-30<\/code>\u00a000:00:00&endDate=2018-05-30<\/code>\u00a023:59:59<\/code> <\/cite><\/blockquote>\n\n\n\nSearch transaction without additional parameter for filter<\/figcaption><\/figure>\n\n\n\nsearch transactions with maskedCardPan and stan <\/figcaption><\/figure>\n\n\n\n<\/h4>\n\n\n\n RESPONSE<\/p>\n\n\n\n
Field<\/th> Description<\/th><\/tr><\/thead> issuerCode<\/td> The domain code of the issuer<\/td><\/tr> issuer<\/td> The domain name of the issuer<\/td><\/tr> issuerCountry<\/td> The ISO Alpha-2 country code of the issuer<\/td><\/tr> acquirerCode<\/td> The domain code of the acquirer<\/td><\/tr> acquirer<\/td> The domain name of the acquirer<\/td><\/tr> acquirerCountry<\/td> The ISO Alpha-2 country code of the acquirer<\/td><\/tr> merchantCode<\/td> If applicable, the domain code of the merchant<\/td><\/tr> merchant<\/td> If applicable, the domain name of the merchant<\/td><\/tr> merchantCountry<\/td> If applicable, the ISO Alpha-2 country code of the merchant<\/td><\/tr> merchantType<\/td> If applicable, the type of the merchant. Either Regular, TSA, or Government<\/td><\/tr> merchantReference<\/td> If applicable, the unique reference of the transaction in the merchant’s system<\/td><\/tr> customerReference<\/td> The reference of the customer<\/td><\/tr> transactionStore<\/td> The store of the transaction<\/td><\/tr> transactionReference<\/td> The unique reference of the transaction in the store<\/td><\/tr> transactionType<\/td> The type of the transaction<\/td><\/tr> transactionDate<\/td> The UTC date and time of the transaction<\/td><\/tr> transactionAmount<\/td> The amount of the transaction<\/td><\/tr> transactionCurrencyCode<\/td> The currency of the transaction. Format: ISO 4217 numeric<\/td><\/tr> surchargeAmount<\/td> If applicable, the surcharge (or fee) of the transaction<\/td><\/tr> settlementAmount<\/td> If applicable, the settlement amount of the transaction<\/td><\/tr> settlementCurrencyCode<\/td> If applicable, the currency of the transaction settlement. Format: ISO 4217 numeric<\/td><\/tr> schemeAmount<\/td> If applicable, the amount of the transaction from the card scheme’s system<\/td><\/tr> schemeCurrencyCode<\/td> If applicable, the currency of the transaction from the card scheme’s system. Format: ISO 4217 numeric<\/td><\/tr> terminalType<\/td> The type of the terminal<\/td><\/tr> terminalId<\/td> The unique identifier of the terminal<\/td><\/tr> stan<\/td> If applicable, the system trace audit number (Postilion)<\/td><\/tr> pan<\/td> If applicable, the PAN of the card used in the transaction<\/td><\/tr> cardScheme<\/td> If applicable, the scheme of the card used in the transaction<\/td><\/tr> cardAcceptorCode<\/td> If applicable, the unique identifier of the card acceptor<\/td><\/tr> cardAcceptorLocation<\/td> If applicable, the location of the card acceptor<\/td><\/tr> merchantCategoryCode<\/td> If applicable, the category of the merchant<\/td><\/tr> sourceNodeName<\/td> If applicable, the name of the source node (Postilion)<\/td><\/tr> sinkNodeName<\/td> If applicable, the name of the sink node (Postilion)<\/td><\/tr> responseCode<\/td> The response code of the transaction<\/td><\/tr> responseDescription<\/td> The user-friendly description of the response code<\/td><\/tr> settled<\/td> The settlement status of the transaction<\/td><\/tr> additionalInfo<\/td> If applicable, any additional relevant data not captured by any field above<\/td><\/tr> accountNumber<\/td> if applicable, the transaction account number<\/td><\/tr><\/tbody><\/table>\n\n\n\nSample Response<\/p> [ \u00a0\u00a0\u00a0\u00a0{ \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCode”:\u00a0“FBN”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuer”:\u00a0“First\u00a0Bank\u00a0of\u00a0Nigeria”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCountry”:\u00a0“NG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCode”:\u00a0“FCMB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirer”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCountry”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantCode”:\u00a0“MX1209”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantType”:\u00a0“Regular”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“customerReference”:\u00a0“0000000000000014844”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionStore”:\u00a0“IPG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionReference”:\u00a0“307200”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionDate”:\u00a0“2020-01-24T19:07:02Z”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionAmount”:\u00a0“NGN\u00a01,000.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“surchargeAmount”:\u00a0“NGN\u00a00.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settlementCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalId”:\u00a0“3IPG0001”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“stan”:\u00a0“000274”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“pan”:\u00a0“628051******0095”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“retrievalReferenceNumber”:\u00a0“000855279594”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseCode”:\u00a0“91”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseDescription”:\u00a0“Issuer\u00a0or\u00a0Switch\u00a0Inoperative”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settled”:\u00a0false, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“hasMerchant”:\u00a0true \u00a0\u00a0\u00a0\u00a0}, \u00a0\u00a0\u00a0\u00a0{ \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCode”:\u00a0“FBN”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuer”:\u00a0“First\u00a0Bank\u00a0of\u00a0Nigeria”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCountry”:\u00a0“NG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCode”:\u00a0“FCMB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirer”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCountry”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantCode”:\u00a0“MX1209”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantType”:\u00a0“Regular”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“customerReference”:\u00a0“0000000000000014844”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionStore”:\u00a0“IPG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionReference”:\u00a0“945695”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionDate”:\u00a0“2020-01-24T19:07:02Z”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionAmount”:\u00a0“NGN\u00a01,000.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“surchargeAmount”:\u00a0“NGN\u00a00.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settlementCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalId”:\u00a0“3IPG0001”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“stan”:\u00a0“000274”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“pan”:\u00a0“628051******0095”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“retrievalReferenceNumber”:\u00a0“000855279594”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseCode”:\u00a0“91”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseDescription”:\u00a0“Issuer\u00a0or\u00a0Switch\u00a0Inoperative”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settled”:\u00a0false, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“hasMerchant”:\u00a0true \u00a0\u00a0\u00a0\u00a0}, \u00a0\u00a0\u00a0\u00a0{ \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCode”:\u00a0“FBN”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuer”:\u00a0“First\u00a0Bank\u00a0of\u00a0Nigeria”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“issuerCountry”:\u00a0“NG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCode”:\u00a0“FCMB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirer”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“acquirerCountry”:\u00a0“”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantCode”:\u00a0“MX1209”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“merchantType”:\u00a0“Regular”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“customerReference”:\u00a0“0000000000000014843”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionStore”:\u00a0“IPG”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionReference”:\u00a0“307199”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionDate”:\u00a0“2020-01-24T18:58:17Z”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionAmount”:\u00a0“NGN\u00a01,000.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“surchargeAmount”:\u00a0“NGN\u00a00.00”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“transactionCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settlementCurrencyCode”:\u00a0“566”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalType”:\u00a0“WEB”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“terminalId”:\u00a0“3IPG0001”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“stan”:\u00a0“000273”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“pan”:\u00a0“628051******0095”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“retrievalReferenceNumber”:\u00a0“000855277452”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseCode”:\u00a0“91”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“responseDescription”:\u00a0“Issuer\u00a0or\u00a0Switch\u00a0Inoperative”, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“settled”:\u00a0false, \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0“hasMerchant”:\u00a0true \u00a0\u00a0\u00a0\u00a0} ] <\/cite><\/blockquote>\n","protected":false},"author":169,"featured_media":0,"parent":3321,"menu_order":1,"comment_status":"open","ping_status":"closed","template":"","meta":{"spay_email":""},"doc_tag":[],"_links":{"self":[{"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3333"}],"collection":[{"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/users\/169"}],"replies":[{"embeddable":true,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/comments?post=3333"}],"version-history":[{"count":3,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3333\/revisions"}],"predecessor-version":[{"id":3345,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3333\/revisions\/3345"}],"up":[{"embeddable":true,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3321"}],"next":[{"title":"Get Transaction","link":"https:\/\/sandbox.interswitchng.com\/docbase\/docs\/arbiter\/arbiter-2-0\/get-transaction\/","href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3343"}],"prev":[{"title":"Get Access Token","link":"https:\/\/sandbox.interswitchng.com\/docbase\/docs\/arbiter\/arbiter-2-0\/get-access-token\/","href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/docs\/3323"}],"wp:attachment":[{"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/media?parent=3333"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/sandbox.interswitchng.com\/docbase\/wp-json\/wp\/v2\/doc_tag?post=3333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}