{
"request": {
"method": "POST",
"url": "https://payments.vantivcnp.com/vap/communicator/online/sale",
"headers": {
"Authorization": "Basic {base64_credentials}",
"Content-Type": "application/xml"
},
"body": "\n\n \n username\n password\n \n \n ORD-2026-001\n 2999\n ecommerce\n \n VI\n 4111111111111111\n 1228\n 349\n \n \n John Smith\n 123 Main St\n Anytown\n MA\n 02101\n US\n \n \n"
},
"response": {
"status": 200,
"headers": {
"Content-Type": "application/xml"
},
"body": "\n\n \n 782011469384\n ORD-2026-001\n 000\n 2026-05-03T12:00:00Z\n 2026-05-03\n Approved\n 11111\n 01\n M\n \n"
}
}