Inquire Interfaces
Rules, limitations and requirements
Transaction Inquire
Examples
{
"RequestHeader": {
"SpecVersion": "[CURRENT SPEC_VERSION]",
"CustomerId": "[YOUR CUSTOMERID]",
"RequestId": "f7ca9af6c203c055ec50b6dcc2a40831",
"RetryIndicator": 0,
"ClientInfo": {
"ShopInfo": "My Shop",
"OsInfo": "Windows Server 2016"
}
},
"TransactionReference": {
"TransactionId": "fn7O7nAIQWKMSAbIdnC3A26SMUpA"
}
}{
"ResponseHeader": {
"SpecVersion": "[CURRENT SPEC_VERSION]",
"RequestId": "f7ca9af6c203c055ec50b6dcc2a40831"
},
"Transaction": {
"Type": "PAYMENT",
"Status": "CAPTURED",
"Id": "fn7O7nAIQWKMSAbIdnC3A26SMUpA",
"CaptureId": "fn7O7nAIQWKMSAbIdnC3A26SMUpA",
"Date": "2019-05-17T12:44:14.097+02:00",
"Amount": {
"Value": "245",
"CurrencyCode": "EUR"
},
"OrderId": "0",
"AcquirerName": "VISA Saferpay Test",
"AcquirerReference": "84050331349",
"SixTransactionReference": "0:0:3:fn7O7nAIQWKMSAbIdnC3A26SMUpA",
"ApprovalCode": "586216"
},
"PaymentMeans": {
"Brand": {
"PaymentMethod": "VISA",
"Name": "VISA"
},
"DisplayText": "xxxx xxxx xxxx 0004",
"Card": {
"MaskedNumber": "xxxxxxxxxxxx0004",
"ExpYear": 2019,
"ExpMonth": 5,
"HolderName": "Yamada Taro",
"CountryCode": "JP"
}
},
"Payer": {
"IpAddress": "178.15.222.100",
"IpLocation": "DE"
},
"Liability": {
"LiabilityShift": true,
"LiableEntity": "ThreeDs",
"ThreeDs": {
"Authenticated": true,
"LiabilityShift": true,
"Xid": "HVQOUwEUJnYaBAM7BCQDNAofGgg="
}
},
"Dcc": {
"PayerAmount": {
"Value": "352",
"CurrencyCode": "JPY"
}
}
}Example of a Transaction Inquire response for a failed transaction:
Inquire and Multipart Captures
Alias Inquire
DCC Inquire
Last updated
Was this helpful?
