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