Card Information Inquiry

The function InquiryCardInformation allows you to check the brand and function of a card by submitting the card number.

…<a1:InquiryCardInformation>
		<ns2:StoreId>123456789</ns2:StoreId>
		<ns2:CardNumber>5413…0002</ns2:CardNumber>
</a1:InquiryCardInformation>…
…<ipgapi:CardInformation>
		<ns2:Brand>MASTERCARD</ns2:Brand>
		<ns2:CardFunction>credit</ns2:CardFunction>	
		<ns2:Country>USA</ns2:Country>
		<ns2:Corporate>CORPORATE</ns2:Corporate>
</ipgapi:CardInformation>
</ipgapi:IPGApiActionResponse>

Want a quick overview?