Simulate card merchant refunds by Card ID. Provide card id and transaction amount and the transaction will be processed through the system.
Success
Invalid Request
Error
{- "merchantName": "string",
- "merchantId": "string",
- "merchantCategoryCode": "stri",
- "transactionAmount": {
- "currency": "str",
- "amount": 0
}, - "transactionCountry": "str",
- "forexFee": 0,
- "forexPadding": 0,
- "atmWithdrawal": true,
- "additionalMerchantData": {
- "merchantStreet": "string",
- "merchantCity": "string",
- "merchantState": "string",
- "merchantPostalCode": "string",
- "merchantCountry": "str",
- "merchantTelephone": "string",
- "merchantURL": "string",
- "merchantNameOther": "string",
- "merchantNetworkId": "string",
- "merchantContact": "string"
}, - "cardHolderPresent": "PRESENT",
- "cardPresent": true,
- "initiateBiometricThreeDSecure": true
}
{- "code": "APPROVED",
- "threeDSecureChallengeId": {
- "value": 0,
- "hasValue": true
}
}
Success - No Content
Invalid Request
Conflict
Error
{- "message": "string",
- "validation": {
- "invalid": true,
- "fields": [
- {
- "name": "string",
- "errors": [
- {
- "type": "REQUIRED",
- "params": [
- "string"
]
}
]
}
]
}
}
Success - No Content
Invalid Request
Conflict
Error
{- "message": "string",
- "validation": {
- "invalid": true,
- "fields": [
- {
- "name": "string",
- "errors": [
- {
- "type": "REQUIRED",
- "params": [
- "string"
]
}
]
}
]
}
}
Success - No Content
Invalid Request
Error
{- "message": "string",
- "validation": {
- "invalid": true,
- "fields": [
- {
- "name": "string",
- "errors": [
- {
- "type": "REQUIRED",
- "params": [
- "string"
]
}
]
}
]
}
}
Simulate card purchases by Card ID. Provide card id and transaction amount and the transaction will be processed through the system.
Success
Invalid Request
Error
{- "merchantName": "string",
- "merchantId": "string",
- "merchantCategoryCode": "stri",
- "transactionAmount": {
- "currency": "str",
- "amount": 0
}, - "transactionCountry": "str",
- "forexFee": 0,
- "forexPadding": 0,
- "atmWithdrawal": true,
- "additionalMerchantData": {
- "merchantStreet": "string",
- "merchantCity": "string",
- "merchantState": "string",
- "merchantPostalCode": "string",
- "merchantCountry": "str",
- "merchantTelephone": "string",
- "merchantURL": "string",
- "merchantNameOther": "string",
- "merchantNetworkId": "string",
- "merchantContact": "string"
}, - "cardHolderPresent": "PRESENT",
- "cardPresent": true,
- "initiateBiometricThreeDSecure": true
}
{- "code": "APPROVED",
- "threeDSecureChallengeId": {
- "value": 0,
- "hasValue": true
}
}
Simulate card merchant refunds. Provide card details and transaction amount and the transaction will be processed through the system.
Success
Invalid Request
Error
{- "cardNumber": "stringstringstri",
- "cvv": "string",
- "expiryDate": "string",
- "merchantName": "string",
- "merchantId": "string",
- "merchantCategoryCode": "stri",
- "transactionAmount": {
- "currency": "str",
- "amount": 0
}, - "forexFee": 0,
- "forexPadding": 0,
- "atmWithdrawal": true,
- "additionalMerchantData": {
- "merchantStreet": "string",
- "merchantCity": "string",
- "merchantState": "string",
- "merchantPostalCode": "string",
- "merchantCountry": "str",
- "merchantTelephone": "string",
- "merchantURL": "string",
- "merchantNameOther": "string",
- "merchantNetworkId": "string",
- "merchantContact": "string"
}, - "cardHolderPresent": "PRESENT",
- "cardPresent": true,
- "initiateBiometricThreeDSecure": true
}
{- "code": "APPROVED",
- "threeDSecureChallengeId": {
- "value": 0,
- "hasValue": true
}
}
Simulate card purchases. Provide card details and transaction amount and the transaction will be processed through the system.
Success
Invalid Request
Error
{- "cardNumber": "stringstringstri",
- "cvv": "string",
- "expiryDate": "string",
- "merchantName": "string",
- "merchantId": "string",
- "merchantCategoryCode": "stri",
- "transactionAmount": {
- "currency": "str",
- "amount": 0
}, - "forexFee": 0,
- "forexPadding": 0,
- "atmWithdrawal": true,
- "additionalMerchantData": {
- "merchantStreet": "string",
- "merchantCity": "string",
- "merchantState": "string",
- "merchantPostalCode": "string",
- "merchantCountry": "str",
- "merchantTelephone": "string",
- "merchantURL": "string",
- "merchantNameOther": "string",
- "merchantNetworkId": "string",
- "merchantContact": "string"
}, - "cardHolderPresent": "PRESENT",
- "cardPresent": true,
- "initiateBiometricThreeDSecure": true
}
{- "code": "APPROVED",
- "threeDSecureChallengeId": {
- "value": 0,
- "hasValue": true
}
}