{
  "object": "search",
  "order": "chronological",
  "scope": "dispute",
  "query": "demo",
  "filters": {
    "card_last_digits": "5454"
  },
  "page": 1,
  "per_page": 30,
  "location": "/search",
  "total_pages": 1,
  "total": 1,
  "data": [
    {
      "object": "dispute",
      "id": "dspt_test_57gqagy0yfk99ctjlue",
      "livemode": false,
      "location": "/disputes/dspt_test_57gqagy0yfk99ctjlue",
      "amount": 100000,
      "currency": "thb",
      "status": "won",
      "transaction": "trxn_test_57gqagy5we902sfmmqe",
      "message": "Demo dispute message.",
      "reason_code": "goods_or_services_not_provided",
      "reason_message": "Services not provided or Merchandise not received",
      "charge": "chrg_test_57gqaf72g7nxpo1mk9m",
      "documents": {
        "object": "list",
        "from": "1970-01-01T00:00:00+00:00",
        "to": "2017-03-30T07:44:23+00:00",
        "offset": 0,
        "limit": 20,
        "total": 0,
        "order": null,
        "location": "/disputes/dspt_test_57gqagy0yfk99ctjlue/documents",
        "data": [

        ]
      },
      "created": "2017-03-29T08:22:43Z",
      "closed_at": "2017-03-29T08:24:23Z"
    }
  ]
}
