{ "request": { "method": "POST", "url": "https://payments.vantivcnp.com/vap/communicator/online/registerTokenRequest", "headers": { "Authorization": "Basic {base64_credentials}", "Content-Type": "application/xml" }, "body": "\n\n \n username\n password\n \n \n ORD-TOKEN-001\n 4111111111111111\n \n" }, "response": { "status": 200, "headers": { "Content-Type": "application/xml" }, "body": "\n\n \n 782011469385\n ORD-TOKEN-001\n 801\n Account number was successfully registered\n 1111000100003276\n VI\n \n 411111\n \n" } }