mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
15 lines
No EOL
341 B
JSON
15 lines
No EOL
341 B
JSON
[
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/tokens",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "tok_17IOPcKaReE7xLUd21HNj8Lx",
|
|
"card": {
|
|
"id": "card_17IOPcKaReE7xLUdk4xzxjp3"
|
|
},
|
|
"type": "card"
|
|
}
|
|
}
|
|
] |