Advertisement
drFALOS

Untitled

Jun 26th, 2023
689
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.77 KB | None | 0 0
  1. {
  2.     "data": [
  3.         {
  4.             "uuid": "fe3ea920-cb55-4b9d-aeb6-9c14d1052bbe",
  5.             "title": "234",
  6.             "description": "",
  7.             "active_cards_count": 0,
  8.             "blocked_cards_count": 0,
  9.             "cards_balance": 0,
  10.             "invite_uuid": "939a1f25-995a-4e59-9101-2aab02802089",
  11.             "users_count": 1,
  12.             "my_role": "owner",
  13.             "account": {
  14.                 "uuid": "33ab278e-f07c-41c0-bb60-a8580ecacd9b",
  15.                 "type": 5,
  16.                 "currency_id": 2,
  17.                 "iban": "0205963364997320",
  18.                 "description": null,
  19.                 "balance": "0.00",
  20.                 "status": 0,
  21.                 "created_at": "2023-06-26 15:29:52",
  22.                 "updated_at": "2023-06-26 15:29:52"
  23.             },
  24.             "settings": {
  25.                 "show_balance": 0
  26.             },
  27.             "join_request_count": 0,
  28.             "demands_count": 0
  29.         },
  30.         {
  31.             "uuid": "eedc60d0-b832-40e2-9a45-b83b8ecade81",
  32.             "title": "6456456",
  33.             "description": "63434663446634hdfdfndfndfn",
  34.             "active_cards_count": 0,
  35.             "blocked_cards_count": 8,
  36.             "cards_balance": 8,
  37.             "invite_uuid": "cb17e6cd-014d-4459-a04d-71faee75b40e",
  38.             "users_count": 2,
  39.             "my_role": "owner",
  40.             "account": {
  41.                 "uuid": "6e1041ce-d5d4-4d09-a609-ea0d730e1b66",
  42.                 "type": 5,
  43.                 "currency_id": 2,
  44.                 "iban": "0205299819457160",
  45.                 "description": null,
  46.                 "balance": "0.00",
  47.                 "status": 0,
  48.                 "created_at": "2023-05-22 12:13:47",
  49.                 "updated_at": "2023-05-22 12:13:47"
  50.             },
  51.             "settings": {
  52.                 "show_balance": 0
  53.             },
  54.             "join_request_count": 0,
  55.             "demands_count": 0
  56.         }
  57.     ],
  58.     "links": {
  59.         "first": "http:\/\/api.epnnet.xyz\/teams?page=1",
  60.         "last": "http:\/\/api.epnnet.xyz\/teams?page=1",
  61.         "prev": null,
  62.         "next": null
  63.     },
  64.     "meta": {
  65.         "current_page": 1,
  66.         "from": 1,
  67.         "last_page": 1,
  68.         "links": [
  69.             {
  70.                 "url": null,
  71.                 "label": "« Previous",
  72.                 "active": false
  73.             },
  74.             {
  75.                 "url": "http:\/\/api.epnnet.xyz\/teams?page=1",
  76.                 "label": "1",
  77.                 "active": true
  78.             },
  79.             {
  80.                 "url": null,
  81.                 "label": "Next »",
  82.                 "active": false
  83.             }
  84.         ],
  85.         "path": "http:\/\/api.epnnet.xyz\/teams",
  86.         "per_page": 25,
  87.         "to": 2,
  88.         "total": 2
  89.     }
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement