Advertisement
unnamed1233

Untitled

Dec 25th, 2020
869
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.39 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "id": 2,
  4.     "form_type_id": 1,
  5.     "user_request_id": 1,
  6.     "label": "email",
  7.     "message": "Please, enter valid email address",
  8.     "user_request": {
  9.       "id": 1,
  10.       "visa_type_id": 3,
  11.       "subscription_id": 3,
  12.       "user_id": 2,
  13.       "status_id": 1,
  14.       "created_at": "2020-12-25 07:34:03",
  15.       "updated_at": "2020-12-25 07:34:03"
  16.     }
  17.   }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement