[
{
"request": {
"url": {
"host": "test-payment-processor.metlo.com",
"path": "/user/fe483819-ab09-41d8-92ed-79eb86308be0",
"parameters": [
{
"name": "foo",
"value": "bar"
}
]
},
"headers": [
{
"name": "foo",
"value": "bar"
}
],
"method": "GET",
"body": "baz"
},
"response": {
"status": 200,
"headers": [
{
"name": "content-type",
"value": "application/json; charset=utf-8"
}
],
"body": "{\"foo\": \"bar\"}"
},
"meta": {
"environment": "production",
"incoming": true,
"source": "15.193.250.127",
"sourcePort": 17929,
"destination": "76.47.25.189",
"destinationPort": 443
}
}
]