Response
| { "current_page": 1, "data": [ { "id": 9, "reference": "ZYL7R", "description": "test", "client_id": 9, "operator_id": 1, "status_id": 0, "created_at": "2019-06-25T16:29:00+0200", "updated_at": "2019-06-27T13:35:02+0200", "priority": 1, "ticket_time_registrations_sum": null, "operator": { "id": 1, "email": "admin@innovaat.nl", "email_verified_at": null, "first_name": "abc", "last_name": "abc", "telephone_cell": null, "telephone": null, "companies": [], "remember_token": null, "created_at": "2019-06-07T17:19:56+0200", "updated_at": "2019-06-07T17:19:56+0200", "deleted_at": null, "roles_ids": [ 1 ], "roles": [ { "id": 1, "name": "operator", "display_name": "Behandelaar", "description": null, "created_at": "2019-06-07 13:56:48", "updated_at": "2019-06-07 13:56:48", "pivot": { "user_id": 1, "role_id": 1 } } ] }, "client": { "id": 9, "email": "hans@hanos.nl", "email_verified_at": null, "first_name": "Hans", "last_name": null, "telephone_cell": "06-2348912304", "telephone": "0487-623489", "company_id": 1, "remember_token": null, "created_at": "2019-06-25T16:28:56+0200", "updated_at": "2019-06-25T17:05:46+0200", "deleted_at": null, "roles_ids": [ 2 ], "company": { "id": 1, "name": "Xenos BV", "debtor_code": null, "address_1": "Weg", "address_2": "2", "postal_code": "5881 AM", "telephone": "0412", "logo": null, "city": "Boxmeer", "country": "Nederland", "created_at": "2019-06-20T16:53:46+0200", "updated_at": "2019-06-25T14:34:14+0200" }, "roles": [ { "id": 2, "name": "client", "display_name": "Contactpersoon", "description": null, "created_at": "2019-06-07 13:56:48", "updated_at": "2019-06-07 13:56:48", "pivot": { "user_id": 9, "role_id": 2 } } ] } } ], "first_page_url": "http://test.myapp.com/tickets?page=1", "from": 1, "last_page": 1, "last_page_url": "http://test.myapp.com/tickets?page=1", "next_page_url": null, "path": "http://test.myapp.com/tickets", "per_page": "15", "prev_page_url": null, "to": 1, "total": 1 } |
---|