{
"merchant": "testapi",
"description": "Googledescr",
"language": "en",
"additionalParameters": {
"recipientName": "Boba Fett",
"payerName": "Valerii Khasanov",
"businessApplicationIdentifier": "PP",
"recipientAccountNumber": "40263333804",
"payerAddress": "Ivana Mazepi 46",
"payerCountry": "804",
"recipientIdType": "IDTP0016",
"recipientIdNumber": "77777777"
},
"fromCard": {
"paymentToken": {
"signature": "MEUCIGjSsthyawVJlbFQgs2noX10ojx3",
"intermediateSigningKey": {
"signedKey": "{\"keyValue\":\"MFkwEwYHKoZIzj0Cz\",\"keyExpiration\":\"1577777777980555559\"}",
"signatures": [
"MEYCIQCRi4mgpC+wQwCuR8t6clVZ6NZjoat9OyGLj8IOddhGmB/h"
]
},
"protocolVersion": "ECv2",
"signedMessage": "{\"encryptedMessage\":\"a5WOEtCkOGq5azRd7dHBcYpOcHzY6N56poDiSWoy0oePyMIQQH\"}"
}
},
"type": "DEBIT",
"currencyCode": "980",
"amount": 6050,
"ip": "127.122.33.4",
"returnUrl": "https://aix-wbl01svng.bt.bpc.in/",
"reasonMessage": "text"
}curl --location --request POST 'https://mock.apidog.com/m1/483896-0-default/p2pTransferGoogleE' \
--header 'ExtSystemid: ECOM_GOLD_BANK' \
--header 'login: SECURE_LOGIN' \
--header 'password: SECURE_PASSWORD' \
--header 'orderNumber: 1234' \
--header 'orderId: dbafea6c-3394-4f6a-a0d2-21d3d8e93e42' \
--header 'RegDate: 2023-09-12 12:16:00 ' \
--header 'x-uws-clientdn: GOLDENBANK' \
--header 'charset;' \
--header 'accept;' \
--header 'Content-Type: application/json' \
--data-raw '{
"merchant": "testapi",
"description": "Googledescr",
"language": "en",
"additionalParameters": {
"recipientName": "Boba Fett",
"payerName": "Valerii Khasanov",
"businessApplicationIdentifier": "PP",
"recipientAccountNumber": "40263333804",
"payerAddress": "Ivana Mazepi 46",
"payerCountry": "804",
"recipientIdType": "IDTP0016",
"recipientIdNumber": "77777777"
},
"fromCard": {
"paymentToken": {
"signature": "MEUCIGjSsthyawVJlbFQgs2noX10ojx3",
"intermediateSigningKey": {
"signedKey": "{\"keyValue\":\"MFkwEwYHKoZIzj0Cz\",\"keyExpiration\":\"1577777777980555559\"}",
"signatures": [
"MEYCIQCRi4mgpC+wQwCuR8t6clVZ6NZjoat9OyGLj8IOddhGmB/h"
]
},
"protocolVersion": "ECv2",
"signedMessage": "{\"encryptedMessage\":\"a5WOEtCkOGq5azRd7dHBcYpOcHzY6N56poDiSWoy0oePyMIQQH\"}"
}
},
"type": "DEBIT",
"currencyCode": "980",
"amount": 6050,
"ip": "127.122.33.4",
"returnUrl": "https://aix-wbl01svng.bt.bpc.in/",
"reasonMessage": "text"
}'{
"redirect": "string",
"info": "string",
"errorCode": "str",
"startThreeDS2": true,
"orderStatus[]": {
"errorCode": "str",
"errorMessage": "string",
"orderNumber": "string",
"orderStatus": 1,
"actionCode": 3,
"actionCodeDescription ": "string",
"amount": 0,
"currency": 3,
"date": "string",
"merchantOrderParams[]": {
"name": "string",
"value": "string"
},
"attributes[]": {
"name": "string",
"value": "string"
},
"cardAuthInfo[]": {
"pan": 12,
"expiration": 6,
"cardholderName": "string",
"authorizationResponseId ": "string",
"secureAuthInfo[]": {
"eci": "st",
"cavv": "string",
"xid": "string"
}
}
},
"success": true,
"data[]": {
"orderId": "string"
}
}