mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-02 20:07:25 -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_17GCVVKaReE7xLUd9mYY9N7i",
|
||
|
"card": {
|
||
|
"id": "card_17GCVVKaReE7xLUdlhNMXbGd"
|
||
|
},
|
||
|
"type": "card"
|
||
|
}
|
||
|
}
|
||
|
]
|