codecombat/spec/fixtures/sub-test-40.json
2015-12-16 16:39:44 -08:00

15 lines
No EOL
341 B
JSON

[
{
"scope": "https://api.stripe.com:443",
"method": "POST",
"path": "/v1/tokens",
"status": 200,
"response": {
"id": "tok_17IONcKaReE7xLUduia9feWe",
"card": {
"id": "card_17IONcKaReE7xLUd3x5aNKDL"
},
"type": "card"
}
}
]