v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBDynamicQR
Cortina DynamicQR Refund
post/Cortina/DynamicQR/Refund
Request body
Example request
{
"ActorInfo": {
"Country": {
"Alpha2Code": "US",
"Alpha3Code": "USA",
"Intra": "Europe",
"Name": "UNITED STATES",
"NumericCode": "840"
},
"DynamicURL": "https://www.nayax.com/alternativeURL",
"GeoLocation": {
"Address": "River",
"City": "Zambezi",
"CountryCode": "ZM",
"Latitude": 51.0003431,
"Longitude": 23.745245,
"State": "Alabama",
"ZipCode": "234234"
},
"Id": 2001537302,
"MCC": 455,
"Name": "TestPayCC V2 OP",
"OperatorId": 2001537302,
"OperatorName": "TestPayCC V2 OP _ Sub Merchant"
},
"BasicInfo": {
"AgeLimitation": 18,
"Amount": 5,
"AuditNumber": 342,
"BillingProviderId": 1,
"CurrencyCode": "ILS",
"CurrencyNumeric": "376",
"IsProductSelected": true,
"NayaxRRN": "111111",
"NayaxTransactionId": 3584697384,
"PaymentMethodID": 1,
"SiteId": 1,
"TimeoutMS": 15000,
"TransactionId": "N99O4XURDQYJZIK4OTCAWF1RHHA40TZWVCRB"
},
"CustomData": {
"Actor": "String",
"DirectActor": "String",
"Distributor": "String",
"Machine": "String",
"Operator": "String",
"SoftDecline": "String"
},
"DeviceInfo": {
"FWVersion": "4.0.0.22-RC01 - Aug 25 2021",
"Type": "Onyx"
},
"PaymentInfo": {
"SrvTranId": "3584697388",
"AuthCode": "333333",
"AuthAmount": 5.5,
"SettAmount": 5.5,
"RRN": "111111",
"Token": "string",
"AuthDateTime": "071221133300",
"SettDateTime": "071221133330",
"TraceNumber": "4444",
"AdditionalData": "string",
"ProviderExternalData": "string",
"InitiateTranReference": 11223344
}
}Response
Success
Example response
{
"PaymentInfo": {
"SrvTranId": "3584697388",
"AuthCode": "333333",
"AuthAmount": 5.5,
"SettAmount": 5.5,
"RRN": "111111",
"Token": "string",
"AuthDateTime": "071221133300",
"SettDateTime": "071221133330",
"TraceNumber": "4444",
"AdditionalData": "string",
"ProviderExternalData": "string",
"InitiateTranReference": 11223344
}
}