File "eventList.json"
Full Path: /home/cananyalcin/public_html/core/lib/coinbase/coinbase-commerce/tests/Fixtures/eventList.json
File size: 3.06 KB
MIME-type: text/plain
Charset: utf-8
{
"pagination": {
"order": "desc",
"starting_after": null,
"ending_before": null,
"total": 18,
"limit": 2,
"yielded": 2,
"cursor_range": [
"cce71734-b624-49ae-bd31-edd59379cbe5",
"1c969c6d-426c-473f-906b-538c2e0e6e46"
],
"previous_uri": "https://api.commerce.coinbase.com/events?ending_before=cce71734-b624-49ae-bd31-edd59379cbe5&limit=2",
"next_uri": "https://api.commerce.coinbase.com/events?limit=2&starting_after=1c969c6d-426c-473f-906b-538c2e0e6e46"
},
"data": [
{
"api_version": "2018-03-22",
"created_at": "2018-07-24T07:48:42Z",
"data": {
"id": "488fcbd5-eb82-42dc-8a2b-10fdf70e0bfe",
"code": "7C7V5ECK",
"name": "Test 1 event",
"metadata": {
"customer_id": "id_1005",
"customer_name": "Satoshi Nakamoto"
},
"payments": [],
"resource": "charge",
"timeline": [
{
"time": "2018-07-24T07:33:35Z",
"status": "NEW"
},
{
"time": "2018-07-24T07:48:42Z",
"status": "EXPIRED"
}
],
"addresses": {
"bitcoin": "19avEyazocv3akrgqduZo3YuRAX3zBdpVb",
"ethereum": "0xb7c3d09c20708b9311b762963c30614bae67bc7d",
"litecoin": "LZyL8p4hJWMp8gdCoCmgRfp929PWjKJi6Q",
"bitcoincash": "qqaktceq6mml6sa5yzgd9ya68x04kgphquf3ewn4ee"
},
"created_at": "2018-07-24T07:33:35Z",
"expires_at": "2018-07-24T07:48:35Z",
"hosted_url": "https://commerce.coinbase.com/charges/7C7V5ECK",
"description": "Mastering the Transition to the Information Age",
"pricing_type": "no_price"
},
"id": "cce71734-b624-49ae-bd31-edd59379cbe5",
"resource": "event",
"type": "charge:failed"
},
{
"api_version": "2018-03-22",
"created_at": "2018-07-24T07:33:35Z",
"data": {
"id": "488fcbd5-eb82-42dc-8a2b-10fdf70e0bfe",
"code": "7C7V5ECK",
"name": "Test 2 event",
"metadata": {
"customer_id": "id_1005",
"customer_name": "Satoshi Nakamoto"
},
"payments": [],
"resource": "charge",
"timeline": [
{
"time": "2018-07-24T07:33:35Z",
"status": "NEW"
}
],
"addresses": {
"bitcoin": "19avEyazocv3akrgqduZo3YuRAX3zBdpVb",
"ethereum": "0xb7c3d09c20708b9311b762963c30614bae67bc7d",
"litecoin": "LZyL8p4hJWMp8gdCoCmgRfp929PWjKJi6Q",
"bitcoincash": "qqaktceq6mml6sa5yzgd9ya68x04kgphquf3ewn4ee"
},
"created_at": "2018-07-24T07:33:35Z",
"expires_at": "2018-07-24T07:48:35Z",
"hosted_url": "https://commerce.coinbase.com/charges/7C7V5ECK",
"description": "Mastering the Transition to the Information Age",
"pricing_type": "no_price"
},
"id": "1c969c6d-426c-473f-906b-538c2e0e6e46",
"resource": "event",
"type": "charge:created"
}
],
"warnings": [
"Missing X-CC-Version header; serving latest API version (2018-03-22)"
]
}