mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -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_17GCVaKaReE7xLUdfcArqe1K",
|
||
|
"card": {
|
||
|
"id": "card_17GCVaKaReE7xLUdQXuE34GK"
|
||
|
},
|
||
|
"type": "card"
|
||
|
}
|
||
|
}
|
||
|
]
|