mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
24 lines
No EOL
579 B
JSON
24 lines
No EOL
579 B
JSON
[
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7XTFWmiA0hMYfl",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user13@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186af"
|
|
},
|
|
"sources": {
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"has_more": false
|
|
}
|
|
}
|
|
}
|
|
] |