{
  "object": "search",
  "order": "chronological",
  "scope": "recipient",
  "query": "demo",
  "filters": {
    "active": "true"
  },
  "page": 1,
  "per_page": 30,
  "location": "/search",
  "total_pages": 1,
  "total": 1,
  "data": [
    {
      "object": "recipient",
      "id": "recp_test_57d3vwgelzch015e1ih",
      "livemode": false,
      "location": "/recipients/recp_test_57d3vwgelzch015e1ih",
      "verified": true,
      "active": true,
      "name": "demo@omise.co",
      "email": "demo@omise.co",
      "description": "Demo recipient",
      "type": "individual",
      "tax_id": "",
      "bank_account": {
        "object": "bank_account",
        "brand": "test",
        "last_digits": "6789",
        "name": "DEFAULT BANK ACCOUNT",
        "created": "2017-03-20T02:06:36Z"
      },
      "failure_code": null,
      "created": "2017-03-20T02:06:36Z"
    }
  ]
}
