Newman Run Dashboard

Saturday, 04 April 2026 14:28:04
Total Iterations

1

Total Assertions

1345

Total Failed Tests

283

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow-Collection
Environment: QA
Collection Description
End To End Automation Flow
Timings and Data
Total run duration: 41.2s
Total data received: 1.5MB
Average response time: 242ms
Summary Item Total Failed
Requests 154 0
Prerequest Scripts 171 0
Test Scripts 308 0
Assertions 1345 283
Skipped Tests 0 -



Showing 283 Failures

Failed Test: Test Case-02: Verify the response time should be less than 200ms

Assertion Error Message
expected 478 to be below 200
Failed Test: Test Case-02: Verify the API response status should be 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Test Case-02: Verify the api response status should be 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-02: Verify that API response time should be less than 200ms

Assertion Error Message
expected 231 to be below 200
Failed Test: Test Case-01: Verify that password field should not be present in the API response

Assertion Error Message
expected '5f4dcc3b5aa765d61d8327deb882cf99' to not exist
Failed Test: Test Case-02: Verify that reset_password_date field should not be present in the API response

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Test Case-01: Verify that the response status code is 403 when no token is invalid/expired

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that Master API should return 403 status code when token is Invalid

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the API returns a 400 status code when 'first_name' is not provided

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that the API returns a 400 status code when 'Product_id' is not provided

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-02: Verify that the API returns a message indicating that the IMEI is invalid

Assertion Error Message
expected 'Job is already open for this imei num…' to deeply equal '"serial_number" length must be at lea…'
Failed Test: Test Case-01: Verify that the response status code is 403 when token is invalid

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the response status code is 400 when the problems array is empty

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API should return Invalid details_key

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Test Case-01: Verify that API should return Missing details_key

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that the response status code is 401 when the Authorization header is missing

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Test Case-07: Verify that Search Job API response time should be under 200 ms

Assertion Error Message
expected 244 to be below 200
Failed Test: Test Case-01: Verify that status code with empty searchText is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that status code with Invalid Authorization header is 401

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-04: Verify that API response time should be below 200ms

Assertion Error Message
expected 273 to be below 200
Failed Test: Test Case-01: Verify that the API returns a 403 status code when the Authorization token is invalid

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the API returns 400 Bad Request when job number format is invalid

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Test Case-02: Verify that if proper error message is shown

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Test Case-01: Verify that the API returns 405 status code for invalid method

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Test Case-01: Verify that Invalid credentials should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Test Case-01: Verify that Blank credentials should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-02: Verify that the response time is below 200 ms

Assertion Error Message
expected 232 to be below 200
Failed Test: Test Case-08: Verify that password property should not be present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Test Case-09: Verify that password property should not be present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'reset_password_date'
Failed Test: Test Case-01: Verify that if the token is invalid API should return 401

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Test Case-01: Verify that the response status code is 401 for an invalid token

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Test Case-04: Verify that Pending For Job Assignment response time should be 300ms

Assertion Error Message
expected 496 to be below 300
Failed Test: Test Case-01: Verify that API status code should be 403

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Test Case-04: Verify the API response should be less than 200ms

Assertion Error Message
expected 238 to be below 200
Failed Test: Test Case-01: Verify that Assign Job API should return 404 Not Found

Assertion Error Message
expected 500 to deeply equal 404
Failed Test: Test Case-01: Verify that Assign Job API should return 404 Not Found

Assertion Error Message
assignedJobData is not defined
Failed Test: Test Case-01: Verify that Assign Job API should return 404 Not Found

Assertion Error Message
expected 500 to deeply equal 404
Failed Test: Test Case-01: Verify that Assign Job API should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 404
Failed Test: Test Case-08: Verify that 'password' should not be available in the response

Assertion Error Message
expected { id: 2, first_name: 'Mark', …(14) } to not have property 'password'
Failed Test: Test Case-01: Verify that status should be 403 if the token is invalid

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-02: Verify that the response time is below 200 ms.

Assertion Error Message
expected 242 to be below 200
Failed Test: Test Case-01: Verify that status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that status code is 405

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Test Case-02: Verify that the response time is under 200 ms

Assertion Error Message
expected 241 to be below 200
Failed Test: Test Case-01: Verify that API status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that API status code should be 405

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Test Case-02: Verify that API response time should be less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: Test Case-01: Verify that API Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that API Status code should be 404

Assertion Error Message
expected response to have status code 404 but got 200
Failed Test: Test Case-01: Verify that API Status code should be 404

Assertion Error Message
expected response to have status code 404 but got 500
Failed Test: Test Case-01: Verify that API Status code should be 404

Assertion Error Message
expected response to have status code 404 but got 500
Failed Test: Test Case-01: Verify that API Status code should be 404

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Test Case-01: Verify that the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the response status code is 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Test Case-01: Verify that API status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify the API status code is 405 for GET request

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Test Case-02: Verify response time is under 200 ms.

Assertion Error Message
expected 245 to be below 200
Failed Test: Test Case-01: Verify that API response status should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that API response status should be 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API response status should be 404

Assertion Error Message
expected response to have status code 404 but got 500
Failed Test: Test Case-01: Verify that API response status should be 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-02: Verify that API response body should contain 'Invalid job'

Assertion Error Message
expected 'Invalid job.' to include 'Repair successful.'
Failed Test: Test Case-01: Verify that API response status should be 404

Assertion Error Message
expected response to have status code 404 but got 500
Failed Test: Test Case-01: Verify that API status code should be 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Test Case-01: Verify that API status code should be 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API status code should be 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-02: Verify that the response time is below 200 ms

Assertion Error Message
expected 231 to be below 200
Failed Test: Test Case-01: Verify that API status should be 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-04: Verify that performance: response time should be < 3 seconds

Assertion Error Message
expected 416 to be below 300
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'

Assertion Error Message
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Failed Test: Test Case-01: Verify that API status should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that API status should be 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Test Case-01: Verify that API status should be 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API status should be 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API status should be 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 404
Failed Test: Test Case-01: Verify that API status should be 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verif the status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verif the status code should be 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verif the status code should be 404

Assertion Error Message
expected response to have status code 404 but got 403
Failed Test: Test Case-02: Verify that response should have 'Invalid job' message

Assertion Error Message
expected 'Invalid job' to deeply equal 'Invalid job status.'
Failed Test: Test Case-02: Verify that API response time should be less than 200ms

Assertion Error Message
expected 232 to be below 200
Failed Test: Test Case-02: Verify that API response time should be less than 200ms

Assertion Error Message
expected 231 to be below 200
Failed Test: Test Case-7: Verify that API response should be less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: Test Case-01: Verify that API status should have 403 when token is inalid/Expired

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Test Case-01: Verify that API status should have 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01: Verify that API status should have 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Test Case-01- Verify the API status should be 405

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Test Case-03: Verify that Repair Start and Repair End Date should be properly set

Assertion Error Message
expected null not to be null
Failed Test: Test Case-01: Verify that the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 478ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa531656-3081-4291-8a47-3ea154b93736
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2Xv41SZ3UXX5YeyILZwPF+I+lrI"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify the API status code 1 0 0
Test Case-02: Verify the response time should be less than 200ms 0 1 0
Test Case-03: Verify the Message should have success in the response 1 0 0
Test Case-04: Verify that Token should not be null 1 0 0
Test Case-05: Verify the JSON Schema 1 0 0
Test Case-06: Verify that JWT token should be valid 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify the response time should be less than 200ms
expected 478 to be below 200
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35b7b458-c988-40e9-be1d-87823c83bad4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamfd123",
            "password": "password123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify the API response status should have Invalid username or password 1 0 0
Test Case-02: Verify the API response status should be 401 0 1 0
Test Cases-03: Verify that the response schema should be correct 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify the API response status should be 401
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a0d8148-8806-4ef3-9bf7-5a46a9d0766d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify the api response status should have Invalid username or password 1 0 0
Test Case-02: Verify the api response status should be 400 0 1 0
Test Cases-03: Verify that the response schema should be correct 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify the api response status should be 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14763fae-30f2-45ae-b759-9c230f3f3998
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that User detail API should return the status code 200 1 0 0
Test Case-02: Verify that API response time should be less than 200ms 0 1 0
Test Case-03: Verify that the API response should have valid JSON structure 1 0 0
Test Case-04: Verify that the API response message should be Success 1 0 0
Test Case-05: Verify that API response should have ID and email_id 1 0 0
Test Case-06: Verify that the role_name value should have value as FrontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that API response time should be less than 200ms
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08dbecd0-d3b8-471a-86be-f2216e81a012
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that password field should not be present in the API response 0 1 0
Test Case-02: Verify that reset_password_date field should not be present in the API response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Test Case-01: Verify that password field should not be present in the API response
expected '5f4dcc3b5aa765d61d8327deb882cf99' to not exist
Test Case-02: Verify that reset_password_date field should not be present in the API response
Target cannot be null or undefined.
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2752f23f-0d5c-465b-8613-5d19797cfc53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API should return 401 Unauthorized when no Authorization header is provided 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-1OFjrPsx8IepnKjXQs5WyhOAGfI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99bcd3d7-2ac6-430e-b34e-f441158c3782
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-XhgUoeh653O+a/IOTIA8ofQDsIU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":561},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the Count API returns 200 status code 1 0 0
Test Case-02: Verify that Response contains Keys: Label, Key and Count 1 0 0
Test Case-03: Verify the API response time should be below 200ms 1 0 0
Test Case-04: Verify the API response schema 1 0 0
Test Case-05: Verify the API response message should be Success 1 0 0
Test Case-06: Verify the API response data should contain 3 items 1 0 0
Test Case-07: Verify that if the keys are present in the API response data Array 1 0 0
Test Case-08: Verify that the count of JSON object is number or Not 1 0 0
Test Case-09: Verify if the count for the JSON object Pending for delivery is Number or not 1 0 0
Test Case-09: Verify if the count for the JSON object Created today is Number or not 1 0 0
Test Case-09: Verify if the count for the JSON object Pending for FST assignment is Number or not 1 0 0
Total 11 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-1OFjrPsx8IepnKjXQs5WyhOAGfI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..-nIAIkX36jBHLTflfbAjnOoTaL1ZwJjjWVbW4Ju-Ow8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 956469f1-5256-455d-a271-3295d33a5c6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 when no token is invalid/expired 0 1 0
Test Case-02: Verify that the response message should be Internal Server Error when no token is invalid/expired 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403 when no token is invalid/expired
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-1OFjrPsx8IepnKjXQs5WyhOAGfI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 231ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7c7fe5c-162f-481e-8183-f4401e6f2ffd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 when no token is passed 1 0 0
Test Case-02: Verify that the response status message 'Unauthorized' when no token is passed 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de8998be-6029-4fc5-b54c-486c48eecbf5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Master API should return 200 status code 1 0 0
Test Case-02: Verify that Master API response time should be below 300ms 1 0 0
Test Case-03: Verify the Master API structure response should match with JSON schema 1 0 0
Test Case-04: Verify that if the Key mst_oem is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_model is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_action_status is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_warrenty_status is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_platform is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_product is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_role is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_service_location is present in the response body 1 0 0
Test Case-04: Verify that if the Key mst_problem is present in the response body 1 0 0
Test Case-04: Verify that if the Key map_fst_pincode is present in the response body 1 0 0
Test Case-05: Verify that Master API must have mst_oem key present in the response 1 0 0
Test Case-06: Verify that the Key is storing a non-empty array 1 0 0
Total 15 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 253715e4-54c8-4e22-afa7-f47f2b0932fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Master API should return 401 status code when token is missing 1 0 0
Test Case-02: Verify that Master API should return Unauthorized message when token is missing 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 228ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..r4qFSzQ1hpVaafHp9yb60fYnzAEC6B71BXnFymXAvHk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1628183d-5aae-42fb-96aa-70fb0f2e4466
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Master API should return 403 status code when token is Invalid 0 1 0
Test Case-02: Verify that Master API should return Invalid Token message when token is Invalid 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Master API should return 403 status code when token is Invalid
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f281d5d-2e57-4acf-b699-65f3114b6a0c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1104
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Coby",
                "last_name": "Reilly",
                "mobile_number": "540-766-0846",
                "mobile_number_alt": "536-794-5178",
                "email_id": "Maudie.Johnson@yahoo.com",
                "email_id_alt": "Charlotte78@example.org"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Jessy Rest",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Hungary",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-HQooqv8EgVi/slPe3YBU6KKrWyo"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":238451,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":238470,"tr_customer_product_id":238460,"job_number":"JOB_238451"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Create Job API request should return 200 status code 1 0 0
Test Case-02: Verify that Create Job API response time should be less than 300ms 1 0 0
Test Case-03: Verify that Create Job API response should have message Job created successfully 1 0 0
Test Case-04: Verify that Create Job Schema should be structured 1 0 0
Test Case-05: Verify that Create Job API responseidshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsemst_service_location_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsemst_platform_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsemst_warrenty_status_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsemst_oem_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsetr_customer_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsetr_customer_product_idshould contain all the keys 1 0 0
Test Case-05: Verify that Create Job API responsejob_numbershould contain all the keys 1 0 0
Test Case-06: Verify that job_number start with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4973d09c-1847-433a-89ab-143d7bd58389
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 625
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 400 status code when 'first_name' is not provided 0 1 0
Test Case-02: Verify that the API returns a 'customer' is required message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the API returns a 400 status code when 'first_name' is not provided
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 114B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebf61b2e-d50d-4758-853d-1c018775fa01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1115
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Teresa",
                "last_name": "Pouros",
                "mobile_number": "640-891-5728",
                "mobile_number_alt": "238-242-6994",
                "email_id": "Jerry_Veum75@hotmail.com",
                "email_id_alt": "Francis_Torp@example.org"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Maverick Crossing",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Reunion",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": "",
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 114
ETag W/"72-GLJL7sefwNWWT2x0xdIUqUmGZJA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"product_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 400 status code when 'Product_id' is not provided 0 1 0
Test Case-02: Verify that the API returns a 'Product_id' is required message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the API returns a 400 status code when 'Product_id' is not provided
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22c137a1-9790-499f-bde0-e0d7c99622c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1141
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Korbin",
                "last_name": "Erdman",
                "mobile_number": "809-936-4801",
                "mobile_number_alt": "902-817-2798",
                "email_id": "Alba.Russel92@yahoo.com",
                "email_id_alt": "Arnoldo.Abbott@example.org"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Elmore Avenue",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Saint Pierre and Miquelon",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "102102816614909630",
                "imei1": "102102816614909630",
                "imei2": "102102816614909630",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid 0 1 0
Test Case-02: Verify that the API returns a message indicating that the IMEI is invalid 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8d95d0e-c1e7-4462-ab30-723bbe203ed7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1109
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Sigmund",
                "last_name": "Von",
                "mobile_number": "751-752-5025",
                "mobile_number_alt": "965-959-7077",
                "email_id": "Blaze_Kessler94@gmail.com",
                "email_id_alt": "Chester.Cremin51@example.com"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Hamill Walk",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Egypt",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid 0 1 0
Test Case-02: Verify that the API returns a message indicating that the IMEI is invalid 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Test Case-01: Verify that the API returns a 400 status code when the IMEI is invalid
expected response to have status code 400 but got 500
Test Case-02: Verify that the API returns a message indicating that the IMEI is invalid
expected 'Job is already open for this imei num…' to deeply equal '"serial_number" length must be at lea…'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2166ca81-dd56-4369-8731-783c66956fe1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1109
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Ted",
                "last_name": "Graham",
                "mobile_number": "210-339-5241",
                "mobile_number_alt": "839-835-6798",
                "email_id": "Lucie.Conroy29@yahoo.com",
                "email_id_alt": "Willa.Kuvalis36@example.com"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Rita Stravenue",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Congo",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 when token is missing 1 0 0
Test Case-02: Verify that the response should have Unauthorized message in response when token is missing 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 79B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzIxMDY1OTB9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aac7ce43-71ae-4f55-ba67-8f666b62177c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1113
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Alice",
                "last_name": "Bernhard",
                "mobile_number": "419-956-1098",
                "mobile_number_alt": "637-354-0541",
                "email_id": "Maeve_Abbott59@yahoo.com",
                "email_id_alt": "Jevon.Borer24@example.org"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Leannon Plains",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Liberia",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Phone is not running, facing hanging issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 when token is invalid 0 1 0
Test Case-02: Verify that the response message 'Permission denied' should be available when token is invalid 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403 when token is invalid
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nitin","last_name":"Pathak","mobile_number":"8983241672","mobile_number_alt":"nitin.kr.pathak@gmail.com","email_id":"nitin.kr.pathak@gmail.com","email_id_alt":"nitin.kr.pathak@gmail.com"},"customer_address":{"flat_number":"B-704","apartment_name":"Aishwaryam Greens","street_name":"Pimple Saudagar","landmark":"Wakad Chowk","area":"Wakad","pincode":"302020","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-06T18:30:00.000Z","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"Phone is not running"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01b7c98a-e145-4894-baf1-e979989a3589
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1000
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Kelley",
                "last_name": "Jaskolski",
                "mobile_number": "620-293-1713",
                "mobile_number_alt": "426-990-2011",
                "email_id": "Amari41@yahoo.com",
                "email_id_alt": "Thora.Sanford@example.org"
            },
            "customer_address": {
                "flat_number": "B-304",
                "apartment_name": "Aishwaryam Greens",
                "street_name": "Monroe Squares",
                "landmark": "Wakad Chowk",
                "area": "Wakad",
                "pincode": "103651",
                "country": "Uganda",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-06T18:30:00.000Z",
                "serial_number": "10365101579909",
                "imei1": "10365101579909",
                "imei2": "10365101579909",
                "popurl": "2026-01-06T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
        
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 400 when the problems array is empty 0 1 0
Test Case-02: Verify that API should return problems is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 400 when the problems array is empty
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-V6ifnYfTon7/Pm+XuYttFLRY6m0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6337c0b9-1b44-4916-9fd0-ab5c79c82f1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-d4G/DkrLvXldA4tV7lD1yDY1tSQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":562},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that created today job Count is greater than old created today job value 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 544ms
Mean size per request: 544.52KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 207429c1-fd18-43ff-bfb7-48470550c447
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"88219-lVMxd1l/QKDJVY0j4O5OiypaIWo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238013,"job_number":"JOB_238013","tr_customer_id":238032,"tr_customer_product_id":238022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10669467976878","imei1":"10669467976878","imei2":"10669467976878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238015,"job_number":"JOB_238015","tr_customer_id":238034,"tr_customer_product_id":238024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:03.000Z","modified_at":"2026-04-04T04:29:03.000Z","name":"Vicky Emard","mobile_number":"282-913-3577","email_id":"Price49@hotmail.com","dop":"2000-01-31","serial_number":"1007099858001451","imei1":"1007099858001451","imei2":"1007099858001451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238056,"job_number":"JOB_238056","tr_customer_id":238075,"tr_customer_product_id":238065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10692159073667","imei1":"10692159073667","imei2":"10692159073667","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238059,"job_number":"JOB_238059","tr_customer_id":238078,"tr_customer_product_id":238068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:42.000Z","modified_at":"2026-04-04T04:29:42.000Z","name":"Floy Legros","mobile_number":"909-207-4409","email_id":"Adella_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1095508394111248","imei1":"1095508394111248","imei2":"1095508394111248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238109,"job_number":"JOB_238109","tr_customer_id":238128,"tr_customer_product_id":238118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10579654822128","imei1":"10579654822128","imei2":"10579654822128","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238113,"job_number":"JOB_238113","tr_customer_id":238132,"tr_customer_product_id":238122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Branson Johns","mobile_number":"573-753-2778","email_id":"Jenifer85@gmail.com","dop":"2000-01-31","serial_number":"1067500735770029","imei1":"1067500735770029","imei2":"1067500735770029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238154,"job_number":"JOB_238154","tr_customer_id":238173,"tr_customer_product_id":238163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:59.000Z","modified_at":"2026-04-04T04:30:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10486467721290","imei1":"10486467721290","imei2":"10486467721290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238157,"job_number":"JOB_238157","tr_customer_id":238176,"tr_customer_product_id":238166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"Eugene Johns","mobile_number":"263-579-4673","email_id":"Aniyah.Nitzsche89@gmail.com","dop":"2000-01-31","serial_number":"1080118212901362","imei1":"1080118212901362","imei2":"1080118212901362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":237890,"job_number":"JOB_237890","tr_customer_id":237909,"tr_customer_product_id":237899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Maria Glover","mobile_number":"697-295-6205","email_id":"Neha60@gmail.com","dop":"2025-05-05","serial_number":"16535208971525","imei1":"16535208971525","imei2":"16535208971525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237891,"job_number":"JOB_237891","tr_customer_id":237910,"tr_customer_product_id":237900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Christy McLaughlin","mobile_number":"374-364-9840","email_id":"Abner42@gmail.com","dop":"2025-05-05","serial_number":"14503221253774","imei1":"14503221253774","imei2":"14503221253774","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237892,"job_number":"JOB_237892","tr_customer_id":237911,"tr_customer_product_id":237901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Gustave Streich","mobile_number":"310-986-1946","email_id":"Myrl.VonRueden@yahoo.com","dop":"2025-05-05","serial_number":"14947751791009","imei1":"14947751791009","imei2":"14947751791009","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237893,"job_number":"JOB_237893","tr_customer_id":237912,"tr_customer_product_id":237902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Federico Rolfson","mobile_number":"965-742-7791","email_id":"Kennedi.Ziemann@yahoo.com","dop":"2025-05-05","serial_number":"13076528710544","imei1":"13076528710544","imei2":"13076528710544","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237894,"job_number":"JOB_237894","tr_customer_id":237913,"tr_customer_product_id":237903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:06.000Z","modified_at":"2026-04-04T02:48:06.000Z","name":"Mozelle Botsford","mobile_number":"870-636-2833","email_id":"Erich.DuBuque2@hotmail.com","dop":"2025-05-05","serial_number":"16309068704821","imei1":"16309068704821","imei2":"16309068704821","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237895,"job_number":"JOB_237895","tr_customer_id":237914,"tr_customer_product_id":237904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:07.000Z","modified_at":"2026-04-04T02:48:07.000Z","name":"Lucile Doyle","mobile_number":"532-391-3589","email_id":"Marquise_Haag27@yahoo.com","dop":"2025-05-05","serial_number":"13654882304888","imei1":"13654882304888","imei2":"13654882304888","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237896,"job_number":"JOB_237896","tr_customer_id":237915,"tr_customer_product_id":237905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Walter Fay","mobile_number":"610-598-3630","email_id":"Cristopher_Rath19@gmail.com","dop":"2025-05-05","serial_number":"16985360765568","imei1":"16985360765568","imei2":"16985360765568","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237897,"job_number":"JOB_237897","tr_customer_id":237916,"tr_customer_product_id":237906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Nicole Dibbert","mobile_number":"474-864-9792","email_id":"Corene.Koelpin95@yahoo.com","dop":"2025-05-05","serial_number":"15282282969398","imei1":"15282282969398","imei2":"15282282969398","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237898,"job_number":"JOB_237898","tr_customer_id":237917,"tr_customer_product_id":237907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Zetta Emard","mobile_number":"262-981-8588","email_id":"Margarete_Volkman44@gmail.com","dop":"2025-05-05","serial_number":"13936558339495","imei1":"13936558339495","imei2":"13936558339495","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237899,"job_number":"JOB_237899","tr_customer_id":237918,"tr_customer_product_id":237908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Dejah Windler","mobile_number":"679-615-6216","email_id":"Miguel54@yahoo.com","dop":"2025-05-05","serial_number":"13661577972515","imei1":"13661577972515","imei2":"13661577972515","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237900,"job_number":"JOB_237900","tr_customer_id":237919,"tr_customer_product_id":237909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:06.000Z","modified_at":"2026-04-04T03:20:19.000Z","name":"Elmira Kulas","mobile_number":"213-392-7826","email_id":"Jace.Thiel@hotmail.com","dop":"2025-05-30","serial_number":"10902447426375","imei1":"10902447426375","imei2":"10902447426375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T03:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237901,"job_number":"JOB_237901","tr_customer_id":237920,"tr_customer_product_id":237910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:06.000Z","modified_at":"2026-04-04T03:20:06.000Z","name":"Vivian Skiles","mobile_number":"648-936-8635","email_id":"Jalen_Heathcote59@hotmail.com","dop":"2025-05-30","serial_number":"15930801359556","imei1":"15930801359556","imei2":"15930801359556","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237902,"job_number":"JOB_237902","tr_customer_id":237921,"tr_customer_product_id":237911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:08.000Z","modified_at":"2026-04-04T03:20:08.000Z","name":"Blaze Lang","mobile_number":"766-529-2200","email_id":"Johnpaul40@gmail.com","dop":"2025-05-30","serial_number":"1241366929720441","imei1":"1241366929720441","imei2":"1241366929720441","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237903,"job_number":"JOB_237903","tr_customer_id":237922,"tr_customer_product_id":237912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Shannon Bins","mobile_number":"719-851-1127","email_id":"Benny_Herman16@gmail.com","dop":"2025-05-05","serial_number":"17468984785912","imei1":"17468984785912","imei2":"17468984785912","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237904,"job_number":"JOB_237904","tr_customer_id":237923,"tr_customer_product_id":237913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Adele Nikolaus","mobile_number":"357-823-4124","email_id":"Felipe51@gmail.com","dop":"2025-05-05","serial_number":"19809578331867","imei1":"19809578331867","imei2":"19809578331867","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237905,"job_number":"JOB_237905","tr_customer_id":237924,"tr_customer_product_id":237914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:25.000Z","modified_at":"2026-04-04T03:27:25.000Z","name":"Ari Legros","mobile_number":"628-616-1245","email_id":"Consuelo_Rippin@gmail.com","dop":"2025-05-05","serial_number":"10875948816777","imei1":"10875948816777","imei2":"10875948816777","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237906,"job_number":"JOB_237906","tr_customer_id":237925,"tr_customer_product_id":237915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:26.000Z","modified_at":"2026-04-04T03:27:26.000Z","name":"Abner Auer","mobile_number":"826-829-6958","email_id":"Andy7@hotmail.com","dop":"2025-05-05","serial_number":"17433708240607","imei1":"17433708240607","imei2":"17433708240607","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237907,"job_number":"JOB_237907","tr_customer_id":237926,"tr_customer_product_id":237916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:00.000Z","modified_at":"2026-04-04T03:28:00.000Z","name":"Colt Graham","mobile_number":"378-301-2965","email_id":"Gina51@gmail.com","dop":"2025-05-05","serial_number":"18086526533480","imei1":"18086526533480","imei2":"18086526533480","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237908,"job_number":"JOB_237908","tr_customer_id":237927,"tr_customer_product_id":237917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:01.000Z","modified_at":"2026-04-04T03:28:01.000Z","name":"Lexus Grant","mobile_number":"477-543-3914","email_id":"Ashlynn_Erdman@yahoo.com","dop":"2025-05-05","serial_number":"14535328435429","imei1":"14535328435429","imei2":"14535328435429","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237909,"job_number":"JOB_237909","tr_customer_id":237928,"tr_customer_product_id":237918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:09:14.000Z","modified_at":"2026-04-04T04:09:14.000Z","name":"B K","mobile_number":"9986998134","email_id":"bk@gmail.com","dop":"2026-03-25","serial_number":"27624085806562","imei1":"27624085808532","imei2":"27624085808532","popurl":"2026-03-25T04:09:11.421350400Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237910,"job_number":"JOB_237910","tr_customer_id":237929,"tr_customer_product_id":237919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:20.000Z","modified_at":"2026-04-04T04:27:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46217471735675","imei1":"46217471735675","imei2":"46217471735675","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237911,"job_number":"JOB_237911","tr_customer_id":237930,"tr_customer_product_id":237920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:22.000Z","modified_at":"2026-04-04T04:27:55.000Z","name":"Cale West","mobile_number":"978-267-3947","email_id":"Victor_Trantow@gmail.com","dop":"2025-04-06","serial_number":"18906039875327","imei1":"18906039875327","imei2":"18906039875327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237912,"job_number":"JOB_237912","tr_customer_id":237931,"tr_customer_product_id":237921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:24.000Z","modified_at":"2026-04-04T04:27:24.000Z","name":"Damaris Renner","mobile_number":"638-995-6821","email_id":"Ernesto_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"19626031216470170","imei1":"19626031216470170","imei2":"19626031216470170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237913,"job_number":"JOB_237913","tr_customer_id":237932,"tr_customer_product_id":237922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:28.000Z","modified_at":"2026-04-04T04:27:28.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13075980461505","imei1":"13075980461505","imei2":"13075980461505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237914,"job_number":"JOB_237914","tr_customer_id":237933,"tr_customer_product_id":237923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:28.000Z","modified_at":"2026-04-04T04:28:04.000Z","name":"Margarita Gorczany","mobile_number":"659-273-9403","email_id":"Brendon_Parisian@gmail.com","dop":"2025-04-06","serial_number":"11572061196868","imei1":"11572061196868","imei2":"11572061196868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237915,"job_number":"JOB_237915","tr_customer_id":237934,"tr_customer_product_id":237924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:30.000Z","modified_at":"2026-04-04T04:27:30.000Z","name":"Deonte Quigley","mobile_number":"803-702-6863","email_id":"Lincoln_McKenzie33@gmail.com","dop":"2025-04-06","serial_number":"11765330768188634","imei1":"11765330768188634","imei2":"11765330768188634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237916,"job_number":"JOB_237916","tr_customer_id":237935,"tr_customer_product_id":237925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:31.000Z","modified_at":"2026-04-04T04:27:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"43586936070789","imei1":"43586936070789","imei2":"43586936070789","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237917,"job_number":"JOB_237917","tr_customer_id":237936,"tr_customer_product_id":237926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:32.000Z","modified_at":"2026-04-04T04:28:06.000Z","name":"Arne Hegmann","mobile_number":"511-705-5979","email_id":"Olin18@yahoo.com","dop":"2025-04-06","serial_number":"17341963547637","imei1":"17341963547637","imei2":"17341963547637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237918,"job_number":"JOB_237918","tr_customer_id":237937,"tr_customer_product_id":237927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:33.000Z","modified_at":"2026-04-04T04:27:33.000Z","name":"Sharon Kuhic","mobile_number":"932-269-2803","email_id":"Daisha42@gmail.com","dop":"2025-04-06","serial_number":"17777882232099788","imei1":"17777882232099788","imei2":"17777882232099788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237919,"job_number":"JOB_237919","tr_customer_id":237938,"tr_customer_product_id":237928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"107936939377129","imei1":"107936939377129","imei2":"107936939377129","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237920,"job_number":"JOB_237920","tr_customer_id":237939,"tr_customer_product_id":237929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"Theresia Donnelly","mobile_number":"819-609-5191","email_id":"Maximillian.Hickle55@hotmail.com","dop":"2025-02-01","serial_number":"95512412838565","imei1":"95512412838565","imei2":"95512412838565","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237921,"job_number":"JOB_237921","tr_customer_id":237940,"tr_customer_product_id":237930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:45.000Z","modified_at":"2026-04-04T04:27:45.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"4494157199015959","imei1":"4494157199015959","imei2":"4494157199015959","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237922,"job_number":"JOB_237922","tr_customer_id":237941,"tr_customer_product_id":237931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:46.000Z","modified_at":"2026-04-04T04:28:18.000Z","name":"Wiley Greenholt","mobile_number":"548-699-3918","email_id":"Charley.Cummings@gmail.com","dop":"2025-02-01","serial_number":"93465939710663","imei1":"93465939710663","imei2":"93465939710663","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237923,"job_number":"JOB_237923","tr_customer_id":237942,"tr_customer_product_id":237932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:50.000Z","modified_at":"2026-04-04T04:28:28.000Z","name":"Santino Barrows","mobile_number":"411-231-9323","email_id":"Reina_Lesch89@hotmail.com","dop":"2025-04-06","serial_number":"18058758172424","imei1":"18058758172424","imei2":"18058758172424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237925,"job_number":"JOB_237925","tr_customer_id":237944,"tr_customer_product_id":237934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:51.000Z","modified_at":"2026-04-04T04:27:51.000Z","name":"Alexis Lehner","mobile_number":"671-693-2547","email_id":"Zachery29@hotmail.com","dop":"2025-04-06","serial_number":"13762172043681568","imei1":"13762172043681568","imei2":"13762172043681568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237926,"job_number":"JOB_237926","tr_customer_id":237945,"tr_customer_product_id":237935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:54.000Z","modified_at":"2026-04-04T04:27:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12183327322944","imei1":"12183327322944","imei2":"12183327322944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237927,"job_number":"JOB_237927","tr_customer_id":237946,"tr_customer_product_id":237936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:55.000Z","modified_at":"2026-04-04T04:28:32.000Z","name":"Emilia Wuckert","mobile_number":"779-674-8641","email_id":"Heath86@hotmail.com","dop":"2025-04-06","serial_number":"18121449453318","imei1":"18121449453318","imei2":"18121449453318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237928,"job_number":"JOB_237928","tr_customer_id":237947,"tr_customer_product_id":237937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:56.000Z","modified_at":"2026-04-04T04:27:56.000Z","name":"Abigayle Gulgowski","mobile_number":"919-236-8122","email_id":"Sandra.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"13127188971316088","imei1":"13127188971316088","imei2":"13127188971316088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237929,"job_number":"JOB_237929","tr_customer_id":237948,"tr_customer_product_id":237938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:57.000Z","modified_at":"2026-04-04T04:27:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10392449130149","imei1":"10392449130149","imei2":"10392449130149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237930,"job_number":"JOB_237930","tr_customer_id":237949,"tr_customer_product_id":237939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:57.000Z","modified_at":"2026-04-04T04:28:33.000Z","name":"Tia Rolfson","mobile_number":"719-496-6054","email_id":"Mavis.Graham91@yahoo.com","dop":"2025-04-06","serial_number":"18839354983148","imei1":"18839354983148","imei2":"18839354983148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237931,"job_number":"JOB_237931","tr_customer_id":237950,"tr_customer_product_id":237940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10905925786306","imei1":"10905925786306","imei2":"10905925786306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237932,"job_number":"JOB_237932","tr_customer_id":237951,"tr_customer_product_id":237941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:28:31.000Z","name":"Andres Dickens","mobile_number":"384-492-0830","email_id":"Reggie.Ullrich@hotmail.com","dop":"2025-06-18","serial_number":"10783341929737","imei1":"10783341929737","imei2":"10783341929737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237933,"job_number":"JOB_237933","tr_customer_id":237952,"tr_customer_product_id":237942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"Gregoria Friesen","mobile_number":"386-746-9327","email_id":"Dominique67@gmail.com","dop":"2025-04-06","serial_number":"13996798666634514","imei1":"13996798666634514","imei2":"13996798666634514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237934,"job_number":"JOB_237934","tr_customer_id":237953,"tr_customer_product_id":237943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:59.000Z","modified_at":"2026-04-04T04:27:59.000Z","name":"Marjolaine Morissette","mobile_number":"876-481-7249","email_id":"Briana_Schinner87@gmail.com","dop":"2025-06-18","serial_number":"1095164541079163","imei1":"1095164541079163","imei2":"1095164541079163","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237936,"job_number":"JOB_237936","tr_customer_id":237955,"tr_customer_product_id":237945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:04.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"100024242722584","imei1":"100024242722584","imei2":"100024242722584","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237937,"job_number":"JOB_237937","tr_customer_id":237956,"tr_customer_product_id":237946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Lincoln Abshire","mobile_number":"628-686-9073","email_id":"Willow30@hotmail.com","dop":"2025-04-06","serial_number":"15307632567526","imei1":"15307632567526","imei2":"15307632567526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237938,"job_number":"JOB_237938","tr_customer_id":237957,"tr_customer_product_id":237947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Jaquan Schinner","mobile_number":"432-380-0720","email_id":"Kari_Mayer85@hotmail.com","dop":"2025-02-13","serial_number":"100801733653646","imei1":"100801733653646","imei2":"100801733653646","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237939,"job_number":"JOB_237939","tr_customer_id":237958,"tr_customer_product_id":237948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Verlie Botsford","mobile_number":"291-331-4258","email_id":"Delmer_Maggio@gmail.com","dop":"2025-02-13","serial_number":"10001083627253568","imei1":"10001083627253568","imei2":"10001083627253568","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237940,"job_number":"JOB_237940","tr_customer_id":237959,"tr_customer_product_id":237949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Mara Heidenreich","mobile_number":"886-762-6439","email_id":"Luella93@yahoo.com","dop":"2025-04-06","serial_number":"10492377392313016","imei1":"10492377392313016","imei2":"10492377392313016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237941,"job_number":"JOB_237941","tr_customer_id":237960,"tr_customer_product_id":237950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:09.000Z","modified_at":"2026-04-04T04:28:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14392410219045","imei1":"14392410219045","imei2":"14392410219045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237942,"job_number":"JOB_237942","tr_customer_id":237961,"tr_customer_product_id":237951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:09.000Z","modified_at":"2026-04-04T04:28:43.000Z","name":"Georgiana Spencer","mobile_number":"502-544-8937","email_id":"Vida.Durgan@gmail.com","dop":"2025-04-06","serial_number":"10557694066818","imei1":"10557694066818","imei2":"10557694066818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237943,"job_number":"JOB_237943","tr_customer_id":237962,"tr_customer_product_id":237952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"19008102815249","imei1":"19008102815249","imei2":"19008102815249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237944,"job_number":"JOB_237944","tr_customer_id":237963,"tr_customer_product_id":237953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Madisen Raynor","mobile_number":"321-594-3758","email_id":"Tara.Anderson@gmail.com","dop":"2025-04-06","serial_number":"15214309139788192","imei1":"15214309139788192","imei2":"15214309139788192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237945,"job_number":"JOB_237945","tr_customer_id":237964,"tr_customer_product_id":237954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:11.000Z","modified_at":"2026-04-04T04:28:44.000Z","name":"Jany Bergnaum","mobile_number":"923-876-9817","email_id":"Mariah.Gleason36@hotmail.com","dop":"2025-04-06","serial_number":"11265506508340","imei1":"11265506508340","imei2":"11265506508340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237946,"job_number":"JOB_237946","tr_customer_id":237965,"tr_customer_product_id":237955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:11.000Z","modified_at":"2026-04-04T04:28:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17329576378476","imei1":"17329576378476","imei2":"17329576378476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237947,"job_number":"JOB_237947","tr_customer_id":237966,"tr_customer_product_id":237956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:48.000Z","name":"Gene Medhurst","mobile_number":"690-967-8052","email_id":"Elvera.Kub@yahoo.com","dop":"2025-04-06","serial_number":"10768720704330","imei1":"10768720704330","imei2":"10768720704330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237948,"job_number":"JOB_237948","tr_customer_id":237967,"tr_customer_product_id":237957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"Kristoffer Legros","mobile_number":"485-651-7989","email_id":"Luther_King78@yahoo.com","dop":"2025-04-06","serial_number":"12589931481783120","imei1":"12589931481783120","imei2":"12589931481783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237949,"job_number":"JOB_237949","tr_customer_id":237968,"tr_customer_product_id":237958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11662697388562","imei1":"11662697388562","imei2":"11662697388562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237950,"job_number":"JOB_237950","tr_customer_id":237969,"tr_customer_product_id":237959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:44.000Z","name":"Hugh Sawayn","mobile_number":"767-255-9937","email_id":"Max_Toy@gmail.com","dop":"2025-04-06","serial_number":"19392041044014","imei1":"19392041044014","imei2":"19392041044014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237951,"job_number":"JOB_237951","tr_customer_id":237970,"tr_customer_product_id":237960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:13.000Z","modified_at":"2026-04-04T04:28:13.000Z","name":"Anna Gibson","mobile_number":"607-420-9630","email_id":"Ryann_Koelpin76@yahoo.com","dop":"2025-04-06","serial_number":"16437729877236136","imei1":"16437729877236136","imei2":"16437729877236136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237953,"job_number":"JOB_237953","tr_customer_id":237972,"tr_customer_product_id":237962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Hector Donnelly","mobile_number":"702-229-8777","email_id":"Britney_Strosin70@hotmail.com","dop":"2025-04-06","serial_number":"14787857943136648","imei1":"14787857943136648","imei2":"14787857943136648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237957,"job_number":"JOB_237957","tr_customer_id":237976,"tr_customer_product_id":237966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:18.000Z","modified_at":"2026-04-04T04:28:18.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"109175526897998","imei1":"109175526897998","imei2":"109175526897998","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237958,"job_number":"JOB_237958","tr_customer_id":237977,"tr_customer_product_id":237967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:18.000Z","modified_at":"2026-04-04T04:28:28.000Z","name":"Quentin Friesen","mobile_number":"745-624-5962","email_id":"Jayce.Bauch51@gmail.com","dop":"2025-02-13","serial_number":"102190675361426","imei1":"102190675361426","imei2":"102190675361426","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237959,"job_number":"JOB_237959","tr_customer_id":237978,"tr_customer_product_id":237968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:19.000Z","modified_at":"2026-04-04T04:28:19.000Z","name":"Luther Towne","mobile_number":"913-772-1075","email_id":"Raegan_Larson95@hotmail.com","dop":"2025-02-13","serial_number":"10074457514981448","imei1":"10074457514981448","imei2":"10074457514981448","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237960,"job_number":"JOB_237960","tr_customer_id":237979,"tr_customer_product_id":237969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:22.000Z","modified_at":"2026-04-04T04:28:22.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237961,"job_number":"JOB_237961","tr_customer_id":237980,"tr_customer_product_id":237970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:24.000Z","modified_at":"2026-04-04T04:29:02.000Z","name":"Freddie Pagac","mobile_number":"357-460-9345","email_id":"Eva.Klocko@gmail.com","dop":"2025-04-06","serial_number":"14059865391314","imei1":"14059865391314","imei2":"14059865391314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237962,"job_number":"JOB_237962","tr_customer_id":237981,"tr_customer_product_id":237971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"87736034257436","imei1":"87736034257436","imei2":"87736034257436","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237963,"job_number":"JOB_237963","tr_customer_id":237982,"tr_customer_product_id":237972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Flavio Wehner","mobile_number":"901-432-3293","email_id":"Deborah_Roberts95@hotmail.com","dop":"2025-04-06","serial_number":"14433723591440012","imei1":"14433723591440012","imei2":"14433723591440012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237964,"job_number":"JOB_237964","tr_customer_id":237983,"tr_customer_product_id":237973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Tess Nolan","mobile_number":"847-233-8653","email_id":"Ed17@gmail.com","dop":"2025-02-01","serial_number":"69606072985384","imei1":"69606072985384","imei2":"69606072985384","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237965,"job_number":"JOB_237965","tr_customer_id":237984,"tr_customer_product_id":237974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:27.000Z","modified_at":"2026-04-04T04:28:59.000Z","name":"D'angelo Corkery","mobile_number":"854-922-3763","email_id":"Dario_Cruickshank51@yahoo.com","dop":"2025-02-01","serial_number":"66506928038970","imei1":"66506928038970","imei2":"66506928038970","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237970,"job_number":"JOB_237970","tr_customer_id":237989,"tr_customer_product_id":237979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:31.000Z","modified_at":"2026-04-04T04:28:31.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"105131904147280","imei1":"105131904147280","imei2":"105131904147280","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237971,"job_number":"JOB_237971","tr_customer_id":237990,"tr_customer_product_id":237980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:32.000Z","modified_at":"2026-04-04T04:28:42.000Z","name":"Lester Walker","mobile_number":"513-382-7634","email_id":"Jaycee_Metz@gmail.com","dop":"2025-02-13","serial_number":"108020996268136","imei1":"108020996268136","imei2":"108020996268136","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237972,"job_number":"JOB_237972","tr_customer_id":237991,"tr_customer_product_id":237981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:33.000Z","modified_at":"2026-04-04T04:28:33.000Z","name":"Emerson Spinka","mobile_number":"749-847-0937","email_id":"Rodger48@gmail.com","dop":"2025-02-13","serial_number":"10077738683354662","imei1":"10077738683354662","imei2":"10077738683354662","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237973,"job_number":"JOB_237973","tr_customer_id":237992,"tr_customer_product_id":237982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:37.000Z","modified_at":"2026-04-04T04:28:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10206086366194","imei1":"10206086366194","imei2":"10206086366194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237974,"job_number":"JOB_237974","tr_customer_id":237993,"tr_customer_product_id":237983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:37.000Z","modified_at":"2026-04-04T04:29:10.000Z","name":"Ebba Lueilwitz","mobile_number":"856-998-1774","email_id":"Katrine9@hotmail.com","dop":"2025-06-18","serial_number":"10872430684814","imei1":"10872430684814","imei2":"10872430684814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237975,"job_number":"JOB_237975","tr_customer_id":237994,"tr_customer_product_id":237984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:38.000Z","modified_at":"2026-04-04T04:28:38.000Z","name":"Sandrine Abernathy","mobile_number":"880-486-6538","email_id":"Ashleigh_Hirthe@gmail.com","dop":"2025-06-18","serial_number":"1031135149830243","imei1":"1031135149830243","imei2":"1031135149830243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237976,"job_number":"JOB_237976","tr_customer_id":237995,"tr_customer_product_id":237985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:39.000Z","modified_at":"2026-04-04T04:28:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16246682053464","imei1":"16246682053464","imei2":"16246682053464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237977,"job_number":"JOB_237977","tr_customer_id":237996,"tr_customer_product_id":237986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:39.000Z","modified_at":"2026-04-04T04:29:16.000Z","name":"Malachi Green","mobile_number":"272-758-8787","email_id":"Jordon.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"10818637105695","imei1":"10818637105695","imei2":"10818637105695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237978,"job_number":"JOB_237978","tr_customer_id":237997,"tr_customer_product_id":237987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:40.000Z","modified_at":"2026-04-04T04:28:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17132754239897","imei1":"17132754239897","imei2":"17132754239897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237979,"job_number":"JOB_237979","tr_customer_id":237998,"tr_customer_product_id":237988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Dewitt Stanton","mobile_number":"461-360-6658","email_id":"Adrianna_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"14403305177200476","imei1":"14403305177200476","imei2":"14403305177200476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237980,"job_number":"JOB_237980","tr_customer_id":237999,"tr_customer_product_id":237989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Reynold McClure","mobile_number":"881-506-8641","email_id":"Cordell.Kling@gmail.com","dop":"2025-04-06","serial_number":"16817655042300","imei1":"16817655042300","imei2":"16817655042300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237981,"job_number":"JOB_237981","tr_customer_id":238000,"tr_customer_product_id":237990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15865089125500","imei1":"15865089125500","imei2":"15865089125500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237982,"job_number":"JOB_237982","tr_customer_id":238001,"tr_customer_product_id":237991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:29:18.000Z","name":"Caleb Ullrich","mobile_number":"215-525-4158","email_id":"William.King@gmail.com","dop":"2025-04-06","serial_number":"13795857119615","imei1":"13795857119615","imei2":"13795857119615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237983,"job_number":"JOB_237983","tr_customer_id":238002,"tr_customer_product_id":237992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:42.000Z","modified_at":"2026-04-04T04:28:42.000Z","name":"Esteban Jacobson","mobile_number":"336-610-0019","email_id":"Karina94@yahoo.com","dop":"2025-04-06","serial_number":"10215300597523226","imei1":"10215300597523226","imei2":"10215300597523226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237984,"job_number":"JOB_237984","tr_customer_id":238003,"tr_customer_product_id":237993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:43.000Z","modified_at":"2026-04-04T04:28:43.000Z","name":"Florian Konopelski","mobile_number":"296-278-5138","email_id":"Ron.Lind73@gmail.com","dop":"2025-04-06","serial_number":"10147264719961482","imei1":"10147264719961482","imei2":"10147264719961482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237985,"job_number":"JOB_237985","tr_customer_id":238004,"tr_customer_product_id":237994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:44.000Z","modified_at":"2026-04-04T04:29:22.000Z","name":"Ines Nienow","mobile_number":"753-540-1510","email_id":"Elvis4@yahoo.com","dop":"2025-04-06","serial_number":"19121400303462","imei1":"19121400303462","imei2":"19121400303462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237989,"job_number":"JOB_237989","tr_customer_id":238008,"tr_customer_product_id":237998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:46.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Dee Monahan","mobile_number":"301-799-9996","email_id":"Lucius.Pagac@gmail.com","dop":"2025-04-06","serial_number":"19529347609594932","imei1":"19529347609594932","imei2":"19529347609594932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237992,"job_number":"JOB_237992","tr_customer_id":238011,"tr_customer_product_id":238001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:49.000Z","modified_at":"2026-04-04T04:28:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10440206891583","imei1":"10440206891583","imei2":"10440206891583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237993,"job_number":"JOB_237993","tr_customer_id":238012,"tr_customer_product_id":238002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:49.000Z","modified_at":"2026-04-04T04:29:23.000Z","name":"Elias Hilll","mobile_number":"758-591-3067","email_id":"Tracy.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"14361082911737","imei1":"14361082911737","imei2":"14361082911737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237994,"job_number":"JOB_237994","tr_customer_id":238013,"tr_customer_product_id":238003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12653564836251","imei1":"12653564836251","imei2":"12653564836251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237995,"job_number":"JOB_237995","tr_customer_id":238014,"tr_customer_product_id":238004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Claudia Jacobson","mobile_number":"672-867-6145","email_id":"Lew.Ryan21@hotmail.com","dop":"2025-04-06","serial_number":"15857460587881154","imei1":"15857460587881154","imei2":"15857460587881154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237996,"job_number":"JOB_237996","tr_customer_id":238015,"tr_customer_product_id":238005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:29:23.000Z","name":"Quentin Streich","mobile_number":"590-281-2232","email_id":"Kole_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17137546482400","imei1":"17137546482400","imei2":"17137546482400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237997,"job_number":"JOB_237997","tr_customer_id":238016,"tr_customer_product_id":238006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"14699265061654","imei1":"14699265061654","imei2":"14699265061654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237998,"job_number":"JOB_237998","tr_customer_id":238017,"tr_customer_product_id":238007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:29:25.000Z","name":"Velva Halvorson","mobile_number":"983-681-8275","email_id":"Camren_Lindgren78@hotmail.com","dop":"2025-04-06","serial_number":"14426836993565","imei1":"14426836993565","imei2":"14426836993565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237999,"job_number":"JOB_237999","tr_customer_id":238018,"tr_customer_product_id":238008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104743347191751","imei1":"104743347191751","imei2":"104743347191751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238000,"job_number":"JOB_238000","tr_customer_id":238019,"tr_customer_product_id":238009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Kariane Kautzer","mobile_number":"780-848-8560","email_id":"Kira_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12379321198414116","imei1":"12379321198414116","imei2":"12379321198414116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238001,"job_number":"JOB_238001","tr_customer_id":238020,"tr_customer_product_id":238010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:29:29.000Z","name":"King Hilpert","mobile_number":"936-726-3274","email_id":"Krystal_Barton@yahoo.com","dop":"2025-12-31","serial_number":"101245714922362","imei1":"101245714922362","imei2":"101245714922362","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238002,"job_number":"JOB_238002","tr_customer_id":238021,"tr_customer_product_id":238011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:53.000Z","modified_at":"2026-04-04T04:28:53.000Z","name":"Jolie Rath","mobile_number":"973-910-8007","email_id":"Zachariah.Treutel@gmail.com","dop":"2025-04-06","serial_number":"13976256489059840","imei1":"13976256489059840","imei2":"13976256489059840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238003,"job_number":"JOB_238003","tr_customer_id":238022,"tr_customer_product_id":238012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:55.000Z","modified_at":"2026-04-04T04:28:55.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15018744834562","imei1":"15018744834562","imei2":"15018744834562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238004,"job_number":"JOB_238004","tr_customer_id":238023,"tr_customer_product_id":238013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:55.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Justice Mosciski","mobile_number":"654-304-7686","email_id":"Adalberto97@yahoo.com","dop":"2025-04-06","serial_number":"18497737200859","imei1":"18497737200859","imei2":"18497737200859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238005,"job_number":"JOB_238005","tr_customer_id":238024,"tr_customer_product_id":238014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:56.000Z","modified_at":"2026-04-04T04:28:56.000Z","name":"Rosa Waelchi","mobile_number":"246-205-9633","email_id":"Dante_Wolf50@gmail.com","dop":"2025-04-06","serial_number":"10249854816134878","imei1":"10249854816134878","imei2":"10249854816134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238006,"job_number":"JOB_238006","tr_customer_id":238025,"tr_customer_product_id":238015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:59.000Z","modified_at":"2026-04-04T04:28:59.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"12720391548279","imei1":"12720391548279","imei2":"12720391548279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238007,"job_number":"JOB_238007","tr_customer_id":238026,"tr_customer_product_id":238016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:59.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Geo Lueilwitz","mobile_number":"411-949-4905","email_id":"Imelda24@yahoo.com","dop":"2025-04-06","serial_number":"13507676296249","imei1":"13507676296249","imei2":"13507676296249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238008,"job_number":"JOB_238008","tr_customer_id":238027,"tr_customer_product_id":238017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:00.000Z","modified_at":"2026-04-04T04:29:00.000Z","name":"Penelope Rolfson","mobile_number":"652-533-6858","email_id":"Kaya.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"11363985959564064","imei1":"11363985959564064","imei2":"11363985959564064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238014,"job_number":"JOB_238014","tr_customer_id":238033,"tr_customer_product_id":238023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:35.000Z","name":"Clementina Kilback","mobile_number":"874-895-7213","email_id":"Cyrus.Koss95@yahoo.com","dop":"2000-01-31","serial_number":"10254239895723","imei1":"10254239895723","imei2":"10254239895723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238016,"job_number":"JOB_238016","tr_customer_id":238035,"tr_customer_product_id":238025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76977083134331","imei1":"76977083134331","imei2":"76977083134331","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238017,"job_number":"JOB_238017","tr_customer_id":238036,"tr_customer_product_id":238026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"Tyree Rohan","mobile_number":"867-825-6745","email_id":"Dexter.OConner8@yahoo.com","dop":"2025-02-01","serial_number":"61098873288500","imei1":"61098873288500","imei2":"61098873288500","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238018,"job_number":"JOB_238018","tr_customer_id":238037,"tr_customer_product_id":238027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:08.000Z","modified_at":"2026-04-04T04:29:08.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"10600736427819492","imei1":"10600736427819492","imei2":"10600736427819492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238019,"job_number":"JOB_238019","tr_customer_id":238038,"tr_customer_product_id":238028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:08.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Pedro Cormier","mobile_number":"680-810-3691","email_id":"Heidi_Robel30@gmail.com","dop":"2025-02-01","serial_number":"37571821652911","imei1":"37571821652911","imei2":"37571821652911","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238020,"job_number":"JOB_238020","tr_customer_id":238039,"tr_customer_product_id":238029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:15.000Z","modified_at":"2026-04-04T04:29:15.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10979013275266","imei1":"10979013275266","imei2":"10979013275266","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238021,"job_number":"JOB_238021","tr_customer_id":238040,"tr_customer_product_id":238030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:16.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14838596708372","imei1":"14838596708372","imei2":"14838596708372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238022,"job_number":"JOB_238022","tr_customer_id":238041,"tr_customer_product_id":238031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:54.000Z","name":"Glenna Bahringer","mobile_number":"537-272-2644","email_id":"Kattie18@gmail.com","dop":"2025-08-24","serial_number":"18010553729808","imei1":"18010553729808","imei2":"18010553729808","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238023,"job_number":"JOB_238023","tr_customer_id":238042,"tr_customer_product_id":238032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:49.000Z","name":"Mollie Dickinson","mobile_number":"652-729-1649","email_id":"Jerald_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"15285742415339","imei1":"15285742415339","imei2":"15285742415339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238024,"job_number":"JOB_238024","tr_customer_id":238043,"tr_customer_product_id":238033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Kitty Bauch","mobile_number":"957-553-8046","email_id":"Violet.Heller@yahoo.com","dop":"2025-08-24","serial_number":"1002028472658466","imei1":"1002028472658466","imei2":"1002028472658466","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238025,"job_number":"JOB_238025","tr_customer_id":238044,"tr_customer_product_id":238034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Uriah Upton","mobile_number":"656-294-9796","email_id":"Camilla.Fahey@yahoo.com","dop":"2025-04-06","serial_number":"18114335071054576","imei1":"18114335071054576","imei2":"18114335071054576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238026,"job_number":"JOB_238026","tr_customer_id":238045,"tr_customer_product_id":238035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:21.000Z","modified_at":"2026-04-04T04:29:30.000Z","name":"Carmen Thompson","mobile_number":"737-973-9941","email_id":"Junius_McKenzie99@gmail.com","dop":"2026-02-28","serial_number":"83752741291026","imei1":"83752741291026","imei2":"83752741291026","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238027,"job_number":"JOB_238027","tr_customer_id":238046,"tr_customer_product_id":238036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:23.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16581640688348","imei1":"16581640688348","imei2":"16581640688348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238028,"job_number":"JOB_238028","tr_customer_id":238047,"tr_customer_product_id":238037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:24.000Z","modified_at":"2026-04-04T04:30:01.000Z","name":"Vivian Monahan","mobile_number":"316-750-8937","email_id":"Augustine_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"18420408345371","imei1":"18420408345371","imei2":"18420408345371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238029,"job_number":"JOB_238029","tr_customer_id":238048,"tr_customer_product_id":238038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:24.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143103078827","imei1":"14143103078827","imei2":"14143103078827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238030,"job_number":"JOB_238030","tr_customer_id":238049,"tr_customer_product_id":238039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:25.000Z","modified_at":"2026-04-04T04:30:01.000Z","name":"Samir Spencer","mobile_number":"484-227-6778","email_id":"Clemmie.Kiehn@hotmail.com","dop":"2025-04-06","serial_number":"16759437326904","imei1":"16759437326904","imei2":"16759437326904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238031,"job_number":"JOB_238031","tr_customer_id":238050,"tr_customer_product_id":238040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:25.000Z","modified_at":"2026-04-04T04:29:25.000Z","name":"Joyce O'Connell","mobile_number":"782-287-7228","email_id":"Chesley76@yahoo.com","dop":"2025-04-06","serial_number":"10459780334754510","imei1":"10459780334754510","imei2":"10459780334754510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238032,"job_number":"JOB_238032","tr_customer_id":238051,"tr_customer_product_id":238041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11609705049517","imei1":"11609705049517","imei2":"11609705049517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238033,"job_number":"JOB_238033","tr_customer_id":238052,"tr_customer_product_id":238042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:30:03.000Z","name":"Zane Dach","mobile_number":"970-752-3980","email_id":"Rhoda1@gmail.com","dop":"2025-04-06","serial_number":"14020509149947","imei1":"14020509149947","imei2":"14020509149947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238034,"job_number":"JOB_238034","tr_customer_id":238053,"tr_customer_product_id":238043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"Alexandrine Legros","mobile_number":"720-718-3252","email_id":"Bonita19@yahoo.com","dop":"2025-04-06","serial_number":"10065644594519804","imei1":"10065644594519804","imei2":"10065644594519804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238035,"job_number":"JOB_238035","tr_customer_id":238054,"tr_customer_product_id":238044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:27.000Z","modified_at":"2026-04-04T04:29:27.000Z","name":"Ellen Veum","mobile_number":"588-974-3158","email_id":"Erika.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"13980005462960724","imei1":"13980005462960724","imei2":"13980005462960724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238036,"job_number":"JOB_238036","tr_customer_id":238055,"tr_customer_product_id":238045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:29.000Z","modified_at":"2026-04-04T04:29:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12149209758185","imei1":"12149209758185","imei2":"12149209758185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238037,"job_number":"JOB_238037","tr_customer_id":238056,"tr_customer_product_id":238046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:30:02.000Z","name":"Mohammed Ortiz","mobile_number":"698-991-9980","email_id":"Stan.Adams61@gmail.com","dop":"2025-04-06","serial_number":"12855994020241","imei1":"12855994020241","imei2":"12855994020241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238038,"job_number":"JOB_238038","tr_customer_id":238057,"tr_customer_product_id":238047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:29:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10130208422191","imei1":"10130208422191","imei2":"10130208422191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238039,"job_number":"JOB_238039","tr_customer_id":238058,"tr_customer_product_id":238048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:30:04.000Z","name":"Mozell Rice","mobile_number":"991-834-9390","email_id":"Hilma57@hotmail.com","dop":"2025-04-06","serial_number":"17896706741918","imei1":"17896706741918","imei2":"17896706741918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238040,"job_number":"JOB_238040","tr_customer_id":238059,"tr_customer_product_id":238049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18226438787366","imei1":"18226438787366","imei2":"18226438787366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238041,"job_number":"JOB_238041","tr_customer_id":238060,"tr_customer_product_id":238050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Tyreek Trantow","mobile_number":"343-706-0855","email_id":"Karolann54@yahoo.com","dop":"2025-04-06","serial_number":"11766517384461328","imei1":"11766517384461328","imei2":"11766517384461328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238042,"job_number":"JOB_238042","tr_customer_id":238061,"tr_customer_product_id":238051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:30:09.000Z","name":"Weldon Smith","mobile_number":"274-339-8473","email_id":"Keanu.Kuhn15@yahoo.com","dop":"2025-04-06","serial_number":"11782804446809","imei1":"11782804446809","imei2":"11782804446809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238043,"job_number":"JOB_238043","tr_customer_id":238062,"tr_customer_product_id":238052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Koby Lueilwitz","mobile_number":"368-753-7881","email_id":"Erin67@yahoo.com","dop":"2025-04-06","serial_number":"14604766699327618","imei1":"14604766699327618","imei2":"14604766699327618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238044,"job_number":"JOB_238044","tr_customer_id":238063,"tr_customer_product_id":238053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13114426066080","imei1":"13114426066080","imei2":"13114426066080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238045,"job_number":"JOB_238045","tr_customer_id":238064,"tr_customer_product_id":238054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"18856660286804","imei1":"18856660286804","imei2":"18856660286804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238046,"job_number":"JOB_238046","tr_customer_id":238065,"tr_customer_product_id":238055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Claudine Bosco","mobile_number":"609-644-2940","email_id":"Joshuah.Rau@hotmail.com","dop":"2025-04-06","serial_number":"16417209862962","imei1":"16417209862962","imei2":"16417209862962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238047,"job_number":"JOB_238047","tr_customer_id":238066,"tr_customer_product_id":238056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Sofia Russel","mobile_number":"527-757-7416","email_id":"Demarcus.Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"19156493606437","imei1":"19156493606437","imei2":"19156493606437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238048,"job_number":"JOB_238048","tr_customer_id":238067,"tr_customer_product_id":238057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ivah Lebsack","mobile_number":"900-859-0856","email_id":"Terrence38@yahoo.com","dop":"2025-04-06","serial_number":"19445803743065656","imei1":"19445803743065656","imei2":"19445803743065656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238050,"job_number":"JOB_238050","tr_customer_id":238069,"tr_customer_product_id":238059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ibrahim Gusikowski","mobile_number":"568-797-2752","email_id":"Hugh.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15908575634384488","imei1":"15908575634384488","imei2":"15908575634384488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238051,"job_number":"JOB_238051","tr_customer_id":238070,"tr_customer_product_id":238060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Derrick Stoltenberg","mobile_number":"460-233-3207","email_id":"Osbaldo.Harris42@gmail.com","dop":"2025-04-06","serial_number":"14352380560113244","imei1":"14352380560113244","imei2":"14352380560113244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238052,"job_number":"JOB_238052","tr_customer_id":238071,"tr_customer_product_id":238061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:37.000Z","modified_at":"2026-04-04T04:29:37.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107683949753169","imei1":"107683949753169","imei2":"107683949753169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238053,"job_number":"JOB_238053","tr_customer_id":238072,"tr_customer_product_id":238062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:37.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Cheyenne Walker","mobile_number":"281-869-3464","email_id":"Ella_Howell@gmail.com","dop":"2025-12-31","serial_number":"103175492926208","imei1":"103175492926208","imei2":"103175492926208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238054,"job_number":"JOB_238054","tr_customer_id":238073,"tr_customer_product_id":238063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:40.000Z","modified_at":"2026-04-04T04:29:40.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"13921872660043","imei1":"13921872660043","imei2":"13921872660043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238055,"job_number":"JOB_238055","tr_customer_id":238074,"tr_customer_product_id":238064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:40.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"Holly Mills","mobile_number":"304-324-4787","email_id":"Bobbie.Hessel27@yahoo.com","dop":"2025-04-06","serial_number":"19909737915178","imei1":"19909737915178","imei2":"19909737915178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238057,"job_number":"JOB_238057","tr_customer_id":238076,"tr_customer_product_id":238066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vernice Borer","mobile_number":"747-532-2600","email_id":"Amber_Bogisich96@gmail.com","dop":"2025-04-06","serial_number":"18205690054778184","imei1":"18205690054778184","imei2":"18205690054778184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238058,"job_number":"JOB_238058","tr_customer_id":238077,"tr_customer_product_id":238067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Brock Kuhic","mobile_number":"314-814-8468","email_id":"Nash.McKenzie40@gmail.com","dop":"2000-01-31","serial_number":"10475320613142","imei1":"10475320613142","imei2":"10475320613142","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238066,"job_number":"JOB_238066","tr_customer_id":238085,"tr_customer_product_id":238075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:48.000Z","modified_at":"2026-04-04T04:29:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11654560041006","imei1":"11654560041006","imei2":"11654560041006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238067,"job_number":"JOB_238067","tr_customer_id":238086,"tr_customer_product_id":238076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:48.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Torey Tremblay","mobile_number":"893-470-8270","email_id":"Kristoffer.Pollich66@gmail.com","dop":"2025-04-06","serial_number":"18644012624093","imei1":"18644012624093","imei2":"18644012624093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238068,"job_number":"JOB_238068","tr_customer_id":238087,"tr_customer_product_id":238077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:49.000Z","modified_at":"2026-04-04T04:30:26.000Z","name":"Isabell Schroeder","mobile_number":"200-460-2304","email_id":"Jannie87@hotmail.com","dop":"2025-04-06","serial_number":"17114465302419","imei1":"17114465302419","imei2":"17114465302419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238069,"job_number":"JOB_238069","tr_customer_id":238088,"tr_customer_product_id":238078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Vivian Hansen","mobile_number":"459-873-9410","email_id":"Weston.Labadie20@yahoo.com","dop":"2025-04-06","serial_number":"19044179194977480","imei1":"19044179194977480","imei2":"19044179194977480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238070,"job_number":"JOB_238070","tr_customer_id":238089,"tr_customer_product_id":238079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18829819710950","imei1":"18829819710950","imei2":"18829819710950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238071,"job_number":"JOB_238071","tr_customer_id":238090,"tr_customer_product_id":238080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:30:24.000Z","name":"Ewald Haley","mobile_number":"708-267-9741","email_id":"Ernest_Hansen39@hotmail.com","dop":"2025-04-06","serial_number":"18821739524273","imei1":"18821739524273","imei2":"18821739524273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238072,"job_number":"JOB_238072","tr_customer_id":238091,"tr_customer_product_id":238081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Marie Howell","mobile_number":"435-623-0562","email_id":"Zita_Abernathy26@hotmail.com","dop":"2025-04-06","serial_number":"13414754593433252","imei1":"13414754593433252","imei2":"13414754593433252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238073,"job_number":"JOB_238073","tr_customer_id":238092,"tr_customer_product_id":238082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:51.000Z","modified_at":"2026-04-04T04:29:51.000Z","name":"Vicenta Medhurst","mobile_number":"491-929-1763","email_id":"Anabel_OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"11426637873033698","imei1":"11426637873033698","imei2":"11426637873033698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238078,"job_number":"JOB_238078","tr_customer_id":238097,"tr_customer_product_id":238087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19869944914433","imei1":"19869944914433","imei2":"19869944914433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238079,"job_number":"JOB_238079","tr_customer_id":238098,"tr_customer_product_id":238088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:56.000Z","modified_at":"2026-04-04T04:30:28.000Z","name":"Julianne Schaden","mobile_number":"673-698-6933","email_id":"Arjun74@gmail.com","dop":"2025-04-06","serial_number":"10988550694602","imei1":"10988550694602","imei2":"10988550694602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238080,"job_number":"JOB_238080","tr_customer_id":238099,"tr_customer_product_id":238089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:57.000Z","modified_at":"2026-04-04T04:29:57.000Z","name":"Ella Wolf","mobile_number":"384-449-4332","email_id":"Vanessa_Veum@gmail.com","dop":"2025-04-06","serial_number":"11213104386707492","imei1":"11213104386707492","imei2":"11213104386707492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238081,"job_number":"JOB_238081","tr_customer_id":238100,"tr_customer_product_id":238090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:02.000Z","modified_at":"2026-04-04T04:30:02.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19418837834392","imei1":"19418837834392","imei2":"19418837834392","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238082,"job_number":"JOB_238082","tr_customer_id":238101,"tr_customer_product_id":238091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:02.000Z","modified_at":"2026-04-04T04:30:41.000Z","name":"Adolph Abshire","mobile_number":"563-838-0011","email_id":"Annalise32@gmail.com","dop":"2025-08-24","serial_number":"16529509462546","imei1":"16529509462546","imei2":"16529509462546","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238083,"job_number":"JOB_238083","tr_customer_id":238102,"tr_customer_product_id":238092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:04.000Z","modified_at":"2026-04-04T04:30:04.000Z","name":"Lucinda Wiza","mobile_number":"500-943-0834","email_id":"Astrid_Lowe@hotmail.com","dop":"2025-08-24","serial_number":"1062770872412970","imei1":"1062770872412970","imei2":"1062770872412970","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238084,"job_number":"JOB_238084","tr_customer_id":238103,"tr_customer_product_id":238093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:05.000Z","modified_at":"2026-04-04T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18779203578989","imei1":"18779203578989","imei2":"18779203578989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238085,"job_number":"JOB_238085","tr_customer_id":238104,"tr_customer_product_id":238094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:05.000Z","modified_at":"2026-04-04T04:30:42.000Z","name":"Oda Stehr","mobile_number":"453-531-9721","email_id":"Alfonso.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15270591100494","imei1":"15270591100494","imei2":"15270591100494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238086,"job_number":"JOB_238086","tr_customer_id":238105,"tr_customer_product_id":238095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:06.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Saige Keebler","mobile_number":"986-414-7209","email_id":"Carolyne.Hammes79@yahoo.com","dop":"2025-04-06","serial_number":"18970698935427730","imei1":"18970698935427730","imei2":"18970698935427730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238091,"job_number":"JOB_238091","tr_customer_id":238110,"tr_customer_product_id":238100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:10.000Z","modified_at":"2026-04-04T04:30:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19709293567519","imei1":"19709293567519","imei2":"19709293567519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238092,"job_number":"JOB_238092","tr_customer_id":238111,"tr_customer_product_id":238101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:10.000Z","modified_at":"2026-04-04T04:30:47.000Z","name":"Alivia Goodwin","mobile_number":"796-647-2775","email_id":"Haleigh31@hotmail.com","dop":"2025-04-06","serial_number":"11795664741271","imei1":"11795664741271","imei2":"11795664741271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238093,"job_number":"JOB_238093","tr_customer_id":238112,"tr_customer_product_id":238102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19934513359045","imei1":"19934513359045","imei2":"19934513359045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238094,"job_number":"JOB_238094","tr_customer_id":238113,"tr_customer_product_id":238103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"Pamela Murphy","mobile_number":"776-958-8633","email_id":"Rita.Mayer37@hotmail.com","dop":"2025-04-06","serial_number":"15999460922150808","imei1":"15999460922150808","imei2":"15999460922150808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238095,"job_number":"JOB_238095","tr_customer_id":238114,"tr_customer_product_id":238104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:12.000Z","modified_at":"2026-04-04T04:30:49.000Z","name":"Carlee Gutkowski","mobile_number":"547-922-7610","email_id":"Vada.Haley@hotmail.com","dop":"2025-04-06","serial_number":"12751936499499","imei1":"12751936499499","imei2":"12751936499499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238096,"job_number":"JOB_238096","tr_customer_id":238115,"tr_customer_product_id":238105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:12.000Z","modified_at":"2026-04-04T04:30:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14170175412891","imei1":"14170175412891","imei2":"14170175412891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238097,"job_number":"JOB_238097","tr_customer_id":238116,"tr_customer_product_id":238106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:46.000Z","name":"Elinore Blanda","mobile_number":"613-980-4631","email_id":"Pearl.Funk89@gmail.com","dop":"2025-04-06","serial_number":"19059832241645","imei1":"19059832241645","imei2":"19059832241645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238098,"job_number":"JOB_238098","tr_customer_id":238117,"tr_customer_product_id":238107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"Frederic Feeney","mobile_number":"348-474-7257","email_id":"Horacio35@gmail.com","dop":"2025-04-06","serial_number":"16207024666763832","imei1":"16207024666763832","imei2":"16207024666763832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238099,"job_number":"JOB_238099","tr_customer_id":238118,"tr_customer_product_id":238108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13817245504475","imei1":"13817245504475","imei2":"13817245504475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238100,"job_number":"JOB_238100","tr_customer_id":238119,"tr_customer_product_id":238109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:14.000Z","modified_at":"2026-04-04T04:30:48.000Z","name":"Benedict Skiles","mobile_number":"909-619-8362","email_id":"Destiney62@gmail.com","dop":"2025-04-06","serial_number":"18444032221896","imei1":"18444032221896","imei2":"18444032221896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238101,"job_number":"JOB_238101","tr_customer_id":238120,"tr_customer_product_id":238110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:14.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Dante Kihn","mobile_number":"355-773-8940","email_id":"Mary.Dare@hotmail.com","dop":"2025-04-06","serial_number":"18690568291649770","imei1":"18690568291649770","imei2":"18690568291649770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238102,"job_number":"JOB_238102","tr_customer_id":238121,"tr_customer_product_id":238111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:15.000Z","modified_at":"2026-04-04T04:30:15.000Z","name":"Mittie Stiedemann","mobile_number":"856-457-3133","email_id":"Alessandra11@yahoo.com","dop":"2025-04-06","serial_number":"18403795072594796","imei1":"18403795072594796","imei2":"18403795072594796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238103,"job_number":"JOB_238103","tr_customer_id":238122,"tr_customer_product_id":238112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:16.000Z","modified_at":"2026-04-04T04:30:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19063233123205","imei1":"19063233123205","imei2":"19063233123205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238104,"job_number":"JOB_238104","tr_customer_id":238123,"tr_customer_product_id":238113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:16.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Brody Ryan","mobile_number":"754-417-9678","email_id":"Donavon73@hotmail.com","dop":"2025-04-06","serial_number":"11286027695809","imei1":"11286027695809","imei2":"11286027695809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238105,"job_number":"JOB_238105","tr_customer_id":238124,"tr_customer_product_id":238114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:18.000Z","modified_at":"2026-04-04T04:30:18.000Z","name":"Ubaldo Hamill","mobile_number":"786-758-0542","email_id":"Magnus94@gmail.com","dop":"2025-04-06","serial_number":"12954927831140328","imei1":"12954927831140328","imei2":"12954927831140328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238107,"job_number":"JOB_238107","tr_customer_id":238126,"tr_customer_product_id":238116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"12134599079587","imei1":"12134599079587","imei2":"12134599079587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238108,"job_number":"JOB_238108","tr_customer_id":238127,"tr_customer_product_id":238117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Ashtyn Rowe","mobile_number":"794-686-0585","email_id":"Buck.Crooks21@gmail.com","dop":"2025-04-06","serial_number":"18139891996238","imei1":"18139891996238","imei2":"18139891996238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238110,"job_number":"JOB_238110","tr_customer_id":238129,"tr_customer_product_id":238119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:21.000Z","modified_at":"2026-04-04T04:30:53.000Z","name":"Trevion Littel","mobile_number":"352-454-7464","email_id":"Elwin_Graham43@hotmail.com","dop":"2000-01-31","serial_number":"10672639426113","imei1":"10672639426113","imei2":"10672639426113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238111,"job_number":"JOB_238111","tr_customer_id":238130,"tr_customer_product_id":238120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Gwendolyn Leuschke","mobile_number":"773-520-3343","email_id":"Ted65@yahoo.com","dop":"2025-04-06","serial_number":"10017871121817254","imei1":"10017871121817254","imei2":"10017871121817254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238112,"job_number":"JOB_238112","tr_customer_id":238131,"tr_customer_product_id":238121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103297350447081","imei1":"103297350447081","imei2":"103297350447081","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238114,"job_number":"JOB_238114","tr_customer_id":238133,"tr_customer_product_id":238123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:59.000Z","name":"Josiah Willms","mobile_number":"577-474-3786","email_id":"Delphia.Graham67@yahoo.com","dop":"2025-12-31","serial_number":"105422399585702","imei1":"105422399585702","imei2":"105422399585702","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238118,"job_number":"JOB_238118","tr_customer_id":238137,"tr_customer_product_id":238127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:29.000Z","modified_at":"2026-04-04T04:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15109306989919","imei1":"15109306989919","imei2":"15109306989919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238119,"job_number":"JOB_238119","tr_customer_id":238138,"tr_customer_product_id":238128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:29.000Z","modified_at":"2026-04-04T04:31:03.000Z","name":"Gabriel Kirlin","mobile_number":"263-497-4440","email_id":"Judson_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"14606352167419","imei1":"14606352167419","imei2":"14606352167419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238120,"job_number":"JOB_238120","tr_customer_id":238139,"tr_customer_product_id":238129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Maia Hudson","mobile_number":"874-426-5084","email_id":"Hermina22@hotmail.com","dop":"2025-04-06","serial_number":"14489763099214114","imei1":"14489763099214114","imei2":"14489763099214114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238122,"job_number":"JOB_238122","tr_customer_id":238141,"tr_customer_product_id":238131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19708442984640","imei1":"19708442984640","imei2":"19708442984640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238123,"job_number":"JOB_238123","tr_customer_id":238142,"tr_customer_product_id":238132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:40.000Z","name":"Barton Walker","mobile_number":"10371115817","email_id":"Geovanni.Bradtke61@hotmail.com","dop":"2025-11-13","serial_number":"10304695700996","imei1":"10304695700996","imei2":"10304695700996","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238124,"job_number":"JOB_238124","tr_customer_id":238143,"tr_customer_product_id":238133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:31:05.000Z","name":"Casimer Schmeler","mobile_number":"833-722-0873","email_id":"Macey_Marvin95@hotmail.com","dop":"2025-04-06","serial_number":"16651600183123","imei1":"16651600183123","imei2":"16651600183123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238125,"job_number":"JOB_238125","tr_customer_id":238144,"tr_customer_product_id":238134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:32.000Z","modified_at":"2026-04-04T04:30:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18786089251657","imei1":"18786089251657","imei2":"18786089251657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238126,"job_number":"JOB_238126","tr_customer_id":238145,"tr_customer_product_id":238135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:32.000Z","modified_at":"2026-04-04T04:31:09.000Z","name":"Elwin Zulauf","mobile_number":"773-646-5140","email_id":"Aleen.DAmore@yahoo.com","dop":"2025-04-06","serial_number":"11992264229321","imei1":"11992264229321","imei2":"11992264229321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238127,"job_number":"JOB_238127","tr_customer_id":238146,"tr_customer_product_id":238136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Sammie Doyle","mobile_number":"13290706519","email_id":"Cheyenne67@gmail.com","dop":"2025-11-13","serial_number":"10866292036183","imei1":"10866292036183","imei2":"10866292036183","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238128,"job_number":"JOB_238128","tr_customer_id":238147,"tr_customer_product_id":238137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Narciso Krajcik","mobile_number":"292-633-2325","email_id":"Vilma23@yahoo.com","dop":"2025-04-06","serial_number":"19869365340502200","imei1":"19869365340502200","imei2":"19869365340502200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238129,"job_number":"JOB_238129","tr_customer_id":238148,"tr_customer_product_id":238138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Candice McGlynn","mobile_number":"963-627-0721","email_id":"Alisa.Hirthe39@yahoo.com","dop":"2025-04-06","serial_number":"16684845598091252","imei1":"16684845598091252","imei2":"16684845598091252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238130,"job_number":"JOB_238130","tr_customer_id":238149,"tr_customer_product_id":238139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:34.000Z","modified_at":"2026-04-04T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13448693560925","imei1":"13448693560925","imei2":"13448693560925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238131,"job_number":"JOB_238131","tr_customer_id":238150,"tr_customer_product_id":238140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:31:13.000Z","name":"Victor Wilkinson","mobile_number":"436-273-2599","email_id":"Elza.Goldner21@gmail.com","dop":"2025-04-06","serial_number":"17855922933866","imei1":"17855922933866","imei2":"17855922933866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238132,"job_number":"JOB_238132","tr_customer_id":238151,"tr_customer_product_id":238141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:30:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18290634967767","imei1":"18290634967767","imei2":"18290634967767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238133,"job_number":"JOB_238133","tr_customer_id":238152,"tr_customer_product_id":238142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:31:08.000Z","name":"Brady Dicki","mobile_number":"524-602-0404","email_id":"Concepcion_Turner51@yahoo.com","dop":"2025-04-06","serial_number":"13936414939556","imei1":"13936414939556","imei2":"13936414939556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238136,"job_number":"JOB_238136","tr_customer_id":238155,"tr_customer_product_id":238145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Junior Gorczany","mobile_number":"297-524-3443","email_id":"Adam.Lesch52@yahoo.com","dop":"2025-04-06","serial_number":"19463396184474664","imei1":"19463396184474664","imei2":"19463396184474664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238137,"job_number":"JOB_238137","tr_customer_id":238156,"tr_customer_product_id":238146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Axel Grimes","mobile_number":"577-279-6006","email_id":"Jaylan_McKenzie75@yahoo.com","dop":"2025-04-06","serial_number":"12411967768154544","imei1":"12411967768154544","imei2":"12411967768154544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238139,"job_number":"JOB_238139","tr_customer_id":238158,"tr_customer_product_id":238148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:48.000Z","modified_at":"2026-04-04T04:30:48.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17580929340333","imei1":"17580929340333","imei2":"17580929340333","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238140,"job_number":"JOB_238140","tr_customer_id":238159,"tr_customer_product_id":238149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:49.000Z","modified_at":"2026-04-04T04:31:27.000Z","name":"Sienna Spinka","mobile_number":"914-306-9385","email_id":"Orion.Spinka@gmail.com","dop":"2025-08-24","serial_number":"15940293955574","imei1":"15940293955574","imei2":"15940293955574","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238141,"job_number":"JOB_238141","tr_customer_id":238160,"tr_customer_product_id":238150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:49.000Z","modified_at":"2026-04-04T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18453876089035","imei1":"18453876089035","imei2":"18453876089035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238142,"job_number":"JOB_238142","tr_customer_id":238161,"tr_customer_product_id":238151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:50.000Z","modified_at":"2026-04-04T04:31:26.000Z","name":"Edwina Feest","mobile_number":"534-588-9754","email_id":"Gordon52@hotmail.com","dop":"2025-04-06","serial_number":"15952529363439","imei1":"15952529363439","imei2":"15952529363439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238143,"job_number":"JOB_238143","tr_customer_id":238162,"tr_customer_product_id":238152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:50.000Z","modified_at":"2026-04-04T04:30:50.000Z","name":"Helene Adams","mobile_number":"213-232-9940","email_id":"Brain_Pacocha@hotmail.com","dop":"2025-08-24","serial_number":"1096806642169636","imei1":"1096806642169636","imei2":"1096806642169636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238144,"job_number":"JOB_238144","tr_customer_id":238163,"tr_customer_product_id":238153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:51.000Z","modified_at":"2026-04-04T04:30:51.000Z","name":"Caesar Dickens","mobile_number":"818-814-6896","email_id":"Leland.Hirthe31@hotmail.com","dop":"2025-04-06","serial_number":"12879301466897736","imei1":"12879301466897736","imei2":"12879301466897736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238145,"job_number":"JOB_238145","tr_customer_id":238164,"tr_customer_product_id":238154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:53.000Z","modified_at":"2026-04-04T04:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16238482731176","imei1":"16238482731176","imei2":"16238482731176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238146,"job_number":"JOB_238146","tr_customer_id":238165,"tr_customer_product_id":238155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:53.000Z","modified_at":"2026-04-04T04:31:26.000Z","name":"Simone Legros","mobile_number":"806-436-4395","email_id":"Laura45@hotmail.com","dop":"2025-04-06","serial_number":"15985713104178","imei1":"15985713104178","imei2":"15985713104178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238147,"job_number":"JOB_238147","tr_customer_id":238166,"tr_customer_product_id":238156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Rusty Monahan","mobile_number":"248-880-8207","email_id":"Roslyn23@yahoo.com","dop":"2025-04-06","serial_number":"16723362509757792","imei1":"16723362509757792","imei2":"16723362509757792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238148,"job_number":"JOB_238148","tr_customer_id":238167,"tr_customer_product_id":238157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16480294595655","imei1":"16480294595655","imei2":"16480294595655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238149,"job_number":"JOB_238149","tr_customer_id":238168,"tr_customer_product_id":238158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:55.000Z","modified_at":"2026-04-04T04:31:28.000Z","name":"Reymundo Hayes","mobile_number":"830-347-8252","email_id":"Pascale.Gislason98@hotmail.com","dop":"2025-04-06","serial_number":"12240715916274","imei1":"12240715916274","imei2":"12240715916274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238150,"job_number":"JOB_238150","tr_customer_id":238169,"tr_customer_product_id":238159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10751915785879","imei1":"10751915785879","imei2":"10751915785879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238151,"job_number":"JOB_238151","tr_customer_id":238170,"tr_customer_product_id":238160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"Loma Stark","mobile_number":"951-992-1314","email_id":"Stacy63@hotmail.com","dop":"2025-04-06","serial_number":"17102051569305674","imei1":"17102051569305674","imei2":"17102051569305674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238152,"job_number":"JOB_238152","tr_customer_id":238171,"tr_customer_product_id":238161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:31:33.000Z","name":"Era Buckridge","mobile_number":"754-621-9730","email_id":"Yoshiko_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"19504599779493","imei1":"19504599779493","imei2":"19504599779493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238153,"job_number":"JOB_238153","tr_customer_id":238172,"tr_customer_product_id":238162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:57.000Z","modified_at":"2026-04-04T04:30:57.000Z","name":"Eugenia Schulist","mobile_number":"434-948-7436","email_id":"Therese.Mayert@hotmail.com","dop":"2025-04-06","serial_number":"18247916565257148","imei1":"18247916565257148","imei2":"18247916565257148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238155,"job_number":"JOB_238155","tr_customer_id":238174,"tr_customer_product_id":238164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:00.000Z","modified_at":"2026-04-04T04:31:32.000Z","name":"Ernest Lang","mobile_number":"690-330-4802","email_id":"Felix_Bradtke@gmail.com","dop":"2000-01-31","serial_number":"10653511427231","imei1":"10653511427231","imei2":"10653511427231","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238156,"job_number":"JOB_238156","tr_customer_id":238175,"tr_customer_product_id":238165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18503007475357","imei1":"18503007475357","imei2":"18503007475357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238158,"job_number":"JOB_238158","tr_customer_id":238177,"tr_customer_product_id":238167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:38.000Z","name":"Jaquelin Powlowski","mobile_number":"542-579-9379","email_id":"Briana65@gmail.com","dop":"2025-04-06","serial_number":"14680242422307","imei1":"14680242422307","imei2":"14680242422307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238159,"job_number":"JOB_238159","tr_customer_id":238178,"tr_customer_product_id":238168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:02.000Z","modified_at":"2026-04-04T04:31:02.000Z","name":"Norwood Rodriguez","mobile_number":"526-663-3379","email_id":"Alberta32@yahoo.com","dop":"2025-04-06","serial_number":"12831770612004244","imei1":"12831770612004244","imei2":"12831770612004244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238160,"job_number":"JOB_238160","tr_customer_id":238179,"tr_customer_product_id":238169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:10.000Z","modified_at":"2026-04-04T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314971648263","imei1":"14314971648263","imei2":"14314971648263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238161,"job_number":"JOB_238161","tr_customer_id":238180,"tr_customer_product_id":238170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:10.000Z","modified_at":"2026-04-04T04:31:44.000Z","name":"Demario Block","mobile_number":"862-499-6518","email_id":"Pasquale.Graham60@gmail.com","dop":"2025-04-06","serial_number":"13430039607427","imei1":"13430039607427","imei2":"13430039607427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238162,"job_number":"JOB_238162","tr_customer_id":238181,"tr_customer_product_id":238171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:11.000Z","modified_at":"2026-04-04T04:31:11.000Z","name":"Lawrence Cronin","mobile_number":"966-270-1172","email_id":"Karianne.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"16494382753034044","imei1":"16494382753034044","imei2":"16494382753034044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238163,"job_number":"JOB_238163","tr_customer_id":238182,"tr_customer_product_id":238172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:16.000Z","modified_at":"2026-04-04T04:31:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16324660858411","imei1":"16324660858411","imei2":"16324660858411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238164,"job_number":"JOB_238164","tr_customer_id":238183,"tr_customer_product_id":238173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:16.000Z","modified_at":"2026-04-04T04:31:53.000Z","name":"Carmelo Dickens","mobile_number":"477-614-1531","email_id":"Eden29@hotmail.com","dop":"2025-04-06","serial_number":"12654226642694","imei1":"12654226642694","imei2":"12654226642694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238165,"job_number":"JOB_238165","tr_customer_id":238184,"tr_customer_product_id":238174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:18.000Z","modified_at":"2026-04-04T04:31:18.000Z","name":"Courtney Langosh","mobile_number":"498-828-2695","email_id":"Jerod.Simonis@gmail.com","dop":"2025-04-06","serial_number":"12510453292161330","imei1":"12510453292161330","imei2":"12510453292161330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238166,"job_number":"JOB_238166","tr_customer_id":238185,"tr_customer_product_id":238175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:20.000Z","modified_at":"2026-04-04T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16212524361428","imei1":"16212524361428","imei2":"16212524361428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238167,"job_number":"JOB_238167","tr_customer_id":238186,"tr_customer_product_id":238176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:21.000Z","modified_at":"2026-04-04T04:31:58.000Z","name":"Vivianne Franecki","mobile_number":"409-773-7122","email_id":"Elizabeth44@yahoo.com","dop":"2025-04-06","serial_number":"19976510558712","imei1":"19976510558712","imei2":"19976510558712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238168,"job_number":"JOB_238168","tr_customer_id":238187,"tr_customer_product_id":238177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:22.000Z","modified_at":"2026-04-04T04:31:22.000Z","name":"Brendon Ward","mobile_number":"976-787-6762","email_id":"Vickie.Daniel87@hotmail.com","dop":"2025-04-06","serial_number":"11107696638160524","imei1":"11107696638160524","imei2":"11107696638160524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238169,"job_number":"JOB_238169","tr_customer_id":238188,"tr_customer_product_id":238178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:33.000Z","modified_at":"2026-04-04T04:31:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18607268562613","imei1":"18607268562613","imei2":"18607268562613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238170,"job_number":"JOB_238170","tr_customer_id":238189,"tr_customer_product_id":238179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:34.000Z","modified_at":"2026-04-04T04:32:10.000Z","name":"Kimberly Schroeder","mobile_number":"318-279-3922","email_id":"Stephen.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"19249642475320","imei1":"19249642475320","imei2":"19249642475320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238171,"job_number":"JOB_238171","tr_customer_id":238190,"tr_customer_product_id":238180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16581799021066","imei1":"16581799021066","imei2":"16581799021066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238172,"job_number":"JOB_238172","tr_customer_id":238191,"tr_customer_product_id":238181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:32:08.000Z","name":"Garnett Gulgowski","mobile_number":"255-698-6666","email_id":"Jamar.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16463130320016","imei1":"16463130320016","imei2":"16463130320016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238173,"job_number":"JOB_238173","tr_customer_id":238192,"tr_customer_product_id":238182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"Kelly Roberts","mobile_number":"535-698-9886","email_id":"Ramona_Tromp24@hotmail.com","dop":"2025-04-06","serial_number":"18475052628998560","imei1":"18475052628998560","imei2":"18475052628998560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238174,"job_number":"JOB_238174","tr_customer_id":238193,"tr_customer_product_id":238183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:36.000Z","modified_at":"2026-04-04T04:31:36.000Z","name":"Amari Cole","mobile_number":"802-843-8649","email_id":"Joy.West@yahoo.com","dop":"2025-04-06","serial_number":"10197904375151172","imei1":"10197904375151172","imei2":"10197904375151172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238175,"job_number":"JOB_238175","tr_customer_id":238194,"tr_customer_product_id":238184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:40.000Z","modified_at":"2026-04-04T04:31:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10245991678988","imei1":"10245991678988","imei2":"10245991678988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238176,"job_number":"JOB_238176","tr_customer_id":238195,"tr_customer_product_id":238185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:40.000Z","modified_at":"2026-04-04T04:32:16.000Z","name":"Kobe Bode","mobile_number":"231-570-3325","email_id":"Breanna88@gmail.com","dop":"2025-04-06","serial_number":"13362781733093","imei1":"13362781733093","imei2":"13362781733093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238177,"job_number":"JOB_238177","tr_customer_id":238196,"tr_customer_product_id":238186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:41.000Z","modified_at":"2026-04-04T04:31:41.000Z","name":"Otto Jones","mobile_number":"366-263-6007","email_id":"Paris_Langosh@gmail.com","dop":"2025-04-06","serial_number":"12172013610316040","imei1":"12172013610316040","imei2":"12172013610316040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238178,"job_number":"JOB_238178","tr_customer_id":238197,"tr_customer_product_id":238187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:00.000Z","modified_at":"2026-04-04T04:32:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18988752416806","imei1":"18988752416806","imei2":"18988752416806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238179,"job_number":"JOB_238179","tr_customer_id":238198,"tr_customer_product_id":238188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:00.000Z","modified_at":"2026-04-04T04:32:36.000Z","name":"Mandy Bins","mobile_number":"713-432-9069","email_id":"Destiney10@gmail.com","dop":"2025-04-06","serial_number":"18511666448145","imei1":"18511666448145","imei2":"18511666448145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238180,"job_number":"JOB_238180","tr_customer_id":238199,"tr_customer_product_id":238189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:01.000Z","modified_at":"2026-04-04T04:32:01.000Z","name":"Brown Balistreri","mobile_number":"434-748-0409","email_id":"Jensen.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10173711298337084","imei1":"10173711298337084","imei2":"10173711298337084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238181,"job_number":"JOB_238181","tr_customer_id":238200,"tr_customer_product_id":238190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:06.000Z","modified_at":"2026-04-04T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14048474764934","imei1":"14048474764934","imei2":"14048474764934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238182,"job_number":"JOB_238182","tr_customer_id":238201,"tr_customer_product_id":238191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:06.000Z","modified_at":"2026-04-04T04:32:43.000Z","name":"Aubree Cruickshank","mobile_number":"351-393-3367","email_id":"Howell48@hotmail.com","dop":"2025-04-06","serial_number":"10661094478078","imei1":"10661094478078","imei2":"10661094478078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238183,"job_number":"JOB_238183","tr_customer_id":238202,"tr_customer_product_id":238192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:07.000Z","modified_at":"2026-04-04T04:32:07.000Z","name":"Antwan Powlowski","mobile_number":"245-498-9335","email_id":"Benedict_Waters@hotmail.com","dop":"2025-04-06","serial_number":"14320641964517870","imei1":"14320641964517870","imei2":"14320641964517870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238184,"job_number":"JOB_238184","tr_customer_id":238203,"tr_customer_product_id":238193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Dovie Schaden","mobile_number":"595-854-1732","email_id":"Ettie_Gerhold42@gmail.com","dop":"2025-05-05","serial_number":"16931852027555","imei1":"16931852027555","imei2":"16931852027555","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238185,"job_number":"JOB_238185","tr_customer_id":238204,"tr_customer_product_id":238194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Carlie Rodriguez","mobile_number":"850-580-5080","email_id":"Jesus.Funk@hotmail.com","dop":"2025-05-05","serial_number":"18173169267227","imei1":"18173169267227","imei2":"18173169267227","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238186,"job_number":"JOB_238186","tr_customer_id":238205,"tr_customer_product_id":238195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Abbie Collier","mobile_number":"705-951-0616","email_id":"Joaquin.Jones46@hotmail.com","dop":"2025-05-05","serial_number":"12980435221805","imei1":"12980435221805","imei2":"12980435221805","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238187,"job_number":"JOB_238187","tr_customer_id":238206,"tr_customer_product_id":238196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Monroe Zieme","mobile_number":"869-376-6196","email_id":"Koby59@hotmail.com","dop":"2025-05-05","serial_number":"10108243916594","imei1":"10108243916594","imei2":"10108243916594","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238188,"job_number":"JOB_238188","tr_customer_id":238207,"tr_customer_product_id":238197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:15.000Z","modified_at":"2026-04-04T04:45:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50992794280684","imei1":"50992794280684","imei2":"50992794280684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238189,"job_number":"JOB_238189","tr_customer_id":238208,"tr_customer_product_id":238198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95125584076809","imei1":"95125584076809","imei2":"95125584076809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238190,"job_number":"JOB_238190","tr_customer_id":238209,"tr_customer_product_id":238199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63619816167740","imei1":"63619816167740","imei2":"63619816167740","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238191,"job_number":"JOB_238191","tr_customer_id":238210,"tr_customer_product_id":238200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81001499593235","imei1":"81001499593235","imei2":"81001499593235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238192,"job_number":"JOB_238192","tr_customer_id":238211,"tr_customer_product_id":238201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95868866998671","imei1":"95868866998671","imei2":"95868866998671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238193,"job_number":"JOB_238193","tr_customer_id":238212,"tr_customer_product_id":238202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76615566241003","imei1":"76615566241003","imei2":"76615566241003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238194,"job_number":"JOB_238194","tr_customer_id":238213,"tr_customer_product_id":238203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35604944106715","imei1":"35604944106715","imei2":"35604944106715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238195,"job_number":"JOB_238195","tr_customer_id":238214,"tr_customer_product_id":238204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49562804963051","imei1":"49562804963051","imei2":"49562804963051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238196,"job_number":"JOB_238196","tr_customer_id":238215,"tr_customer_product_id":238205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43301083688123","imei1":"43301083688123","imei2":"43301083688123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238197,"job_number":"JOB_238197","tr_customer_id":238216,"tr_customer_product_id":238206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712655769717","imei1":"78712655769717","imei2":"78712655769717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238198,"job_number":"JOB_238198","tr_customer_id":238217,"tr_customer_product_id":238207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52721198626817","imei1":"52721198626817","imei2":"52721198626817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238199,"job_number":"JOB_238199","tr_customer_id":238218,"tr_customer_product_id":238208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98932480177667","imei1":"98932480177667","imei2":"98932480177667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238200,"job_number":"JOB_238200","tr_customer_id":238219,"tr_customer_product_id":238209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:50.000Z","modified_at":"2026-04-04T04:45:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34773372453763","imei1":"34773372453763","imei2":"34773372453763","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238201,"job_number":"JOB_238201","tr_customer_id":238220,"tr_customer_product_id":238210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:50.000Z","modified_at":"2026-04-04T04:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32261392003910","imei1":"32261392003910","imei2":"32261392003910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238202,"job_number":"JOB_238202","tr_customer_id":238221,"tr_customer_product_id":238211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43272089921512","imei1":"43272089921512","imei2":"43272089921512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238203,"job_number":"JOB_238203","tr_customer_id":238222,"tr_customer_product_id":238212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79718993500316","imei1":"79718993500316","imei2":"79718993500316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238204,"job_number":"JOB_238204","tr_customer_id":238223,"tr_customer_product_id":238213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58406805346342","imei1":"58406805346342","imei2":"58406805346342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238205,"job_number":"JOB_238205","tr_customer_id":238224,"tr_customer_product_id":238214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33667337260314","imei1":"33667337260314","imei2":"33667337260314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238206,"job_number":"JOB_238206","tr_customer_id":238225,"tr_customer_product_id":238215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25046668768915","imei1":"25046668768915","imei2":"25046668768915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238207,"job_number":"JOB_238207","tr_customer_id":238226,"tr_customer_product_id":238216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:22.000Z","modified_at":"2026-04-04T04:46:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20526816905060","imei1":"20526816905060","imei2":"20526816905060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238208,"job_number":"JOB_238208","tr_customer_id":238227,"tr_customer_product_id":238217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:22.000Z","modified_at":"2026-04-04T04:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42174641994282","imei1":"42174641994282","imei2":"42174641994282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238209,"job_number":"JOB_238209","tr_customer_id":238228,"tr_customer_product_id":238218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:02:36.000Z","modified_at":"2026-04-04T05:02:37.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-03-25","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-03-25T05:02:36.539880062Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238210,"job_number":"JOB_238210","tr_customer_id":238229,"tr_customer_product_id":238219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:04:39.000Z","modified_at":"2026-04-04T05:05:16.000Z","name":"Joelle Metz","mobile_number":"654-797-7944","email_id":"Korey.Terry@hotmail.com","dop":"2025-04-06","serial_number":"12266872297503","imei1":"12266872297503","imei2":"12266872297503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238211,"job_number":"JOB_238211","tr_customer_id":238230,"tr_customer_product_id":238220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:04:41.000Z","modified_at":"2026-04-04T05:04:41.000Z","name":"Arely Sporer","mobile_number":"613-827-5715","email_id":"Jaylan.Hessel3@gmail.com","dop":"2025-04-06","serial_number":"11094924008149952","imei1":"11094924008149952","imei2":"11094924008149952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238212,"job_number":"JOB_238212","tr_customer_id":238231,"tr_customer_product_id":238221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:50.000Z","modified_at":"2026-04-04T05:19:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"13398909467313","imei1":"13398909467313","imei2":"13398909467313","popurl":"2026-03-25T05:19:49.950974259Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238213,"job_number":"JOB_238213","tr_customer_id":238232,"tr_customer_product_id":238222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:54.000Z","modified_at":"2026-04-04T05:19:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"65013721727550","imei1":"65013721727550","imei2":"65013721727550","popurl":"2026-03-25T05:19:54.587274843Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238214,"job_number":"JOB_238214","tr_customer_id":238233,"tr_customer_product_id":238223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:20:36.000Z","modified_at":"2026-04-04T05:20:36.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"18123673038758","imei1":"18123673038758","imei2":"18123673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238215,"job_number":"JOB_238215","tr_customer_id":238234,"tr_customer_product_id":238224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:20.000Z","modified_at":"2026-04-04T05:23:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102764248064088","imei1":"102764248064088","imei2":"102764248064088","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238216,"job_number":"JOB_238216","tr_customer_id":238235,"tr_customer_product_id":238225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:21.000Z","modified_at":"2026-04-04T05:23:30.000Z","name":"Camden Lebsack","mobile_number":"536-810-4966","email_id":"Etha_Moore@gmail.com","dop":"2025-07-01","serial_number":"106217776339814","imei1":"106217776339814","imei2":"106217776339814","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238217,"job_number":"JOB_238217","tr_customer_id":238236,"tr_customer_product_id":238226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:31.000Z","modified_at":"2026-04-04T05:23:31.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100146740895588","imei1":"100146740895588","imei2":"100146740895588","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238218,"job_number":"JOB_238218","tr_customer_id":238237,"tr_customer_product_id":238227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:32.000Z","modified_at":"2026-04-04T05:23:40.000Z","name":"Abigayle Pfannerstill","mobile_number":"699-948-9558","email_id":"Mauricio.Moen76@hotmail.com","dop":"2025-07-01","serial_number":"100245618231379","imei1":"100245618231379","imei2":"100245618231379","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238219,"job_number":"JOB_238219","tr_customer_id":238238,"tr_customer_product_id":238228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:27:20.000Z","modified_at":"2026-04-04T05:27:20.000Z","name":"Retha Rolfson","mobile_number":"671-872-7644","email_id":"Delta9@gmail.com","dop":"2025-04-06","serial_number":"19710427463977","imei1":"19710427463977","imei2":"19710427463977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238220,"job_number":"JOB_238220","tr_customer_id":238239,"tr_customer_product_id":238229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:38:35.000Z","modified_at":"2026-04-04T05:39:09.000Z","name":"Pedro Kreiger","mobile_number":"843-799-6212","email_id":"Verdie_Glover52@yahoo.com","dop":"2025-04-06","serial_number":"11796572841067","imei1":"11796572841067","imei2":"11796572841067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238221,"job_number":"JOB_238221","tr_customer_id":238240,"tr_customer_product_id":238230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:38:36.000Z","modified_at":"2026-04-04T05:38:36.000Z","name":"Aubrey Turner","mobile_number":"819-593-0488","email_id":"Lucas_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"13728365850330716","imei1":"13728365850330716","imei2":"13728365850330716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238222,"job_number":"JOB_238222","tr_customer_id":238241,"tr_customer_product_id":238231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:04.000Z","modified_at":"2026-04-04T05:40:04.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19504925203748","imei1":"19504925203748","imei2":"19504925203748","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238223,"job_number":"JOB_238223","tr_customer_id":238242,"tr_customer_product_id":238232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:05.000Z","modified_at":"2026-04-04T05:40:16.000Z","name":"Robyn Boyer","mobile_number":"703-863-8094","email_id":"Fabiola_McGlynn@yahoo.com","dop":"2025-12-01","serial_number":"16410583631023","imei1":"16410583631023","imei2":"16410583631023","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238224,"job_number":"JOB_238224","tr_customer_id":238243,"tr_customer_product_id":238233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:20.000Z","modified_at":"2026-04-04T05:40:20.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15444720038400","imei1":"15444720038400","imei2":"15444720038400","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238225,"job_number":"JOB_238225","tr_customer_id":238244,"tr_customer_product_id":238234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:20.000Z","modified_at":"2026-04-04T05:40:31.000Z","name":"Estefania Bahringer","mobile_number":"882-679-4223","email_id":"Dave_Vandervort97@hotmail.com","dop":"2025-12-01","serial_number":"18746217664292","imei1":"18746217664292","imei2":"18746217664292","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238226,"job_number":"JOB_238226","tr_customer_id":238245,"tr_customer_product_id":238235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:36.000Z","modified_at":"2026-04-04T05:40:36.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18932480656631","imei1":"18932480656631","imei2":"18932480656631","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238227,"job_number":"JOB_238227","tr_customer_id":238246,"tr_customer_product_id":238236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:36.000Z","modified_at":"2026-04-04T05:40:47.000Z","name":"Linnie Stiedemann","mobile_number":"348-310-3851","email_id":"Kayden7@gmail.com","dop":"2025-12-01","serial_number":"16049178575377","imei1":"16049178575377","imei2":"16049178575377","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238228,"job_number":"JOB_238228","tr_customer_id":238247,"tr_customer_product_id":238237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:29.000Z","modified_at":"2026-04-04T05:46:42.000Z","name":"Minky Nguyen","mobile_number":"1111111112","email_id":"minky089@gmail.com","dop":"2026-03-02","serial_number":"18622145015378","imei1":"18622145015378","imei2":"18622145015378","popurl":"2026-03-02T17:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238230,"job_number":"JOB_238230","tr_customer_id":238249,"tr_customer_product_id":238239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:30.000Z","modified_at":"2026-04-04T05:46:30.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"491001014288456","imei1":"491001014288456","imei2":"491001014288456","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238232,"job_number":"JOB_238232","tr_customer_id":238251,"tr_customer_product_id":238241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:49:18.000Z","modified_at":"2026-04-04T05:49:18.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"79047535638025","imei1":"79047535638025","imei2":"79047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238233,"job_number":"JOB_238233","tr_customer_id":238252,"tr_customer_product_id":238242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:57.000Z","modified_at":"2026-04-04T06:10:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13000829582451","imei1":"13000829582451","imei2":"13000829582451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238234,"job_number":"JOB_238234","tr_customer_id":238253,"tr_customer_product_id":238243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:57.000Z","modified_at":"2026-04-04T06:11:38.000Z","name":"Elaina Reichert","mobile_number":"443-948-1064","email_id":"Roma_Roob54@hotmail.com","dop":"2025-04-06","serial_number":"16896409608775","imei1":"16896409608775","imei2":"16896409608775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238235,"job_number":"JOB_238235","tr_customer_id":238254,"tr_customer_product_id":238244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:58.000Z","modified_at":"2026-04-04T06:10:58.000Z","name":"Dino Kuhn","mobile_number":"476-636-0742","email_id":"Betsy_OHara65@yahoo.com","dop":"2025-04-06","serial_number":"17727258053751220","imei1":"17727258053751220","imei2":"17727258053751220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238236,"job_number":"JOB_238236","tr_customer_id":238255,"tr_customer_product_id":238245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:46.000Z","modified_at":"2026-04-04T06:11:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14847153180720","imei1":"14847153180720","imei2":"14847153180720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238237,"job_number":"JOB_238237","tr_customer_id":238256,"tr_customer_product_id":238246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:46.000Z","modified_at":"2026-04-04T06:12:27.000Z","name":"Juliet Keeling","mobile_number":"722-235-6363","email_id":"Jalen23@hotmail.com","dop":"2025-04-06","serial_number":"13621279253625","imei1":"13621279253625","imei2":"13621279253625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238238,"job_number":"JOB_238238","tr_customer_id":238257,"tr_customer_product_id":238247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:48.000Z","modified_at":"2026-04-04T06:11:48.000Z","name":"Aglae Jacobs","mobile_number":"808-282-2923","email_id":"Santa_Grady14@yahoo.com","dop":"2025-04-06","serial_number":"10420806395694668","imei1":"10420806395694668","imei2":"10420806395694668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238239,"job_number":"JOB_238239","tr_customer_id":238258,"tr_customer_product_id":238248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:35.000Z","modified_at":"2026-04-04T06:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12803132010872","imei1":"12803132010872","imei2":"12803132010872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238240,"job_number":"JOB_238240","tr_customer_id":238259,"tr_customer_product_id":238249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:35.000Z","modified_at":"2026-04-04T06:13:15.000Z","name":"Nova Schulist","mobile_number":"299-442-8654","email_id":"Margie_Gutmann19@gmail.com","dop":"2025-04-06","serial_number":"12233832276391","imei1":"12233832276391","imei2":"12233832276391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238241,"job_number":"JOB_238241","tr_customer_id":238260,"tr_customer_product_id":238250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:36.000Z","modified_at":"2026-04-04T06:12:36.000Z","name":"Dulce Marks","mobile_number":"202-613-7073","email_id":"Cortez_Heaney61@yahoo.com","dop":"2025-04-06","serial_number":"17447204519300152","imei1":"17447204519300152","imei2":"17447204519300152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238242,"job_number":"JOB_238242","tr_customer_id":238261,"tr_customer_product_id":238251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:14:01.000Z","modified_at":"2026-04-04T06:14:01.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"99047535638025","imei1":"99047535638025","imei2":"99047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238243,"job_number":"JOB_238243","tr_customer_id":238262,"tr_customer_product_id":238252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:15.000Z","modified_at":"2026-04-04T06:19:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328642337170","imei1":"19328642337170","imei2":"19328642337170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238244,"job_number":"JOB_238244","tr_customer_id":238263,"tr_customer_product_id":238253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:16.000Z","modified_at":"2026-04-04T06:19:49.000Z","name":"Santina Carter","mobile_number":"571-550-5383","email_id":"Wilhelmine13@yahoo.com","dop":"2025-04-06","serial_number":"18381186187548","imei1":"18381186187548","imei2":"18381186187548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238245,"job_number":"JOB_238245","tr_customer_id":238264,"tr_customer_product_id":238254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:17.000Z","modified_at":"2026-04-04T06:19:17.000Z","name":"Brain Metz","mobile_number":"271-873-8294","email_id":"Lavina.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"12210083834749972","imei1":"12210083834749972","imei2":"12210083834749972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238246,"job_number":"JOB_238246","tr_customer_id":238265,"tr_customer_product_id":238255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:56.000Z","modified_at":"2026-04-04T06:19:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16796584572529","imei1":"16796584572529","imei2":"16796584572529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238247,"job_number":"JOB_238247","tr_customer_id":238266,"tr_customer_product_id":238256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:56.000Z","modified_at":"2026-04-04T06:20:29.000Z","name":"Darren Runolfsson","mobile_number":"251-879-5525","email_id":"Marquise.McLaughlin@gmail.com","dop":"2025-04-06","serial_number":"18359074665574","imei1":"18359074665574","imei2":"18359074665574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238248,"job_number":"JOB_238248","tr_customer_id":238267,"tr_customer_product_id":238257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:57.000Z","modified_at":"2026-04-04T06:19:57.000Z","name":"Maggie Stoltenberg","mobile_number":"616-422-5421","email_id":"Jovan8@hotmail.com","dop":"2025-04-06","serial_number":"11742118989800894","imei1":"11742118989800894","imei2":"11742118989800894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238249,"job_number":"JOB_238249","tr_customer_id":238268,"tr_customer_product_id":238258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:36.000Z","modified_at":"2026-04-04T06:20:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14267197546706","imei1":"14267197546706","imei2":"14267197546706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238250,"job_number":"JOB_238250","tr_customer_id":238269,"tr_customer_product_id":238259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:36.000Z","modified_at":"2026-04-04T06:21:09.000Z","name":"Brown Gulgowski","mobile_number":"999-579-1021","email_id":"Anne27@yahoo.com","dop":"2025-04-06","serial_number":"17264288507163","imei1":"17264288507163","imei2":"17264288507163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238251,"job_number":"JOB_238251","tr_customer_id":238270,"tr_customer_product_id":238260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:37.000Z","modified_at":"2026-04-04T06:20:37.000Z","name":"Edwardo Stamm","mobile_number":"309-591-9714","email_id":"Reynold46@hotmail.com","dop":"2025-04-06","serial_number":"19288270855121296","imei1":"19288270855121296","imei2":"19288270855121296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238252,"job_number":"JOB_238252","tr_customer_id":238271,"tr_customer_product_id":238261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:29:08.000Z","modified_at":"2026-04-04T06:29:08.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"199047535638025","imei1":"199047535638025","imei2":"199047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238261,"job_number":"JOB_238261","tr_customer_id":238280,"tr_customer_product_id":238270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:49:35.000Z","modified_at":"2026-04-04T06:49:35.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"19904753563802","imei1":"19904753563802","imei2":"19904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238263,"job_number":"JOB_238263","tr_customer_id":238282,"tr_customer_product_id":238272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:26.000Z","modified_at":"2026-04-04T06:53:26.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10499346469767","imei2":"10499346469767","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238264,"job_number":"JOB_238264","tr_customer_id":238283,"tr_customer_product_id":238273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:01:13.000Z","modified_at":"2026-04-04T07:01:13.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10968045341754","imei2":"10968045341754","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238265,"job_number":"JOB_238265","tr_customer_id":238284,"tr_customer_product_id":238274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:05:29.000Z","modified_at":"2026-04-04T07:05:34.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"89714465292452","imei1":"89714465292452","imei2":"89714465292452","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238266,"job_number":"JOB_238266","tr_customer_id":238285,"tr_customer_product_id":238275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:24.000Z","modified_at":"2026-04-04T07:37:24.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"10938479429524","imei1":"10938479429524","imei2":"10938479429524","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238267,"job_number":"JOB_238267","tr_customer_id":238286,"tr_customer_product_id":238276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:45.000Z","modified_at":"2026-04-04T07:37:45.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"16826866568986","imei1":"16826866568986","imei2":"16826866568986","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238268,"job_number":"JOB_238268","tr_customer_id":238287,"tr_customer_product_id":238277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:39:17.000Z","modified_at":"2026-04-04T07:39:17.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"12848783533823","imei1":"12848783533823","imei2":"12848783533823","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238269,"job_number":"JOB_238269","tr_customer_id":238288,"tr_customer_product_id":238278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:45:30.000Z","modified_at":"2026-04-04T07:46:06.000Z","name":"Cassie Schamberger","mobile_number":"434-966-2744","email_id":"Marge_Hackett@gmail.com","dop":"2025-04-06","serial_number":"16453799485160","imei1":"16453799485160","imei2":"16453799485160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238270,"job_number":"JOB_238270","tr_customer_id":238289,"tr_customer_product_id":238279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:45:32.000Z","modified_at":"2026-04-04T07:45:32.000Z","name":"Sienna Kunde","mobile_number":"538-793-3064","email_id":"Santa8@yahoo.com","dop":"2025-04-06","serial_number":"14158650026304496","imei1":"14158650026304496","imei2":"14158650026304496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238271,"job_number":"JOB_238271","tr_customer_id":238290,"tr_customer_product_id":238280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:52:19.000Z","modified_at":"2026-04-04T07:52:19.000Z","name":"Mabel Pouros","mobile_number":"653-467-6425","email_id":"Eva_Kling11@yahoo.com","dop":"2026-03-14","serial_number":"ime_8360378289","imei1":"148707282365322","imei2":"ime_8360378289","popurl":"2026-03-14T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238274,"job_number":"JOB_238274","tr_customer_id":238293,"tr_customer_product_id":238283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:45.000Z","modified_at":"2026-04-04T08:02:18.000Z","name":"Isaiah Pfannerstill","mobile_number":"862-776-0370","email_id":"Zoie.Kutch84@hotmail.com","dop":"2025-04-06","serial_number":"10334385931369","imei1":"10334385931369","imei2":"10334385931369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238275,"job_number":"JOB_238275","tr_customer_id":238294,"tr_customer_product_id":238284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:47.000Z","modified_at":"2026-04-04T08:01:47.000Z","name":"Leonora Dickinson","mobile_number":"299-928-2266","email_id":"Cory59@yahoo.com","dop":"2025-04-06","serial_number":"19087551907837024","imei1":"19087551907837024","imei2":"19087551907837024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238277,"job_number":"JOB_238277","tr_customer_id":238296,"tr_customer_product_id":238286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Ritu Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"49823673038758","imei1":"49823673038758","imei2":"49823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238278,"job_number":"JOB_238278","tr_customer_id":238297,"tr_customer_product_id":238287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Jatin Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"62623673038758","imei1":"62623673038758","imei2":"62623673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238279,"job_number":"JOB_238279","tr_customer_id":238298,"tr_customer_product_id":238288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Uday Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"77723673038758","imei1":"77723673038758","imei2":"77723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238280,"job_number":"JOB_238280","tr_customer_id":238299,"tr_customer_product_id":238289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"98823673038758","imei1":"98823673038758","imei2":"98823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238281,"job_number":"JOB_238281","tr_customer_id":238300,"tr_customer_product_id":238290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Chetan Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"48723673038758","imei1":"48723673038758","imei2":"48723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238282,"job_number":"JOB_238282","tr_customer_id":238301,"tr_customer_product_id":238291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:25:38.000Z","modified_at":"2026-04-04T10:25:38.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"89904753563802","imei1":"89904753563802","imei2":"89904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238283,"job_number":"JOB_238283","tr_customer_id":238302,"tr_customer_product_id":238292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:31.000Z","modified_at":"2026-04-04T10:29:35.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"19290801306416","imei1":"19290801306416","imei2":"19290801306416","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238284,"job_number":"JOB_238284","tr_customer_id":238303,"tr_customer_product_id":238293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:36.000Z","modified_at":"2026-04-04T10:29:40.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"11199057457602","imei1":"11199057457602","imei2":"11199057457602","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238285,"job_number":"JOB_238285","tr_customer_id":238304,"tr_customer_product_id":238294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:41.000Z","modified_at":"2026-04-04T10:29:45.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"18853551946620","imei1":"18853551946620","imei2":"18853551946620","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238287,"job_number":"JOB_238287","tr_customer_id":238306,"tr_customer_product_id":238296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:35.000Z","modified_at":"2026-04-04T10:33:39.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"10674785196061","imei1":"10674785196061","imei2":"10674785196061","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238288,"job_number":"JOB_238288","tr_customer_id":238307,"tr_customer_product_id":238297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:40.000Z","modified_at":"2026-04-04T10:33:44.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"16272945958307","imei1":"16272945958307","imei2":"16272945958307","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238289,"job_number":"JOB_238289","tr_customer_id":238308,"tr_customer_product_id":238298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:45.000Z","modified_at":"2026-04-04T10:33:50.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"14665679657683","imei1":"14665679657683","imei2":"14665679657683","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238290,"job_number":"JOB_238290","tr_customer_id":238309,"tr_customer_product_id":238299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:17.000Z","modified_at":"2026-04-04T10:34:20.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"18186726036696","imei1":"18186726036696","imei2":"18186726036696","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T10:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238291,"job_number":"JOB_238291","tr_customer_id":238310,"tr_customer_product_id":238300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:25.000Z","modified_at":"2026-04-04T10:34:29.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"13806147078140","imei1":"13806147078140","imei2":"13806147078140","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238292,"job_number":"JOB_238292","tr_customer_id":238311,"tr_customer_product_id":238301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:30.000Z","modified_at":"2026-04-04T10:34:34.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"10378766326598","imei1":"10378766326598","imei2":"10378766326598","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238293,"job_number":"JOB_238293","tr_customer_id":238312,"tr_customer_product_id":238302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:35.000Z","modified_at":"2026-04-04T10:34:39.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"18575218547212","imei1":"18575218547212","imei2":"18575218547212","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238294,"job_number":"JOB_238294","tr_customer_id":238313,"tr_customer_product_id":238303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:57:29.000Z","modified_at":"2026-04-04T10:57:29.000Z","name":"Christa Tromp","mobile_number":"885-525-4840","email_id":"Jared_Hauck77@yahoo.com","dop":"2026-02-28","serial_number":"14814476502783","imei1":"14814476502783","imei2":"14814476502783","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238295,"job_number":"JOB_238295","tr_customer_id":238314,"tr_customer_product_id":238304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:43.000Z","modified_at":"2026-04-04T11:23:43.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"14852393987303","imei1":"14852393987303","imei2":"14852393987303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238296,"job_number":"JOB_238296","tr_customer_id":238315,"tr_customer_product_id":238305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:43.000Z","modified_at":"2026-04-04T11:24:19.000Z","name":"Dovie Maggio","mobile_number":"846-466-5845","email_id":"Johnny.Boyle@gmail.com","dop":"2025-04-06","serial_number":"13539182150405","imei1":"13539182150405","imei2":"13539182150405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238297,"job_number":"JOB_238297","tr_customer_id":238316,"tr_customer_product_id":238306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:44.000Z","modified_at":"2026-04-04T11:23:44.000Z","name":"Enoch Gaylord","mobile_number":"283-469-4899","email_id":"Dangelo4@gmail.com","dop":"2025-04-06","serial_number":"19298430559537120","imei1":"19298430559537120","imei2":"19298430559537120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238298,"job_number":"JOB_238298","tr_customer_id":238317,"tr_customer_product_id":238307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:25.000Z","modified_at":"2026-04-04T11:24:25.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"15995659564455","imei1":"15995659564455","imei2":"15995659564455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238299,"job_number":"JOB_238299","tr_customer_id":238318,"tr_customer_product_id":238308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:26.000Z","modified_at":"2026-04-04T11:25:00.000Z","name":"Orville Swift","mobile_number":"882-743-6679","email_id":"Raul.McLaughlin59@hotmail.com","dop":"2025-04-06","serial_number":"10717376569441","imei1":"10717376569441","imei2":"10717376569441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238300,"job_number":"JOB_238300","tr_customer_id":238319,"tr_customer_product_id":238309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:27.000Z","modified_at":"2026-04-04T11:24:27.000Z","name":"Angie Hyatt","mobile_number":"450-810-6810","email_id":"Macy.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"17932721395285084","imei1":"17932721395285084","imei2":"17932721395285084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238301,"job_number":"JOB_238301","tr_customer_id":238320,"tr_customer_product_id":238310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:06.000Z","modified_at":"2026-04-04T11:25:06.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"19891073514741","imei1":"19891073514741","imei2":"19891073514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238302,"job_number":"JOB_238302","tr_customer_id":238321,"tr_customer_product_id":238311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:06.000Z","modified_at":"2026-04-04T11:25:40.000Z","name":"Wilhelmine Howell","mobile_number":"542-554-3036","email_id":"Keeley91@gmail.com","dop":"2025-04-06","serial_number":"13293095928522","imei1":"13293095928522","imei2":"13293095928522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238303,"job_number":"JOB_238303","tr_customer_id":238322,"tr_customer_product_id":238312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:08.000Z","modified_at":"2026-04-04T11:25:08.000Z","name":"Pietro Kilback","mobile_number":"736-676-9870","email_id":"Gennaro41@yahoo.com","dop":"2025-04-06","serial_number":"12405883629443000","imei1":"12405883629443000","imei2":"12405883629443000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238305,"job_number":"JOB_238305","tr_customer_id":238324,"tr_customer_product_id":238314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:50:25.000Z","modified_at":"2026-04-04T11:50:25.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-03-25","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-03-25T11:50:24.904634072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238306,"job_number":"JOB_238306","tr_customer_id":238325,"tr_customer_product_id":238315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:01:19.000Z","modified_at":"2026-04-04T12:01:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-03-25","serial_number":"34497090442753","imei1":"34497090442753","imei2":"34497090442753","popurl":"2026-03-25T12:01:18.647502206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238307,"job_number":"JOB_238307","tr_customer_id":238326,"tr_customer_product_id":238316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:24:06.000Z","modified_at":"2026-04-04T12:24:06.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"171828465171166","imei1":"171828465171166","imei2":"171828465171166","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238308,"job_number":"JOB_238308","tr_customer_id":238327,"tr_customer_product_id":238317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:27:34.000Z","modified_at":"2026-04-04T12:27:34.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"352997999954124","imei1":"352997999954124","imei2":"352997999954124","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238309,"job_number":"JOB_238309","tr_customer_id":238328,"tr_customer_product_id":238318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:19.000Z","modified_at":"2026-04-04T13:11:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978996072530","imei1":"12978996072530","imei2":"12978996072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238310,"job_number":"JOB_238310","tr_customer_id":238329,"tr_customer_product_id":238319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:20.000Z","modified_at":"2026-04-04T13:11:55.000Z","name":"Johnny Moore","mobile_number":"380-982-6399","email_id":"Misael83@yahoo.com","dop":"2025-04-06","serial_number":"14927498139645","imei1":"14927498139645","imei2":"14927498139645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238311,"job_number":"JOB_238311","tr_customer_id":238330,"tr_customer_product_id":238320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:21.000Z","modified_at":"2026-04-04T13:11:21.000Z","name":"Sim Spencer","mobile_number":"336-628-1012","email_id":"Benjamin_Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"10581323886969978","imei1":"10581323886969978","imei2":"10581323886969978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238312,"job_number":"JOB_238312","tr_customer_id":238331,"tr_customer_product_id":238321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:02.000Z","modified_at":"2026-04-04T13:12:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18986483900363","imei1":"18986483900363","imei2":"18986483900363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238313,"job_number":"JOB_238313","tr_customer_id":238332,"tr_customer_product_id":238322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:02.000Z","modified_at":"2026-04-04T13:12:37.000Z","name":"Jett Donnelly","mobile_number":"851-410-1882","email_id":"Clarabelle_Abbott@hotmail.com","dop":"2025-04-06","serial_number":"15281433887137","imei1":"15281433887137","imei2":"15281433887137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238314,"job_number":"JOB_238314","tr_customer_id":238333,"tr_customer_product_id":238323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:03.000Z","modified_at":"2026-04-04T13:12:03.000Z","name":"Tanya Graham","mobile_number":"396-641-4155","email_id":"Hosea.Lakin41@hotmail.com","dop":"2025-04-06","serial_number":"14835733455780936","imei1":"14835733455780936","imei2":"14835733455780936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238315,"job_number":"JOB_238315","tr_customer_id":238334,"tr_customer_product_id":238324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:44.000Z","modified_at":"2026-04-04T13:12:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13298676713677","imei1":"13298676713677","imei2":"13298676713677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238316,"job_number":"JOB_238316","tr_customer_id":238335,"tr_customer_product_id":238325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:44.000Z","modified_at":"2026-04-04T13:13:19.000Z","name":"Viviane Zieme","mobile_number":"798-659-3083","email_id":"Alia26@yahoo.com","dop":"2025-04-06","serial_number":"12963954530041","imei1":"12963954530041","imei2":"12963954530041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238317,"job_number":"JOB_238317","tr_customer_id":238336,"tr_customer_product_id":238326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:45.000Z","modified_at":"2026-04-04T13:12:45.000Z","name":"Quinton Cummerata","mobile_number":"227-866-3289","email_id":"Maud14@gmail.com","dop":"2025-04-06","serial_number":"11001022621348078","imei1":"11001022621348078","imei2":"11001022621348078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238318,"job_number":"JOB_238318","tr_customer_id":238337,"tr_customer_product_id":238327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:23:54.000Z","modified_at":"2026-04-04T13:24:31.000Z","name":"Jennyfer McKenzie","mobile_number":"472-573-7211","email_id":"Buford.Bogan83@hotmail.com","dop":"2025-04-06","serial_number":"12453186141713","imei1":"12453186141713","imei2":"12453186141713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238319,"job_number":"JOB_238319","tr_customer_id":238338,"tr_customer_product_id":238328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:23:55.000Z","modified_at":"2026-04-04T13:23:55.000Z","name":"Adelle Romaguera","mobile_number":"500-852-8628","email_id":"Elouise.Batz81@gmail.com","dop":"2025-04-06","serial_number":"15467453589921188","imei1":"15467453589921188","imei2":"15467453589921188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:23:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238320,"job_number":"JOB_238320","tr_customer_id":238339,"tr_customer_product_id":238329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:26:02.000Z","modified_at":"2026-04-04T13:26:37.000Z","name":"Margarita Streich","mobile_number":"434-783-8714","email_id":"Jalen_Willms64@gmail.com","dop":"2025-04-06","serial_number":"15935536087666","imei1":"15935536087666","imei2":"15935536087666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238321,"job_number":"JOB_238321","tr_customer_id":238340,"tr_customer_product_id":238330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:26:03.000Z","modified_at":"2026-04-04T13:26:03.000Z","name":"Blaze Graham","mobile_number":"635-697-3606","email_id":"Elton20@gmail.com","dop":"2025-04-06","serial_number":"15636785564432876","imei1":"15636785564432876","imei2":"15636785564432876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238322,"job_number":"JOB_238322","tr_customer_id":238341,"tr_customer_product_id":238331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:28.000Z","modified_at":"2026-04-04T13:30:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17057514776766","imei1":"17057514776766","imei2":"17057514776766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238323,"job_number":"JOB_238323","tr_customer_id":238342,"tr_customer_product_id":238332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:28.000Z","modified_at":"2026-04-04T13:31:08.000Z","name":"Anna Goyette","mobile_number":"209-655-6251","email_id":"Lawrence_Borer@hotmail.com","dop":"2025-04-06","serial_number":"13235672493361","imei1":"13235672493361","imei2":"13235672493361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238324,"job_number":"JOB_238324","tr_customer_id":238343,"tr_customer_product_id":238333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:30.000Z","modified_at":"2026-04-04T13:30:30.000Z","name":"Mossie Reinger","mobile_number":"551-229-5293","email_id":"Dorothy46@hotmail.com","dop":"2025-04-06","serial_number":"11884281920284888","imei1":"11884281920284888","imei2":"11884281920284888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238325,"job_number":"JOB_238325","tr_customer_id":238344,"tr_customer_product_id":238334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:15.000Z","modified_at":"2026-04-04T13:31:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15797674636242","imei1":"15797674636242","imei2":"15797674636242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238326,"job_number":"JOB_238326","tr_customer_id":238345,"tr_customer_product_id":238335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:16.000Z","modified_at":"2026-04-04T13:31:54.000Z","name":"Milo Kuphal","mobile_number":"459-585-4636","email_id":"Shanelle32@yahoo.com","dop":"2025-04-06","serial_number":"17804224614140","imei1":"17804224614140","imei2":"17804224614140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238327,"job_number":"JOB_238327","tr_customer_id":238346,"tr_customer_product_id":238336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:17.000Z","modified_at":"2026-04-04T13:31:17.000Z","name":"Rae Rempel","mobile_number":"531-479-8830","email_id":"Adella55@gmail.com","dop":"2025-04-06","serial_number":"16288294059498864","imei1":"16288294059498864","imei2":"16288294059498864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238328,"job_number":"JOB_238328","tr_customer_id":238347,"tr_customer_product_id":238337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:02.000Z","modified_at":"2026-04-04T13:32:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19823914783789","imei1":"19823914783789","imei2":"19823914783789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238329,"job_number":"JOB_238329","tr_customer_id":238348,"tr_customer_product_id":238338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:02.000Z","modified_at":"2026-04-04T13:32:41.000Z","name":"Ted Dickens","mobile_number":"855-350-9578","email_id":"Delpha.Heidenreich8@yahoo.com","dop":"2025-04-06","serial_number":"18368845965744","imei1":"18368845965744","imei2":"18368845965744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238330,"job_number":"JOB_238330","tr_customer_id":238349,"tr_customer_product_id":238339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:04.000Z","modified_at":"2026-04-04T13:32:04.000Z","name":"Mozelle Batz","mobile_number":"929-325-3198","email_id":"April33@yahoo.com","dop":"2025-04-06","serial_number":"18252728120646412","imei1":"18252728120646412","imei2":"18252728120646412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238331,"job_number":"JOB_238331","tr_customer_id":238350,"tr_customer_product_id":238340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:31.000Z","modified_at":"2026-04-04T13:35:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15005916473032","imei1":"15005916473032","imei2":"15005916473032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238332,"job_number":"JOB_238332","tr_customer_id":238351,"tr_customer_product_id":238341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:31.000Z","modified_at":"2026-04-04T13:36:11.000Z","name":"Maximilian Hermiston","mobile_number":"518-807-5786","email_id":"Cindy40@gmail.com","dop":"2025-04-06","serial_number":"16313808409161","imei1":"16313808409161","imei2":"16313808409161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238333,"job_number":"JOB_238333","tr_customer_id":238352,"tr_customer_product_id":238342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:32.000Z","modified_at":"2026-04-04T13:35:32.000Z","name":"Mellie McDermott","mobile_number":"747-645-7874","email_id":"Cordia_Graham@gmail.com","dop":"2025-04-06","serial_number":"19490071606405630","imei1":"19490071606405630","imei2":"19490071606405630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238334,"job_number":"JOB_238334","tr_customer_id":238353,"tr_customer_product_id":238343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:19.000Z","modified_at":"2026-04-04T13:36:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17153430661611","imei1":"17153430661611","imei2":"17153430661611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238335,"job_number":"JOB_238335","tr_customer_id":238354,"tr_customer_product_id":238344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:20.000Z","modified_at":"2026-04-04T13:36:58.000Z","name":"Vernie Keeling","mobile_number":"670-997-0985","email_id":"Julian.Hermiston10@yahoo.com","dop":"2025-04-06","serial_number":"10098979799526","imei1":"10098979799526","imei2":"10098979799526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238336,"job_number":"JOB_238336","tr_customer_id":238355,"tr_customer_product_id":238345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:21.000Z","modified_at":"2026-04-04T13:36:21.000Z","name":"Angeline Schiller","mobile_number":"258-573-0580","email_id":"Eunice_Wiza79@yahoo.com","dop":"2025-04-06","serial_number":"16454796713029592","imei1":"16454796713029592","imei2":"16454796713029592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238337,"job_number":"JOB_238337","tr_customer_id":238356,"tr_customer_product_id":238346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:05.000Z","modified_at":"2026-04-04T13:37:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19687653053652","imei1":"19687653053652","imei2":"19687653053652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238338,"job_number":"JOB_238338","tr_customer_id":238357,"tr_customer_product_id":238347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:05.000Z","modified_at":"2026-04-04T13:37:43.000Z","name":"Aditya Schiller","mobile_number":"654-899-0750","email_id":"Abbie.Glover38@gmail.com","dop":"2025-04-06","serial_number":"16332940873664","imei1":"16332940873664","imei2":"16332940873664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238339,"job_number":"JOB_238339","tr_customer_id":238358,"tr_customer_product_id":238348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:07.000Z","modified_at":"2026-04-04T13:37:07.000Z","name":"Brayan Ryan","mobile_number":"819-879-2161","email_id":"Adrien35@yahoo.com","dop":"2025-04-06","serial_number":"14244137103722496","imei1":"14244137103722496","imei2":"14244137103722496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238340,"job_number":"JOB_238340","tr_customer_id":238359,"tr_customer_product_id":238349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:03.000Z","modified_at":"2026-04-04T13:46:44.000Z","name":"Nellie Beahan","mobile_number":"667-329-1337","email_id":"Cristopher.Grimes@hotmail.com","dop":"2026-02-01","serial_number":"396148859542558","imei1":"396148859542558","imei2":"396148859542558","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238341,"job_number":"JOB_238341","tr_customer_id":238360,"tr_customer_product_id":238350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:04.000Z","modified_at":"2026-04-04T13:46:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15520473250068","imei1":"15520473250068","imei2":"15520473250068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238342,"job_number":"JOB_238342","tr_customer_id":238361,"tr_customer_product_id":238351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:04.000Z","modified_at":"2026-04-04T13:46:43.000Z","name":"Tyra Torp","mobile_number":"265-287-3572","email_id":"Laron.Sanford57@yahoo.com","dop":"2025-04-06","serial_number":"13733710865337","imei1":"13733710865337","imei2":"13733710865337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238343,"job_number":"JOB_238343","tr_customer_id":238362,"tr_customer_product_id":238352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:05.000Z","modified_at":"2026-04-04T13:46:05.000Z","name":"Jaden Nienow","mobile_number":"814-377-3991","email_id":"Vernie_Vandervort54@hotmail.com","dop":"2025-04-06","serial_number":"11709404851324114","imei1":"11709404851324114","imei2":"11709404851324114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238344,"job_number":"JOB_238344","tr_customer_id":238363,"tr_customer_product_id":238353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:15.000Z","modified_at":"2026-04-04T13:46:30.000Z","name":"Laurence Ernser","mobile_number":"362-218-7244","email_id":"Claude.Little83@yahoo.com","dop":"2025-05-30","serial_number":"19086087856170","imei1":"19086087856170","imei2":"19086087856170","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238345,"job_number":"JOB_238345","tr_customer_id":238364,"tr_customer_product_id":238354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:16.000Z","modified_at":"2026-04-04T13:46:16.000Z","name":"Eugenia Ryan","mobile_number":"658-551-9407","email_id":"Carlos47@gmail.com","dop":"2025-05-30","serial_number":"14444687440936","imei1":"14444687440936","imei2":"14444687440936","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238346,"job_number":"JOB_238346","tr_customer_id":238365,"tr_customer_product_id":238355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:17.000Z","modified_at":"2026-04-04T13:46:17.000Z","name":"Burnice Wehner","mobile_number":"840-917-8972","email_id":"Gonzalo77@gmail.com","dop":"2025-05-30","serial_number":"1434744070295830","imei1":"1434744070295830","imei2":"1434744070295830","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238347,"job_number":"JOB_238347","tr_customer_id":238366,"tr_customer_product_id":238356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:50.000Z","modified_at":"2026-04-04T13:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11125611456815","imei1":"11125611456815","imei2":"11125611456815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238348,"job_number":"JOB_238348","tr_customer_id":238367,"tr_customer_product_id":238357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:51.000Z","modified_at":"2026-04-04T13:47:29.000Z","name":"Osvaldo Treutel","mobile_number":"602-854-6085","email_id":"Adah_Fahey50@gmail.com","dop":"2025-04-06","serial_number":"10723107057191","imei1":"10723107057191","imei2":"10723107057191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238349,"job_number":"JOB_238349","tr_customer_id":238368,"tr_customer_product_id":238358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:52.000Z","modified_at":"2026-04-04T13:46:52.000Z","name":"Alek Ziemann","mobile_number":"312-975-6521","email_id":"Ariane_Robel@yahoo.com","dop":"2025-04-06","serial_number":"14040811556267552","imei1":"14040811556267552","imei2":"14040811556267552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238350,"job_number":"JOB_238350","tr_customer_id":238369,"tr_customer_product_id":238359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:37.000Z","modified_at":"2026-04-04T13:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17205165868888","imei1":"17205165868888","imei2":"17205165868888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238351,"job_number":"JOB_238351","tr_customer_id":238370,"tr_customer_product_id":238360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:37.000Z","modified_at":"2026-04-04T13:48:15.000Z","name":"Marquis Langosh","mobile_number":"475-765-0944","email_id":"Gus82@yahoo.com","dop":"2025-04-06","serial_number":"10803725994723","imei1":"10803725994723","imei2":"10803725994723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238352,"job_number":"JOB_238352","tr_customer_id":238371,"tr_customer_product_id":238361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:38.000Z","modified_at":"2026-04-04T13:47:38.000Z","name":"Sheldon Senger","mobile_number":"394-974-5351","email_id":"Stone_Tremblay@hotmail.com","dop":"2025-04-06","serial_number":"14756418445097202","imei1":"14756418445097202","imei2":"14756418445097202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238353,"job_number":"JOB_238353","tr_customer_id":238372,"tr_customer_product_id":238362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:55:41.000Z","modified_at":"2026-04-04T13:56:22.000Z","name":"Jonatan Leannon","mobile_number":"761-609-0650","email_id":"Antonio.Cummings@hotmail.com","dop":"2026-02-01","serial_number":"319492826906431","imei1":"319492826906431","imei2":"319492826906431","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238354,"job_number":"JOB_238354","tr_customer_id":238373,"tr_customer_product_id":238363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:55.000Z","modified_at":"2026-04-04T14:03:28.000Z","name":"Fae Roob","mobile_number":"575-910-7587","email_id":"Jerel.Stiedemann67@hotmail.com","dop":"2025-04-06","serial_number":"12072547813364","imei1":"12072547813364","imei2":"12072547813364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238355,"job_number":"JOB_238355","tr_customer_id":238374,"tr_customer_product_id":238364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:56.000Z","modified_at":"2026-04-04T14:02:56.000Z","name":"Marquise Murazik","mobile_number":"467-394-8992","email_id":"Mylene_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"19714375938575910","imei1":"19714375938575910","imei2":"19714375938575910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238356,"job_number":"JOB_238356","tr_customer_id":238375,"tr_customer_product_id":238365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84341807173203","imei1":"84341807173203","imei2":"84341807173203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238357,"job_number":"JOB_238357","tr_customer_id":238376,"tr_customer_product_id":238366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61100669482979","imei1":"61100669482979","imei2":"61100669482979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238358,"job_number":"JOB_238358","tr_customer_id":238377,"tr_customer_product_id":238367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89298051132943","imei1":"89298051132943","imei2":"89298051132943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238359,"job_number":"JOB_238359","tr_customer_id":238378,"tr_customer_product_id":238368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26848455793357","imei1":"26848455793357","imei2":"26848455793357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238360,"job_number":"JOB_238360","tr_customer_id":238379,"tr_customer_product_id":238369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25679234487431","imei1":"25679234487431","imei2":"25679234487431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238361,"job_number":"JOB_238361","tr_customer_id":238380,"tr_customer_product_id":238370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:59.000Z","modified_at":"2026-04-04T14:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88069641022700","imei1":"88069641022700","imei2":"88069641022700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238362,"job_number":"JOB_238362","tr_customer_id":238381,"tr_customer_product_id":238371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:59.000Z","modified_at":"2026-04-04T14:03:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41602964977931","imei1":"41602964977931","imei2":"41602964977931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238363,"job_number":"JOB_238363","tr_customer_id":238382,"tr_customer_product_id":238372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:13.000Z","modified_at":"2026-04-04T14:03:13.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102071384556866","imei1":"102071384556866","imei2":"102071384556866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238364,"job_number":"JOB_238364","tr_customer_id":238383,"tr_customer_product_id":238373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:13.000Z","modified_at":"2026-04-04T14:03:48.000Z","name":"Karianne Bashirian","mobile_number":"638-261-6890","email_id":"Karli90@hotmail.com","dop":"2025-12-31","serial_number":"108928193373731","imei1":"108928193373731","imei2":"108928193373731","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238365,"job_number":"JOB_238365","tr_customer_id":238384,"tr_customer_product_id":238374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:29.000Z","modified_at":"2026-04-04T14:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21644125603847","imei1":"21644125603847","imei2":"21644125603847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238366,"job_number":"JOB_238366","tr_customer_id":238385,"tr_customer_product_id":238375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33958461408828","imei1":"33958461408828","imei2":"33958461408828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238367,"job_number":"JOB_238367","tr_customer_id":238386,"tr_customer_product_id":238376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79872043694261","imei1":"79872043694261","imei2":"79872043694261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238368,"job_number":"JOB_238368","tr_customer_id":238387,"tr_customer_product_id":238377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52737643259003","imei1":"52737643259003","imei2":"52737643259003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238369,"job_number":"JOB_238369","tr_customer_id":238388,"tr_customer_product_id":238378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41540806199509","imei1":"41540806199509","imei2":"41540806199509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238370,"job_number":"JOB_238370","tr_customer_id":238389,"tr_customer_product_id":238379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712395058610","imei1":"78712395058610","imei2":"78712395058610","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238371,"job_number":"JOB_238371","tr_customer_id":238390,"tr_customer_product_id":238380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20589214523224","imei1":"20589214523224","imei2":"20589214523224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238372,"job_number":"JOB_238372","tr_customer_id":238391,"tr_customer_product_id":238381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:55.000Z","modified_at":"2026-04-04T14:03:55.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102447841370307","imei1":"102447841370307","imei2":"102447841370307","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238373,"job_number":"JOB_238373","tr_customer_id":238392,"tr_customer_product_id":238382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:55.000Z","modified_at":"2026-04-04T14:04:29.000Z","name":"Marcia Breitenberg","mobile_number":"372-207-4404","email_id":"Kelly_Tillman43@yahoo.com","dop":"2025-12-31","serial_number":"105302446750723","imei1":"105302446750723","imei2":"105302446750723","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238374,"job_number":"JOB_238374","tr_customer_id":238393,"tr_customer_product_id":238383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:01.000Z","modified_at":"2026-04-04T14:04:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47506301105369","imei1":"47506301105369","imei2":"47506301105369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238375,"job_number":"JOB_238375","tr_customer_id":238394,"tr_customer_product_id":238384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59891625975479","imei1":"59891625975479","imei2":"59891625975479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238376,"job_number":"JOB_238376","tr_customer_id":238395,"tr_customer_product_id":238385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51661663201407","imei1":"51661663201407","imei2":"51661663201407","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238377,"job_number":"JOB_238377","tr_customer_id":238396,"tr_customer_product_id":238386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36432774751427","imei1":"36432774751427","imei2":"36432774751427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238378,"job_number":"JOB_238378","tr_customer_id":238397,"tr_customer_product_id":238387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60439627676692","imei1":"60439627676692","imei2":"60439627676692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238379,"job_number":"JOB_238379","tr_customer_id":238398,"tr_customer_product_id":238388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:03.000Z","modified_at":"2026-04-04T14:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11732790598482","imei1":"11732790598482","imei2":"11732790598482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238380,"job_number":"JOB_238380","tr_customer_id":238399,"tr_customer_product_id":238389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:03.000Z","modified_at":"2026-04-04T14:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63443503198898","imei1":"63443503198898","imei2":"63443503198898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238381,"job_number":"JOB_238381","tr_customer_id":238400,"tr_customer_product_id":238390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:11.000Z","modified_at":"2026-04-04T14:04:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15081068315033","imei1":"15081068315033","imei2":"15081068315033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238382,"job_number":"JOB_238382","tr_customer_id":238401,"tr_customer_product_id":238391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:11.000Z","modified_at":"2026-04-04T14:04:44.000Z","name":"Edwin Paucek","mobile_number":"389-251-2191","email_id":"Coleman24@hotmail.com","dop":"2025-04-06","serial_number":"18517095154418","imei1":"18517095154418","imei2":"18517095154418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238383,"job_number":"JOB_238383","tr_customer_id":238402,"tr_customer_product_id":238392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:12.000Z","modified_at":"2026-04-04T14:04:12.000Z","name":"Guy Kuvalis","mobile_number":"987-524-4821","email_id":"Hosea.Beahan@yahoo.com","dop":"2025-04-06","serial_number":"12956351608069148","imei1":"12956351608069148","imei2":"12956351608069148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238385,"job_number":"JOB_238385","tr_customer_id":238404,"tr_customer_product_id":238394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:36.000Z","modified_at":"2026-04-04T14:04:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108276836692370","imei1":"108276836692370","imei2":"108276836692370","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238386,"job_number":"JOB_238386","tr_customer_id":238405,"tr_customer_product_id":238395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:36.000Z","modified_at":"2026-04-04T14:05:09.000Z","name":"Willy Carter","mobile_number":"834-613-1163","email_id":"Jonas40@yahoo.com","dop":"2025-12-31","serial_number":"108647676728897","imei1":"108647676728897","imei2":"108647676728897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238388,"job_number":"JOB_238388","tr_customer_id":238407,"tr_customer_product_id":238397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:51.000Z","modified_at":"2026-04-04T14:04:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15287174088185","imei1":"15287174088185","imei2":"15287174088185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238389,"job_number":"JOB_238389","tr_customer_id":238408,"tr_customer_product_id":238398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:51.000Z","modified_at":"2026-04-04T14:05:24.000Z","name":"Justen Block","mobile_number":"826-754-9477","email_id":"Carmelo53@hotmail.com","dop":"2025-04-06","serial_number":"13003657173224","imei1":"13003657173224","imei2":"13003657173224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238390,"job_number":"JOB_238390","tr_customer_id":238409,"tr_customer_product_id":238399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:52.000Z","modified_at":"2026-04-04T14:04:52.000Z","name":"Devante Bradtke","mobile_number":"782-371-2651","email_id":"Rogers.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"13444954107443320","imei1":"13444954107443320","imei2":"13444954107443320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238392,"job_number":"JOB_238392","tr_customer_id":238411,"tr_customer_product_id":238401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:31.000Z","modified_at":"2026-04-04T14:05:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17177972742812","imei1":"17177972742812","imei2":"17177972742812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238393,"job_number":"JOB_238393","tr_customer_id":238412,"tr_customer_product_id":238402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:31.000Z","modified_at":"2026-04-04T14:06:04.000Z","name":"Alysson Sanford","mobile_number":"988-922-8401","email_id":"Donnell_Jacobson24@gmail.com","dop":"2025-04-06","serial_number":"17505141751470","imei1":"17505141751470","imei2":"17505141751470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238394,"job_number":"JOB_238394","tr_customer_id":238413,"tr_customer_product_id":238403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:32.000Z","modified_at":"2026-04-04T14:05:32.000Z","name":"Dane Price","mobile_number":"787-314-5800","email_id":"Isadore18@hotmail.com","dop":"2025-04-06","serial_number":"16598947009637960","imei1":"16598947009637960","imei2":"16598947009637960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238395,"job_number":"JOB_238395","tr_customer_id":238414,"tr_customer_product_id":238404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:52.000Z","modified_at":"2026-04-04T14:05:52.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"104745092018710","imei1":"104745092018710","imei2":"104745092018710","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238396,"job_number":"JOB_238396","tr_customer_id":238415,"tr_customer_product_id":238405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:52.000Z","modified_at":"2026-04-04T14:06:02.000Z","name":"Royal Tillman","mobile_number":"513-905-7654","email_id":"Damian.Macejkovic@yahoo.com","dop":"2025-02-13","serial_number":"105381999225139","imei1":"105381999225139","imei2":"105381999225139","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238397,"job_number":"JOB_238397","tr_customer_id":238416,"tr_customer_product_id":238406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:53.000Z","modified_at":"2026-04-04T14:05:53.000Z","name":"Lisa Tromp","mobile_number":"660-424-1761","email_id":"Chaim85@yahoo.com","dop":"2025-02-13","serial_number":"10087211339576244","imei1":"10087211339576244","imei2":"10087211339576244","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238398,"job_number":"JOB_238398","tr_customer_id":238417,"tr_customer_product_id":238407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:05.000Z","modified_at":"2026-04-04T14:06:13.000Z","name":"Davion Miller","mobile_number":"800-703-9876","email_id":"Aurelio52@gmail.com","dop":"2026-02-28","serial_number":"81829873603346","imei1":"81829873603346","imei2":"81829873603346","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238399,"job_number":"JOB_238399","tr_customer_id":238418,"tr_customer_product_id":238408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:06.000Z","modified_at":"2026-04-04T14:06:06.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"101124325956866","imei1":"101124325956866","imei2":"101124325956866","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238400,"job_number":"JOB_238400","tr_customer_id":238419,"tr_customer_product_id":238409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:06.000Z","modified_at":"2026-04-04T14:06:16.000Z","name":"Yesenia Frami","mobile_number":"248-723-0507","email_id":"Sienna.Stark22@hotmail.com","dop":"2025-02-13","serial_number":"102247267356574","imei1":"102247267356574","imei2":"102247267356574","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238401,"job_number":"JOB_238401","tr_customer_id":238420,"tr_customer_product_id":238410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:07.000Z","modified_at":"2026-04-04T14:06:07.000Z","name":"Romaine Simonis","mobile_number":"734-356-3576","email_id":"Joshuah.Turner@hotmail.com","dop":"2025-02-13","serial_number":"10035056054575668","imei1":"10035056054575668","imei2":"10035056054575668","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238402,"job_number":"JOB_238402","tr_customer_id":238421,"tr_customer_product_id":238411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:19.000Z","modified_at":"2026-04-04T14:06:19.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"101863028902588","imei1":"101863028902588","imei2":"101863028902588","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238403,"job_number":"JOB_238403","tr_customer_id":238422,"tr_customer_product_id":238412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:20.000Z","modified_at":"2026-04-04T14:06:29.000Z","name":"Ena West","mobile_number":"685-723-2473","email_id":"Monica29@gmail.com","dop":"2025-02-13","serial_number":"109340422920650","imei1":"109340422920650","imei2":"109340422920650","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238404,"job_number":"JOB_238404","tr_customer_id":238423,"tr_customer_product_id":238413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:21.000Z","modified_at":"2026-04-04T14:06:21.000Z","name":"Madilyn Hermann","mobile_number":"804-604-7332","email_id":"Larry62@yahoo.com","dop":"2025-02-13","serial_number":"10001708884004404","imei1":"10001708884004404","imei2":"10001708884004404","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238405,"job_number":"JOB_238405","tr_customer_id":238424,"tr_customer_product_id":238414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:09:08.000Z","modified_at":"2026-04-04T14:09:08.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10698288340098","imei1":"10698288340098","imei2":"10698288340098","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238411,"job_number":"JOB_238411","tr_customer_id":238430,"tr_customer_product_id":238420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:53.000Z","modified_at":"2026-04-04T14:22:53.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"11530879206336","imei1":"11530879206336","imei2":"11530879206336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238412,"job_number":"JOB_238412","tr_customer_id":238431,"tr_customer_product_id":238421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:54.000Z","modified_at":"2026-04-04T14:23:32.000Z","name":"Agnes Hamill","mobile_number":"626-586-3434","email_id":"Darryl_Parker24@gmail.com","dop":"2025-04-06","serial_number":"14465637054295","imei1":"14465637054295","imei2":"14465637054295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238413,"job_number":"JOB_238413","tr_customer_id":238432,"tr_customer_product_id":238422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:55.000Z","modified_at":"2026-04-04T14:22:55.000Z","name":"Keanu Ernser","mobile_number":"540-945-7426","email_id":"Geovanny_Mraz63@yahoo.com","dop":"2025-04-06","serial_number":"10738028413950038","imei1":"10738028413950038","imei2":"10738028413950038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238418,"job_number":"JOB_238418","tr_customer_id":238437,"tr_customer_product_id":238427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:39.000Z","modified_at":"2026-04-04T14:23:39.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"12731325164999","imei1":"12731325164999","imei2":"12731325164999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238419,"job_number":"JOB_238419","tr_customer_id":238438,"tr_customer_product_id":238428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:39.000Z","modified_at":"2026-04-04T14:24:17.000Z","name":"Edwardo O'Conner","mobile_number":"728-242-8693","email_id":"Nels_Jacobs4@gmail.com","dop":"2025-04-06","serial_number":"10469700677811","imei1":"10469700677811","imei2":"10469700677811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238420,"job_number":"JOB_238420","tr_customer_id":238439,"tr_customer_product_id":238429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:41.000Z","modified_at":"2026-04-04T14:23:41.000Z","name":"Estelle Howell","mobile_number":"258-900-3402","email_id":"Rogelio.Fay25@hotmail.com","dop":"2025-04-06","serial_number":"16896472688634040","imei1":"16896472688634040","imei2":"16896472688634040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238422,"job_number":"JOB_238422","tr_customer_id":238441,"tr_customer_product_id":238431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:25.000Z","modified_at":"2026-04-04T14:24:25.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"11453336830299","imei1":"11453336830299","imei2":"11453336830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238423,"job_number":"JOB_238423","tr_customer_id":238442,"tr_customer_product_id":238432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:25.000Z","modified_at":"2026-04-04T14:25:03.000Z","name":"Rosanna Powlowski","mobile_number":"747-341-8989","email_id":"Reina75@yahoo.com","dop":"2025-04-06","serial_number":"12676751967533","imei1":"12676751967533","imei2":"12676751967533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238424,"job_number":"JOB_238424","tr_customer_id":238443,"tr_customer_product_id":238433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:26.000Z","modified_at":"2026-04-04T14:24:26.000Z","name":"Perry Dicki","mobile_number":"364-384-6084","email_id":"London_Orn19@hotmail.com","dop":"2025-04-06","serial_number":"13244454805042596","imei1":"13244454805042596","imei2":"13244454805042596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238425,"job_number":"JOB_238425","tr_customer_id":238444,"tr_customer_product_id":238434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"86565986130872","imei1":"86565986130872","imei2":"86565986130872","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238426,"job_number":"JOB_238426","tr_customer_id":238445,"tr_customer_product_id":238435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"Jovan Jacobs","mobile_number":"599-396-9377","email_id":"Luigi.Lubowitz6@gmail.com","dop":"2025-02-01","serial_number":"36033933272799","imei1":"36033933272799","imei2":"36033933272799","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238427,"job_number":"JOB_238427","tr_customer_id":238446,"tr_customer_product_id":238436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:41.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Queen Maggio","mobile_number":"853-287-3243","email_id":"Herminia.Koch@gmail.com","dop":"2025-02-01","serial_number":"71301586503321","imei1":"71301586503321","imei2":"71301586503321","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238431,"job_number":"JOB_238431","tr_customer_id":238450,"tr_customer_product_id":238440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50210931853204","imei1":"50210931853204","imei2":"50210931853204","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238432,"job_number":"JOB_238432","tr_customer_id":238451,"tr_customer_product_id":238441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"Jaida Bogisich","mobile_number":"368-746-1051","email_id":"Mae.Upton13@hotmail.com","dop":"2025-02-01","serial_number":"23909896824304","imei1":"23909896824304","imei2":"23909896824304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238433,"job_number":"JOB_238433","tr_customer_id":238452,"tr_customer_product_id":238442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:25.000Z","modified_at":"2026-04-04T14:26:59.000Z","name":"Glennie Beer","mobile_number":"266-799-5310","email_id":"Ella_Batz94@hotmail.com","dop":"2025-02-01","serial_number":"86196704383649","imei1":"86196704383649","imei2":"86196704383649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238440,"job_number":"JOB_238440","tr_customer_id":238459,"tr_customer_product_id":238449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:56.000Z","modified_at":"2026-04-04T14:26:56.000Z","name":"Donnell Lakin","mobile_number":"282-405-3329","email_id":"Anthony.Parker@hotmail.com","dop":"2025-05-05","serial_number":"17736108611525","imei1":"17736108611525","imei2":"17736108611525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238441,"job_number":"JOB_238441","tr_customer_id":238460,"tr_customer_product_id":238450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:57.000Z","modified_at":"2026-04-04T14:26:57.000Z","name":"Jerod Rohan","mobile_number":"303-252-9678","email_id":"Norberto_Kemmer@hotmail.com","dop":"2025-05-05","serial_number":"19934116735740","imei1":"19934116735740","imei2":"19934116735740","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238445,"job_number":"JOB_238445","tr_customer_id":238464,"tr_customer_product_id":238454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"107127372964829","imei1":"107127372964829","imei2":"107127372964829","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238446,"job_number":"JOB_238446","tr_customer_id":238465,"tr_customer_product_id":238455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"Shyann Spencer","mobile_number":"397-689-8779","email_id":"Merl_Schinner@yahoo.com","dop":"2025-02-01","serial_number":"46824627375215","imei1":"46824627375215","imei2":"46824627375215","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238447,"job_number":"JOB_238447","tr_customer_id":238466,"tr_customer_product_id":238456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:07.000Z","modified_at":"2026-04-04T14:27:26.000Z","name":"Savanna Murray","mobile_number":"404-603-0960","email_id":"Wilhelmine.Hansen38@hotmail.com","dop":"2025-02-01","serial_number":"79224617049105","imei1":"79224617049105","imei2":"79224617049105","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T14:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238448,"job_number":"JOB_238448","tr_customer_id":238467,"tr_customer_product_id":238457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:08.000Z","modified_at":"2026-04-04T14:27:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13609748981422","imei1":"13609748981422","imei2":"13609748981422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238449,"job_number":"JOB_238449","tr_customer_id":238468,"tr_customer_product_id":238458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:08.000Z","modified_at":"2026-04-04T14:27:29.000Z","name":"Deja Runolfsdottir","mobile_number":"617-881-5146","email_id":"Domenico.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"19133134439657","imei1":"19133134439657","imei2":"19133134439657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T14:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238450,"job_number":"JOB_238450","tr_customer_id":238469,"tr_customer_product_id":238459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:10.000Z","modified_at":"2026-04-04T14:27:10.000Z","name":"Dillon Swift","mobile_number":"436-228-5535","email_id":"Modesto83@gmail.com","dop":"2025-04-06","serial_number":"14479666909327296","imei1":"14479666909327296","imei2":"14479666909327296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237924,"job_number":"JOB_237924","tr_customer_id":237943,"tr_customer_product_id":237933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:51.000Z","modified_at":"2026-04-04T04:28:00.000Z","name":"saitama sensei","mobile_number":"741-494-6108","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"29697707871990","imei1":"29697707871990","imei2":"29697707871990","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237935,"job_number":"JOB_237935","tr_customer_id":237954,"tr_customer_product_id":237944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:03.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"tanjiro kamado","mobile_number":"859-753-9539","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"947511569405789","imei1":"947511569405789","imei2":"947511569405789","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237952,"job_number":"JOB_237952","tr_customer_id":237971,"tr_customer_product_id":237961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"16780924290069","imei1":"16780924290069","imei2":"16780924290069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237954,"job_number":"JOB_237954","tr_customer_id":237973,"tr_customer_product_id":237963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Wilfredo Cronin","mobile_number":"630-357-4887","email_id":"Adalberto.Effertz98@hotmail.com","dop":"2026-02-01","serial_number":"19344317671671","imei1":"19344317671671","imei2":"19344317671671","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237955,"job_number":"JOB_237955","tr_customer_id":237974,"tr_customer_product_id":237964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:23.000Z","name":"giyu tomiaka","mobile_number":"971-775-0010","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"731477649942373","imei1":"731477649942373","imei2":"731477649942373","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237956,"job_number":"JOB_237956","tr_customer_id":237975,"tr_customer_product_id":237965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Maiya Russel","mobile_number":"438-815-5984","email_id":"Jules74@yahoo.com","dop":"2026-02-01","serial_number":"18517293069812","imei1":"18517293069812","imei2":"18517293069812","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237966,"job_number":"JOB_237966","tr_customer_id":237985,"tr_customer_product_id":237975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:29.000Z","modified_at":"2026-04-04T04:28:29.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"18706759739780","imei1":"18706759739780","imei2":"18706759739780","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237967,"job_number":"JOB_237967","tr_customer_id":237986,"tr_customer_product_id":237976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorothea70@hotmail.com","dop":"2025-07-02","serial_number":"16173523810869","imei1":"16173523810869","imei2":"16173523810869","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237968,"job_number":"JOB_237968","tr_customer_id":237987,"tr_customer_product_id":237977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"Sven West","mobile_number":"464-386-5284","email_id":"Carol.Armstrong@yahoo.com","dop":"2026-02-01","serial_number":"17354172086132","imei1":"17354172086132","imei2":"17354172086132","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237969,"job_number":"JOB_237969","tr_customer_id":237988,"tr_customer_product_id":237978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Dimitri Funk","mobile_number":"281-333-5990","email_id":"Wellington14@gmail.com","dop":"2026-02-01","serial_number":"11236281758908","imei1":"11236281758908","imei2":"11236281758908","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237986,"job_number":"JOB_237986","tr_customer_id":238005,"tr_customer_product_id":237995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"10741928279918","imei1":"10741928279918","imei2":"10741928279918","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237987,"job_number":"JOB_237987","tr_customer_id":238006,"tr_customer_product_id":237996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blake.Wiegand77@yahoo.com","dop":"2025-07-02","serial_number":"16153308103702","imei1":"16153308103702","imei2":"16153308103702","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237988,"job_number":"JOB_237988","tr_customer_id":238007,"tr_customer_product_id":237997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Charley Champlin","mobile_number":"263-959-3328","email_id":"Delphia80@yahoo.com","dop":"2026-02-01","serial_number":"12446786099673","imei1":"12446786099673","imei2":"12446786099673","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237990,"job_number":"JOB_237990","tr_customer_id":238009,"tr_customer_product_id":237999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:46.000Z","modified_at":"2026-04-04T04:28:57.000Z","name":"Kallie Schmidt","mobile_number":"875-459-1879","email_id":"Saul_Dooley28@hotmail.com","dop":"2026-02-01","serial_number":"11765792238705","imei1":"11765792238705","imei2":"11765792238705","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237991,"job_number":"JOB_237991","tr_customer_id":238010,"tr_customer_product_id":238000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:47.000Z","modified_at":"2026-04-04T04:29:20.000Z","name":"Isidro Mann","mobile_number":"928-703-7322","email_id":"Jalen_Keebler36@hotmail.com","dop":"2026-01-06","serial_number":"10194096928149","imei1":"10194096928149","imei2":"10194096928149","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238009,"job_number":"JOB_238009","tr_customer_id":238028,"tr_customer_product_id":238018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Keon_Rosenbaum99@yahoo.com","dop":"2025-07-02","serial_number":"15924792663429","imei1":"15924792663429","imei2":"15924792663429","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238010,"job_number":"JOB_238010","tr_customer_id":238029,"tr_customer_product_id":238019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"16985767883333","imei1":"16985767883333","imei2":"16985767883333","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238011,"job_number":"JOB_238011","tr_customer_id":238030,"tr_customer_product_id":238020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Colby Ortiz","mobile_number":"653-917-9402","email_id":"Trey.Schamberger14@gmail.com","dop":"2026-02-01","serial_number":"11062505088791","imei1":"11062505088791","imei2":"11062505088791","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238012,"job_number":"JOB_238012","tr_customer_id":238031,"tr_customer_product_id":238021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:13.000Z","name":"Lyda Kuhn","mobile_number":"609-723-2902","email_id":"Abby_Dare@hotmail.com","dop":"2026-02-01","serial_number":"12042095978527","imei1":"12042095978527","imei2":"12042095978527","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238049,"job_number":"JOB_238049","tr_customer_id":238068,"tr_customer_product_id":238058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:53.000Z","name":"Maxwell Corkery","mobile_number":"286-806-0840","email_id":"Elody_Trantow@gmail.com","dop":"2025-10-01","serial_number":"10163790338665","imei1":"10163790338665","imei2":"10163790338665","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238060,"job_number":"JOB_238060","tr_customer_id":238079,"tr_customer_product_id":238069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:52.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10966323019562","imei1":"10966323019562","imei2":"10966323019562","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238061,"job_number":"JOB_238061","tr_customer_id":238080,"tr_customer_product_id":238070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"193826142459727","imei1":"193826142459727","imei2":"193826142459727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238062,"job_number":"JOB_238062","tr_customer_id":238081,"tr_customer_product_id":238071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18507680020054","imei1":"18507680020054","imei2":"18507680020054","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238063,"job_number":"JOB_238063","tr_customer_id":238082,"tr_customer_product_id":238072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Liza Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141121553023428","imei1":"141121553023428","imei2":"141121553023428","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238064,"job_number":"JOB_238064","tr_customer_id":238083,"tr_customer_product_id":238073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Berneice Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188289280536016","imei1":"188289280536016","imei2":"188289280536016","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238065,"job_number":"JOB_238065","tr_customer_id":238084,"tr_customer_product_id":238074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Xander Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123464373702606","imei1":"123464373702606","imei2":"123464373702606","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238074,"job_number":"JOB_238074","tr_customer_id":238093,"tr_customer_product_id":238083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:54.000Z","modified_at":"2026-04-04T04:29:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172795986293855","imei1":"172795986293855","imei2":"172795986293855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238075,"job_number":"JOB_238075","tr_customer_id":238094,"tr_customer_product_id":238084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Jarrett Kreiger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112635445221632","imei1":"112635445221632","imei2":"112635445221632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238076,"job_number":"JOB_238076","tr_customer_id":238095,"tr_customer_product_id":238085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Donato Tromp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188349486289521","imei1":"188349486289521","imei2":"188349486289521","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238077,"job_number":"JOB_238077","tr_customer_id":238096,"tr_customer_product_id":238086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Bennie Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107507415857076","imei1":"107507415857076","imei2":"107507415857076","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238087,"job_number":"JOB_238087","tr_customer_id":238106,"tr_customer_product_id":238096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:07.000Z","modified_at":"2026-04-04T04:30:15.000Z","name":"Herminia Treutel","mobile_number":"745-360-6776","email_id":"Caleb43@yahoo.com","dop":"2025-12-31","serial_number":"10854151744396","imei1":"10854151744396","imei2":"10854151744396","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238088,"job_number":"JOB_238088","tr_customer_id":238107,"tr_customer_product_id":238097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:08.000Z","modified_at":"2026-04-04T04:30:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108023408088068","imei1":"108023408088068","imei2":"108023408088068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238089,"job_number":"JOB_238089","tr_customer_id":238108,"tr_customer_product_id":238098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:09.000Z","modified_at":"2026-04-04T04:30:18.000Z","name":"Kamryn Mayer","mobile_number":"663-636-4671","email_id":"Effie51@gmail.com","dop":"2025-06-09","serial_number":"107052437664970","imei1":"107052437664970","imei2":"107052437664970","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238090,"job_number":"JOB_238090","tr_customer_id":238109,"tr_customer_product_id":238099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:09.000Z","modified_at":"2026-04-04T04:30:09.000Z","name":"Bert Heidenreich","mobile_number":"494-284-0462","email_id":"Taya_Ryan@yahoo.com","dop":"2025-06-09","serial_number":"103305952483144","imei1":"103305952483144","imei2":"103305952483144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238106,"job_number":"JOB_238106","tr_customer_id":238125,"tr_customer_product_id":238115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:19.000Z","modified_at":"2026-04-04T04:30:27.000Z","name":"Humberto Murphy","mobile_number":"465-959-7593","email_id":"Dayna14@yahoo.com","dop":"2025-12-31","serial_number":"10149636600905","imei1":"10149636600905","imei2":"10149636600905","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238115,"job_number":"JOB_238115","tr_customer_id":238134,"tr_customer_product_id":238124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103216180048879","imei1":"103216180048879","imei2":"103216180048879","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238116,"job_number":"JOB_238116","tr_customer_id":238135,"tr_customer_product_id":238125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:32.000Z","name":"Keara Nienow","mobile_number":"604-863-0170","email_id":"Kira_Zemlak@yahoo.com","dop":"2025-06-09","serial_number":"109010381341375","imei1":"109010381341375","imei2":"109010381341375","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238117,"job_number":"JOB_238117","tr_customer_id":238136,"tr_customer_product_id":238126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:23.000Z","modified_at":"2026-04-04T04:30:23.000Z","name":"Irving Kassulke","mobile_number":"625-571-2679","email_id":"Noelia_Hoppe@hotmail.com","dop":"2025-06-09","serial_number":"106966284368815","imei1":"106966284368815","imei2":"106966284368815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238121,"job_number":"JOB_238121","tr_customer_id":238140,"tr_customer_product_id":238130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:39.000Z","name":"Andreanne Leuschke","mobile_number":"997-639-2869","email_id":"Aracely.Green59@yahoo.com","dop":"2025-12-31","serial_number":"10374299262562","imei1":"10374299262562","imei2":"10374299262562","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238134,"job_number":"JOB_238134","tr_customer_id":238153,"tr_customer_product_id":238143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109369441848008","imei1":"109369441848008","imei2":"109369441848008","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238135,"job_number":"JOB_238135","tr_customer_id":238154,"tr_customer_product_id":238144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:45.000Z","name":"Marion Huel","mobile_number":"645-304-9393","email_id":"Dora52@hotmail.com","dop":"2025-06-09","serial_number":"104300631723119","imei1":"104300631723119","imei2":"104300631723119","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238138,"job_number":"JOB_238138","tr_customer_id":238157,"tr_customer_product_id":238147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Jeffry Beahan","mobile_number":"841-989-0070","email_id":"Ashleigh_Feeney@hotmail.com","dop":"2025-06-09","serial_number":"102437764621620","imei1":"102437764621620","imei2":"102437764621620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238229,"job_number":"JOB_238229","tr_customer_id":238248,"tr_customer_product_id":238238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:29.000Z","modified_at":"2026-04-04T05:46:37.000Z","name":"dipali K","mobile_number":"7635464646","email_id":"Deepa@gmail.com","dop":"2026-03-03","serial_number":"18630863868437","imei1":"18630863868437","imei2":"18630863868437","popurl":"2026-03-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238231,"job_number":"JOB_238231","tr_customer_id":238250,"tr_customer_product_id":238240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:39.000Z","modified_at":"2026-04-04T05:46:47.000Z","name":"shaa sharma","mobile_number":"7564635464","email_id":"Deepa@gmail.com","dop":"2026-03-03","serial_number":"16740097749652","imei1":"16740097749652","imei2":"16740097749652","popurl":"2026-03-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238253,"job_number":"JOB_238253","tr_customer_id":238272,"tr_customer_product_id":238262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:34:58.000Z","modified_at":"2026-04-04T10:07:40.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467890","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238254,"job_number":"JOB_238254","tr_customer_id":238273,"tr_customer_product_id":238263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:38:26.000Z","modified_at":"2026-04-04T06:38:26.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467891","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238255,"job_number":"JOB_238255","tr_customer_id":238274,"tr_customer_product_id":238264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:33.000Z","modified_at":"2026-04-04T06:42:43.000Z","name":"Kaleigh Abernathy","mobile_number":"389-470-9412","email_id":"Zita_Zboncak@yahoo.com","dop":"2025-11-04","serial_number":"52362380593856","imei1":"52362380593856","imei2":"52362380593856","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238256,"job_number":"JOB_238256","tr_customer_id":238275,"tr_customer_product_id":238265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:46.000Z","modified_at":"2026-04-04T06:42:56.000Z","name":"Duncan Rodriguez","mobile_number":"908-677-3767","email_id":"Westley_Monahan35@hotmail.com","dop":"2025-11-04","serial_number":"39734385038725","imei1":"39734385038725","imei2":"39734385038725","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238257,"job_number":"JOB_238257","tr_customer_id":238276,"tr_customer_product_id":238266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:59.000Z","modified_at":"2026-04-04T06:43:09.000Z","name":"Justice Zulauf","mobile_number":"489-677-6340","email_id":"Noemie_Effertz@hotmail.com","dop":"2025-11-04","serial_number":"15241644338420","imei1":"15241644338420","imei2":"15241644338420","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238258,"job_number":"JOB_238258","tr_customer_id":238277,"tr_customer_product_id":238267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:04.000Z","modified_at":"2026-04-04T06:48:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"47466060794014","imei1":"47466060794014","imei2":"47466060794014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238259,"job_number":"JOB_238259","tr_customer_id":238278,"tr_customer_product_id":238268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:18.000Z","modified_at":"2026-04-04T06:48:28.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"84735017760632","imei1":"84735017760632","imei2":"84735017760632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238260,"job_number":"JOB_238260","tr_customer_id":238279,"tr_customer_product_id":238269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:32.000Z","modified_at":"2026-04-04T06:48:41.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"36538213849150","imei1":"36538213849150","imei2":"36538213849150","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238262,"job_number":"JOB_238262","tr_customer_id":238281,"tr_customer_product_id":238271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:01.000Z","modified_at":"2026-04-04T06:53:01.000Z","name":"Vinay K B","mobile_number":"0000000000","email_id":"aaa@gmail.com","dop":"2026-03-27","serial_number":"17867997081235","imei1":"17867997081235","imei2":"17867997081235","popurl":"2026-03-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238272,"job_number":"JOB_238272","tr_customer_id":238291,"tr_customer_product_id":238281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:28.000Z","modified_at":"2026-04-04T08:01:38.000Z","name":"Jerald Lebsack","mobile_number":"929-254-6666","email_id":"Deshawn.Osinski7@hotmail.com","dop":"2025-11-04","serial_number":"48302024123424","imei1":"48302024123424","imei2":"48302024123424","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238273,"job_number":"JOB_238273","tr_customer_id":238292,"tr_customer_product_id":238282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:42.000Z","modified_at":"2026-04-04T08:01:52.000Z","name":"Alfred Von","mobile_number":"680-679-4174","email_id":"Rafaela.Gerlach@yahoo.com","dop":"2025-11-04","serial_number":"86211208641580","imei1":"86211208641580","imei2":"86211208641580","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238276,"job_number":"JOB_238276","tr_customer_id":238295,"tr_customer_product_id":238285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:56.000Z","modified_at":"2026-04-04T08:02:06.000Z","name":"Jacey Robel","mobile_number":"768-450-3915","email_id":"Bonnie11@hotmail.com","dop":"2025-11-04","serial_number":"60238196302189","imei1":"60238196302189","imei2":"60238196302189","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238286,"job_number":"JOB_238286","tr_customer_id":238305,"tr_customer_product_id":238295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:32:53.000Z","modified_at":"2026-04-04T10:32:53.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467893","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238304,"job_number":"JOB_238304","tr_customer_id":238323,"tr_customer_product_id":238313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:32.000Z","modified_at":"2026-04-04T12:35:28.000Z","name":"Pratiksha Salian","mobile_number":"9782727669","email_id":"pratikshasalian67@gmail.com","dop":"2026-03-31","serial_number":"01243672881844","imei1":"01243672881844","imei2":"01243672881844","popurl":"2026-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T12:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238384,"job_number":"JOB_238384","tr_customer_id":238403,"tr_customer_product_id":238393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:34.000Z","modified_at":"2026-04-04T14:04:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84074441518980","imei1":"84074441518980","imei2":"84074441518980","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238387,"job_number":"JOB_238387","tr_customer_id":238406,"tr_customer_product_id":238396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:47.000Z","modified_at":"2026-04-04T14:04:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87936804347825","imei1":"87936804347825","imei2":"87936804347825","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238391,"job_number":"JOB_238391","tr_customer_id":238410,"tr_customer_product_id":238400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:01.000Z","modified_at":"2026-04-04T14:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93536211845183","imei1":"93536211845183","imei2":"93536211845183","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238406,"job_number":"JOB_238406","tr_customer_id":238425,"tr_customer_product_id":238415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:16:22.000Z","modified_at":"2026-04-04T14:16:22.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467895","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238407,"job_number":"JOB_238407","tr_customer_id":238426,"tr_customer_product_id":238416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:49.000Z","modified_at":"2026-04-04T14:22:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164294028951244","imei1":"164294028951244","imei2":"164294028951244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238408,"job_number":"JOB_238408","tr_customer_id":238427,"tr_customer_product_id":238417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Casper Ullrich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131328021969062","imei1":"131328021969062","imei2":"131328021969062","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238409,"job_number":"JOB_238409","tr_customer_id":238428,"tr_customer_product_id":238418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Maye Reinger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167522914138910","imei1":"167522914138910","imei2":"167522914138910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238410,"job_number":"JOB_238410","tr_customer_id":238429,"tr_customer_product_id":238419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Annabelle Graham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140254317668762","imei1":"140254317668762","imei2":"140254317668762","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238414,"job_number":"JOB_238414","tr_customer_id":238433,"tr_customer_product_id":238423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:01.000Z","modified_at":"2026-04-04T14:23:01.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"131193278508328","imei1":"131193278508328","imei2":"131193278508328","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238415,"job_number":"JOB_238415","tr_customer_id":238434,"tr_customer_product_id":238424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Harvey Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109718517461468","imei1":"109718517461468","imei2":"109718517461468","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238416,"job_number":"JOB_238416","tr_customer_id":238435,"tr_customer_product_id":238425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Abbie Abshire","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136168198728024","imei1":"136168198728024","imei2":"136168198728024","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238417,"job_number":"JOB_238417","tr_customer_id":238436,"tr_customer_product_id":238426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Arlo Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182405171419473","imei1":"182405171419473","imei2":"182405171419473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238421,"job_number":"JOB_238421","tr_customer_id":238440,"tr_customer_product_id":238430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:46.000Z","modified_at":"2026-04-04T14:24:08.000Z","name":"Janis Hegmann","mobile_number":"454-286-7837","email_id":"Florence22@hotmail.com","dop":"2025-10-01","serial_number":"18805986971464","imei1":"18805986971464","imei2":"18805986971464","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238428,"job_number":"JOB_238428","tr_customer_id":238447,"tr_customer_product_id":238437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"12622441836276","imei1":"12622441836276","imei2":"12622441836276","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238429,"job_number":"JOB_238429","tr_customer_id":238448,"tr_customer_product_id":238438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Allan Lindgren","mobile_number":"279-679-3032","email_id":"Jamarcus50@gmail.com","dop":"2026-02-01","serial_number":"11091994820702","imei1":"11091994820702","imei2":"11091994820702","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238430,"job_number":"JOB_238430","tr_customer_id":238449,"tr_customer_product_id":238439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:26.000Z","name":"Bettie Hettinger","mobile_number":"625-600-6839","email_id":"Gideon.Casper16@gmail.com","dop":"2026-02-01","serial_number":"11796524410992","imei1":"11796524410992","imei2":"11796524410992","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238434,"job_number":"JOB_238434","tr_customer_id":238453,"tr_customer_product_id":238443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"15010204943289","imei1":"15010204943289","imei2":"15010204943289","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238435,"job_number":"JOB_238435","tr_customer_id":238454,"tr_customer_product_id":238444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Titus Steuber","mobile_number":"998-898-2228","email_id":"Morris_Streich@hotmail.com","dop":"2026-02-01","serial_number":"14583041495061","imei1":"14583041495061","imei2":"14583041495061","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238436,"job_number":"JOB_238436","tr_customer_id":238455,"tr_customer_product_id":238445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:31.000Z","modified_at":"2026-04-04T14:26:40.000Z","name":"Rosetta Corwin","mobile_number":"262-855-9580","email_id":"Quentin17@gmail.com","dop":"2026-02-01","serial_number":"11512269225071","imei1":"11512269225071","imei2":"11512269225071","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238437,"job_number":"JOB_238437","tr_customer_id":238456,"tr_customer_product_id":238446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:44.000Z","modified_at":"2026-04-04T14:26:44.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19977072160829","imei1":"19977072160829","imei2":"19977072160829","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238438,"job_number":"JOB_238438","tr_customer_id":238457,"tr_customer_product_id":238447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:45.000Z","modified_at":"2026-04-04T14:26:45.000Z","name":"Montana Feest","mobile_number":"824-696-3029","email_id":"Ervin51@hotmail.com","dop":"2026-02-01","serial_number":"14634927988761","imei1":"14634927988761","imei2":"14634927988761","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238439,"job_number":"JOB_238439","tr_customer_id":238458,"tr_customer_product_id":238448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:45.000Z","modified_at":"2026-04-04T14:26:55.000Z","name":"Gabrielle Keebler","mobile_number":"832-296-6710","email_id":"Zelma.Tromp87@yahoo.com","dop":"2026-02-01","serial_number":"11363189097190","imei1":"11363189097190","imei2":"11363189097190","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238442,"job_number":"JOB_238442","tr_customer_id":238461,"tr_customer_product_id":238451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:58.000Z","modified_at":"2026-04-04T14:26:58.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"15200478935644","imei1":"15200478935644","imei2":"15200478935644","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238443,"job_number":"JOB_238443","tr_customer_id":238462,"tr_customer_product_id":238452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:59.000Z","modified_at":"2026-04-04T14:26:59.000Z","name":"Geovanny Stiedemann","mobile_number":"228-569-3675","email_id":"Jazlyn97@gmail.com","dop":"2026-02-01","serial_number":"13473619747069","imei1":"13473619747069","imei2":"13473619747069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238444,"job_number":"JOB_238444","tr_customer_id":238463,"tr_customer_product_id":238453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:59.000Z","modified_at":"2026-04-04T14:27:09.000Z","name":"Mireya Zemlak","mobile_number":"923-298-3299","email_id":"Cordell.Kshlerin@hotmail.com","dop":"2026-02-01","serial_number":"16362316306621","imei1":"16362316306621","imei2":"16362316306621","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:27.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Detail API request should return 200 status code 1 0 0
Test Case-02: Verify that Detail API request should Success message in the response 1 0 0
Test Case-03: Verify that API response should be less than 500ms 1 0 0
Test Case-04: Verify that the data is non-empty array 1 0 0
Test Case-05: Verify that Detail API Request should have undefined in the response 15 0 0
Test Case-06: Verify each object has job_number starting with JOB_ 1 0 0
Test Case:09: Verify that the job number created in API 5 should be present in this response 1 0 0
Total 21 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74855af6-4529-4190-b35f-b34eaf288b44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{
            "details_key": "XXY"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API should return Invalid details_key 0 1 0
Test Case-02: Verify that message should be Success in the API response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API should return Invalid details_key
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 560a3a9f-b483-4a5d-9844-2a44c10932dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "XYX": "XXY"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API should return Missing details_key 0 1 0
Test Case-02: Verify that API should return proper error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API should return Missing details_key
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 978c7dd2-d417-4a5e-9641-049cce6cbcc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 when the Authorization header is missing 1 0 0
Test Case-02: Verify that in the body of the response, the message 'Unauthorized' is returned 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ee006e4-7522-420f-8f7d-f25ab3dd0cf8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 when the Authorization header is missing 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 401 when the Authorization header is missing
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 1022B

Test Pass Percentage
95 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5145986e-f68a-400f-9f8d-4908a8448126
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-26wsh2qX8ZRkwJoiGauZrKCqs4w"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:27.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Job Search API should return 200 status code 1 0 0
Test Case-02: Verify that Job Search API response should contain message as Success 1 0 0
Test Case-03: Verify that Job Search API should be an array with exactly 1 matching job object 1 0 0
Test Case-04: Verify that the job number in response should match searchText 1 0 0
Test Case-05: Verify that the Job Number should start with JOB_ 1 0 0
Test Case-06: Verify that the Job Search API id should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API job_number should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API tr_customer_id should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API tr_customer_product_id should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API name should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API mobile_number should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API email_id should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API mst_platform_name should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API serial_number should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API imei1 should contain all the keys 1 0 0
Test Case-06: Verify that the Job Search API imei2 should contain all the keys 1 0 0
Test Case-07: Verify that Search Job API response time should be under 200 ms 0 1 0
Test Case-08: Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Test Case-09: Verify the API response JSON schema 1 0 0
Test Case-10: Verify that the IMEI Number in response should match searchText 1 0 0
Test Case-11: Verify the Customer Information - Name, Email and Phone 1 0 0
Total 20 1 0
Test Failure
Test NameAssertion Error
Test Case-07: Verify that Search Job API response time should be under 200 ms
expected 244 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 109B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1302ce6c-82dc-4900-a382-5f35b8c57687
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText2": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 109
ETag W/"6d-LVcV9+fA9Voilq9L/jcsak/4hHc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code with empty searchText is 400 0 1 0
Test Case-02: Verify that error message is 'searchText' is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status code with empty searchText is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1935b075-3fb1-48e7-aa41-8b0c3d6ba02c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "searchText": "JOB_178066111111111111"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code with empty searchText is 200 1 0 0
Test Case-02: Verify that error message is 'searchText' is required 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d20694bd-8166-4d33-a7a7-ab8e2ade234f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code with empty Authorization header is 401 1 0 0
Test Case-02: Verify that in the body of the response, the message 'Unauthorized' is returned 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..omK97MCyTXBzFRZ7D4rcsImcmJ-A2nVo-LO6sBRQwCE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33eafb71-4662-409f-ac70-53059ebd1996
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code with Invalid Authorization header is 401 0 1 0
Test Case-02: Verify that in the body of the response, the message 'invalid token' is returned 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status code with Invalid Authorization header is 401
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 1.55KB

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91d2831a-211e-4cdc-bb41-05c9ae09fa15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"638-oPsRo3kAj4H2bPhJ5wSj43oUvRM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:27.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":912574,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"},{"id":912575,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"}],"problems":[{"id":249269,"problem":"Poor battery life","remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-04-04T14:27:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 200 OK 1 0 0
Test Case-02: Verify that the response message is 'Success' 1 0 0
Test Case-03: Verify that Job number matches the request job number 1 0 0
Test Case-04: Verify that API response time should be below 200ms 0 1 0
Test Case-05: Verify that the response contains the key name 1 0 0
Test Case-05: Verify that the response contains the key mobile_number 1 0 0
Test Case-05: Verify that the response contains the key email_id 1 0 0
Test Case-05: Verify that the response contains the key mst_model_id 1 0 0
Test Case-05: Verify that the response contains the key mst_oem_name 1 0 0
Verify that if the mandatory fields are present in the json object for the problem array 1 0 0
Test Case-06: Verify that Problems array contains at least one problem with correct structure 1 0 0
Test Case-07: Verify that API response is proper structure 1 0 0
Test Case-08: Verify that Customer Info matches with the create job API response 1 0 0
Test Case-09: Verify that Details array contains history with proper status transitions 1 0 0
Test Case-10: Verify that each object 912574 in array should have required field 1 0 0
Test Case-10: Verify that each object 912575 in array should have required field 1 0 0
Test Case-11: Verify that Details section should have proper job actions 1 0 0
Test Case-12: Verify that Quotations is an array (can be empty) 1 0 0
Total 17 1 0
Test Failure
Test NameAssertion Error
Test Case-04: Verify that API response time should be below 200ms
expected 273 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c31b6813-72c2-4c21-90d7-1a92f0a72e8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 401 status code when the Authorization token is missing 1 0 0
Test Case-02: Verify that the response body contains the correct error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..-nIAIkX36jBHLTflfbAjnOoTaL1ZwJjjWVbW4Ju-Ow8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6b790f7-a712-470c-b6c4-41d2db228e2e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 403 status code when the Authorization token is invalid 0 1 0
Test Case-02: Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the API returns a 403 status code when the Authorization token is invalid
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178094111111111
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cae4e08c-5583-407c-be7f-91cbe62ceb8a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns a 200/404 status code when the job_number is Invalid Job Number (Non-existent) 1 0 0
Test Case-02: Verify that the API returns a 'Success' message when the job_number is Invalid Job Number (Non-existent) 1 0 0
Test Case-03: Verify that the data should be null 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/invalid_job
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c5f1ecd-74c0-427c-9d02-ef7b26145fe3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns 400 Bad Request when job number format is invalid 0 1 0
Test Case-02: Verify that if proper error message is shown 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Test Case-01: Verify that the API returns 400 Bad Request when job number format is invalid
expected response to have status code 400 but got 200
Test Case-02: Verify that if proper error message is shown
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acd3f897-4328-4866-a57a-9a602e3d129f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns 404 Not Found when job number is empty 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8330c69e-015c-4707-bda3-faba0700b1b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API returns 405 status code for invalid method 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the API returns 405 status code for invalid method
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef1d4786-b022-4900-a3e2-62c61ef416ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-gG9/rEL+ULykgoCqaqLZIgjE3Js"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 200 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that JWT token should be valid 1 0 0
Test Case-04: Verify the API response should be structured 1 0 0
Test Case-05: Verify that API response should be less than 300ms 1 0 0
Test Case-06: Verify that token should not be null 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a665b99b-1f07-4c3e-be52-2ab3c352bd27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamsup12",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Invalid credentials should return 401 Unauthorized 0 1 0
Test Case-02: Verify that Message should be Invalid username or password 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Invalid credentials should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a107dad7-6a65-416a-9049-4776ecc45468
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Blank credentials should return 400 Bad Request 0 1 0
Test Case-02: Verify that Message should be Invalid username or password 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Blank credentials should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 444B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f291eb23-aff1-447b-8254-c3d95652a4e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that User Detail API request should return 200 status code 1 0 0
Test Case-02: Verify that the response time is below 200 ms 0 1 0
Test Case-03: Verify that Response should contain a message field with the value: 'Success' 1 0 0
Test Case-04: Verify that Response should contain a data field with the required keys 1 0 0
Test Case-05: Verify that the field role_name should be equal to 'Supervisor' 1 0 0
Test Case-06: Verify that Both created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Test Case-07: Verify that response should be a valid JSON 1 0 0
Test Case-08: Verify that password property should not be present in the response body 0 1 0
Test Case-09: Verify that password property should not be present in the response body 0 1 0
Test Case-10: Verify that mobile_number should be a 10-digit numeric string 1 0 0
Test Case-11: Verify that all Mandatory field available in the response 1 0 0
Test Case-12: Verify that mobile_number should be numeric string 1 0 0
Total 9 3 0
Test Failures
Test NameAssertion Error
Test Case-02: Verify that the response time is below 200 ms
expected 232 to be below 200
Test Case-08: Verify that password property should not be present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Test Case-09: Verify that password property should not be present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'reset_password_date'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNDc5Njd9.qaxQ9xfl6a5IdyQBH20sCIq1WfcsEdaHRKzOKUf5ETY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 045711d0-a20d-46b8-b3d5-40e6a5a7551b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that for the Missing token the API returns a 401 Unauthorized status code 1 0 0
Test Case-02: Verify that res message should be 401: Unauthorized 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNDc5Njd9.qaxQ9xfl6a5IdyQBH20sCIq1WfcsEdaHRKzOKUf5ETY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c19b1ff-bb4d-4eb8-bdeb-00ecc70df9e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that if the token is invalid API should return 401 0 1 0
Test Case-02: Verify that API message should be 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that if the token is invalid API should return 401
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-gapbivOmj+HQl9YmI9Ut4jup3Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 248B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae5fb5a0-417b-417f-b174-084a787572a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-2A00kUxqiVzJbSJTg4dniag6OZw"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":386},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 200 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that API response should be structured correctly 1 0 0
Test Case-04: Verify that API response time should be less than 300ms 1 0 0
Test Case-05: Verify that Response contains Keys: Label, Key and Count 1 0 0
Test Case-06: Verify that API message should be 'Success' 1 0 0
Test Case-07: Verify the API response data should contain 3 items 1 0 0
Test Case-08: Verify the API response data should contain 'Pending for assignment' 1 0 0
Test Case-09: Verify the API response data should contain 'Pending for repair' 1 0 0
Test Case-10: Verify the API response data should contain 'Pending for delivery' 1 0 0
Test Case-11: Verify that the data is non-empty array 1 0 0
Test Case-12: Verify that if the properties label,key and count is present Pending for assignment pending_for_assignment 386 is present 1 0 0
Test Case-13: Verify that the label,key and count should not be null 3 0 0
Test Case-14: Verify that count should be number 3 0 0
Test Case-12: Verify that if the properties label,key and count is present Pending for repair pending_for_repair 0 is present 1 0 0
Test Case-12: Verify that if the properties label,key and count is present Pending for delivery pending_for_delivery 1 is present 1 0 0
Total 20 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-gapbivOmj+HQl9YmI9Ut4jup3Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyNDU2MzV9.2x2oHGbS22ykvEDotZI3ZLy7BycaONPSosOTYay5MOM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 380c9152-3be5-4f12-af2c-c87187043762
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 for an invalid token 0 1 0
Test Case-02: Verify the API response message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 401 for an invalid token
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-gapbivOmj+HQl9YmI9Ut4jup3Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3adfb66b-fd09-489d-9028-f559ee2140de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 for an invalid token 1 0 0
Test Case-02: Verify that the response body contains the correct error message for an invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 496ms
Mean size per request: 374.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40d553b5-a63d-40a6-954e-73fc84bbdffd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5da3f-dTShTu0m1lkgVkNpdDjD7pSktjE"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":237877,"job_number":"JOB_237877","tr_customer_id":237896,"tr_customer_product_id":237886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T19:56:55.000Z","modified_at":"2026-04-03T19:56:55.000Z","name":"nandish lk","mobile_number":"8217406456","email_id":"nandishlk@gmail.com","dop":"2026-03-24","serial_number":"19173231583716","imei1":"19173231583716","imei2":"19173231583716","popurl":"2026-03-24T19:56:54.260634331Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T19:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237878,"job_number":"JOB_237878","tr_customer_id":237897,"tr_customer_product_id":237887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T19:58:03.000Z","modified_at":"2026-04-03T19:58:03.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-03-24","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-03-24T19:58:02.616065217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T19:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237879,"job_number":"JOB_237879","tr_customer_id":237898,"tr_customer_product_id":237888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:04:25.000Z","modified_at":"2026-04-03T20:04:25.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059616582","imei1":"11498059616582","imei2":"11498059616582","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237880,"job_number":"JOB_237880","tr_customer_id":237899,"tr_customer_product_id":237889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:07:57.000Z","modified_at":"2026-04-03T20:07:57.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059616542","imei1":"11498059616542","imei2":"11498059616542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237881,"job_number":"JOB_237881","tr_customer_id":237900,"tr_customer_product_id":237890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:16:36.000Z","modified_at":"2026-04-03T20:16:36.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059666542","imei1":"11498059666542","imei2":"11498059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237882,"job_number":"JOB_237882","tr_customer_id":237901,"tr_customer_product_id":237891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:28:02.000Z","modified_at":"2026-04-03T20:28:03.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11499059666542","imei1":"11499059666542","imei2":"11499059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237883,"job_number":"JOB_237883","tr_customer_id":237902,"tr_customer_product_id":237892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:31:28.000Z","modified_at":"2026-04-03T20:31:28.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15599059666542","imei1":"15599059666542","imei2":"15599059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237884,"job_number":"JOB_237884","tr_customer_id":237903,"tr_customer_product_id":237893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:32:32.000Z","modified_at":"2026-04-03T20:32:32.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15669059666542","imei1":"15669059666542","imei2":"15669059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237885,"job_number":"JOB_237885","tr_customer_id":237904,"tr_customer_product_id":237894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T21:02:27.000Z","modified_at":"2026-04-03T21:02:27.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15669059666577","imei1":"15669059666577","imei2":"15669059666577","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T21:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237886,"job_number":"JOB_237886","tr_customer_id":237905,"tr_customer_product_id":237895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T21:03:28.000Z","modified_at":"2026-04-03T21:03:28.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-03-29","serial_number":"155490025191112","imei1":"155490025191112","imei2":"155490025191112","popurl":"2026-03-29T21:03:27.214495767Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T21:03:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237887,"job_number":"JOB_237887","tr_customer_id":237906,"tr_customer_product_id":237896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:39:26.000Z","modified_at":"2026-04-03T23:39:26.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-24","serial_number":"99669059666577","imei1":"99669059666577","imei2":"99669059666577","popurl":"2026-03-24T23:39:18.169221500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237888,"job_number":"JOB_237888","tr_customer_id":237907,"tr_customer_product_id":237897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:54:28.000Z","modified_at":"2026-04-03T23:54:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-03-24","serial_number":"88886596754988","imei1":"88886596754988","imei2":"88886596754988","popurl":"2026-03-24T23:54:28.483454442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237889,"job_number":"JOB_237889","tr_customer_id":237908,"tr_customer_product_id":237898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:58:23.000Z","modified_at":"2026-04-03T23:58:23.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-24","serial_number":"99779059666577","imei1":"99779059666577","imei2":"99779059666577","popurl":"2026-03-24T23:58:13.755585200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237890,"job_number":"JOB_237890","tr_customer_id":237909,"tr_customer_product_id":237899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Maria Glover","mobile_number":"697-295-6205","email_id":"Neha60@gmail.com","dop":"2025-05-05","serial_number":"16535208971525","imei1":"16535208971525","imei2":"16535208971525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237891,"job_number":"JOB_237891","tr_customer_id":237910,"tr_customer_product_id":237900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Christy McLaughlin","mobile_number":"374-364-9840","email_id":"Abner42@gmail.com","dop":"2025-05-05","serial_number":"14503221253774","imei1":"14503221253774","imei2":"14503221253774","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237892,"job_number":"JOB_237892","tr_customer_id":237911,"tr_customer_product_id":237901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Gustave Streich","mobile_number":"310-986-1946","email_id":"Myrl.VonRueden@yahoo.com","dop":"2025-05-05","serial_number":"14947751791009","imei1":"14947751791009","imei2":"14947751791009","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237893,"job_number":"JOB_237893","tr_customer_id":237912,"tr_customer_product_id":237902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Federico Rolfson","mobile_number":"965-742-7791","email_id":"Kennedi.Ziemann@yahoo.com","dop":"2025-05-05","serial_number":"13076528710544","imei1":"13076528710544","imei2":"13076528710544","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237894,"job_number":"JOB_237894","tr_customer_id":237913,"tr_customer_product_id":237903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:06.000Z","modified_at":"2026-04-04T02:48:06.000Z","name":"Mozelle Botsford","mobile_number":"870-636-2833","email_id":"Erich.DuBuque2@hotmail.com","dop":"2025-05-05","serial_number":"16309068704821","imei1":"16309068704821","imei2":"16309068704821","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237895,"job_number":"JOB_237895","tr_customer_id":237914,"tr_customer_product_id":237904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:07.000Z","modified_at":"2026-04-04T02:48:07.000Z","name":"Lucile Doyle","mobile_number":"532-391-3589","email_id":"Marquise_Haag27@yahoo.com","dop":"2025-05-05","serial_number":"13654882304888","imei1":"13654882304888","imei2":"13654882304888","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237896,"job_number":"JOB_237896","tr_customer_id":237915,"tr_customer_product_id":237905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Walter Fay","mobile_number":"610-598-3630","email_id":"Cristopher_Rath19@gmail.com","dop":"2025-05-05","serial_number":"16985360765568","imei1":"16985360765568","imei2":"16985360765568","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237897,"job_number":"JOB_237897","tr_customer_id":237916,"tr_customer_product_id":237906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Nicole Dibbert","mobile_number":"474-864-9792","email_id":"Corene.Koelpin95@yahoo.com","dop":"2025-05-05","serial_number":"15282282969398","imei1":"15282282969398","imei2":"15282282969398","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237898,"job_number":"JOB_237898","tr_customer_id":237917,"tr_customer_product_id":237907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Zetta Emard","mobile_number":"262-981-8588","email_id":"Margarete_Volkman44@gmail.com","dop":"2025-05-05","serial_number":"13936558339495","imei1":"13936558339495","imei2":"13936558339495","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237899,"job_number":"JOB_237899","tr_customer_id":237918,"tr_customer_product_id":237908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Dejah Windler","mobile_number":"679-615-6216","email_id":"Miguel54@yahoo.com","dop":"2025-05-05","serial_number":"13661577972515","imei1":"13661577972515","imei2":"13661577972515","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237901,"job_number":"JOB_237901","tr_customer_id":237920,"tr_customer_product_id":237910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:06.000Z","modified_at":"2026-04-04T03:20:06.000Z","name":"Vivian Skiles","mobile_number":"648-936-8635","email_id":"Jalen_Heathcote59@hotmail.com","dop":"2025-05-30","serial_number":"15930801359556","imei1":"15930801359556","imei2":"15930801359556","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237902,"job_number":"JOB_237902","tr_customer_id":237921,"tr_customer_product_id":237911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:08.000Z","modified_at":"2026-04-04T03:20:08.000Z","name":"Blaze Lang","mobile_number":"766-529-2200","email_id":"Johnpaul40@gmail.com","dop":"2025-05-30","serial_number":"1241366929720441","imei1":"1241366929720441","imei2":"1241366929720441","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237903,"job_number":"JOB_237903","tr_customer_id":237922,"tr_customer_product_id":237912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Shannon Bins","mobile_number":"719-851-1127","email_id":"Benny_Herman16@gmail.com","dop":"2025-05-05","serial_number":"17468984785912","imei1":"17468984785912","imei2":"17468984785912","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237904,"job_number":"JOB_237904","tr_customer_id":237923,"tr_customer_product_id":237913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Adele Nikolaus","mobile_number":"357-823-4124","email_id":"Felipe51@gmail.com","dop":"2025-05-05","serial_number":"19809578331867","imei1":"19809578331867","imei2":"19809578331867","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237905,"job_number":"JOB_237905","tr_customer_id":237924,"tr_customer_product_id":237914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:25.000Z","modified_at":"2026-04-04T03:27:25.000Z","name":"Ari Legros","mobile_number":"628-616-1245","email_id":"Consuelo_Rippin@gmail.com","dop":"2025-05-05","serial_number":"10875948816777","imei1":"10875948816777","imei2":"10875948816777","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237906,"job_number":"JOB_237906","tr_customer_id":237925,"tr_customer_product_id":237915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:26.000Z","modified_at":"2026-04-04T03:27:26.000Z","name":"Abner Auer","mobile_number":"826-829-6958","email_id":"Andy7@hotmail.com","dop":"2025-05-05","serial_number":"17433708240607","imei1":"17433708240607","imei2":"17433708240607","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237907,"job_number":"JOB_237907","tr_customer_id":237926,"tr_customer_product_id":237916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:00.000Z","modified_at":"2026-04-04T03:28:00.000Z","name":"Colt Graham","mobile_number":"378-301-2965","email_id":"Gina51@gmail.com","dop":"2025-05-05","serial_number":"18086526533480","imei1":"18086526533480","imei2":"18086526533480","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237908,"job_number":"JOB_237908","tr_customer_id":237927,"tr_customer_product_id":237917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:01.000Z","modified_at":"2026-04-04T03:28:01.000Z","name":"Lexus Grant","mobile_number":"477-543-3914","email_id":"Ashlynn_Erdman@yahoo.com","dop":"2025-05-05","serial_number":"14535328435429","imei1":"14535328435429","imei2":"14535328435429","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237909,"job_number":"JOB_237909","tr_customer_id":237928,"tr_customer_product_id":237918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:09:14.000Z","modified_at":"2026-04-04T04:09:14.000Z","name":"B K","mobile_number":"9986998134","email_id":"bk@gmail.com","dop":"2026-03-25","serial_number":"27624085806562","imei1":"27624085808532","imei2":"27624085808532","popurl":"2026-03-25T04:09:11.421350400Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237912,"job_number":"JOB_237912","tr_customer_id":237931,"tr_customer_product_id":237921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:24.000Z","modified_at":"2026-04-04T04:27:24.000Z","name":"Damaris Renner","mobile_number":"638-995-6821","email_id":"Ernesto_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"19626031216470170","imei1":"19626031216470170","imei2":"19626031216470170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237913,"job_number":"JOB_237913","tr_customer_id":237932,"tr_customer_product_id":237922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:28.000Z","modified_at":"2026-04-04T04:27:28.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13075980461505","imei1":"13075980461505","imei2":"13075980461505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237915,"job_number":"JOB_237915","tr_customer_id":237934,"tr_customer_product_id":237924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:30.000Z","modified_at":"2026-04-04T04:27:30.000Z","name":"Deonte Quigley","mobile_number":"803-702-6863","email_id":"Lincoln_McKenzie33@gmail.com","dop":"2025-04-06","serial_number":"11765330768188634","imei1":"11765330768188634","imei2":"11765330768188634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237918,"job_number":"JOB_237918","tr_customer_id":237937,"tr_customer_product_id":237927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:33.000Z","modified_at":"2026-04-04T04:27:33.000Z","name":"Sharon Kuhic","mobile_number":"932-269-2803","email_id":"Daisha42@gmail.com","dop":"2025-04-06","serial_number":"17777882232099788","imei1":"17777882232099788","imei2":"17777882232099788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237919,"job_number":"JOB_237919","tr_customer_id":237938,"tr_customer_product_id":237928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"107936939377129","imei1":"107936939377129","imei2":"107936939377129","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237920,"job_number":"JOB_237920","tr_customer_id":237939,"tr_customer_product_id":237929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"Theresia Donnelly","mobile_number":"819-609-5191","email_id":"Maximillian.Hickle55@hotmail.com","dop":"2025-02-01","serial_number":"95512412838565","imei1":"95512412838565","imei2":"95512412838565","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237921,"job_number":"JOB_237921","tr_customer_id":237940,"tr_customer_product_id":237930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:45.000Z","modified_at":"2026-04-04T04:27:45.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"4494157199015959","imei1":"4494157199015959","imei2":"4494157199015959","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237925,"job_number":"JOB_237925","tr_customer_id":237944,"tr_customer_product_id":237934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:51.000Z","modified_at":"2026-04-04T04:27:51.000Z","name":"Alexis Lehner","mobile_number":"671-693-2547","email_id":"Zachery29@hotmail.com","dop":"2025-04-06","serial_number":"13762172043681568","imei1":"13762172043681568","imei2":"13762172043681568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237926,"job_number":"JOB_237926","tr_customer_id":237945,"tr_customer_product_id":237935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:54.000Z","modified_at":"2026-04-04T04:27:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12183327322944","imei1":"12183327322944","imei2":"12183327322944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237928,"job_number":"JOB_237928","tr_customer_id":237947,"tr_customer_product_id":237937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:56.000Z","modified_at":"2026-04-04T04:27:56.000Z","name":"Abigayle Gulgowski","mobile_number":"919-236-8122","email_id":"Sandra.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"13127188971316088","imei1":"13127188971316088","imei2":"13127188971316088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237929,"job_number":"JOB_237929","tr_customer_id":237948,"tr_customer_product_id":237938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:57.000Z","modified_at":"2026-04-04T04:27:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10392449130149","imei1":"10392449130149","imei2":"10392449130149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237931,"job_number":"JOB_237931","tr_customer_id":237950,"tr_customer_product_id":237940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10905925786306","imei1":"10905925786306","imei2":"10905925786306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237933,"job_number":"JOB_237933","tr_customer_id":237952,"tr_customer_product_id":237942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"Gregoria Friesen","mobile_number":"386-746-9327","email_id":"Dominique67@gmail.com","dop":"2025-04-06","serial_number":"13996798666634514","imei1":"13996798666634514","imei2":"13996798666634514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237934,"job_number":"JOB_237934","tr_customer_id":237953,"tr_customer_product_id":237943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:59.000Z","modified_at":"2026-04-04T04:27:59.000Z","name":"Marjolaine Morissette","mobile_number":"876-481-7249","email_id":"Briana_Schinner87@gmail.com","dop":"2025-06-18","serial_number":"1095164541079163","imei1":"1095164541079163","imei2":"1095164541079163","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237936,"job_number":"JOB_237936","tr_customer_id":237955,"tr_customer_product_id":237945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:04.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"100024242722584","imei1":"100024242722584","imei2":"100024242722584","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237939,"job_number":"JOB_237939","tr_customer_id":237958,"tr_customer_product_id":237948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Verlie Botsford","mobile_number":"291-331-4258","email_id":"Delmer_Maggio@gmail.com","dop":"2025-02-13","serial_number":"10001083627253568","imei1":"10001083627253568","imei2":"10001083627253568","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237940,"job_number":"JOB_237940","tr_customer_id":237959,"tr_customer_product_id":237949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Mara Heidenreich","mobile_number":"886-762-6439","email_id":"Luella93@yahoo.com","dop":"2025-04-06","serial_number":"10492377392313016","imei1":"10492377392313016","imei2":"10492377392313016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237941,"job_number":"JOB_237941","tr_customer_id":237960,"tr_customer_product_id":237950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:09.000Z","modified_at":"2026-04-04T04:28:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14392410219045","imei1":"14392410219045","imei2":"14392410219045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237943,"job_number":"JOB_237943","tr_customer_id":237962,"tr_customer_product_id":237952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"19008102815249","imei1":"19008102815249","imei2":"19008102815249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237944,"job_number":"JOB_237944","tr_customer_id":237963,"tr_customer_product_id":237953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Madisen Raynor","mobile_number":"321-594-3758","email_id":"Tara.Anderson@gmail.com","dop":"2025-04-06","serial_number":"15214309139788192","imei1":"15214309139788192","imei2":"15214309139788192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237946,"job_number":"JOB_237946","tr_customer_id":237965,"tr_customer_product_id":237955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:11.000Z","modified_at":"2026-04-04T04:28:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17329576378476","imei1":"17329576378476","imei2":"17329576378476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237948,"job_number":"JOB_237948","tr_customer_id":237967,"tr_customer_product_id":237957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"Kristoffer Legros","mobile_number":"485-651-7989","email_id":"Luther_King78@yahoo.com","dop":"2025-04-06","serial_number":"12589931481783120","imei1":"12589931481783120","imei2":"12589931481783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237949,"job_number":"JOB_237949","tr_customer_id":237968,"tr_customer_product_id":237958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11662697388562","imei1":"11662697388562","imei2":"11662697388562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237951,"job_number":"JOB_237951","tr_customer_id":237970,"tr_customer_product_id":237960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:13.000Z","modified_at":"2026-04-04T04:28:13.000Z","name":"Anna Gibson","mobile_number":"607-420-9630","email_id":"Ryann_Koelpin76@yahoo.com","dop":"2025-04-06","serial_number":"16437729877236136","imei1":"16437729877236136","imei2":"16437729877236136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237953,"job_number":"JOB_237953","tr_customer_id":237972,"tr_customer_product_id":237962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Hector Donnelly","mobile_number":"702-229-8777","email_id":"Britney_Strosin70@hotmail.com","dop":"2025-04-06","serial_number":"14787857943136648","imei1":"14787857943136648","imei2":"14787857943136648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237957,"job_number":"JOB_237957","tr_customer_id":237976,"tr_customer_product_id":237966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:18.000Z","modified_at":"2026-04-04T04:28:18.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"109175526897998","imei1":"109175526897998","imei2":"109175526897998","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237959,"job_number":"JOB_237959","tr_customer_id":237978,"tr_customer_product_id":237968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:19.000Z","modified_at":"2026-04-04T04:28:19.000Z","name":"Luther Towne","mobile_number":"913-772-1075","email_id":"Raegan_Larson95@hotmail.com","dop":"2025-02-13","serial_number":"10074457514981448","imei1":"10074457514981448","imei2":"10074457514981448","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237960,"job_number":"JOB_237960","tr_customer_id":237979,"tr_customer_product_id":237969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:22.000Z","modified_at":"2026-04-04T04:28:22.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237962,"job_number":"JOB_237962","tr_customer_id":237981,"tr_customer_product_id":237971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"87736034257436","imei1":"87736034257436","imei2":"87736034257436","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237963,"job_number":"JOB_237963","tr_customer_id":237982,"tr_customer_product_id":237972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Flavio Wehner","mobile_number":"901-432-3293","email_id":"Deborah_Roberts95@hotmail.com","dop":"2025-04-06","serial_number":"14433723591440012","imei1":"14433723591440012","imei2":"14433723591440012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237964,"job_number":"JOB_237964","tr_customer_id":237983,"tr_customer_product_id":237973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Tess Nolan","mobile_number":"847-233-8653","email_id":"Ed17@gmail.com","dop":"2025-02-01","serial_number":"69606072985384","imei1":"69606072985384","imei2":"69606072985384","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237970,"job_number":"JOB_237970","tr_customer_id":237989,"tr_customer_product_id":237979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:31.000Z","modified_at":"2026-04-04T04:28:31.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"105131904147280","imei1":"105131904147280","imei2":"105131904147280","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237972,"job_number":"JOB_237972","tr_customer_id":237991,"tr_customer_product_id":237981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:33.000Z","modified_at":"2026-04-04T04:28:33.000Z","name":"Emerson Spinka","mobile_number":"749-847-0937","email_id":"Rodger48@gmail.com","dop":"2025-02-13","serial_number":"10077738683354662","imei1":"10077738683354662","imei2":"10077738683354662","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237973,"job_number":"JOB_237973","tr_customer_id":237992,"tr_customer_product_id":237982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:37.000Z","modified_at":"2026-04-04T04:28:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10206086366194","imei1":"10206086366194","imei2":"10206086366194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237975,"job_number":"JOB_237975","tr_customer_id":237994,"tr_customer_product_id":237984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:38.000Z","modified_at":"2026-04-04T04:28:38.000Z","name":"Sandrine Abernathy","mobile_number":"880-486-6538","email_id":"Ashleigh_Hirthe@gmail.com","dop":"2025-06-18","serial_number":"1031135149830243","imei1":"1031135149830243","imei2":"1031135149830243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237976,"job_number":"JOB_237976","tr_customer_id":237995,"tr_customer_product_id":237985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:39.000Z","modified_at":"2026-04-04T04:28:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16246682053464","imei1":"16246682053464","imei2":"16246682053464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237978,"job_number":"JOB_237978","tr_customer_id":237997,"tr_customer_product_id":237987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:40.000Z","modified_at":"2026-04-04T04:28:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17132754239897","imei1":"17132754239897","imei2":"17132754239897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237979,"job_number":"JOB_237979","tr_customer_id":237998,"tr_customer_product_id":237988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Dewitt Stanton","mobile_number":"461-360-6658","email_id":"Adrianna_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"14403305177200476","imei1":"14403305177200476","imei2":"14403305177200476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237981,"job_number":"JOB_237981","tr_customer_id":238000,"tr_customer_product_id":237990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15865089125500","imei1":"15865089125500","imei2":"15865089125500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237983,"job_number":"JOB_237983","tr_customer_id":238002,"tr_customer_product_id":237992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:42.000Z","modified_at":"2026-04-04T04:28:42.000Z","name":"Esteban Jacobson","mobile_number":"336-610-0019","email_id":"Karina94@yahoo.com","dop":"2025-04-06","serial_number":"10215300597523226","imei1":"10215300597523226","imei2":"10215300597523226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237984,"job_number":"JOB_237984","tr_customer_id":238003,"tr_customer_product_id":237993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:43.000Z","modified_at":"2026-04-04T04:28:43.000Z","name":"Florian Konopelski","mobile_number":"296-278-5138","email_id":"Ron.Lind73@gmail.com","dop":"2025-04-06","serial_number":"10147264719961482","imei1":"10147264719961482","imei2":"10147264719961482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237989,"job_number":"JOB_237989","tr_customer_id":238008,"tr_customer_product_id":237998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:46.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Dee Monahan","mobile_number":"301-799-9996","email_id":"Lucius.Pagac@gmail.com","dop":"2025-04-06","serial_number":"19529347609594932","imei1":"19529347609594932","imei2":"19529347609594932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237992,"job_number":"JOB_237992","tr_customer_id":238011,"tr_customer_product_id":238001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:49.000Z","modified_at":"2026-04-04T04:28:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10440206891583","imei1":"10440206891583","imei2":"10440206891583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237994,"job_number":"JOB_237994","tr_customer_id":238013,"tr_customer_product_id":238003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12653564836251","imei1":"12653564836251","imei2":"12653564836251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237995,"job_number":"JOB_237995","tr_customer_id":238014,"tr_customer_product_id":238004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Claudia Jacobson","mobile_number":"672-867-6145","email_id":"Lew.Ryan21@hotmail.com","dop":"2025-04-06","serial_number":"15857460587881154","imei1":"15857460587881154","imei2":"15857460587881154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237997,"job_number":"JOB_237997","tr_customer_id":238016,"tr_customer_product_id":238006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"14699265061654","imei1":"14699265061654","imei2":"14699265061654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237999,"job_number":"JOB_237999","tr_customer_id":238018,"tr_customer_product_id":238008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104743347191751","imei1":"104743347191751","imei2":"104743347191751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238000,"job_number":"JOB_238000","tr_customer_id":238019,"tr_customer_product_id":238009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Kariane Kautzer","mobile_number":"780-848-8560","email_id":"Kira_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12379321198414116","imei1":"12379321198414116","imei2":"12379321198414116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238002,"job_number":"JOB_238002","tr_customer_id":238021,"tr_customer_product_id":238011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:53.000Z","modified_at":"2026-04-04T04:28:53.000Z","name":"Jolie Rath","mobile_number":"973-910-8007","email_id":"Zachariah.Treutel@gmail.com","dop":"2025-04-06","serial_number":"13976256489059840","imei1":"13976256489059840","imei2":"13976256489059840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238003,"job_number":"JOB_238003","tr_customer_id":238022,"tr_customer_product_id":238012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:55.000Z","modified_at":"2026-04-04T04:28:55.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15018744834562","imei1":"15018744834562","imei2":"15018744834562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238005,"job_number":"JOB_238005","tr_customer_id":238024,"tr_customer_product_id":238014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:56.000Z","modified_at":"2026-04-04T04:28:56.000Z","name":"Rosa Waelchi","mobile_number":"246-205-9633","email_id":"Dante_Wolf50@gmail.com","dop":"2025-04-06","serial_number":"10249854816134878","imei1":"10249854816134878","imei2":"10249854816134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238006,"job_number":"JOB_238006","tr_customer_id":238025,"tr_customer_product_id":238015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:59.000Z","modified_at":"2026-04-04T04:28:59.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"12720391548279","imei1":"12720391548279","imei2":"12720391548279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238008,"job_number":"JOB_238008","tr_customer_id":238027,"tr_customer_product_id":238017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:00.000Z","modified_at":"2026-04-04T04:29:00.000Z","name":"Penelope Rolfson","mobile_number":"652-533-6858","email_id":"Kaya.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"11363985959564064","imei1":"11363985959564064","imei2":"11363985959564064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238016,"job_number":"JOB_238016","tr_customer_id":238035,"tr_customer_product_id":238025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76977083134331","imei1":"76977083134331","imei2":"76977083134331","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238017,"job_number":"JOB_238017","tr_customer_id":238036,"tr_customer_product_id":238026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"Tyree Rohan","mobile_number":"867-825-6745","email_id":"Dexter.OConner8@yahoo.com","dop":"2025-02-01","serial_number":"61098873288500","imei1":"61098873288500","imei2":"61098873288500","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238018,"job_number":"JOB_238018","tr_customer_id":238037,"tr_customer_product_id":238027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:08.000Z","modified_at":"2026-04-04T04:29:08.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"10600736427819492","imei1":"10600736427819492","imei2":"10600736427819492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238020,"job_number":"JOB_238020","tr_customer_id":238039,"tr_customer_product_id":238029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:15.000Z","modified_at":"2026-04-04T04:29:15.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10979013275266","imei1":"10979013275266","imei2":"10979013275266","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238021,"job_number":"JOB_238021","tr_customer_id":238040,"tr_customer_product_id":238030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:16.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14838596708372","imei1":"14838596708372","imei2":"14838596708372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238024,"job_number":"JOB_238024","tr_customer_id":238043,"tr_customer_product_id":238033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Kitty Bauch","mobile_number":"957-553-8046","email_id":"Violet.Heller@yahoo.com","dop":"2025-08-24","serial_number":"1002028472658466","imei1":"1002028472658466","imei2":"1002028472658466","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238025,"job_number":"JOB_238025","tr_customer_id":238044,"tr_customer_product_id":238034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Uriah Upton","mobile_number":"656-294-9796","email_id":"Camilla.Fahey@yahoo.com","dop":"2025-04-06","serial_number":"18114335071054576","imei1":"18114335071054576","imei2":"18114335071054576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238027,"job_number":"JOB_238027","tr_customer_id":238046,"tr_customer_product_id":238036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:23.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16581640688348","imei1":"16581640688348","imei2":"16581640688348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238029,"job_number":"JOB_238029","tr_customer_id":238048,"tr_customer_product_id":238038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:24.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143103078827","imei1":"14143103078827","imei2":"14143103078827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238031,"job_number":"JOB_238031","tr_customer_id":238050,"tr_customer_product_id":238040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:25.000Z","modified_at":"2026-04-04T04:29:25.000Z","name":"Joyce O'Connell","mobile_number":"782-287-7228","email_id":"Chesley76@yahoo.com","dop":"2025-04-06","serial_number":"10459780334754510","imei1":"10459780334754510","imei2":"10459780334754510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238032,"job_number":"JOB_238032","tr_customer_id":238051,"tr_customer_product_id":238041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11609705049517","imei1":"11609705049517","imei2":"11609705049517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238034,"job_number":"JOB_238034","tr_customer_id":238053,"tr_customer_product_id":238043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"Alexandrine Legros","mobile_number":"720-718-3252","email_id":"Bonita19@yahoo.com","dop":"2025-04-06","serial_number":"10065644594519804","imei1":"10065644594519804","imei2":"10065644594519804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238035,"job_number":"JOB_238035","tr_customer_id":238054,"tr_customer_product_id":238044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:27.000Z","modified_at":"2026-04-04T04:29:27.000Z","name":"Ellen Veum","mobile_number":"588-974-3158","email_id":"Erika.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"13980005462960724","imei1":"13980005462960724","imei2":"13980005462960724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238036,"job_number":"JOB_238036","tr_customer_id":238055,"tr_customer_product_id":238045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:29.000Z","modified_at":"2026-04-04T04:29:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12149209758185","imei1":"12149209758185","imei2":"12149209758185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238038,"job_number":"JOB_238038","tr_customer_id":238057,"tr_customer_product_id":238047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:29:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10130208422191","imei1":"10130208422191","imei2":"10130208422191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238040,"job_number":"JOB_238040","tr_customer_id":238059,"tr_customer_product_id":238049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18226438787366","imei1":"18226438787366","imei2":"18226438787366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238041,"job_number":"JOB_238041","tr_customer_id":238060,"tr_customer_product_id":238050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Tyreek Trantow","mobile_number":"343-706-0855","email_id":"Karolann54@yahoo.com","dop":"2025-04-06","serial_number":"11766517384461328","imei1":"11766517384461328","imei2":"11766517384461328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238043,"job_number":"JOB_238043","tr_customer_id":238062,"tr_customer_product_id":238052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Koby Lueilwitz","mobile_number":"368-753-7881","email_id":"Erin67@yahoo.com","dop":"2025-04-06","serial_number":"14604766699327618","imei1":"14604766699327618","imei2":"14604766699327618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238044,"job_number":"JOB_238044","tr_customer_id":238063,"tr_customer_product_id":238053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13114426066080","imei1":"13114426066080","imei2":"13114426066080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238045,"job_number":"JOB_238045","tr_customer_id":238064,"tr_customer_product_id":238054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"18856660286804","imei1":"18856660286804","imei2":"18856660286804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238048,"job_number":"JOB_238048","tr_customer_id":238067,"tr_customer_product_id":238057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ivah Lebsack","mobile_number":"900-859-0856","email_id":"Terrence38@yahoo.com","dop":"2025-04-06","serial_number":"19445803743065656","imei1":"19445803743065656","imei2":"19445803743065656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238050,"job_number":"JOB_238050","tr_customer_id":238069,"tr_customer_product_id":238059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ibrahim Gusikowski","mobile_number":"568-797-2752","email_id":"Hugh.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15908575634384488","imei1":"15908575634384488","imei2":"15908575634384488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238051,"job_number":"JOB_238051","tr_customer_id":238070,"tr_customer_product_id":238060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Derrick Stoltenberg","mobile_number":"460-233-3207","email_id":"Osbaldo.Harris42@gmail.com","dop":"2025-04-06","serial_number":"14352380560113244","imei1":"14352380560113244","imei2":"14352380560113244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238052,"job_number":"JOB_238052","tr_customer_id":238071,"tr_customer_product_id":238061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:37.000Z","modified_at":"2026-04-04T04:29:37.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107683949753169","imei1":"107683949753169","imei2":"107683949753169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238054,"job_number":"JOB_238054","tr_customer_id":238073,"tr_customer_product_id":238063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:40.000Z","modified_at":"2026-04-04T04:29:40.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"13921872660043","imei1":"13921872660043","imei2":"13921872660043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238057,"job_number":"JOB_238057","tr_customer_id":238076,"tr_customer_product_id":238066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vernice Borer","mobile_number":"747-532-2600","email_id":"Amber_Bogisich96@gmail.com","dop":"2025-04-06","serial_number":"18205690054778184","imei1":"18205690054778184","imei2":"18205690054778184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238066,"job_number":"JOB_238066","tr_customer_id":238085,"tr_customer_product_id":238075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:48.000Z","modified_at":"2026-04-04T04:29:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11654560041006","imei1":"11654560041006","imei2":"11654560041006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238069,"job_number":"JOB_238069","tr_customer_id":238088,"tr_customer_product_id":238078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Vivian Hansen","mobile_number":"459-873-9410","email_id":"Weston.Labadie20@yahoo.com","dop":"2025-04-06","serial_number":"19044179194977480","imei1":"19044179194977480","imei2":"19044179194977480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238070,"job_number":"JOB_238070","tr_customer_id":238089,"tr_customer_product_id":238079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18829819710950","imei1":"18829819710950","imei2":"18829819710950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238072,"job_number":"JOB_238072","tr_customer_id":238091,"tr_customer_product_id":238081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Marie Howell","mobile_number":"435-623-0562","email_id":"Zita_Abernathy26@hotmail.com","dop":"2025-04-06","serial_number":"13414754593433252","imei1":"13414754593433252","imei2":"13414754593433252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238073,"job_number":"JOB_238073","tr_customer_id":238092,"tr_customer_product_id":238082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:51.000Z","modified_at":"2026-04-04T04:29:51.000Z","name":"Vicenta Medhurst","mobile_number":"491-929-1763","email_id":"Anabel_OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"11426637873033698","imei1":"11426637873033698","imei2":"11426637873033698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238078,"job_number":"JOB_238078","tr_customer_id":238097,"tr_customer_product_id":238087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19869944914433","imei1":"19869944914433","imei2":"19869944914433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238080,"job_number":"JOB_238080","tr_customer_id":238099,"tr_customer_product_id":238089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:57.000Z","modified_at":"2026-04-04T04:29:57.000Z","name":"Ella Wolf","mobile_number":"384-449-4332","email_id":"Vanessa_Veum@gmail.com","dop":"2025-04-06","serial_number":"11213104386707492","imei1":"11213104386707492","imei2":"11213104386707492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238081,"job_number":"JOB_238081","tr_customer_id":238100,"tr_customer_product_id":238090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:02.000Z","modified_at":"2026-04-04T04:30:02.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19418837834392","imei1":"19418837834392","imei2":"19418837834392","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238083,"job_number":"JOB_238083","tr_customer_id":238102,"tr_customer_product_id":238092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:04.000Z","modified_at":"2026-04-04T04:30:04.000Z","name":"Lucinda Wiza","mobile_number":"500-943-0834","email_id":"Astrid_Lowe@hotmail.com","dop":"2025-08-24","serial_number":"1062770872412970","imei1":"1062770872412970","imei2":"1062770872412970","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238084,"job_number":"JOB_238084","tr_customer_id":238103,"tr_customer_product_id":238093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:05.000Z","modified_at":"2026-04-04T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18779203578989","imei1":"18779203578989","imei2":"18779203578989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238086,"job_number":"JOB_238086","tr_customer_id":238105,"tr_customer_product_id":238095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:06.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Saige Keebler","mobile_number":"986-414-7209","email_id":"Carolyne.Hammes79@yahoo.com","dop":"2025-04-06","serial_number":"18970698935427730","imei1":"18970698935427730","imei2":"18970698935427730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238091,"job_number":"JOB_238091","tr_customer_id":238110,"tr_customer_product_id":238100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:10.000Z","modified_at":"2026-04-04T04:30:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19709293567519","imei1":"19709293567519","imei2":"19709293567519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238093,"job_number":"JOB_238093","tr_customer_id":238112,"tr_customer_product_id":238102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19934513359045","imei1":"19934513359045","imei2":"19934513359045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238094,"job_number":"JOB_238094","tr_customer_id":238113,"tr_customer_product_id":238103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"Pamela Murphy","mobile_number":"776-958-8633","email_id":"Rita.Mayer37@hotmail.com","dop":"2025-04-06","serial_number":"15999460922150808","imei1":"15999460922150808","imei2":"15999460922150808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238096,"job_number":"JOB_238096","tr_customer_id":238115,"tr_customer_product_id":238105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:12.000Z","modified_at":"2026-04-04T04:30:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14170175412891","imei1":"14170175412891","imei2":"14170175412891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238098,"job_number":"JOB_238098","tr_customer_id":238117,"tr_customer_product_id":238107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"Frederic Feeney","mobile_number":"348-474-7257","email_id":"Horacio35@gmail.com","dop":"2025-04-06","serial_number":"16207024666763832","imei1":"16207024666763832","imei2":"16207024666763832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238099,"job_number":"JOB_238099","tr_customer_id":238118,"tr_customer_product_id":238108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13817245504475","imei1":"13817245504475","imei2":"13817245504475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238101,"job_number":"JOB_238101","tr_customer_id":238120,"tr_customer_product_id":238110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:14.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Dante Kihn","mobile_number":"355-773-8940","email_id":"Mary.Dare@hotmail.com","dop":"2025-04-06","serial_number":"18690568291649770","imei1":"18690568291649770","imei2":"18690568291649770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238102,"job_number":"JOB_238102","tr_customer_id":238121,"tr_customer_product_id":238111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:15.000Z","modified_at":"2026-04-04T04:30:15.000Z","name":"Mittie Stiedemann","mobile_number":"856-457-3133","email_id":"Alessandra11@yahoo.com","dop":"2025-04-06","serial_number":"18403795072594796","imei1":"18403795072594796","imei2":"18403795072594796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238103,"job_number":"JOB_238103","tr_customer_id":238122,"tr_customer_product_id":238112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:16.000Z","modified_at":"2026-04-04T04:30:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19063233123205","imei1":"19063233123205","imei2":"19063233123205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238105,"job_number":"JOB_238105","tr_customer_id":238124,"tr_customer_product_id":238114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:18.000Z","modified_at":"2026-04-04T04:30:18.000Z","name":"Ubaldo Hamill","mobile_number":"786-758-0542","email_id":"Magnus94@gmail.com","dop":"2025-04-06","serial_number":"12954927831140328","imei1":"12954927831140328","imei2":"12954927831140328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238107,"job_number":"JOB_238107","tr_customer_id":238126,"tr_customer_product_id":238116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"12134599079587","imei1":"12134599079587","imei2":"12134599079587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238111,"job_number":"JOB_238111","tr_customer_id":238130,"tr_customer_product_id":238120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Gwendolyn Leuschke","mobile_number":"773-520-3343","email_id":"Ted65@yahoo.com","dop":"2025-04-06","serial_number":"10017871121817254","imei1":"10017871121817254","imei2":"10017871121817254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238112,"job_number":"JOB_238112","tr_customer_id":238131,"tr_customer_product_id":238121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103297350447081","imei1":"103297350447081","imei2":"103297350447081","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238118,"job_number":"JOB_238118","tr_customer_id":238137,"tr_customer_product_id":238127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:29.000Z","modified_at":"2026-04-04T04:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15109306989919","imei1":"15109306989919","imei2":"15109306989919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238120,"job_number":"JOB_238120","tr_customer_id":238139,"tr_customer_product_id":238129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Maia Hudson","mobile_number":"874-426-5084","email_id":"Hermina22@hotmail.com","dop":"2025-04-06","serial_number":"14489763099214114","imei1":"14489763099214114","imei2":"14489763099214114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238122,"job_number":"JOB_238122","tr_customer_id":238141,"tr_customer_product_id":238131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19708442984640","imei1":"19708442984640","imei2":"19708442984640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238125,"job_number":"JOB_238125","tr_customer_id":238144,"tr_customer_product_id":238134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:32.000Z","modified_at":"2026-04-04T04:30:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18786089251657","imei1":"18786089251657","imei2":"18786089251657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238127,"job_number":"JOB_238127","tr_customer_id":238146,"tr_customer_product_id":238136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Sammie Doyle","mobile_number":"13290706519","email_id":"Cheyenne67@gmail.com","dop":"2025-11-13","serial_number":"10866292036183","imei1":"10866292036183","imei2":"10866292036183","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238128,"job_number":"JOB_238128","tr_customer_id":238147,"tr_customer_product_id":238137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Narciso Krajcik","mobile_number":"292-633-2325","email_id":"Vilma23@yahoo.com","dop":"2025-04-06","serial_number":"19869365340502200","imei1":"19869365340502200","imei2":"19869365340502200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238129,"job_number":"JOB_238129","tr_customer_id":238148,"tr_customer_product_id":238138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Candice McGlynn","mobile_number":"963-627-0721","email_id":"Alisa.Hirthe39@yahoo.com","dop":"2025-04-06","serial_number":"16684845598091252","imei1":"16684845598091252","imei2":"16684845598091252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238130,"job_number":"JOB_238130","tr_customer_id":238149,"tr_customer_product_id":238139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:34.000Z","modified_at":"2026-04-04T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13448693560925","imei1":"13448693560925","imei2":"13448693560925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238132,"job_number":"JOB_238132","tr_customer_id":238151,"tr_customer_product_id":238141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:30:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18290634967767","imei1":"18290634967767","imei2":"18290634967767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238136,"job_number":"JOB_238136","tr_customer_id":238155,"tr_customer_product_id":238145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Junior Gorczany","mobile_number":"297-524-3443","email_id":"Adam.Lesch52@yahoo.com","dop":"2025-04-06","serial_number":"19463396184474664","imei1":"19463396184474664","imei2":"19463396184474664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238137,"job_number":"JOB_238137","tr_customer_id":238156,"tr_customer_product_id":238146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Axel Grimes","mobile_number":"577-279-6006","email_id":"Jaylan_McKenzie75@yahoo.com","dop":"2025-04-06","serial_number":"12411967768154544","imei1":"12411967768154544","imei2":"12411967768154544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238139,"job_number":"JOB_238139","tr_customer_id":238158,"tr_customer_product_id":238148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:48.000Z","modified_at":"2026-04-04T04:30:48.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17580929340333","imei1":"17580929340333","imei2":"17580929340333","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238141,"job_number":"JOB_238141","tr_customer_id":238160,"tr_customer_product_id":238150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:49.000Z","modified_at":"2026-04-04T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18453876089035","imei1":"18453876089035","imei2":"18453876089035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238143,"job_number":"JOB_238143","tr_customer_id":238162,"tr_customer_product_id":238152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:50.000Z","modified_at":"2026-04-04T04:30:50.000Z","name":"Helene Adams","mobile_number":"213-232-9940","email_id":"Brain_Pacocha@hotmail.com","dop":"2025-08-24","serial_number":"1096806642169636","imei1":"1096806642169636","imei2":"1096806642169636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238144,"job_number":"JOB_238144","tr_customer_id":238163,"tr_customer_product_id":238153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:51.000Z","modified_at":"2026-04-04T04:30:51.000Z","name":"Caesar Dickens","mobile_number":"818-814-6896","email_id":"Leland.Hirthe31@hotmail.com","dop":"2025-04-06","serial_number":"12879301466897736","imei1":"12879301466897736","imei2":"12879301466897736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238145,"job_number":"JOB_238145","tr_customer_id":238164,"tr_customer_product_id":238154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:53.000Z","modified_at":"2026-04-04T04:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16238482731176","imei1":"16238482731176","imei2":"16238482731176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238147,"job_number":"JOB_238147","tr_customer_id":238166,"tr_customer_product_id":238156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Rusty Monahan","mobile_number":"248-880-8207","email_id":"Roslyn23@yahoo.com","dop":"2025-04-06","serial_number":"16723362509757792","imei1":"16723362509757792","imei2":"16723362509757792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238148,"job_number":"JOB_238148","tr_customer_id":238167,"tr_customer_product_id":238157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16480294595655","imei1":"16480294595655","imei2":"16480294595655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238150,"job_number":"JOB_238150","tr_customer_id":238169,"tr_customer_product_id":238159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10751915785879","imei1":"10751915785879","imei2":"10751915785879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238151,"job_number":"JOB_238151","tr_customer_id":238170,"tr_customer_product_id":238160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"Loma Stark","mobile_number":"951-992-1314","email_id":"Stacy63@hotmail.com","dop":"2025-04-06","serial_number":"17102051569305674","imei1":"17102051569305674","imei2":"17102051569305674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238153,"job_number":"JOB_238153","tr_customer_id":238172,"tr_customer_product_id":238162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:57.000Z","modified_at":"2026-04-04T04:30:57.000Z","name":"Eugenia Schulist","mobile_number":"434-948-7436","email_id":"Therese.Mayert@hotmail.com","dop":"2025-04-06","serial_number":"18247916565257148","imei1":"18247916565257148","imei2":"18247916565257148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238156,"job_number":"JOB_238156","tr_customer_id":238175,"tr_customer_product_id":238165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18503007475357","imei1":"18503007475357","imei2":"18503007475357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238159,"job_number":"JOB_238159","tr_customer_id":238178,"tr_customer_product_id":238168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:02.000Z","modified_at":"2026-04-04T04:31:02.000Z","name":"Norwood Rodriguez","mobile_number":"526-663-3379","email_id":"Alberta32@yahoo.com","dop":"2025-04-06","serial_number":"12831770612004244","imei1":"12831770612004244","imei2":"12831770612004244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238160,"job_number":"JOB_238160","tr_customer_id":238179,"tr_customer_product_id":238169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:10.000Z","modified_at":"2026-04-04T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314971648263","imei1":"14314971648263","imei2":"14314971648263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238162,"job_number":"JOB_238162","tr_customer_id":238181,"tr_customer_product_id":238171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:11.000Z","modified_at":"2026-04-04T04:31:11.000Z","name":"Lawrence Cronin","mobile_number":"966-270-1172","email_id":"Karianne.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"16494382753034044","imei1":"16494382753034044","imei2":"16494382753034044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238163,"job_number":"JOB_238163","tr_customer_id":238182,"tr_customer_product_id":238172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:16.000Z","modified_at":"2026-04-04T04:31:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16324660858411","imei1":"16324660858411","imei2":"16324660858411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238165,"job_number":"JOB_238165","tr_customer_id":238184,"tr_customer_product_id":238174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:18.000Z","modified_at":"2026-04-04T04:31:18.000Z","name":"Courtney Langosh","mobile_number":"498-828-2695","email_id":"Jerod.Simonis@gmail.com","dop":"2025-04-06","serial_number":"12510453292161330","imei1":"12510453292161330","imei2":"12510453292161330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238166,"job_number":"JOB_238166","tr_customer_id":238185,"tr_customer_product_id":238175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:20.000Z","modified_at":"2026-04-04T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16212524361428","imei1":"16212524361428","imei2":"16212524361428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238168,"job_number":"JOB_238168","tr_customer_id":238187,"tr_customer_product_id":238177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:22.000Z","modified_at":"2026-04-04T04:31:22.000Z","name":"Brendon Ward","mobile_number":"976-787-6762","email_id":"Vickie.Daniel87@hotmail.com","dop":"2025-04-06","serial_number":"11107696638160524","imei1":"11107696638160524","imei2":"11107696638160524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238169,"job_number":"JOB_238169","tr_customer_id":238188,"tr_customer_product_id":238178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:33.000Z","modified_at":"2026-04-04T04:31:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18607268562613","imei1":"18607268562613","imei2":"18607268562613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238171,"job_number":"JOB_238171","tr_customer_id":238190,"tr_customer_product_id":238180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16581799021066","imei1":"16581799021066","imei2":"16581799021066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238173,"job_number":"JOB_238173","tr_customer_id":238192,"tr_customer_product_id":238182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"Kelly Roberts","mobile_number":"535-698-9886","email_id":"Ramona_Tromp24@hotmail.com","dop":"2025-04-06","serial_number":"18475052628998560","imei1":"18475052628998560","imei2":"18475052628998560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238174,"job_number":"JOB_238174","tr_customer_id":238193,"tr_customer_product_id":238183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:36.000Z","modified_at":"2026-04-04T04:31:36.000Z","name":"Amari Cole","mobile_number":"802-843-8649","email_id":"Joy.West@yahoo.com","dop":"2025-04-06","serial_number":"10197904375151172","imei1":"10197904375151172","imei2":"10197904375151172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238175,"job_number":"JOB_238175","tr_customer_id":238194,"tr_customer_product_id":238184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:40.000Z","modified_at":"2026-04-04T04:31:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10245991678988","imei1":"10245991678988","imei2":"10245991678988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238177,"job_number":"JOB_238177","tr_customer_id":238196,"tr_customer_product_id":238186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:41.000Z","modified_at":"2026-04-04T04:31:41.000Z","name":"Otto Jones","mobile_number":"366-263-6007","email_id":"Paris_Langosh@gmail.com","dop":"2025-04-06","serial_number":"12172013610316040","imei1":"12172013610316040","imei2":"12172013610316040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238178,"job_number":"JOB_238178","tr_customer_id":238197,"tr_customer_product_id":238187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:00.000Z","modified_at":"2026-04-04T04:32:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18988752416806","imei1":"18988752416806","imei2":"18988752416806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238180,"job_number":"JOB_238180","tr_customer_id":238199,"tr_customer_product_id":238189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:01.000Z","modified_at":"2026-04-04T04:32:01.000Z","name":"Brown Balistreri","mobile_number":"434-748-0409","email_id":"Jensen.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10173711298337084","imei1":"10173711298337084","imei2":"10173711298337084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238181,"job_number":"JOB_238181","tr_customer_id":238200,"tr_customer_product_id":238190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:06.000Z","modified_at":"2026-04-04T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14048474764934","imei1":"14048474764934","imei2":"14048474764934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238183,"job_number":"JOB_238183","tr_customer_id":238202,"tr_customer_product_id":238192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:07.000Z","modified_at":"2026-04-04T04:32:07.000Z","name":"Antwan Powlowski","mobile_number":"245-498-9335","email_id":"Benedict_Waters@hotmail.com","dop":"2025-04-06","serial_number":"14320641964517870","imei1":"14320641964517870","imei2":"14320641964517870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238184,"job_number":"JOB_238184","tr_customer_id":238203,"tr_customer_product_id":238193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Dovie Schaden","mobile_number":"595-854-1732","email_id":"Ettie_Gerhold42@gmail.com","dop":"2025-05-05","serial_number":"16931852027555","imei1":"16931852027555","imei2":"16931852027555","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238185,"job_number":"JOB_238185","tr_customer_id":238204,"tr_customer_product_id":238194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Carlie Rodriguez","mobile_number":"850-580-5080","email_id":"Jesus.Funk@hotmail.com","dop":"2025-05-05","serial_number":"18173169267227","imei1":"18173169267227","imei2":"18173169267227","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238186,"job_number":"JOB_238186","tr_customer_id":238205,"tr_customer_product_id":238195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Abbie Collier","mobile_number":"705-951-0616","email_id":"Joaquin.Jones46@hotmail.com","dop":"2025-05-05","serial_number":"12980435221805","imei1":"12980435221805","imei2":"12980435221805","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238187,"job_number":"JOB_238187","tr_customer_id":238206,"tr_customer_product_id":238196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Monroe Zieme","mobile_number":"869-376-6196","email_id":"Koby59@hotmail.com","dop":"2025-05-05","serial_number":"10108243916594","imei1":"10108243916594","imei2":"10108243916594","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238188,"job_number":"JOB_238188","tr_customer_id":238207,"tr_customer_product_id":238197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:15.000Z","modified_at":"2026-04-04T04:45:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50992794280684","imei1":"50992794280684","imei2":"50992794280684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238189,"job_number":"JOB_238189","tr_customer_id":238208,"tr_customer_product_id":238198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95125584076809","imei1":"95125584076809","imei2":"95125584076809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238190,"job_number":"JOB_238190","tr_customer_id":238209,"tr_customer_product_id":238199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63619816167740","imei1":"63619816167740","imei2":"63619816167740","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238191,"job_number":"JOB_238191","tr_customer_id":238210,"tr_customer_product_id":238200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81001499593235","imei1":"81001499593235","imei2":"81001499593235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238192,"job_number":"JOB_238192","tr_customer_id":238211,"tr_customer_product_id":238201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95868866998671","imei1":"95868866998671","imei2":"95868866998671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238193,"job_number":"JOB_238193","tr_customer_id":238212,"tr_customer_product_id":238202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76615566241003","imei1":"76615566241003","imei2":"76615566241003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238195,"job_number":"JOB_238195","tr_customer_id":238214,"tr_customer_product_id":238204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49562804963051","imei1":"49562804963051","imei2":"49562804963051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238196,"job_number":"JOB_238196","tr_customer_id":238215,"tr_customer_product_id":238205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43301083688123","imei1":"43301083688123","imei2":"43301083688123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238197,"job_number":"JOB_238197","tr_customer_id":238216,"tr_customer_product_id":238206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712655769717","imei1":"78712655769717","imei2":"78712655769717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238198,"job_number":"JOB_238198","tr_customer_id":238217,"tr_customer_product_id":238207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52721198626817","imei1":"52721198626817","imei2":"52721198626817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238199,"job_number":"JOB_238199","tr_customer_id":238218,"tr_customer_product_id":238208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98932480177667","imei1":"98932480177667","imei2":"98932480177667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238200,"job_number":"JOB_238200","tr_customer_id":238219,"tr_customer_product_id":238209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:50.000Z","modified_at":"2026-04-04T04:45:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34773372453763","imei1":"34773372453763","imei2":"34773372453763","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238202,"job_number":"JOB_238202","tr_customer_id":238221,"tr_customer_product_id":238211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43272089921512","imei1":"43272089921512","imei2":"43272089921512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238203,"job_number":"JOB_238203","tr_customer_id":238222,"tr_customer_product_id":238212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79718993500316","imei1":"79718993500316","imei2":"79718993500316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238204,"job_number":"JOB_238204","tr_customer_id":238223,"tr_customer_product_id":238213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58406805346342","imei1":"58406805346342","imei2":"58406805346342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238205,"job_number":"JOB_238205","tr_customer_id":238224,"tr_customer_product_id":238214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33667337260314","imei1":"33667337260314","imei2":"33667337260314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238206,"job_number":"JOB_238206","tr_customer_id":238225,"tr_customer_product_id":238215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25046668768915","imei1":"25046668768915","imei2":"25046668768915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238207,"job_number":"JOB_238207","tr_customer_id":238226,"tr_customer_product_id":238216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:22.000Z","modified_at":"2026-04-04T04:46:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20526816905060","imei1":"20526816905060","imei2":"20526816905060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238209,"job_number":"JOB_238209","tr_customer_id":238228,"tr_customer_product_id":238218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:02:36.000Z","modified_at":"2026-04-04T05:02:37.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-03-25","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-03-25T05:02:36.539880062Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238211,"job_number":"JOB_238211","tr_customer_id":238230,"tr_customer_product_id":238220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:04:41.000Z","modified_at":"2026-04-04T05:04:41.000Z","name":"Arely Sporer","mobile_number":"613-827-5715","email_id":"Jaylan.Hessel3@gmail.com","dop":"2025-04-06","serial_number":"11094924008149952","imei1":"11094924008149952","imei2":"11094924008149952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238212,"job_number":"JOB_238212","tr_customer_id":238231,"tr_customer_product_id":238221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:50.000Z","modified_at":"2026-04-04T05:19:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"13398909467313","imei1":"13398909467313","imei2":"13398909467313","popurl":"2026-03-25T05:19:49.950974259Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238213,"job_number":"JOB_238213","tr_customer_id":238232,"tr_customer_product_id":238222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:54.000Z","modified_at":"2026-04-04T05:19:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"65013721727550","imei1":"65013721727550","imei2":"65013721727550","popurl":"2026-03-25T05:19:54.587274843Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238214,"job_number":"JOB_238214","tr_customer_id":238233,"tr_customer_product_id":238223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:20:36.000Z","modified_at":"2026-04-04T05:20:36.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"18123673038758","imei1":"18123673038758","imei2":"18123673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238215,"job_number":"JOB_238215","tr_customer_id":238234,"tr_customer_product_id":238224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:20.000Z","modified_at":"2026-04-04T05:23:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102764248064088","imei1":"102764248064088","imei2":"102764248064088","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238217,"job_number":"JOB_238217","tr_customer_id":238236,"tr_customer_product_id":238226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:31.000Z","modified_at":"2026-04-04T05:23:31.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100146740895588","imei1":"100146740895588","imei2":"100146740895588","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238219,"job_number":"JOB_238219","tr_customer_id":238238,"tr_customer_product_id":238228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:27:20.000Z","modified_at":"2026-04-04T05:27:20.000Z","name":"Retha Rolfson","mobile_number":"671-872-7644","email_id":"Delta9@gmail.com","dop":"2025-04-06","serial_number":"19710427463977","imei1":"19710427463977","imei2":"19710427463977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238221,"job_number":"JOB_238221","tr_customer_id":238240,"tr_customer_product_id":238230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:38:36.000Z","modified_at":"2026-04-04T05:38:36.000Z","name":"Aubrey Turner","mobile_number":"819-593-0488","email_id":"Lucas_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"13728365850330716","imei1":"13728365850330716","imei2":"13728365850330716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238222,"job_number":"JOB_238222","tr_customer_id":238241,"tr_customer_product_id":238231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:04.000Z","modified_at":"2026-04-04T05:40:04.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19504925203748","imei1":"19504925203748","imei2":"19504925203748","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238224,"job_number":"JOB_238224","tr_customer_id":238243,"tr_customer_product_id":238233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:20.000Z","modified_at":"2026-04-04T05:40:20.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15444720038400","imei1":"15444720038400","imei2":"15444720038400","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238226,"job_number":"JOB_238226","tr_customer_id":238245,"tr_customer_product_id":238235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:36.000Z","modified_at":"2026-04-04T05:40:36.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18932480656631","imei1":"18932480656631","imei2":"18932480656631","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238230,"job_number":"JOB_238230","tr_customer_id":238249,"tr_customer_product_id":238239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:30.000Z","modified_at":"2026-04-04T05:46:30.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"491001014288456","imei1":"491001014288456","imei2":"491001014288456","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238232,"job_number":"JOB_238232","tr_customer_id":238251,"tr_customer_product_id":238241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:49:18.000Z","modified_at":"2026-04-04T05:49:18.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"79047535638025","imei1":"79047535638025","imei2":"79047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238233,"job_number":"JOB_238233","tr_customer_id":238252,"tr_customer_product_id":238242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:57.000Z","modified_at":"2026-04-04T06:10:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13000829582451","imei1":"13000829582451","imei2":"13000829582451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238235,"job_number":"JOB_238235","tr_customer_id":238254,"tr_customer_product_id":238244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:58.000Z","modified_at":"2026-04-04T06:10:58.000Z","name":"Dino Kuhn","mobile_number":"476-636-0742","email_id":"Betsy_OHara65@yahoo.com","dop":"2025-04-06","serial_number":"17727258053751220","imei1":"17727258053751220","imei2":"17727258053751220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238236,"job_number":"JOB_238236","tr_customer_id":238255,"tr_customer_product_id":238245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:46.000Z","modified_at":"2026-04-04T06:11:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14847153180720","imei1":"14847153180720","imei2":"14847153180720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238238,"job_number":"JOB_238238","tr_customer_id":238257,"tr_customer_product_id":238247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:48.000Z","modified_at":"2026-04-04T06:11:48.000Z","name":"Aglae Jacobs","mobile_number":"808-282-2923","email_id":"Santa_Grady14@yahoo.com","dop":"2025-04-06","serial_number":"10420806395694668","imei1":"10420806395694668","imei2":"10420806395694668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238239,"job_number":"JOB_238239","tr_customer_id":238258,"tr_customer_product_id":238248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:35.000Z","modified_at":"2026-04-04T06:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12803132010872","imei1":"12803132010872","imei2":"12803132010872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238241,"job_number":"JOB_238241","tr_customer_id":238260,"tr_customer_product_id":238250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:36.000Z","modified_at":"2026-04-04T06:12:36.000Z","name":"Dulce Marks","mobile_number":"202-613-7073","email_id":"Cortez_Heaney61@yahoo.com","dop":"2025-04-06","serial_number":"17447204519300152","imei1":"17447204519300152","imei2":"17447204519300152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238242,"job_number":"JOB_238242","tr_customer_id":238261,"tr_customer_product_id":238251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:14:01.000Z","modified_at":"2026-04-04T06:14:01.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"99047535638025","imei1":"99047535638025","imei2":"99047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238243,"job_number":"JOB_238243","tr_customer_id":238262,"tr_customer_product_id":238252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:15.000Z","modified_at":"2026-04-04T06:19:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328642337170","imei1":"19328642337170","imei2":"19328642337170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238245,"job_number":"JOB_238245","tr_customer_id":238264,"tr_customer_product_id":238254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:17.000Z","modified_at":"2026-04-04T06:19:17.000Z","name":"Brain Metz","mobile_number":"271-873-8294","email_id":"Lavina.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"12210083834749972","imei1":"12210083834749972","imei2":"12210083834749972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238246,"job_number":"JOB_238246","tr_customer_id":238265,"tr_customer_product_id":238255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:56.000Z","modified_at":"2026-04-04T06:19:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16796584572529","imei1":"16796584572529","imei2":"16796584572529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238248,"job_number":"JOB_238248","tr_customer_id":238267,"tr_customer_product_id":238257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:57.000Z","modified_at":"2026-04-04T06:19:57.000Z","name":"Maggie Stoltenberg","mobile_number":"616-422-5421","email_id":"Jovan8@hotmail.com","dop":"2025-04-06","serial_number":"11742118989800894","imei1":"11742118989800894","imei2":"11742118989800894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238249,"job_number":"JOB_238249","tr_customer_id":238268,"tr_customer_product_id":238258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:36.000Z","modified_at":"2026-04-04T06:20:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14267197546706","imei1":"14267197546706","imei2":"14267197546706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238251,"job_number":"JOB_238251","tr_customer_id":238270,"tr_customer_product_id":238260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:37.000Z","modified_at":"2026-04-04T06:20:37.000Z","name":"Edwardo Stamm","mobile_number":"309-591-9714","email_id":"Reynold46@hotmail.com","dop":"2025-04-06","serial_number":"19288270855121296","imei1":"19288270855121296","imei2":"19288270855121296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238252,"job_number":"JOB_238252","tr_customer_id":238271,"tr_customer_product_id":238261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:29:08.000Z","modified_at":"2026-04-04T06:29:08.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"199047535638025","imei1":"199047535638025","imei2":"199047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238261,"job_number":"JOB_238261","tr_customer_id":238280,"tr_customer_product_id":238270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:49:35.000Z","modified_at":"2026-04-04T06:49:35.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"19904753563802","imei1":"19904753563802","imei2":"19904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238263,"job_number":"JOB_238263","tr_customer_id":238282,"tr_customer_product_id":238272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:26.000Z","modified_at":"2026-04-04T06:53:26.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10499346469767","imei2":"10499346469767","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238264,"job_number":"JOB_238264","tr_customer_id":238283,"tr_customer_product_id":238273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:01:13.000Z","modified_at":"2026-04-04T07:01:13.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10968045341754","imei2":"10968045341754","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238266,"job_number":"JOB_238266","tr_customer_id":238285,"tr_customer_product_id":238275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:24.000Z","modified_at":"2026-04-04T07:37:24.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"10938479429524","imei1":"10938479429524","imei2":"10938479429524","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238267,"job_number":"JOB_238267","tr_customer_id":238286,"tr_customer_product_id":238276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:45.000Z","modified_at":"2026-04-04T07:37:45.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"16826866568986","imei1":"16826866568986","imei2":"16826866568986","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238268,"job_number":"JOB_238268","tr_customer_id":238287,"tr_customer_product_id":238277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:39:17.000Z","modified_at":"2026-04-04T07:39:17.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"12848783533823","imei1":"12848783533823","imei2":"12848783533823","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238270,"job_number":"JOB_238270","tr_customer_id":238289,"tr_customer_product_id":238279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:45:32.000Z","modified_at":"2026-04-04T07:45:32.000Z","name":"Sienna Kunde","mobile_number":"538-793-3064","email_id":"Santa8@yahoo.com","dop":"2025-04-06","serial_number":"14158650026304496","imei1":"14158650026304496","imei2":"14158650026304496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238271,"job_number":"JOB_238271","tr_customer_id":238290,"tr_customer_product_id":238280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:52:19.000Z","modified_at":"2026-04-04T07:52:19.000Z","name":"Mabel Pouros","mobile_number":"653-467-6425","email_id":"Eva_Kling11@yahoo.com","dop":"2026-03-14","serial_number":"ime_8360378289","imei1":"148707282365322","imei2":"ime_8360378289","popurl":"2026-03-14T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238275,"job_number":"JOB_238275","tr_customer_id":238294,"tr_customer_product_id":238284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:47.000Z","modified_at":"2026-04-04T08:01:47.000Z","name":"Leonora Dickinson","mobile_number":"299-928-2266","email_id":"Cory59@yahoo.com","dop":"2025-04-06","serial_number":"19087551907837024","imei1":"19087551907837024","imei2":"19087551907837024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238277,"job_number":"JOB_238277","tr_customer_id":238296,"tr_customer_product_id":238286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Ritu Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"49823673038758","imei1":"49823673038758","imei2":"49823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238278,"job_number":"JOB_238278","tr_customer_id":238297,"tr_customer_product_id":238287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Jatin Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"62623673038758","imei1":"62623673038758","imei2":"62623673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238279,"job_number":"JOB_238279","tr_customer_id":238298,"tr_customer_product_id":238288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Uday Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"77723673038758","imei1":"77723673038758","imei2":"77723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238280,"job_number":"JOB_238280","tr_customer_id":238299,"tr_customer_product_id":238289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"98823673038758","imei1":"98823673038758","imei2":"98823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238281,"job_number":"JOB_238281","tr_customer_id":238300,"tr_customer_product_id":238290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Chetan Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"48723673038758","imei1":"48723673038758","imei2":"48723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238282,"job_number":"JOB_238282","tr_customer_id":238301,"tr_customer_product_id":238291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:25:38.000Z","modified_at":"2026-04-04T10:25:38.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"89904753563802","imei1":"89904753563802","imei2":"89904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238294,"job_number":"JOB_238294","tr_customer_id":238313,"tr_customer_product_id":238303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:57:29.000Z","modified_at":"2026-04-04T10:57:29.000Z","name":"Christa Tromp","mobile_number":"885-525-4840","email_id":"Jared_Hauck77@yahoo.com","dop":"2026-02-28","serial_number":"14814476502783","imei1":"14814476502783","imei2":"14814476502783","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238295,"job_number":"JOB_238295","tr_customer_id":238314,"tr_customer_product_id":238304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:43.000Z","modified_at":"2026-04-04T11:23:43.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"14852393987303","imei1":"14852393987303","imei2":"14852393987303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238297,"job_number":"JOB_238297","tr_customer_id":238316,"tr_customer_product_id":238306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:44.000Z","modified_at":"2026-04-04T11:23:44.000Z","name":"Enoch Gaylord","mobile_number":"283-469-4899","email_id":"Dangelo4@gmail.com","dop":"2025-04-06","serial_number":"19298430559537120","imei1":"19298430559537120","imei2":"19298430559537120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238298,"job_number":"JOB_238298","tr_customer_id":238317,"tr_customer_product_id":238307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:25.000Z","modified_at":"2026-04-04T11:24:25.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"15995659564455","imei1":"15995659564455","imei2":"15995659564455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238300,"job_number":"JOB_238300","tr_customer_id":238319,"tr_customer_product_id":238309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:27.000Z","modified_at":"2026-04-04T11:24:27.000Z","name":"Angie Hyatt","mobile_number":"450-810-6810","email_id":"Macy.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"17932721395285084","imei1":"17932721395285084","imei2":"17932721395285084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238301,"job_number":"JOB_238301","tr_customer_id":238320,"tr_customer_product_id":238310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:06.000Z","modified_at":"2026-04-04T11:25:06.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"19891073514741","imei1":"19891073514741","imei2":"19891073514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238303,"job_number":"JOB_238303","tr_customer_id":238322,"tr_customer_product_id":238312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:08.000Z","modified_at":"2026-04-04T11:25:08.000Z","name":"Pietro Kilback","mobile_number":"736-676-9870","email_id":"Gennaro41@yahoo.com","dop":"2025-04-06","serial_number":"12405883629443000","imei1":"12405883629443000","imei2":"12405883629443000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238305,"job_number":"JOB_238305","tr_customer_id":238324,"tr_customer_product_id":238314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:50:25.000Z","modified_at":"2026-04-04T11:50:25.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-03-25","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-03-25T11:50:24.904634072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238306,"job_number":"JOB_238306","tr_customer_id":238325,"tr_customer_product_id":238315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:01:19.000Z","modified_at":"2026-04-04T12:01:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-03-25","serial_number":"34497090442753","imei1":"34497090442753","imei2":"34497090442753","popurl":"2026-03-25T12:01:18.647502206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238307,"job_number":"JOB_238307","tr_customer_id":238326,"tr_customer_product_id":238316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:24:06.000Z","modified_at":"2026-04-04T12:24:06.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"171828465171166","imei1":"171828465171166","imei2":"171828465171166","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238308,"job_number":"JOB_238308","tr_customer_id":238327,"tr_customer_product_id":238317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:27:34.000Z","modified_at":"2026-04-04T12:27:34.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"352997999954124","imei1":"352997999954124","imei2":"352997999954124","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238309,"job_number":"JOB_238309","tr_customer_id":238328,"tr_customer_product_id":238318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:19.000Z","modified_at":"2026-04-04T13:11:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978996072530","imei1":"12978996072530","imei2":"12978996072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238311,"job_number":"JOB_238311","tr_customer_id":238330,"tr_customer_product_id":238320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:21.000Z","modified_at":"2026-04-04T13:11:21.000Z","name":"Sim Spencer","mobile_number":"336-628-1012","email_id":"Benjamin_Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"10581323886969978","imei1":"10581323886969978","imei2":"10581323886969978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238312,"job_number":"JOB_238312","tr_customer_id":238331,"tr_customer_product_id":238321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:02.000Z","modified_at":"2026-04-04T13:12:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18986483900363","imei1":"18986483900363","imei2":"18986483900363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238314,"job_number":"JOB_238314","tr_customer_id":238333,"tr_customer_product_id":238323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:03.000Z","modified_at":"2026-04-04T13:12:03.000Z","name":"Tanya Graham","mobile_number":"396-641-4155","email_id":"Hosea.Lakin41@hotmail.com","dop":"2025-04-06","serial_number":"14835733455780936","imei1":"14835733455780936","imei2":"14835733455780936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238315,"job_number":"JOB_238315","tr_customer_id":238334,"tr_customer_product_id":238324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:44.000Z","modified_at":"2026-04-04T13:12:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13298676713677","imei1":"13298676713677","imei2":"13298676713677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238317,"job_number":"JOB_238317","tr_customer_id":238336,"tr_customer_product_id":238326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:45.000Z","modified_at":"2026-04-04T13:12:45.000Z","name":"Quinton Cummerata","mobile_number":"227-866-3289","email_id":"Maud14@gmail.com","dop":"2025-04-06","serial_number":"11001022621348078","imei1":"11001022621348078","imei2":"11001022621348078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238319,"job_number":"JOB_238319","tr_customer_id":238338,"tr_customer_product_id":238328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:23:55.000Z","modified_at":"2026-04-04T13:23:55.000Z","name":"Adelle Romaguera","mobile_number":"500-852-8628","email_id":"Elouise.Batz81@gmail.com","dop":"2025-04-06","serial_number":"15467453589921188","imei1":"15467453589921188","imei2":"15467453589921188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:23:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238321,"job_number":"JOB_238321","tr_customer_id":238340,"tr_customer_product_id":238330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:26:03.000Z","modified_at":"2026-04-04T13:26:03.000Z","name":"Blaze Graham","mobile_number":"635-697-3606","email_id":"Elton20@gmail.com","dop":"2025-04-06","serial_number":"15636785564432876","imei1":"15636785564432876","imei2":"15636785564432876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238322,"job_number":"JOB_238322","tr_customer_id":238341,"tr_customer_product_id":238331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:28.000Z","modified_at":"2026-04-04T13:30:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17057514776766","imei1":"17057514776766","imei2":"17057514776766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238324,"job_number":"JOB_238324","tr_customer_id":238343,"tr_customer_product_id":238333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:30.000Z","modified_at":"2026-04-04T13:30:30.000Z","name":"Mossie Reinger","mobile_number":"551-229-5293","email_id":"Dorothy46@hotmail.com","dop":"2025-04-06","serial_number":"11884281920284888","imei1":"11884281920284888","imei2":"11884281920284888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238325,"job_number":"JOB_238325","tr_customer_id":238344,"tr_customer_product_id":238334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:15.000Z","modified_at":"2026-04-04T13:31:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15797674636242","imei1":"15797674636242","imei2":"15797674636242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238327,"job_number":"JOB_238327","tr_customer_id":238346,"tr_customer_product_id":238336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:17.000Z","modified_at":"2026-04-04T13:31:17.000Z","name":"Rae Rempel","mobile_number":"531-479-8830","email_id":"Adella55@gmail.com","dop":"2025-04-06","serial_number":"16288294059498864","imei1":"16288294059498864","imei2":"16288294059498864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238328,"job_number":"JOB_238328","tr_customer_id":238347,"tr_customer_product_id":238337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:02.000Z","modified_at":"2026-04-04T13:32:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19823914783789","imei1":"19823914783789","imei2":"19823914783789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238330,"job_number":"JOB_238330","tr_customer_id":238349,"tr_customer_product_id":238339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:04.000Z","modified_at":"2026-04-04T13:32:04.000Z","name":"Mozelle Batz","mobile_number":"929-325-3198","email_id":"April33@yahoo.com","dop":"2025-04-06","serial_number":"18252728120646412","imei1":"18252728120646412","imei2":"18252728120646412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238331,"job_number":"JOB_238331","tr_customer_id":238350,"tr_customer_product_id":238340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:31.000Z","modified_at":"2026-04-04T13:35:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15005916473032","imei1":"15005916473032","imei2":"15005916473032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238333,"job_number":"JOB_238333","tr_customer_id":238352,"tr_customer_product_id":238342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:32.000Z","modified_at":"2026-04-04T13:35:32.000Z","name":"Mellie McDermott","mobile_number":"747-645-7874","email_id":"Cordia_Graham@gmail.com","dop":"2025-04-06","serial_number":"19490071606405630","imei1":"19490071606405630","imei2":"19490071606405630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238334,"job_number":"JOB_238334","tr_customer_id":238353,"tr_customer_product_id":238343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:19.000Z","modified_at":"2026-04-04T13:36:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17153430661611","imei1":"17153430661611","imei2":"17153430661611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238336,"job_number":"JOB_238336","tr_customer_id":238355,"tr_customer_product_id":238345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:21.000Z","modified_at":"2026-04-04T13:36:21.000Z","name":"Angeline Schiller","mobile_number":"258-573-0580","email_id":"Eunice_Wiza79@yahoo.com","dop":"2025-04-06","serial_number":"16454796713029592","imei1":"16454796713029592","imei2":"16454796713029592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238337,"job_number":"JOB_238337","tr_customer_id":238356,"tr_customer_product_id":238346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:05.000Z","modified_at":"2026-04-04T13:37:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19687653053652","imei1":"19687653053652","imei2":"19687653053652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238339,"job_number":"JOB_238339","tr_customer_id":238358,"tr_customer_product_id":238348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:07.000Z","modified_at":"2026-04-04T13:37:07.000Z","name":"Brayan Ryan","mobile_number":"819-879-2161","email_id":"Adrien35@yahoo.com","dop":"2025-04-06","serial_number":"14244137103722496","imei1":"14244137103722496","imei2":"14244137103722496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238341,"job_number":"JOB_238341","tr_customer_id":238360,"tr_customer_product_id":238350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:04.000Z","modified_at":"2026-04-04T13:46:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15520473250068","imei1":"15520473250068","imei2":"15520473250068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238343,"job_number":"JOB_238343","tr_customer_id":238362,"tr_customer_product_id":238352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:05.000Z","modified_at":"2026-04-04T13:46:05.000Z","name":"Jaden Nienow","mobile_number":"814-377-3991","email_id":"Vernie_Vandervort54@hotmail.com","dop":"2025-04-06","serial_number":"11709404851324114","imei1":"11709404851324114","imei2":"11709404851324114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238345,"job_number":"JOB_238345","tr_customer_id":238364,"tr_customer_product_id":238354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:16.000Z","modified_at":"2026-04-04T13:46:16.000Z","name":"Eugenia Ryan","mobile_number":"658-551-9407","email_id":"Carlos47@gmail.com","dop":"2025-05-30","serial_number":"14444687440936","imei1":"14444687440936","imei2":"14444687440936","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238346,"job_number":"JOB_238346","tr_customer_id":238365,"tr_customer_product_id":238355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:17.000Z","modified_at":"2026-04-04T13:46:17.000Z","name":"Burnice Wehner","mobile_number":"840-917-8972","email_id":"Gonzalo77@gmail.com","dop":"2025-05-30","serial_number":"1434744070295830","imei1":"1434744070295830","imei2":"1434744070295830","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238347,"job_number":"JOB_238347","tr_customer_id":238366,"tr_customer_product_id":238356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:50.000Z","modified_at":"2026-04-04T13:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11125611456815","imei1":"11125611456815","imei2":"11125611456815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238349,"job_number":"JOB_238349","tr_customer_id":238368,"tr_customer_product_id":238358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:52.000Z","modified_at":"2026-04-04T13:46:52.000Z","name":"Alek Ziemann","mobile_number":"312-975-6521","email_id":"Ariane_Robel@yahoo.com","dop":"2025-04-06","serial_number":"14040811556267552","imei1":"14040811556267552","imei2":"14040811556267552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238350,"job_number":"JOB_238350","tr_customer_id":238369,"tr_customer_product_id":238359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:37.000Z","modified_at":"2026-04-04T13:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17205165868888","imei1":"17205165868888","imei2":"17205165868888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238352,"job_number":"JOB_238352","tr_customer_id":238371,"tr_customer_product_id":238361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:38.000Z","modified_at":"2026-04-04T13:47:38.000Z","name":"Sheldon Senger","mobile_number":"394-974-5351","email_id":"Stone_Tremblay@hotmail.com","dop":"2025-04-06","serial_number":"14756418445097202","imei1":"14756418445097202","imei2":"14756418445097202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238355,"job_number":"JOB_238355","tr_customer_id":238374,"tr_customer_product_id":238364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:56.000Z","modified_at":"2026-04-04T14:02:56.000Z","name":"Marquise Murazik","mobile_number":"467-394-8992","email_id":"Mylene_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"19714375938575910","imei1":"19714375938575910","imei2":"19714375938575910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238356,"job_number":"JOB_238356","tr_customer_id":238375,"tr_customer_product_id":238365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84341807173203","imei1":"84341807173203","imei2":"84341807173203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238357,"job_number":"JOB_238357","tr_customer_id":238376,"tr_customer_product_id":238366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61100669482979","imei1":"61100669482979","imei2":"61100669482979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238358,"job_number":"JOB_238358","tr_customer_id":238377,"tr_customer_product_id":238367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89298051132943","imei1":"89298051132943","imei2":"89298051132943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238359,"job_number":"JOB_238359","tr_customer_id":238378,"tr_customer_product_id":238368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26848455793357","imei1":"26848455793357","imei2":"26848455793357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238360,"job_number":"JOB_238360","tr_customer_id":238379,"tr_customer_product_id":238369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25679234487431","imei1":"25679234487431","imei2":"25679234487431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238361,"job_number":"JOB_238361","tr_customer_id":238380,"tr_customer_product_id":238370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:59.000Z","modified_at":"2026-04-04T14:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88069641022700","imei1":"88069641022700","imei2":"88069641022700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238363,"job_number":"JOB_238363","tr_customer_id":238382,"tr_customer_product_id":238372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:13.000Z","modified_at":"2026-04-04T14:03:13.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102071384556866","imei1":"102071384556866","imei2":"102071384556866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238365,"job_number":"JOB_238365","tr_customer_id":238384,"tr_customer_product_id":238374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:29.000Z","modified_at":"2026-04-04T14:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21644125603847","imei1":"21644125603847","imei2":"21644125603847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238366,"job_number":"JOB_238366","tr_customer_id":238385,"tr_customer_product_id":238375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33958461408828","imei1":"33958461408828","imei2":"33958461408828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238367,"job_number":"JOB_238367","tr_customer_id":238386,"tr_customer_product_id":238376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79872043694261","imei1":"79872043694261","imei2":"79872043694261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238368,"job_number":"JOB_238368","tr_customer_id":238387,"tr_customer_product_id":238377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52737643259003","imei1":"52737643259003","imei2":"52737643259003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238369,"job_number":"JOB_238369","tr_customer_id":238388,"tr_customer_product_id":238378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41540806199509","imei1":"41540806199509","imei2":"41540806199509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238370,"job_number":"JOB_238370","tr_customer_id":238389,"tr_customer_product_id":238379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712395058610","imei1":"78712395058610","imei2":"78712395058610","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238372,"job_number":"JOB_238372","tr_customer_id":238391,"tr_customer_product_id":238381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:55.000Z","modified_at":"2026-04-04T14:03:55.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102447841370307","imei1":"102447841370307","imei2":"102447841370307","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238374,"job_number":"JOB_238374","tr_customer_id":238393,"tr_customer_product_id":238383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:01.000Z","modified_at":"2026-04-04T14:04:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47506301105369","imei1":"47506301105369","imei2":"47506301105369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238375,"job_number":"JOB_238375","tr_customer_id":238394,"tr_customer_product_id":238384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59891625975479","imei1":"59891625975479","imei2":"59891625975479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238376,"job_number":"JOB_238376","tr_customer_id":238395,"tr_customer_product_id":238385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51661663201407","imei1":"51661663201407","imei2":"51661663201407","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238377,"job_number":"JOB_238377","tr_customer_id":238396,"tr_customer_product_id":238386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36432774751427","imei1":"36432774751427","imei2":"36432774751427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238378,"job_number":"JOB_238378","tr_customer_id":238397,"tr_customer_product_id":238387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60439627676692","imei1":"60439627676692","imei2":"60439627676692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238379,"job_number":"JOB_238379","tr_customer_id":238398,"tr_customer_product_id":238388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:03.000Z","modified_at":"2026-04-04T14:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11732790598482","imei1":"11732790598482","imei2":"11732790598482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238381,"job_number":"JOB_238381","tr_customer_id":238400,"tr_customer_product_id":238390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:11.000Z","modified_at":"2026-04-04T14:04:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15081068315033","imei1":"15081068315033","imei2":"15081068315033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238383,"job_number":"JOB_238383","tr_customer_id":238402,"tr_customer_product_id":238392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:12.000Z","modified_at":"2026-04-04T14:04:12.000Z","name":"Guy Kuvalis","mobile_number":"987-524-4821","email_id":"Hosea.Beahan@yahoo.com","dop":"2025-04-06","serial_number":"12956351608069148","imei1":"12956351608069148","imei2":"12956351608069148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238385,"job_number":"JOB_238385","tr_customer_id":238404,"tr_customer_product_id":238394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:36.000Z","modified_at":"2026-04-04T14:04:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108276836692370","imei1":"108276836692370","imei2":"108276836692370","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238388,"job_number":"JOB_238388","tr_customer_id":238407,"tr_customer_product_id":238397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:51.000Z","modified_at":"2026-04-04T14:04:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15287174088185","imei1":"15287174088185","imei2":"15287174088185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238390,"job_number":"JOB_238390","tr_customer_id":238409,"tr_customer_product_id":238399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:52.000Z","modified_at":"2026-04-04T14:04:52.000Z","name":"Devante Bradtke","mobile_number":"782-371-2651","email_id":"Rogers.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"13444954107443320","imei1":"13444954107443320","imei2":"13444954107443320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238392,"job_number":"JOB_238392","tr_customer_id":238411,"tr_customer_product_id":238401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:31.000Z","modified_at":"2026-04-04T14:05:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17177972742812","imei1":"17177972742812","imei2":"17177972742812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238394,"job_number":"JOB_238394","tr_customer_id":238413,"tr_customer_product_id":238403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:32.000Z","modified_at":"2026-04-04T14:05:32.000Z","name":"Dane Price","mobile_number":"787-314-5800","email_id":"Isadore18@hotmail.com","dop":"2025-04-06","serial_number":"16598947009637960","imei1":"16598947009637960","imei2":"16598947009637960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238395,"job_number":"JOB_238395","tr_customer_id":238414,"tr_customer_product_id":238404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:52.000Z","modified_at":"2026-04-04T14:05:52.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"104745092018710","imei1":"104745092018710","imei2":"104745092018710","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238397,"job_number":"JOB_238397","tr_customer_id":238416,"tr_customer_product_id":238406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:53.000Z","modified_at":"2026-04-04T14:05:53.000Z","name":"Lisa Tromp","mobile_number":"660-424-1761","email_id":"Chaim85@yahoo.com","dop":"2025-02-13","serial_number":"10087211339576244","imei1":"10087211339576244","imei2":"10087211339576244","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238399,"job_number":"JOB_238399","tr_customer_id":238418,"tr_customer_product_id":238408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:06.000Z","modified_at":"2026-04-04T14:06:06.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"101124325956866","imei1":"101124325956866","imei2":"101124325956866","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238401,"job_number":"JOB_238401","tr_customer_id":238420,"tr_customer_product_id":238410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:07.000Z","modified_at":"2026-04-04T14:06:07.000Z","name":"Romaine Simonis","mobile_number":"734-356-3576","email_id":"Joshuah.Turner@hotmail.com","dop":"2025-02-13","serial_number":"10035056054575668","imei1":"10035056054575668","imei2":"10035056054575668","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238402,"job_number":"JOB_238402","tr_customer_id":238421,"tr_customer_product_id":238411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:19.000Z","modified_at":"2026-04-04T14:06:19.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"101863028902588","imei1":"101863028902588","imei2":"101863028902588","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238404,"job_number":"JOB_238404","tr_customer_id":238423,"tr_customer_product_id":238413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:21.000Z","modified_at":"2026-04-04T14:06:21.000Z","name":"Madilyn Hermann","mobile_number":"804-604-7332","email_id":"Larry62@yahoo.com","dop":"2025-02-13","serial_number":"10001708884004404","imei1":"10001708884004404","imei2":"10001708884004404","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238405,"job_number":"JOB_238405","tr_customer_id":238424,"tr_customer_product_id":238414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:09:08.000Z","modified_at":"2026-04-04T14:09:08.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10698288340098","imei1":"10698288340098","imei2":"10698288340098","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238411,"job_number":"JOB_238411","tr_customer_id":238430,"tr_customer_product_id":238420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:53.000Z","modified_at":"2026-04-04T14:22:53.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"11530879206336","imei1":"11530879206336","imei2":"11530879206336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238413,"job_number":"JOB_238413","tr_customer_id":238432,"tr_customer_product_id":238422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:55.000Z","modified_at":"2026-04-04T14:22:55.000Z","name":"Keanu Ernser","mobile_number":"540-945-7426","email_id":"Geovanny_Mraz63@yahoo.com","dop":"2025-04-06","serial_number":"10738028413950038","imei1":"10738028413950038","imei2":"10738028413950038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238418,"job_number":"JOB_238418","tr_customer_id":238437,"tr_customer_product_id":238427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:39.000Z","modified_at":"2026-04-04T14:23:39.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"12731325164999","imei1":"12731325164999","imei2":"12731325164999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238420,"job_number":"JOB_238420","tr_customer_id":238439,"tr_customer_product_id":238429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:41.000Z","modified_at":"2026-04-04T14:23:41.000Z","name":"Estelle Howell","mobile_number":"258-900-3402","email_id":"Rogelio.Fay25@hotmail.com","dop":"2025-04-06","serial_number":"16896472688634040","imei1":"16896472688634040","imei2":"16896472688634040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238422,"job_number":"JOB_238422","tr_customer_id":238441,"tr_customer_product_id":238431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:25.000Z","modified_at":"2026-04-04T14:24:25.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"11453336830299","imei1":"11453336830299","imei2":"11453336830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238424,"job_number":"JOB_238424","tr_customer_id":238443,"tr_customer_product_id":238433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:26.000Z","modified_at":"2026-04-04T14:24:26.000Z","name":"Perry Dicki","mobile_number":"364-384-6084","email_id":"London_Orn19@hotmail.com","dop":"2025-04-06","serial_number":"13244454805042596","imei1":"13244454805042596","imei2":"13244454805042596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238425,"job_number":"JOB_238425","tr_customer_id":238444,"tr_customer_product_id":238434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"86565986130872","imei1":"86565986130872","imei2":"86565986130872","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238426,"job_number":"JOB_238426","tr_customer_id":238445,"tr_customer_product_id":238435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"Jovan Jacobs","mobile_number":"599-396-9377","email_id":"Luigi.Lubowitz6@gmail.com","dop":"2025-02-01","serial_number":"36033933272799","imei1":"36033933272799","imei2":"36033933272799","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238431,"job_number":"JOB_238431","tr_customer_id":238450,"tr_customer_product_id":238440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50210931853204","imei1":"50210931853204","imei2":"50210931853204","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238432,"job_number":"JOB_238432","tr_customer_id":238451,"tr_customer_product_id":238441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"Jaida Bogisich","mobile_number":"368-746-1051","email_id":"Mae.Upton13@hotmail.com","dop":"2025-02-01","serial_number":"23909896824304","imei1":"23909896824304","imei2":"23909896824304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238440,"job_number":"JOB_238440","tr_customer_id":238459,"tr_customer_product_id":238449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:56.000Z","modified_at":"2026-04-04T14:26:56.000Z","name":"Donnell Lakin","mobile_number":"282-405-3329","email_id":"Anthony.Parker@hotmail.com","dop":"2025-05-05","serial_number":"17736108611525","imei1":"17736108611525","imei2":"17736108611525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238441,"job_number":"JOB_238441","tr_customer_id":238460,"tr_customer_product_id":238450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:57.000Z","modified_at":"2026-04-04T14:26:57.000Z","name":"Jerod Rohan","mobile_number":"303-252-9678","email_id":"Norberto_Kemmer@hotmail.com","dop":"2025-05-05","serial_number":"19934116735740","imei1":"19934116735740","imei2":"19934116735740","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238445,"job_number":"JOB_238445","tr_customer_id":238464,"tr_customer_product_id":238454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"107127372964829","imei1":"107127372964829","imei2":"107127372964829","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238446,"job_number":"JOB_238446","tr_customer_id":238465,"tr_customer_product_id":238455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"Shyann Spencer","mobile_number":"397-689-8779","email_id":"Merl_Schinner@yahoo.com","dop":"2025-02-01","serial_number":"46824627375215","imei1":"46824627375215","imei2":"46824627375215","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238448,"job_number":"JOB_238448","tr_customer_id":238467,"tr_customer_product_id":238457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:08.000Z","modified_at":"2026-04-04T14:27:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13609748981422","imei1":"13609748981422","imei2":"13609748981422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238450,"job_number":"JOB_238450","tr_customer_id":238469,"tr_customer_product_id":238459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:10.000Z","modified_at":"2026-04-04T14:27:10.000Z","name":"Dillon Swift","mobile_number":"436-228-5535","email_id":"Modesto83@gmail.com","dop":"2025-04-06","serial_number":"14479666909327296","imei1":"14479666909327296","imei2":"14479666909327296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238452,"job_number":"JOB_238452","tr_customer_id":238471,"tr_customer_product_id":238461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:32.000Z","modified_at":"2026-04-04T14:27:32.000Z","name":"Christopher Stoltenberg","mobile_number":"997-548-6097","email_id":"Cortney.Beer93@yahoo.com","dop":"2025-05-05","serial_number":"15896338955700","imei1":"15896338955700","imei2":"15896338955700","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238453,"job_number":"JOB_238453","tr_customer_id":238472,"tr_customer_product_id":238462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:33.000Z","modified_at":"2026-04-04T14:27:33.000Z","name":"Gerardo Hills","mobile_number":"940-859-2501","email_id":"Kavon78@gmail.com","dop":"2025-05-05","serial_number":"12644950659282","imei1":"12644950659282","imei2":"12644950659282","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237952,"job_number":"JOB_237952","tr_customer_id":237971,"tr_customer_product_id":237961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"16780924290069","imei1":"16780924290069","imei2":"16780924290069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237954,"job_number":"JOB_237954","tr_customer_id":237973,"tr_customer_product_id":237963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Wilfredo Cronin","mobile_number":"630-357-4887","email_id":"Adalberto.Effertz98@hotmail.com","dop":"2026-02-01","serial_number":"19344317671671","imei1":"19344317671671","imei2":"19344317671671","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237966,"job_number":"JOB_237966","tr_customer_id":237985,"tr_customer_product_id":237975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:29.000Z","modified_at":"2026-04-04T04:28:29.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"18706759739780","imei1":"18706759739780","imei2":"18706759739780","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237967,"job_number":"JOB_237967","tr_customer_id":237986,"tr_customer_product_id":237976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorothea70@hotmail.com","dop":"2025-07-02","serial_number":"16173523810869","imei1":"16173523810869","imei2":"16173523810869","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237968,"job_number":"JOB_237968","tr_customer_id":237987,"tr_customer_product_id":237977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"Sven West","mobile_number":"464-386-5284","email_id":"Carol.Armstrong@yahoo.com","dop":"2026-02-01","serial_number":"17354172086132","imei1":"17354172086132","imei2":"17354172086132","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237986,"job_number":"JOB_237986","tr_customer_id":238005,"tr_customer_product_id":237995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"10741928279918","imei1":"10741928279918","imei2":"10741928279918","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237987,"job_number":"JOB_237987","tr_customer_id":238006,"tr_customer_product_id":237996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blake.Wiegand77@yahoo.com","dop":"2025-07-02","serial_number":"16153308103702","imei1":"16153308103702","imei2":"16153308103702","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237988,"job_number":"JOB_237988","tr_customer_id":238007,"tr_customer_product_id":237997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Charley Champlin","mobile_number":"263-959-3328","email_id":"Delphia80@yahoo.com","dop":"2026-02-01","serial_number":"12446786099673","imei1":"12446786099673","imei2":"12446786099673","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238009,"job_number":"JOB_238009","tr_customer_id":238028,"tr_customer_product_id":238018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Keon_Rosenbaum99@yahoo.com","dop":"2025-07-02","serial_number":"15924792663429","imei1":"15924792663429","imei2":"15924792663429","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238010,"job_number":"JOB_238010","tr_customer_id":238029,"tr_customer_product_id":238019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"16985767883333","imei1":"16985767883333","imei2":"16985767883333","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238011,"job_number":"JOB_238011","tr_customer_id":238030,"tr_customer_product_id":238020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Colby Ortiz","mobile_number":"653-917-9402","email_id":"Trey.Schamberger14@gmail.com","dop":"2026-02-01","serial_number":"11062505088791","imei1":"11062505088791","imei2":"11062505088791","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238061,"job_number":"JOB_238061","tr_customer_id":238080,"tr_customer_product_id":238070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"193826142459727","imei1":"193826142459727","imei2":"193826142459727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238062,"job_number":"JOB_238062","tr_customer_id":238081,"tr_customer_product_id":238071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18507680020054","imei1":"18507680020054","imei2":"18507680020054","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238063,"job_number":"JOB_238063","tr_customer_id":238082,"tr_customer_product_id":238072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Liza Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141121553023428","imei1":"141121553023428","imei2":"141121553023428","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238064,"job_number":"JOB_238064","tr_customer_id":238083,"tr_customer_product_id":238073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Berneice Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188289280536016","imei1":"188289280536016","imei2":"188289280536016","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238065,"job_number":"JOB_238065","tr_customer_id":238084,"tr_customer_product_id":238074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Xander Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123464373702606","imei1":"123464373702606","imei2":"123464373702606","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238074,"job_number":"JOB_238074","tr_customer_id":238093,"tr_customer_product_id":238083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:54.000Z","modified_at":"2026-04-04T04:29:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172795986293855","imei1":"172795986293855","imei2":"172795986293855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238075,"job_number":"JOB_238075","tr_customer_id":238094,"tr_customer_product_id":238084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Jarrett Kreiger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112635445221632","imei1":"112635445221632","imei2":"112635445221632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238076,"job_number":"JOB_238076","tr_customer_id":238095,"tr_customer_product_id":238085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Donato Tromp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188349486289521","imei1":"188349486289521","imei2":"188349486289521","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238077,"job_number":"JOB_238077","tr_customer_id":238096,"tr_customer_product_id":238086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Bennie Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107507415857076","imei1":"107507415857076","imei2":"107507415857076","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238088,"job_number":"JOB_238088","tr_customer_id":238107,"tr_customer_product_id":238097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:08.000Z","modified_at":"2026-04-04T04:30:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108023408088068","imei1":"108023408088068","imei2":"108023408088068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238090,"job_number":"JOB_238090","tr_customer_id":238109,"tr_customer_product_id":238099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:09.000Z","modified_at":"2026-04-04T04:30:09.000Z","name":"Bert Heidenreich","mobile_number":"494-284-0462","email_id":"Taya_Ryan@yahoo.com","dop":"2025-06-09","serial_number":"103305952483144","imei1":"103305952483144","imei2":"103305952483144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238115,"job_number":"JOB_238115","tr_customer_id":238134,"tr_customer_product_id":238124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103216180048879","imei1":"103216180048879","imei2":"103216180048879","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238117,"job_number":"JOB_238117","tr_customer_id":238136,"tr_customer_product_id":238126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:23.000Z","modified_at":"2026-04-04T04:30:23.000Z","name":"Irving Kassulke","mobile_number":"625-571-2679","email_id":"Noelia_Hoppe@hotmail.com","dop":"2025-06-09","serial_number":"106966284368815","imei1":"106966284368815","imei2":"106966284368815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238134,"job_number":"JOB_238134","tr_customer_id":238153,"tr_customer_product_id":238143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109369441848008","imei1":"109369441848008","imei2":"109369441848008","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238138,"job_number":"JOB_238138","tr_customer_id":238157,"tr_customer_product_id":238147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Jeffry Beahan","mobile_number":"841-989-0070","email_id":"Ashleigh_Feeney@hotmail.com","dop":"2025-06-09","serial_number":"102437764621620","imei1":"102437764621620","imei2":"102437764621620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238254,"job_number":"JOB_238254","tr_customer_id":238273,"tr_customer_product_id":238263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:38:26.000Z","modified_at":"2026-04-04T06:38:26.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467891","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238262,"job_number":"JOB_238262","tr_customer_id":238281,"tr_customer_product_id":238271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:01.000Z","modified_at":"2026-04-04T06:53:01.000Z","name":"Vinay K B","mobile_number":"0000000000","email_id":"aaa@gmail.com","dop":"2026-03-27","serial_number":"17867997081235","imei1":"17867997081235","imei2":"17867997081235","popurl":"2026-03-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238286,"job_number":"JOB_238286","tr_customer_id":238305,"tr_customer_product_id":238295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:32:53.000Z","modified_at":"2026-04-04T10:32:53.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467893","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238406,"job_number":"JOB_238406","tr_customer_id":238425,"tr_customer_product_id":238415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:16:22.000Z","modified_at":"2026-04-04T14:16:22.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467895","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238407,"job_number":"JOB_238407","tr_customer_id":238426,"tr_customer_product_id":238416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:49.000Z","modified_at":"2026-04-04T14:22:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164294028951244","imei1":"164294028951244","imei2":"164294028951244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238408,"job_number":"JOB_238408","tr_customer_id":238427,"tr_customer_product_id":238417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Casper Ullrich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131328021969062","imei1":"131328021969062","imei2":"131328021969062","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238409,"job_number":"JOB_238409","tr_customer_id":238428,"tr_customer_product_id":238418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Maye Reinger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167522914138910","imei1":"167522914138910","imei2":"167522914138910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238410,"job_number":"JOB_238410","tr_customer_id":238429,"tr_customer_product_id":238419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Annabelle Graham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140254317668762","imei1":"140254317668762","imei2":"140254317668762","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238414,"job_number":"JOB_238414","tr_customer_id":238433,"tr_customer_product_id":238423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:01.000Z","modified_at":"2026-04-04T14:23:01.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"131193278508328","imei1":"131193278508328","imei2":"131193278508328","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238415,"job_number":"JOB_238415","tr_customer_id":238434,"tr_customer_product_id":238424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Harvey Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109718517461468","imei1":"109718517461468","imei2":"109718517461468","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238416,"job_number":"JOB_238416","tr_customer_id":238435,"tr_customer_product_id":238425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Abbie Abshire","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136168198728024","imei1":"136168198728024","imei2":"136168198728024","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238417,"job_number":"JOB_238417","tr_customer_id":238436,"tr_customer_product_id":238426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Arlo Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182405171419473","imei1":"182405171419473","imei2":"182405171419473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238428,"job_number":"JOB_238428","tr_customer_id":238447,"tr_customer_product_id":238437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"12622441836276","imei1":"12622441836276","imei2":"12622441836276","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238429,"job_number":"JOB_238429","tr_customer_id":238448,"tr_customer_product_id":238438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Allan Lindgren","mobile_number":"279-679-3032","email_id":"Jamarcus50@gmail.com","dop":"2026-02-01","serial_number":"11091994820702","imei1":"11091994820702","imei2":"11091994820702","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238434,"job_number":"JOB_238434","tr_customer_id":238453,"tr_customer_product_id":238443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"15010204943289","imei1":"15010204943289","imei2":"15010204943289","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238435,"job_number":"JOB_238435","tr_customer_id":238454,"tr_customer_product_id":238444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Titus Steuber","mobile_number":"998-898-2228","email_id":"Morris_Streich@hotmail.com","dop":"2026-02-01","serial_number":"14583041495061","imei1":"14583041495061","imei2":"14583041495061","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238437,"job_number":"JOB_238437","tr_customer_id":238456,"tr_customer_product_id":238446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:44.000Z","modified_at":"2026-04-04T14:26:44.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19977072160829","imei1":"19977072160829","imei2":"19977072160829","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238438,"job_number":"JOB_238438","tr_customer_id":238457,"tr_customer_product_id":238447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:45.000Z","modified_at":"2026-04-04T14:26:45.000Z","name":"Montana Feest","mobile_number":"824-696-3029","email_id":"Ervin51@hotmail.com","dop":"2026-02-01","serial_number":"14634927988761","imei1":"14634927988761","imei2":"14634927988761","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238442,"job_number":"JOB_238442","tr_customer_id":238461,"tr_customer_product_id":238451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:58.000Z","modified_at":"2026-04-04T14:26:58.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"15200478935644","imei1":"15200478935644","imei2":"15200478935644","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238443,"job_number":"JOB_238443","tr_customer_id":238462,"tr_customer_product_id":238452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:59.000Z","modified_at":"2026-04-04T14:26:59.000Z","name":"Geovanny Stiedemann","mobile_number":"228-569-3675","email_id":"Jazlyn97@gmail.com","dop":"2026-02-01","serial_number":"13473619747069","imei1":"13473619747069","imei2":"13473619747069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:27.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238013,"job_number":"JOB_238013","tr_customer_id":238032,"tr_customer_product_id":238022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10669467976878","imei1":"10669467976878","imei2":"10669467976878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238015,"job_number":"JOB_238015","tr_customer_id":238034,"tr_customer_product_id":238024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:03.000Z","modified_at":"2026-04-04T04:29:03.000Z","name":"Vicky Emard","mobile_number":"282-913-3577","email_id":"Price49@hotmail.com","dop":"2000-01-31","serial_number":"1007099858001451","imei1":"1007099858001451","imei2":"1007099858001451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238056,"job_number":"JOB_238056","tr_customer_id":238075,"tr_customer_product_id":238065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10692159073667","imei1":"10692159073667","imei2":"10692159073667","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238059,"job_number":"JOB_238059","tr_customer_id":238078,"tr_customer_product_id":238068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:42.000Z","modified_at":"2026-04-04T04:29:42.000Z","name":"Floy Legros","mobile_number":"909-207-4409","email_id":"Adella_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1095508394111248","imei1":"1095508394111248","imei2":"1095508394111248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238109,"job_number":"JOB_238109","tr_customer_id":238128,"tr_customer_product_id":238118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10579654822128","imei1":"10579654822128","imei2":"10579654822128","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238113,"job_number":"JOB_238113","tr_customer_id":238132,"tr_customer_product_id":238122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Branson Johns","mobile_number":"573-753-2778","email_id":"Jenifer85@gmail.com","dop":"2000-01-31","serial_number":"1067500735770029","imei1":"1067500735770029","imei2":"1067500735770029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238154,"job_number":"JOB_238154","tr_customer_id":238173,"tr_customer_product_id":238163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:59.000Z","modified_at":"2026-04-04T04:30:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10486467721290","imei1":"10486467721290","imei2":"10486467721290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238157,"job_number":"JOB_238157","tr_customer_id":238176,"tr_customer_product_id":238166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"Eugene Johns","mobile_number":"263-579-4673","email_id":"Aniyah.Nitzsche89@gmail.com","dop":"2000-01-31","serial_number":"1080118212901362","imei1":"1080118212901362","imei2":"1080118212901362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Pending For Job Assignment Status code should be 200 1 0 0
Test Case-02: Verify that Pending For Job Assignment Message should be Success 1 0 0
Test Case-03: Verify that Pending For Job Assignment Data should be a structured response 1 0 0
Test Case-04: Verify that Pending For Job Assignment response time should be 300ms 0 1 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237877 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237878 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237879 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237880 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237881 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237882 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237883 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237884 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237885 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237886 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237887 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237888 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237889 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237890 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237891 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237892 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237893 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237894 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237895 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237896 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237897 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237898 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237899 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237901 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237902 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237903 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237904 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237905 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237906 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237907 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237908 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237909 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237912 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237913 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237915 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237918 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237919 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237920 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237921 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237925 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237926 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237928 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237929 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237931 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237933 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237934 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237936 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237939 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237940 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237941 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237943 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237944 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237946 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237948 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237949 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237951 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237953 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237957 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237959 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237960 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237962 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237963 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237964 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237970 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237972 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237973 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237975 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237976 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237978 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237979 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237981 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237983 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237984 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237989 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237992 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237994 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237995 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237997 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237999 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238000 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238002 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238003 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238005 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238006 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238008 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238016 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238017 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238018 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238020 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238021 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238024 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238025 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238027 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238029 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238031 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238032 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238034 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238035 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238036 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238038 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238040 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238041 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238043 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238044 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238045 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238048 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238050 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238051 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238052 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238054 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238057 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238066 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238069 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238070 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238072 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238073 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238078 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238080 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238081 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238083 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238084 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238086 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238091 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238093 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238094 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238096 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238098 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238099 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238101 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238102 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238103 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238105 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238107 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238111 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238112 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238118 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238120 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238122 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238125 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238127 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238128 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238129 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238130 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238132 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238136 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238137 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238139 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238141 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238143 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238144 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238145 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238147 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238148 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238150 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238151 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238153 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238156 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238159 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238160 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238162 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238163 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238165 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238166 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238168 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238169 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238171 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238173 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238174 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238175 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238177 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238178 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238180 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238181 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238183 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238184 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238185 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238186 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238187 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238188 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238189 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238190 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238191 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238192 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238193 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238195 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238196 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238197 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238198 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238199 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238200 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238202 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238203 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238204 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238205 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238206 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238207 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238209 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238211 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238212 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238213 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238214 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238215 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238217 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238219 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238221 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238222 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238224 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238226 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238230 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238232 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238233 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238235 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238236 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238238 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238239 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238241 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238242 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238243 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238245 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238246 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238248 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238249 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238251 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238252 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238261 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238263 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238264 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238266 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238267 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238268 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238270 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238271 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238275 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238277 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238278 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238279 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238280 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238281 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238282 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238294 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238295 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238297 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238298 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238300 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238301 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238303 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238305 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238306 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238307 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238308 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238309 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238311 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238312 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238314 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238315 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238317 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238319 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238321 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238322 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238324 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238325 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238327 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238328 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238330 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238331 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238333 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238334 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238336 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238337 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238339 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238341 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238343 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238345 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238346 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238347 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238349 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238350 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238352 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238355 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238356 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238357 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238358 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238359 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238360 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238361 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238363 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238365 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238366 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238367 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238368 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238369 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238370 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238372 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238374 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238375 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238376 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238377 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238378 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238379 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238381 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238383 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238385 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238388 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238390 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238392 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238394 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238395 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238397 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238399 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238401 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238402 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238404 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238405 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238411 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238413 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238418 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238420 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238422 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238424 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238425 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238426 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238431 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238432 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238440 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238441 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238445 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238446 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238448 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238450 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238452 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238453 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237952 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237954 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237966 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237967 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237968 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237986 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237987 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_237988 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238009 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238010 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238011 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238061 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238062 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238063 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238064 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238065 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238074 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238075 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238076 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238077 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238088 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238090 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238115 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238117 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238134 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238138 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238254 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238262 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238286 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238406 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238407 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238408 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238409 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238410 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238414 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238415 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238416 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238417 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238428 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238429 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238434 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238435 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238437 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238438 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238442 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238443 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238451 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238013 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238015 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238056 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238059 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238109 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238113 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238154 1 0 0
Test Case-04: Verify that Response should contain jobs in 'Pending For Job Assignment' status JOB_238157 1 0 0
Test Case-06: Verify that Created job - 238451 should be present for pending for assignment state 1 0 0
Total 390 1 0
Test Failure
Test NameAssertion Error
Test Case-04: Verify that Pending For Job Assignment response time should be 300ms
expected 496 to be below 300
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pendings
Response Information
Response Code: 404 - Not Found
Mean time per request: 230ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecfbcbe4-10c4-49b6-bb7f-564e4e0f8279
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 404 1 0 0
Test Case-02: Verify that the response body contains the correct message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 388be3be-6514-4eb3-8d13-62ad69f1fc2d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 1 0 0
Test Case-02: Verify that the response body contains the correct message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3efd2703-e644-417b-966f-c7ca8c8759dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 1 0 0
Test Case-02: Verify that the response body contains the correct message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 866B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 822497b0-9cf6-4425-b286-97b189e75de9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 200 1 0 0
Test Case-02: Verify that the response body is valid JSON 1 0 0
Test Case-03: Verify that the API response time should be less than 300ms 1 0 0
Test Case-04: Verify that each engineer should include 'id', 'first_name', 'last_name', 'login_id' 2 0 0
Test Case-05: Verify that Response should return a list of engineers for the supervisor’s service center 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3607840c-d7cc-4f5e-91d1-c862ecacf3f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 401 1 0 0
Test Case-02: Verify the API response Unauthorized message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d787176-2bb8-47b4-83c9-f7001957694d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 403 0 1 0
Test Case-02: Verify the API response Unauthorized message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 403
expected response to have status code 401 but got 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 54B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb5da9b2-86f9-42c1-9ae6-fdaba83e5055
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 238451,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 200 1 0 0
Test Case-02: Verify that the response message is 'Engineer assigned successfully' 1 0 0
Test Case-03: Verify that API response json should be structured 1 0 0
Test Case-04: Verify the API response should be less than 200ms 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Test Case-04: Verify the API response should be less than 200ms
expected 238 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 1.72KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8de4eed6-c83f-48a1-b923-14ea69049045
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e4-w2N9QtHhXopSUCRwVKwHKaobNTM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:38.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-04-04T14:27:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","details":[{"id":912574,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"},{"id":912575,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"},{"id":912582,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-04-04T14:27:38.000Z","created_at":"2026-04-04T14:27:38.000Z"}],"problems":[{"id":249269,"problem":"Poor battery life","remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-04-04T14:27:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that mst_action_status_id should be 3 after assign job to engineer 1 0 0
Test Case-02: Verify that Created job should be present for pending for repair state 1 0 0
Test Case-03: Verify that created job should be assigned to Eng 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4baac91-6174-4bdc-82f7-ff651f52218a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "job_id": "0",
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Assign Job API should return 404 Not Found 0 1 0
Test Case-02: Verify that Assign Job API should return 'Invalid job assignment' message 1 0 0
Test Case-03: Verify the API response should be structured 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Assign Job API should return 404 Not Found
expected 500 to deeply equal 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4454ee42-4482-442d-a879-90914ab3805c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 51
Request Body
{
            "job_id": "238451",
            "engineer_id": "45"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-prwH0zgpe7yE6xAwdXoYtDOAcX0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of null (reading 'role_name')"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Assign Job API should return 404 Not Found 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Assign Job API should return 404 Not Found
assignedJobData is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0dfd121-964e-4beb-90af-23d7889abf95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "job_id": "",
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Assign Job API should return 404 Not Found 0 1 0
Test Case-02: Verify that Assign Job API should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Assign Job API should return 404 Not Found
expected 500 to deeply equal 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4aeca642-4292-480b-a9a8-2341ed7d94b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 51
Request Body
{
            "job_id": "{{job_id",
            "engineer_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Assign Job API should return 400 Bad Request 0 1 0
Test Case-02: Verify that Assign Job API should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Assign Job API should return 400 Bad Request
expected 500 to deeply equal 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDgzNDV9.RvF7z7poiTbVWeqcFYYaLUtCbeaWdVcorO_AYBcEVKo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"6e59c-3jt68Mr9TzW9F3vne8XXuGSXrzU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 373.59KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9698f561-9a38-49f5-acef-46e9c20b65fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5d65f-ZwlDNjLr47WF6VNfp4+dbMxHYW4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":237877,"job_number":"JOB_237877","tr_customer_id":237896,"tr_customer_product_id":237886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T19:56:55.000Z","modified_at":"2026-04-03T19:56:55.000Z","name":"nandish lk","mobile_number":"8217406456","email_id":"nandishlk@gmail.com","dop":"2026-03-24","serial_number":"19173231583716","imei1":"19173231583716","imei2":"19173231583716","popurl":"2026-03-24T19:56:54.260634331Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T19:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237878,"job_number":"JOB_237878","tr_customer_id":237897,"tr_customer_product_id":237887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T19:58:03.000Z","modified_at":"2026-04-03T19:58:03.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-03-24","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-03-24T19:58:02.616065217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T19:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237879,"job_number":"JOB_237879","tr_customer_id":237898,"tr_customer_product_id":237888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:04:25.000Z","modified_at":"2026-04-03T20:04:25.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059616582","imei1":"11498059616582","imei2":"11498059616582","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237880,"job_number":"JOB_237880","tr_customer_id":237899,"tr_customer_product_id":237889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:07:57.000Z","modified_at":"2026-04-03T20:07:57.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059616542","imei1":"11498059616542","imei2":"11498059616542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237881,"job_number":"JOB_237881","tr_customer_id":237900,"tr_customer_product_id":237890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:16:36.000Z","modified_at":"2026-04-03T20:16:36.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11498059666542","imei1":"11498059666542","imei2":"11498059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237882,"job_number":"JOB_237882","tr_customer_id":237901,"tr_customer_product_id":237891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:28:02.000Z","modified_at":"2026-04-03T20:28:03.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"11499059666542","imei1":"11499059666542","imei2":"11499059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237883,"job_number":"JOB_237883","tr_customer_id":237902,"tr_customer_product_id":237892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:31:28.000Z","modified_at":"2026-04-03T20:31:28.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15599059666542","imei1":"15599059666542","imei2":"15599059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237884,"job_number":"JOB_237884","tr_customer_id":237903,"tr_customer_product_id":237893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T20:32:32.000Z","modified_at":"2026-04-03T20:32:32.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15669059666542","imei1":"15669059666542","imei2":"15669059666542","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T20:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237885,"job_number":"JOB_237885","tr_customer_id":237904,"tr_customer_product_id":237894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T21:02:27.000Z","modified_at":"2026-04-03T21:02:27.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-25","serial_number":"15669059666577","imei1":"15669059666577","imei2":"15669059666577","popurl":"2026-03-25T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T21:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237886,"job_number":"JOB_237886","tr_customer_id":237905,"tr_customer_product_id":237895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T21:03:28.000Z","modified_at":"2026-04-03T21:03:28.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-03-29","serial_number":"155490025191112","imei1":"155490025191112","imei2":"155490025191112","popurl":"2026-03-29T21:03:27.214495767Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T21:03:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237887,"job_number":"JOB_237887","tr_customer_id":237906,"tr_customer_product_id":237896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:39:26.000Z","modified_at":"2026-04-03T23:39:26.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-24","serial_number":"99669059666577","imei1":"99669059666577","imei2":"99669059666577","popurl":"2026-03-24T23:39:18.169221500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237888,"job_number":"JOB_237888","tr_customer_id":237907,"tr_customer_product_id":237897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:54:28.000Z","modified_at":"2026-04-03T23:54:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-03-24","serial_number":"88886596754988","imei1":"88886596754988","imei2":"88886596754988","popurl":"2026-03-24T23:54:28.483454442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237889,"job_number":"JOB_237889","tr_customer_id":237908,"tr_customer_product_id":237898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-03T23:58:23.000Z","modified_at":"2026-04-03T23:58:23.000Z","name":"Ronak Test","mobile_number":"123456789","email_id":"ronak@test.com","dop":"2026-03-24","serial_number":"99779059666577","imei1":"99779059666577","imei2":"99779059666577","popurl":"2026-03-24T23:58:13.755585200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-03T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237890,"job_number":"JOB_237890","tr_customer_id":237909,"tr_customer_product_id":237899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Maria Glover","mobile_number":"697-295-6205","email_id":"Neha60@gmail.com","dop":"2025-05-05","serial_number":"16535208971525","imei1":"16535208971525","imei2":"16535208971525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237891,"job_number":"JOB_237891","tr_customer_id":237910,"tr_customer_product_id":237900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:51:44.000Z","modified_at":"2026-04-04T00:51:44.000Z","name":"Christy McLaughlin","mobile_number":"374-364-9840","email_id":"Abner42@gmail.com","dop":"2025-05-05","serial_number":"14503221253774","imei1":"14503221253774","imei2":"14503221253774","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237892,"job_number":"JOB_237892","tr_customer_id":237911,"tr_customer_product_id":237901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Gustave Streich","mobile_number":"310-986-1946","email_id":"Myrl.VonRueden@yahoo.com","dop":"2025-05-05","serial_number":"14947751791009","imei1":"14947751791009","imei2":"14947751791009","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237893,"job_number":"JOB_237893","tr_customer_id":237912,"tr_customer_product_id":237902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T00:52:01.000Z","modified_at":"2026-04-04T00:52:01.000Z","name":"Federico Rolfson","mobile_number":"965-742-7791","email_id":"Kennedi.Ziemann@yahoo.com","dop":"2025-05-05","serial_number":"13076528710544","imei1":"13076528710544","imei2":"13076528710544","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T00:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237894,"job_number":"JOB_237894","tr_customer_id":237913,"tr_customer_product_id":237903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:06.000Z","modified_at":"2026-04-04T02:48:06.000Z","name":"Mozelle Botsford","mobile_number":"870-636-2833","email_id":"Erich.DuBuque2@hotmail.com","dop":"2025-05-05","serial_number":"16309068704821","imei1":"16309068704821","imei2":"16309068704821","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237895,"job_number":"JOB_237895","tr_customer_id":237914,"tr_customer_product_id":237904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:07.000Z","modified_at":"2026-04-04T02:48:07.000Z","name":"Lucile Doyle","mobile_number":"532-391-3589","email_id":"Marquise_Haag27@yahoo.com","dop":"2025-05-05","serial_number":"13654882304888","imei1":"13654882304888","imei2":"13654882304888","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237896,"job_number":"JOB_237896","tr_customer_id":237915,"tr_customer_product_id":237905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Walter Fay","mobile_number":"610-598-3630","email_id":"Cristopher_Rath19@gmail.com","dop":"2025-05-05","serial_number":"16985360765568","imei1":"16985360765568","imei2":"16985360765568","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237897,"job_number":"JOB_237897","tr_customer_id":237916,"tr_customer_product_id":237906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T02:48:42.000Z","modified_at":"2026-04-04T02:48:42.000Z","name":"Nicole Dibbert","mobile_number":"474-864-9792","email_id":"Corene.Koelpin95@yahoo.com","dop":"2025-05-05","serial_number":"15282282969398","imei1":"15282282969398","imei2":"15282282969398","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T02:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237898,"job_number":"JOB_237898","tr_customer_id":237917,"tr_customer_product_id":237907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Zetta Emard","mobile_number":"262-981-8588","email_id":"Margarete_Volkman44@gmail.com","dop":"2025-05-05","serial_number":"13936558339495","imei1":"13936558339495","imei2":"13936558339495","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237899,"job_number":"JOB_237899","tr_customer_id":237918,"tr_customer_product_id":237908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:19:54.000Z","modified_at":"2026-04-04T03:19:54.000Z","name":"Dejah Windler","mobile_number":"679-615-6216","email_id":"Miguel54@yahoo.com","dop":"2025-05-05","serial_number":"13661577972515","imei1":"13661577972515","imei2":"13661577972515","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237901,"job_number":"JOB_237901","tr_customer_id":237920,"tr_customer_product_id":237910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:06.000Z","modified_at":"2026-04-04T03:20:06.000Z","name":"Vivian Skiles","mobile_number":"648-936-8635","email_id":"Jalen_Heathcote59@hotmail.com","dop":"2025-05-30","serial_number":"15930801359556","imei1":"15930801359556","imei2":"15930801359556","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237902,"job_number":"JOB_237902","tr_customer_id":237921,"tr_customer_product_id":237911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:08.000Z","modified_at":"2026-04-04T03:20:08.000Z","name":"Blaze Lang","mobile_number":"766-529-2200","email_id":"Johnpaul40@gmail.com","dop":"2025-05-30","serial_number":"1241366929720441","imei1":"1241366929720441","imei2":"1241366929720441","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237903,"job_number":"JOB_237903","tr_customer_id":237922,"tr_customer_product_id":237912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Shannon Bins","mobile_number":"719-851-1127","email_id":"Benny_Herman16@gmail.com","dop":"2025-05-05","serial_number":"17468984785912","imei1":"17468984785912","imei2":"17468984785912","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237904,"job_number":"JOB_237904","tr_customer_id":237923,"tr_customer_product_id":237913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:33.000Z","modified_at":"2026-04-04T03:20:33.000Z","name":"Adele Nikolaus","mobile_number":"357-823-4124","email_id":"Felipe51@gmail.com","dop":"2025-05-05","serial_number":"19809578331867","imei1":"19809578331867","imei2":"19809578331867","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237905,"job_number":"JOB_237905","tr_customer_id":237924,"tr_customer_product_id":237914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:25.000Z","modified_at":"2026-04-04T03:27:25.000Z","name":"Ari Legros","mobile_number":"628-616-1245","email_id":"Consuelo_Rippin@gmail.com","dop":"2025-05-05","serial_number":"10875948816777","imei1":"10875948816777","imei2":"10875948816777","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237906,"job_number":"JOB_237906","tr_customer_id":237925,"tr_customer_product_id":237915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:27:26.000Z","modified_at":"2026-04-04T03:27:26.000Z","name":"Abner Auer","mobile_number":"826-829-6958","email_id":"Andy7@hotmail.com","dop":"2025-05-05","serial_number":"17433708240607","imei1":"17433708240607","imei2":"17433708240607","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237907,"job_number":"JOB_237907","tr_customer_id":237926,"tr_customer_product_id":237916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:00.000Z","modified_at":"2026-04-04T03:28:00.000Z","name":"Colt Graham","mobile_number":"378-301-2965","email_id":"Gina51@gmail.com","dop":"2025-05-05","serial_number":"18086526533480","imei1":"18086526533480","imei2":"18086526533480","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237908,"job_number":"JOB_237908","tr_customer_id":237927,"tr_customer_product_id":237917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:28:01.000Z","modified_at":"2026-04-04T03:28:01.000Z","name":"Lexus Grant","mobile_number":"477-543-3914","email_id":"Ashlynn_Erdman@yahoo.com","dop":"2025-05-05","serial_number":"14535328435429","imei1":"14535328435429","imei2":"14535328435429","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T03:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237909,"job_number":"JOB_237909","tr_customer_id":237928,"tr_customer_product_id":237918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:09:14.000Z","modified_at":"2026-04-04T04:09:14.000Z","name":"B K","mobile_number":"9986998134","email_id":"bk@gmail.com","dop":"2026-03-25","serial_number":"27624085806562","imei1":"27624085808532","imei2":"27624085808532","popurl":"2026-03-25T04:09:11.421350400Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237912,"job_number":"JOB_237912","tr_customer_id":237931,"tr_customer_product_id":237921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:24.000Z","modified_at":"2026-04-04T04:27:24.000Z","name":"Damaris Renner","mobile_number":"638-995-6821","email_id":"Ernesto_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"19626031216470170","imei1":"19626031216470170","imei2":"19626031216470170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237913,"job_number":"JOB_237913","tr_customer_id":237932,"tr_customer_product_id":237922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:28.000Z","modified_at":"2026-04-04T04:27:28.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13075980461505","imei1":"13075980461505","imei2":"13075980461505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237915,"job_number":"JOB_237915","tr_customer_id":237934,"tr_customer_product_id":237924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:30.000Z","modified_at":"2026-04-04T04:27:30.000Z","name":"Deonte Quigley","mobile_number":"803-702-6863","email_id":"Lincoln_McKenzie33@gmail.com","dop":"2025-04-06","serial_number":"11765330768188634","imei1":"11765330768188634","imei2":"11765330768188634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237918,"job_number":"JOB_237918","tr_customer_id":237937,"tr_customer_product_id":237927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:33.000Z","modified_at":"2026-04-04T04:27:33.000Z","name":"Sharon Kuhic","mobile_number":"932-269-2803","email_id":"Daisha42@gmail.com","dop":"2025-04-06","serial_number":"17777882232099788","imei1":"17777882232099788","imei2":"17777882232099788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237919,"job_number":"JOB_237919","tr_customer_id":237938,"tr_customer_product_id":237928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"107936939377129","imei1":"107936939377129","imei2":"107936939377129","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237920,"job_number":"JOB_237920","tr_customer_id":237939,"tr_customer_product_id":237929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:44.000Z","modified_at":"2026-04-04T04:27:44.000Z","name":"Theresia Donnelly","mobile_number":"819-609-5191","email_id":"Maximillian.Hickle55@hotmail.com","dop":"2025-02-01","serial_number":"95512412838565","imei1":"95512412838565","imei2":"95512412838565","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237921,"job_number":"JOB_237921","tr_customer_id":237940,"tr_customer_product_id":237930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:45.000Z","modified_at":"2026-04-04T04:27:45.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"4494157199015959","imei1":"4494157199015959","imei2":"4494157199015959","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237925,"job_number":"JOB_237925","tr_customer_id":237944,"tr_customer_product_id":237934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:51.000Z","modified_at":"2026-04-04T04:27:51.000Z","name":"Alexis Lehner","mobile_number":"671-693-2547","email_id":"Zachery29@hotmail.com","dop":"2025-04-06","serial_number":"13762172043681568","imei1":"13762172043681568","imei2":"13762172043681568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237926,"job_number":"JOB_237926","tr_customer_id":237945,"tr_customer_product_id":237935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:54.000Z","modified_at":"2026-04-04T04:27:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12183327322944","imei1":"12183327322944","imei2":"12183327322944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237928,"job_number":"JOB_237928","tr_customer_id":237947,"tr_customer_product_id":237937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:56.000Z","modified_at":"2026-04-04T04:27:56.000Z","name":"Abigayle Gulgowski","mobile_number":"919-236-8122","email_id":"Sandra.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"13127188971316088","imei1":"13127188971316088","imei2":"13127188971316088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237929,"job_number":"JOB_237929","tr_customer_id":237948,"tr_customer_product_id":237938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:57.000Z","modified_at":"2026-04-04T04:27:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10392449130149","imei1":"10392449130149","imei2":"10392449130149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237931,"job_number":"JOB_237931","tr_customer_id":237950,"tr_customer_product_id":237940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10905925786306","imei1":"10905925786306","imei2":"10905925786306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237933,"job_number":"JOB_237933","tr_customer_id":237952,"tr_customer_product_id":237942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:27:58.000Z","name":"Gregoria Friesen","mobile_number":"386-746-9327","email_id":"Dominique67@gmail.com","dop":"2025-04-06","serial_number":"13996798666634514","imei1":"13996798666634514","imei2":"13996798666634514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237934,"job_number":"JOB_237934","tr_customer_id":237953,"tr_customer_product_id":237943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:59.000Z","modified_at":"2026-04-04T04:27:59.000Z","name":"Marjolaine Morissette","mobile_number":"876-481-7249","email_id":"Briana_Schinner87@gmail.com","dop":"2025-06-18","serial_number":"1095164541079163","imei1":"1095164541079163","imei2":"1095164541079163","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237936,"job_number":"JOB_237936","tr_customer_id":237955,"tr_customer_product_id":237945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:04.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"100024242722584","imei1":"100024242722584","imei2":"100024242722584","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237939,"job_number":"JOB_237939","tr_customer_id":237958,"tr_customer_product_id":237948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Verlie Botsford","mobile_number":"291-331-4258","email_id":"Delmer_Maggio@gmail.com","dop":"2025-02-13","serial_number":"10001083627253568","imei1":"10001083627253568","imei2":"10001083627253568","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237940,"job_number":"JOB_237940","tr_customer_id":237959,"tr_customer_product_id":237949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:05.000Z","modified_at":"2026-04-04T04:28:05.000Z","name":"Mara Heidenreich","mobile_number":"886-762-6439","email_id":"Luella93@yahoo.com","dop":"2025-04-06","serial_number":"10492377392313016","imei1":"10492377392313016","imei2":"10492377392313016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237941,"job_number":"JOB_237941","tr_customer_id":237960,"tr_customer_product_id":237950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:09.000Z","modified_at":"2026-04-04T04:28:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14392410219045","imei1":"14392410219045","imei2":"14392410219045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237943,"job_number":"JOB_237943","tr_customer_id":237962,"tr_customer_product_id":237952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"19008102815249","imei1":"19008102815249","imei2":"19008102815249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237944,"job_number":"JOB_237944","tr_customer_id":237963,"tr_customer_product_id":237953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:10.000Z","modified_at":"2026-04-04T04:28:10.000Z","name":"Madisen Raynor","mobile_number":"321-594-3758","email_id":"Tara.Anderson@gmail.com","dop":"2025-04-06","serial_number":"15214309139788192","imei1":"15214309139788192","imei2":"15214309139788192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237946,"job_number":"JOB_237946","tr_customer_id":237965,"tr_customer_product_id":237955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:11.000Z","modified_at":"2026-04-04T04:28:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17329576378476","imei1":"17329576378476","imei2":"17329576378476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237948,"job_number":"JOB_237948","tr_customer_id":237967,"tr_customer_product_id":237957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"Kristoffer Legros","mobile_number":"485-651-7989","email_id":"Luther_King78@yahoo.com","dop":"2025-04-06","serial_number":"12589931481783120","imei1":"12589931481783120","imei2":"12589931481783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237949,"job_number":"JOB_237949","tr_customer_id":237968,"tr_customer_product_id":237958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11662697388562","imei1":"11662697388562","imei2":"11662697388562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237951,"job_number":"JOB_237951","tr_customer_id":237970,"tr_customer_product_id":237960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:13.000Z","modified_at":"2026-04-04T04:28:13.000Z","name":"Anna Gibson","mobile_number":"607-420-9630","email_id":"Ryann_Koelpin76@yahoo.com","dop":"2025-04-06","serial_number":"16437729877236136","imei1":"16437729877236136","imei2":"16437729877236136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237953,"job_number":"JOB_237953","tr_customer_id":237972,"tr_customer_product_id":237962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Hector Donnelly","mobile_number":"702-229-8777","email_id":"Britney_Strosin70@hotmail.com","dop":"2025-04-06","serial_number":"14787857943136648","imei1":"14787857943136648","imei2":"14787857943136648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237957,"job_number":"JOB_237957","tr_customer_id":237976,"tr_customer_product_id":237966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:18.000Z","modified_at":"2026-04-04T04:28:18.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"109175526897998","imei1":"109175526897998","imei2":"109175526897998","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237959,"job_number":"JOB_237959","tr_customer_id":237978,"tr_customer_product_id":237968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:19.000Z","modified_at":"2026-04-04T04:28:19.000Z","name":"Luther Towne","mobile_number":"913-772-1075","email_id":"Raegan_Larson95@hotmail.com","dop":"2025-02-13","serial_number":"10074457514981448","imei1":"10074457514981448","imei2":"10074457514981448","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237960,"job_number":"JOB_237960","tr_customer_id":237979,"tr_customer_product_id":237969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:22.000Z","modified_at":"2026-04-04T04:28:22.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237962,"job_number":"JOB_237962","tr_customer_id":237981,"tr_customer_product_id":237971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"87736034257436","imei1":"87736034257436","imei2":"87736034257436","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237963,"job_number":"JOB_237963","tr_customer_id":237982,"tr_customer_product_id":237972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Flavio Wehner","mobile_number":"901-432-3293","email_id":"Deborah_Roberts95@hotmail.com","dop":"2025-04-06","serial_number":"14433723591440012","imei1":"14433723591440012","imei2":"14433723591440012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237964,"job_number":"JOB_237964","tr_customer_id":237983,"tr_customer_product_id":237973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:25.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Tess Nolan","mobile_number":"847-233-8653","email_id":"Ed17@gmail.com","dop":"2025-02-01","serial_number":"69606072985384","imei1":"69606072985384","imei2":"69606072985384","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237970,"job_number":"JOB_237970","tr_customer_id":237989,"tr_customer_product_id":237979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:31.000Z","modified_at":"2026-04-04T04:28:31.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"105131904147280","imei1":"105131904147280","imei2":"105131904147280","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237972,"job_number":"JOB_237972","tr_customer_id":237991,"tr_customer_product_id":237981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:33.000Z","modified_at":"2026-04-04T04:28:33.000Z","name":"Emerson Spinka","mobile_number":"749-847-0937","email_id":"Rodger48@gmail.com","dop":"2025-02-13","serial_number":"10077738683354662","imei1":"10077738683354662","imei2":"10077738683354662","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237973,"job_number":"JOB_237973","tr_customer_id":237992,"tr_customer_product_id":237982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:37.000Z","modified_at":"2026-04-04T04:28:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10206086366194","imei1":"10206086366194","imei2":"10206086366194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237975,"job_number":"JOB_237975","tr_customer_id":237994,"tr_customer_product_id":237984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:38.000Z","modified_at":"2026-04-04T04:28:38.000Z","name":"Sandrine Abernathy","mobile_number":"880-486-6538","email_id":"Ashleigh_Hirthe@gmail.com","dop":"2025-06-18","serial_number":"1031135149830243","imei1":"1031135149830243","imei2":"1031135149830243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237976,"job_number":"JOB_237976","tr_customer_id":237995,"tr_customer_product_id":237985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:39.000Z","modified_at":"2026-04-04T04:28:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16246682053464","imei1":"16246682053464","imei2":"16246682053464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237978,"job_number":"JOB_237978","tr_customer_id":237997,"tr_customer_product_id":237987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:40.000Z","modified_at":"2026-04-04T04:28:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17132754239897","imei1":"17132754239897","imei2":"17132754239897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237979,"job_number":"JOB_237979","tr_customer_id":237998,"tr_customer_product_id":237988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Dewitt Stanton","mobile_number":"461-360-6658","email_id":"Adrianna_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"14403305177200476","imei1":"14403305177200476","imei2":"14403305177200476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237981,"job_number":"JOB_237981","tr_customer_id":238000,"tr_customer_product_id":237990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15865089125500","imei1":"15865089125500","imei2":"15865089125500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237983,"job_number":"JOB_237983","tr_customer_id":238002,"tr_customer_product_id":237992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:42.000Z","modified_at":"2026-04-04T04:28:42.000Z","name":"Esteban Jacobson","mobile_number":"336-610-0019","email_id":"Karina94@yahoo.com","dop":"2025-04-06","serial_number":"10215300597523226","imei1":"10215300597523226","imei2":"10215300597523226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237984,"job_number":"JOB_237984","tr_customer_id":238003,"tr_customer_product_id":237993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:43.000Z","modified_at":"2026-04-04T04:28:43.000Z","name":"Florian Konopelski","mobile_number":"296-278-5138","email_id":"Ron.Lind73@gmail.com","dop":"2025-04-06","serial_number":"10147264719961482","imei1":"10147264719961482","imei2":"10147264719961482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237989,"job_number":"JOB_237989","tr_customer_id":238008,"tr_customer_product_id":237998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:46.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Dee Monahan","mobile_number":"301-799-9996","email_id":"Lucius.Pagac@gmail.com","dop":"2025-04-06","serial_number":"19529347609594932","imei1":"19529347609594932","imei2":"19529347609594932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237992,"job_number":"JOB_237992","tr_customer_id":238011,"tr_customer_product_id":238001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:49.000Z","modified_at":"2026-04-04T04:28:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10440206891583","imei1":"10440206891583","imei2":"10440206891583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237994,"job_number":"JOB_237994","tr_customer_id":238013,"tr_customer_product_id":238003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12653564836251","imei1":"12653564836251","imei2":"12653564836251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237995,"job_number":"JOB_237995","tr_customer_id":238014,"tr_customer_product_id":238004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Claudia Jacobson","mobile_number":"672-867-6145","email_id":"Lew.Ryan21@hotmail.com","dop":"2025-04-06","serial_number":"15857460587881154","imei1":"15857460587881154","imei2":"15857460587881154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237997,"job_number":"JOB_237997","tr_customer_id":238016,"tr_customer_product_id":238006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:28:51.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"14699265061654","imei1":"14699265061654","imei2":"14699265061654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237999,"job_number":"JOB_237999","tr_customer_id":238018,"tr_customer_product_id":238008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104743347191751","imei1":"104743347191751","imei2":"104743347191751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238000,"job_number":"JOB_238000","tr_customer_id":238019,"tr_customer_product_id":238009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:28:52.000Z","name":"Kariane Kautzer","mobile_number":"780-848-8560","email_id":"Kira_Ortiz@hotmail.com","dop":"2025-04-06","serial_number":"12379321198414116","imei1":"12379321198414116","imei2":"12379321198414116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238002,"job_number":"JOB_238002","tr_customer_id":238021,"tr_customer_product_id":238011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:53.000Z","modified_at":"2026-04-04T04:28:53.000Z","name":"Jolie Rath","mobile_number":"973-910-8007","email_id":"Zachariah.Treutel@gmail.com","dop":"2025-04-06","serial_number":"13976256489059840","imei1":"13976256489059840","imei2":"13976256489059840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238003,"job_number":"JOB_238003","tr_customer_id":238022,"tr_customer_product_id":238012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:55.000Z","modified_at":"2026-04-04T04:28:55.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15018744834562","imei1":"15018744834562","imei2":"15018744834562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238005,"job_number":"JOB_238005","tr_customer_id":238024,"tr_customer_product_id":238014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:56.000Z","modified_at":"2026-04-04T04:28:56.000Z","name":"Rosa Waelchi","mobile_number":"246-205-9633","email_id":"Dante_Wolf50@gmail.com","dop":"2025-04-06","serial_number":"10249854816134878","imei1":"10249854816134878","imei2":"10249854816134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238006,"job_number":"JOB_238006","tr_customer_id":238025,"tr_customer_product_id":238015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:59.000Z","modified_at":"2026-04-04T04:28:59.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"12720391548279","imei1":"12720391548279","imei2":"12720391548279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238008,"job_number":"JOB_238008","tr_customer_id":238027,"tr_customer_product_id":238017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:00.000Z","modified_at":"2026-04-04T04:29:00.000Z","name":"Penelope Rolfson","mobile_number":"652-533-6858","email_id":"Kaya.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"11363985959564064","imei1":"11363985959564064","imei2":"11363985959564064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238016,"job_number":"JOB_238016","tr_customer_id":238035,"tr_customer_product_id":238025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76977083134331","imei1":"76977083134331","imei2":"76977083134331","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238017,"job_number":"JOB_238017","tr_customer_id":238036,"tr_customer_product_id":238026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:06.000Z","modified_at":"2026-04-04T04:29:06.000Z","name":"Tyree Rohan","mobile_number":"867-825-6745","email_id":"Dexter.OConner8@yahoo.com","dop":"2025-02-01","serial_number":"61098873288500","imei1":"61098873288500","imei2":"61098873288500","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238018,"job_number":"JOB_238018","tr_customer_id":238037,"tr_customer_product_id":238027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:08.000Z","modified_at":"2026-04-04T04:29:08.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"10600736427819492","imei1":"10600736427819492","imei2":"10600736427819492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238020,"job_number":"JOB_238020","tr_customer_id":238039,"tr_customer_product_id":238029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:15.000Z","modified_at":"2026-04-04T04:29:15.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10979013275266","imei1":"10979013275266","imei2":"10979013275266","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238021,"job_number":"JOB_238021","tr_customer_id":238040,"tr_customer_product_id":238030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:16.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14838596708372","imei1":"14838596708372","imei2":"14838596708372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238024,"job_number":"JOB_238024","tr_customer_id":238043,"tr_customer_product_id":238033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Kitty Bauch","mobile_number":"957-553-8046","email_id":"Violet.Heller@yahoo.com","dop":"2025-08-24","serial_number":"1002028472658466","imei1":"1002028472658466","imei2":"1002028472658466","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238025,"job_number":"JOB_238025","tr_customer_id":238044,"tr_customer_product_id":238034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:17.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Uriah Upton","mobile_number":"656-294-9796","email_id":"Camilla.Fahey@yahoo.com","dop":"2025-04-06","serial_number":"18114335071054576","imei1":"18114335071054576","imei2":"18114335071054576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238027,"job_number":"JOB_238027","tr_customer_id":238046,"tr_customer_product_id":238036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:23.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16581640688348","imei1":"16581640688348","imei2":"16581640688348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238029,"job_number":"JOB_238029","tr_customer_id":238048,"tr_customer_product_id":238038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:24.000Z","modified_at":"2026-04-04T04:29:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143103078827","imei1":"14143103078827","imei2":"14143103078827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238031,"job_number":"JOB_238031","tr_customer_id":238050,"tr_customer_product_id":238040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:25.000Z","modified_at":"2026-04-04T04:29:25.000Z","name":"Joyce O'Connell","mobile_number":"782-287-7228","email_id":"Chesley76@yahoo.com","dop":"2025-04-06","serial_number":"10459780334754510","imei1":"10459780334754510","imei2":"10459780334754510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238032,"job_number":"JOB_238032","tr_customer_id":238051,"tr_customer_product_id":238041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11609705049517","imei1":"11609705049517","imei2":"11609705049517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238034,"job_number":"JOB_238034","tr_customer_id":238053,"tr_customer_product_id":238043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:29:26.000Z","name":"Alexandrine Legros","mobile_number":"720-718-3252","email_id":"Bonita19@yahoo.com","dop":"2025-04-06","serial_number":"10065644594519804","imei1":"10065644594519804","imei2":"10065644594519804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238035,"job_number":"JOB_238035","tr_customer_id":238054,"tr_customer_product_id":238044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:27.000Z","modified_at":"2026-04-04T04:29:27.000Z","name":"Ellen Veum","mobile_number":"588-974-3158","email_id":"Erika.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"13980005462960724","imei1":"13980005462960724","imei2":"13980005462960724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238036,"job_number":"JOB_238036","tr_customer_id":238055,"tr_customer_product_id":238045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:29.000Z","modified_at":"2026-04-04T04:29:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12149209758185","imei1":"12149209758185","imei2":"12149209758185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238038,"job_number":"JOB_238038","tr_customer_id":238057,"tr_customer_product_id":238047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:29:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10130208422191","imei1":"10130208422191","imei2":"10130208422191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238040,"job_number":"JOB_238040","tr_customer_id":238059,"tr_customer_product_id":238049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18226438787366","imei1":"18226438787366","imei2":"18226438787366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238041,"job_number":"JOB_238041","tr_customer_id":238060,"tr_customer_product_id":238050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Tyreek Trantow","mobile_number":"343-706-0855","email_id":"Karolann54@yahoo.com","dop":"2025-04-06","serial_number":"11766517384461328","imei1":"11766517384461328","imei2":"11766517384461328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238043,"job_number":"JOB_238043","tr_customer_id":238062,"tr_customer_product_id":238052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Koby Lueilwitz","mobile_number":"368-753-7881","email_id":"Erin67@yahoo.com","dop":"2025-04-06","serial_number":"14604766699327618","imei1":"14604766699327618","imei2":"14604766699327618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238044,"job_number":"JOB_238044","tr_customer_id":238063,"tr_customer_product_id":238053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13114426066080","imei1":"13114426066080","imei2":"13114426066080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238045,"job_number":"JOB_238045","tr_customer_id":238064,"tr_customer_product_id":238054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:29:32.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"18856660286804","imei1":"18856660286804","imei2":"18856660286804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238048,"job_number":"JOB_238048","tr_customer_id":238067,"tr_customer_product_id":238057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ivah Lebsack","mobile_number":"900-859-0856","email_id":"Terrence38@yahoo.com","dop":"2025-04-06","serial_number":"19445803743065656","imei1":"19445803743065656","imei2":"19445803743065656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238050,"job_number":"JOB_238050","tr_customer_id":238069,"tr_customer_product_id":238059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Ibrahim Gusikowski","mobile_number":"568-797-2752","email_id":"Hugh.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15908575634384488","imei1":"15908575634384488","imei2":"15908575634384488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238051,"job_number":"JOB_238051","tr_customer_id":238070,"tr_customer_product_id":238060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Derrick Stoltenberg","mobile_number":"460-233-3207","email_id":"Osbaldo.Harris42@gmail.com","dop":"2025-04-06","serial_number":"14352380560113244","imei1":"14352380560113244","imei2":"14352380560113244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238052,"job_number":"JOB_238052","tr_customer_id":238071,"tr_customer_product_id":238061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:37.000Z","modified_at":"2026-04-04T04:29:37.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107683949753169","imei1":"107683949753169","imei2":"107683949753169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238054,"job_number":"JOB_238054","tr_customer_id":238073,"tr_customer_product_id":238063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:40.000Z","modified_at":"2026-04-04T04:29:40.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"13921872660043","imei1":"13921872660043","imei2":"13921872660043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238057,"job_number":"JOB_238057","tr_customer_id":238076,"tr_customer_product_id":238066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vernice Borer","mobile_number":"747-532-2600","email_id":"Amber_Bogisich96@gmail.com","dop":"2025-04-06","serial_number":"18205690054778184","imei1":"18205690054778184","imei2":"18205690054778184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238066,"job_number":"JOB_238066","tr_customer_id":238085,"tr_customer_product_id":238075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:48.000Z","modified_at":"2026-04-04T04:29:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11654560041006","imei1":"11654560041006","imei2":"11654560041006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238069,"job_number":"JOB_238069","tr_customer_id":238088,"tr_customer_product_id":238078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Vivian Hansen","mobile_number":"459-873-9410","email_id":"Weston.Labadie20@yahoo.com","dop":"2025-04-06","serial_number":"19044179194977480","imei1":"19044179194977480","imei2":"19044179194977480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238070,"job_number":"JOB_238070","tr_customer_id":238089,"tr_customer_product_id":238079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18829819710950","imei1":"18829819710950","imei2":"18829819710950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238072,"job_number":"JOB_238072","tr_customer_id":238091,"tr_customer_product_id":238081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:29:50.000Z","name":"Marie Howell","mobile_number":"435-623-0562","email_id":"Zita_Abernathy26@hotmail.com","dop":"2025-04-06","serial_number":"13414754593433252","imei1":"13414754593433252","imei2":"13414754593433252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238073,"job_number":"JOB_238073","tr_customer_id":238092,"tr_customer_product_id":238082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:51.000Z","modified_at":"2026-04-04T04:29:51.000Z","name":"Vicenta Medhurst","mobile_number":"491-929-1763","email_id":"Anabel_OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"11426637873033698","imei1":"11426637873033698","imei2":"11426637873033698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238078,"job_number":"JOB_238078","tr_customer_id":238097,"tr_customer_product_id":238087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19869944914433","imei1":"19869944914433","imei2":"19869944914433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238080,"job_number":"JOB_238080","tr_customer_id":238099,"tr_customer_product_id":238089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:57.000Z","modified_at":"2026-04-04T04:29:57.000Z","name":"Ella Wolf","mobile_number":"384-449-4332","email_id":"Vanessa_Veum@gmail.com","dop":"2025-04-06","serial_number":"11213104386707492","imei1":"11213104386707492","imei2":"11213104386707492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238081,"job_number":"JOB_238081","tr_customer_id":238100,"tr_customer_product_id":238090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:02.000Z","modified_at":"2026-04-04T04:30:02.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19418837834392","imei1":"19418837834392","imei2":"19418837834392","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238083,"job_number":"JOB_238083","tr_customer_id":238102,"tr_customer_product_id":238092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:04.000Z","modified_at":"2026-04-04T04:30:04.000Z","name":"Lucinda Wiza","mobile_number":"500-943-0834","email_id":"Astrid_Lowe@hotmail.com","dop":"2025-08-24","serial_number":"1062770872412970","imei1":"1062770872412970","imei2":"1062770872412970","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238084,"job_number":"JOB_238084","tr_customer_id":238103,"tr_customer_product_id":238093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:05.000Z","modified_at":"2026-04-04T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18779203578989","imei1":"18779203578989","imei2":"18779203578989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238086,"job_number":"JOB_238086","tr_customer_id":238105,"tr_customer_product_id":238095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:06.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Saige Keebler","mobile_number":"986-414-7209","email_id":"Carolyne.Hammes79@yahoo.com","dop":"2025-04-06","serial_number":"18970698935427730","imei1":"18970698935427730","imei2":"18970698935427730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238091,"job_number":"JOB_238091","tr_customer_id":238110,"tr_customer_product_id":238100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:10.000Z","modified_at":"2026-04-04T04:30:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19709293567519","imei1":"19709293567519","imei2":"19709293567519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238093,"job_number":"JOB_238093","tr_customer_id":238112,"tr_customer_product_id":238102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19934513359045","imei1":"19934513359045","imei2":"19934513359045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238094,"job_number":"JOB_238094","tr_customer_id":238113,"tr_customer_product_id":238103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:11.000Z","modified_at":"2026-04-04T04:30:11.000Z","name":"Pamela Murphy","mobile_number":"776-958-8633","email_id":"Rita.Mayer37@hotmail.com","dop":"2025-04-06","serial_number":"15999460922150808","imei1":"15999460922150808","imei2":"15999460922150808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238096,"job_number":"JOB_238096","tr_customer_id":238115,"tr_customer_product_id":238105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:12.000Z","modified_at":"2026-04-04T04:30:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14170175412891","imei1":"14170175412891","imei2":"14170175412891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238098,"job_number":"JOB_238098","tr_customer_id":238117,"tr_customer_product_id":238107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"Frederic Feeney","mobile_number":"348-474-7257","email_id":"Horacio35@gmail.com","dop":"2025-04-06","serial_number":"16207024666763832","imei1":"16207024666763832","imei2":"16207024666763832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238099,"job_number":"JOB_238099","tr_customer_id":238118,"tr_customer_product_id":238108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13817245504475","imei1":"13817245504475","imei2":"13817245504475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238101,"job_number":"JOB_238101","tr_customer_id":238120,"tr_customer_product_id":238110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:14.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Dante Kihn","mobile_number":"355-773-8940","email_id":"Mary.Dare@hotmail.com","dop":"2025-04-06","serial_number":"18690568291649770","imei1":"18690568291649770","imei2":"18690568291649770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238102,"job_number":"JOB_238102","tr_customer_id":238121,"tr_customer_product_id":238111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:15.000Z","modified_at":"2026-04-04T04:30:15.000Z","name":"Mittie Stiedemann","mobile_number":"856-457-3133","email_id":"Alessandra11@yahoo.com","dop":"2025-04-06","serial_number":"18403795072594796","imei1":"18403795072594796","imei2":"18403795072594796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238103,"job_number":"JOB_238103","tr_customer_id":238122,"tr_customer_product_id":238112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:16.000Z","modified_at":"2026-04-04T04:30:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19063233123205","imei1":"19063233123205","imei2":"19063233123205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238105,"job_number":"JOB_238105","tr_customer_id":238124,"tr_customer_product_id":238114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:18.000Z","modified_at":"2026-04-04T04:30:18.000Z","name":"Ubaldo Hamill","mobile_number":"786-758-0542","email_id":"Magnus94@gmail.com","dop":"2025-04-06","serial_number":"12954927831140328","imei1":"12954927831140328","imei2":"12954927831140328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238107,"job_number":"JOB_238107","tr_customer_id":238126,"tr_customer_product_id":238116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"12134599079587","imei1":"12134599079587","imei2":"12134599079587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238111,"job_number":"JOB_238111","tr_customer_id":238130,"tr_customer_product_id":238120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Gwendolyn Leuschke","mobile_number":"773-520-3343","email_id":"Ted65@yahoo.com","dop":"2025-04-06","serial_number":"10017871121817254","imei1":"10017871121817254","imei2":"10017871121817254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238112,"job_number":"JOB_238112","tr_customer_id":238131,"tr_customer_product_id":238121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103297350447081","imei1":"103297350447081","imei2":"103297350447081","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238118,"job_number":"JOB_238118","tr_customer_id":238137,"tr_customer_product_id":238127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:29.000Z","modified_at":"2026-04-04T04:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15109306989919","imei1":"15109306989919","imei2":"15109306989919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238120,"job_number":"JOB_238120","tr_customer_id":238139,"tr_customer_product_id":238129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Maia Hudson","mobile_number":"874-426-5084","email_id":"Hermina22@hotmail.com","dop":"2025-04-06","serial_number":"14489763099214114","imei1":"14489763099214114","imei2":"14489763099214114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238122,"job_number":"JOB_238122","tr_customer_id":238141,"tr_customer_product_id":238131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19708442984640","imei1":"19708442984640","imei2":"19708442984640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238125,"job_number":"JOB_238125","tr_customer_id":238144,"tr_customer_product_id":238134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:32.000Z","modified_at":"2026-04-04T04:30:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18786089251657","imei1":"18786089251657","imei2":"18786089251657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238127,"job_number":"JOB_238127","tr_customer_id":238146,"tr_customer_product_id":238136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Sammie Doyle","mobile_number":"13290706519","email_id":"Cheyenne67@gmail.com","dop":"2025-11-13","serial_number":"10866292036183","imei1":"10866292036183","imei2":"10866292036183","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238128,"job_number":"JOB_238128","tr_customer_id":238147,"tr_customer_product_id":238137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Narciso Krajcik","mobile_number":"292-633-2325","email_id":"Vilma23@yahoo.com","dop":"2025-04-06","serial_number":"19869365340502200","imei1":"19869365340502200","imei2":"19869365340502200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238129,"job_number":"JOB_238129","tr_customer_id":238148,"tr_customer_product_id":238138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:33.000Z","modified_at":"2026-04-04T04:30:33.000Z","name":"Candice McGlynn","mobile_number":"963-627-0721","email_id":"Alisa.Hirthe39@yahoo.com","dop":"2025-04-06","serial_number":"16684845598091252","imei1":"16684845598091252","imei2":"16684845598091252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238130,"job_number":"JOB_238130","tr_customer_id":238149,"tr_customer_product_id":238139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:34.000Z","modified_at":"2026-04-04T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13448693560925","imei1":"13448693560925","imei2":"13448693560925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238132,"job_number":"JOB_238132","tr_customer_id":238151,"tr_customer_product_id":238141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:30:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18290634967767","imei1":"18290634967767","imei2":"18290634967767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238136,"job_number":"JOB_238136","tr_customer_id":238155,"tr_customer_product_id":238145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Junior Gorczany","mobile_number":"297-524-3443","email_id":"Adam.Lesch52@yahoo.com","dop":"2025-04-06","serial_number":"19463396184474664","imei1":"19463396184474664","imei2":"19463396184474664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238137,"job_number":"JOB_238137","tr_customer_id":238156,"tr_customer_product_id":238146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Axel Grimes","mobile_number":"577-279-6006","email_id":"Jaylan_McKenzie75@yahoo.com","dop":"2025-04-06","serial_number":"12411967768154544","imei1":"12411967768154544","imei2":"12411967768154544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238139,"job_number":"JOB_238139","tr_customer_id":238158,"tr_customer_product_id":238148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:48.000Z","modified_at":"2026-04-04T04:30:48.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17580929340333","imei1":"17580929340333","imei2":"17580929340333","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238141,"job_number":"JOB_238141","tr_customer_id":238160,"tr_customer_product_id":238150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:49.000Z","modified_at":"2026-04-04T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18453876089035","imei1":"18453876089035","imei2":"18453876089035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238143,"job_number":"JOB_238143","tr_customer_id":238162,"tr_customer_product_id":238152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:50.000Z","modified_at":"2026-04-04T04:30:50.000Z","name":"Helene Adams","mobile_number":"213-232-9940","email_id":"Brain_Pacocha@hotmail.com","dop":"2025-08-24","serial_number":"1096806642169636","imei1":"1096806642169636","imei2":"1096806642169636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238144,"job_number":"JOB_238144","tr_customer_id":238163,"tr_customer_product_id":238153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:51.000Z","modified_at":"2026-04-04T04:30:51.000Z","name":"Caesar Dickens","mobile_number":"818-814-6896","email_id":"Leland.Hirthe31@hotmail.com","dop":"2025-04-06","serial_number":"12879301466897736","imei1":"12879301466897736","imei2":"12879301466897736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238145,"job_number":"JOB_238145","tr_customer_id":238164,"tr_customer_product_id":238154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:53.000Z","modified_at":"2026-04-04T04:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16238482731176","imei1":"16238482731176","imei2":"16238482731176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238147,"job_number":"JOB_238147","tr_customer_id":238166,"tr_customer_product_id":238156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Rusty Monahan","mobile_number":"248-880-8207","email_id":"Roslyn23@yahoo.com","dop":"2025-04-06","serial_number":"16723362509757792","imei1":"16723362509757792","imei2":"16723362509757792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238148,"job_number":"JOB_238148","tr_customer_id":238167,"tr_customer_product_id":238157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:54.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16480294595655","imei1":"16480294595655","imei2":"16480294595655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238150,"job_number":"JOB_238150","tr_customer_id":238169,"tr_customer_product_id":238159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10751915785879","imei1":"10751915785879","imei2":"10751915785879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238151,"job_number":"JOB_238151","tr_customer_id":238170,"tr_customer_product_id":238160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:30:56.000Z","name":"Loma Stark","mobile_number":"951-992-1314","email_id":"Stacy63@hotmail.com","dop":"2025-04-06","serial_number":"17102051569305674","imei1":"17102051569305674","imei2":"17102051569305674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238153,"job_number":"JOB_238153","tr_customer_id":238172,"tr_customer_product_id":238162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:57.000Z","modified_at":"2026-04-04T04:30:57.000Z","name":"Eugenia Schulist","mobile_number":"434-948-7436","email_id":"Therese.Mayert@hotmail.com","dop":"2025-04-06","serial_number":"18247916565257148","imei1":"18247916565257148","imei2":"18247916565257148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238156,"job_number":"JOB_238156","tr_customer_id":238175,"tr_customer_product_id":238165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18503007475357","imei1":"18503007475357","imei2":"18503007475357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238159,"job_number":"JOB_238159","tr_customer_id":238178,"tr_customer_product_id":238168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:02.000Z","modified_at":"2026-04-04T04:31:02.000Z","name":"Norwood Rodriguez","mobile_number":"526-663-3379","email_id":"Alberta32@yahoo.com","dop":"2025-04-06","serial_number":"12831770612004244","imei1":"12831770612004244","imei2":"12831770612004244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238160,"job_number":"JOB_238160","tr_customer_id":238179,"tr_customer_product_id":238169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:10.000Z","modified_at":"2026-04-04T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314971648263","imei1":"14314971648263","imei2":"14314971648263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238162,"job_number":"JOB_238162","tr_customer_id":238181,"tr_customer_product_id":238171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:11.000Z","modified_at":"2026-04-04T04:31:11.000Z","name":"Lawrence Cronin","mobile_number":"966-270-1172","email_id":"Karianne.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"16494382753034044","imei1":"16494382753034044","imei2":"16494382753034044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238163,"job_number":"JOB_238163","tr_customer_id":238182,"tr_customer_product_id":238172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:16.000Z","modified_at":"2026-04-04T04:31:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16324660858411","imei1":"16324660858411","imei2":"16324660858411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238165,"job_number":"JOB_238165","tr_customer_id":238184,"tr_customer_product_id":238174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:18.000Z","modified_at":"2026-04-04T04:31:18.000Z","name":"Courtney Langosh","mobile_number":"498-828-2695","email_id":"Jerod.Simonis@gmail.com","dop":"2025-04-06","serial_number":"12510453292161330","imei1":"12510453292161330","imei2":"12510453292161330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238166,"job_number":"JOB_238166","tr_customer_id":238185,"tr_customer_product_id":238175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:20.000Z","modified_at":"2026-04-04T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16212524361428","imei1":"16212524361428","imei2":"16212524361428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238168,"job_number":"JOB_238168","tr_customer_id":238187,"tr_customer_product_id":238177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:22.000Z","modified_at":"2026-04-04T04:31:22.000Z","name":"Brendon Ward","mobile_number":"976-787-6762","email_id":"Vickie.Daniel87@hotmail.com","dop":"2025-04-06","serial_number":"11107696638160524","imei1":"11107696638160524","imei2":"11107696638160524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238169,"job_number":"JOB_238169","tr_customer_id":238188,"tr_customer_product_id":238178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:33.000Z","modified_at":"2026-04-04T04:31:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18607268562613","imei1":"18607268562613","imei2":"18607268562613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238171,"job_number":"JOB_238171","tr_customer_id":238190,"tr_customer_product_id":238180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16581799021066","imei1":"16581799021066","imei2":"16581799021066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238173,"job_number":"JOB_238173","tr_customer_id":238192,"tr_customer_product_id":238182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:31:35.000Z","name":"Kelly Roberts","mobile_number":"535-698-9886","email_id":"Ramona_Tromp24@hotmail.com","dop":"2025-04-06","serial_number":"18475052628998560","imei1":"18475052628998560","imei2":"18475052628998560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238174,"job_number":"JOB_238174","tr_customer_id":238193,"tr_customer_product_id":238183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:36.000Z","modified_at":"2026-04-04T04:31:36.000Z","name":"Amari Cole","mobile_number":"802-843-8649","email_id":"Joy.West@yahoo.com","dop":"2025-04-06","serial_number":"10197904375151172","imei1":"10197904375151172","imei2":"10197904375151172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238175,"job_number":"JOB_238175","tr_customer_id":238194,"tr_customer_product_id":238184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:40.000Z","modified_at":"2026-04-04T04:31:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10245991678988","imei1":"10245991678988","imei2":"10245991678988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238177,"job_number":"JOB_238177","tr_customer_id":238196,"tr_customer_product_id":238186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:41.000Z","modified_at":"2026-04-04T04:31:41.000Z","name":"Otto Jones","mobile_number":"366-263-6007","email_id":"Paris_Langosh@gmail.com","dop":"2025-04-06","serial_number":"12172013610316040","imei1":"12172013610316040","imei2":"12172013610316040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238178,"job_number":"JOB_238178","tr_customer_id":238197,"tr_customer_product_id":238187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:00.000Z","modified_at":"2026-04-04T04:32:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18988752416806","imei1":"18988752416806","imei2":"18988752416806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238180,"job_number":"JOB_238180","tr_customer_id":238199,"tr_customer_product_id":238189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:01.000Z","modified_at":"2026-04-04T04:32:01.000Z","name":"Brown Balistreri","mobile_number":"434-748-0409","email_id":"Jensen.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10173711298337084","imei1":"10173711298337084","imei2":"10173711298337084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238181,"job_number":"JOB_238181","tr_customer_id":238200,"tr_customer_product_id":238190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:06.000Z","modified_at":"2026-04-04T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14048474764934","imei1":"14048474764934","imei2":"14048474764934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238183,"job_number":"JOB_238183","tr_customer_id":238202,"tr_customer_product_id":238192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:07.000Z","modified_at":"2026-04-04T04:32:07.000Z","name":"Antwan Powlowski","mobile_number":"245-498-9335","email_id":"Benedict_Waters@hotmail.com","dop":"2025-04-06","serial_number":"14320641964517870","imei1":"14320641964517870","imei2":"14320641964517870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238184,"job_number":"JOB_238184","tr_customer_id":238203,"tr_customer_product_id":238193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Dovie Schaden","mobile_number":"595-854-1732","email_id":"Ettie_Gerhold42@gmail.com","dop":"2025-05-05","serial_number":"16931852027555","imei1":"16931852027555","imei2":"16931852027555","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238185,"job_number":"JOB_238185","tr_customer_id":238204,"tr_customer_product_id":238194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:02.000Z","modified_at":"2026-04-04T04:44:02.000Z","name":"Carlie Rodriguez","mobile_number":"850-580-5080","email_id":"Jesus.Funk@hotmail.com","dop":"2025-05-05","serial_number":"18173169267227","imei1":"18173169267227","imei2":"18173169267227","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238186,"job_number":"JOB_238186","tr_customer_id":238205,"tr_customer_product_id":238195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Abbie Collier","mobile_number":"705-951-0616","email_id":"Joaquin.Jones46@hotmail.com","dop":"2025-05-05","serial_number":"12980435221805","imei1":"12980435221805","imei2":"12980435221805","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238187,"job_number":"JOB_238187","tr_customer_id":238206,"tr_customer_product_id":238196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:44:39.000Z","modified_at":"2026-04-04T04:44:39.000Z","name":"Monroe Zieme","mobile_number":"869-376-6196","email_id":"Koby59@hotmail.com","dop":"2025-05-05","serial_number":"10108243916594","imei1":"10108243916594","imei2":"10108243916594","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238188,"job_number":"JOB_238188","tr_customer_id":238207,"tr_customer_product_id":238197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:15.000Z","modified_at":"2026-04-04T04:45:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50992794280684","imei1":"50992794280684","imei2":"50992794280684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238189,"job_number":"JOB_238189","tr_customer_id":238208,"tr_customer_product_id":238198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95125584076809","imei1":"95125584076809","imei2":"95125584076809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238190,"job_number":"JOB_238190","tr_customer_id":238209,"tr_customer_product_id":238199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63619816167740","imei1":"63619816167740","imei2":"63619816167740","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238191,"job_number":"JOB_238191","tr_customer_id":238210,"tr_customer_product_id":238200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:16.000Z","modified_at":"2026-04-04T04:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81001499593235","imei1":"81001499593235","imei2":"81001499593235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238192,"job_number":"JOB_238192","tr_customer_id":238211,"tr_customer_product_id":238201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95868866998671","imei1":"95868866998671","imei2":"95868866998671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238193,"job_number":"JOB_238193","tr_customer_id":238212,"tr_customer_product_id":238202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76615566241003","imei1":"76615566241003","imei2":"76615566241003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238195,"job_number":"JOB_238195","tr_customer_id":238214,"tr_customer_product_id":238204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49562804963051","imei1":"49562804963051","imei2":"49562804963051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238196,"job_number":"JOB_238196","tr_customer_id":238215,"tr_customer_product_id":238205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:48.000Z","modified_at":"2026-04-04T04:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43301083688123","imei1":"43301083688123","imei2":"43301083688123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238197,"job_number":"JOB_238197","tr_customer_id":238216,"tr_customer_product_id":238206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712655769717","imei1":"78712655769717","imei2":"78712655769717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238198,"job_number":"JOB_238198","tr_customer_id":238217,"tr_customer_product_id":238207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52721198626817","imei1":"52721198626817","imei2":"52721198626817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238199,"job_number":"JOB_238199","tr_customer_id":238218,"tr_customer_product_id":238208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:49.000Z","modified_at":"2026-04-04T04:45:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98932480177667","imei1":"98932480177667","imei2":"98932480177667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238200,"job_number":"JOB_238200","tr_customer_id":238219,"tr_customer_product_id":238209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:50.000Z","modified_at":"2026-04-04T04:45:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34773372453763","imei1":"34773372453763","imei2":"34773372453763","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238202,"job_number":"JOB_238202","tr_customer_id":238221,"tr_customer_product_id":238211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43272089921512","imei1":"43272089921512","imei2":"43272089921512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238203,"job_number":"JOB_238203","tr_customer_id":238222,"tr_customer_product_id":238212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:20.000Z","modified_at":"2026-04-04T04:46:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79718993500316","imei1":"79718993500316","imei2":"79718993500316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238204,"job_number":"JOB_238204","tr_customer_id":238223,"tr_customer_product_id":238213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58406805346342","imei1":"58406805346342","imei2":"58406805346342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238205,"job_number":"JOB_238205","tr_customer_id":238224,"tr_customer_product_id":238214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33667337260314","imei1":"33667337260314","imei2":"33667337260314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238206,"job_number":"JOB_238206","tr_customer_id":238225,"tr_customer_product_id":238215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:21.000Z","modified_at":"2026-04-04T04:46:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25046668768915","imei1":"25046668768915","imei2":"25046668768915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238207,"job_number":"JOB_238207","tr_customer_id":238226,"tr_customer_product_id":238216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:22.000Z","modified_at":"2026-04-04T04:46:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20526816905060","imei1":"20526816905060","imei2":"20526816905060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238209,"job_number":"JOB_238209","tr_customer_id":238228,"tr_customer_product_id":238218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:02:36.000Z","modified_at":"2026-04-04T05:02:37.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-03-25","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-03-25T05:02:36.539880062Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238211,"job_number":"JOB_238211","tr_customer_id":238230,"tr_customer_product_id":238220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:04:41.000Z","modified_at":"2026-04-04T05:04:41.000Z","name":"Arely Sporer","mobile_number":"613-827-5715","email_id":"Jaylan.Hessel3@gmail.com","dop":"2025-04-06","serial_number":"11094924008149952","imei1":"11094924008149952","imei2":"11094924008149952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238212,"job_number":"JOB_238212","tr_customer_id":238231,"tr_customer_product_id":238221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:50.000Z","modified_at":"2026-04-04T05:19:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"13398909467313","imei1":"13398909467313","imei2":"13398909467313","popurl":"2026-03-25T05:19:49.950974259Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238213,"job_number":"JOB_238213","tr_customer_id":238232,"tr_customer_product_id":238222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:19:54.000Z","modified_at":"2026-04-04T05:19:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-03-25","serial_number":"65013721727550","imei1":"65013721727550","imei2":"65013721727550","popurl":"2026-03-25T05:19:54.587274843Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238214,"job_number":"JOB_238214","tr_customer_id":238233,"tr_customer_product_id":238223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:20:36.000Z","modified_at":"2026-04-04T05:20:36.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"18123673038758","imei1":"18123673038758","imei2":"18123673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238215,"job_number":"JOB_238215","tr_customer_id":238234,"tr_customer_product_id":238224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:20.000Z","modified_at":"2026-04-04T05:23:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102764248064088","imei1":"102764248064088","imei2":"102764248064088","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238217,"job_number":"JOB_238217","tr_customer_id":238236,"tr_customer_product_id":238226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:31.000Z","modified_at":"2026-04-04T05:23:31.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100146740895588","imei1":"100146740895588","imei2":"100146740895588","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238219,"job_number":"JOB_238219","tr_customer_id":238238,"tr_customer_product_id":238228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:27:20.000Z","modified_at":"2026-04-04T05:27:20.000Z","name":"Retha Rolfson","mobile_number":"671-872-7644","email_id":"Delta9@gmail.com","dop":"2025-04-06","serial_number":"19710427463977","imei1":"19710427463977","imei2":"19710427463977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238221,"job_number":"JOB_238221","tr_customer_id":238240,"tr_customer_product_id":238230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:38:36.000Z","modified_at":"2026-04-04T05:38:36.000Z","name":"Aubrey Turner","mobile_number":"819-593-0488","email_id":"Lucas_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"13728365850330716","imei1":"13728365850330716","imei2":"13728365850330716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238222,"job_number":"JOB_238222","tr_customer_id":238241,"tr_customer_product_id":238231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:04.000Z","modified_at":"2026-04-04T05:40:04.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19504925203748","imei1":"19504925203748","imei2":"19504925203748","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238224,"job_number":"JOB_238224","tr_customer_id":238243,"tr_customer_product_id":238233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:20.000Z","modified_at":"2026-04-04T05:40:20.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15444720038400","imei1":"15444720038400","imei2":"15444720038400","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238226,"job_number":"JOB_238226","tr_customer_id":238245,"tr_customer_product_id":238235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:36.000Z","modified_at":"2026-04-04T05:40:36.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18932480656631","imei1":"18932480656631","imei2":"18932480656631","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238230,"job_number":"JOB_238230","tr_customer_id":238249,"tr_customer_product_id":238239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:30.000Z","modified_at":"2026-04-04T05:46:30.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"491001014288456","imei1":"491001014288456","imei2":"491001014288456","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238232,"job_number":"JOB_238232","tr_customer_id":238251,"tr_customer_product_id":238241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:49:18.000Z","modified_at":"2026-04-04T05:49:18.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"79047535638025","imei1":"79047535638025","imei2":"79047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T05:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238233,"job_number":"JOB_238233","tr_customer_id":238252,"tr_customer_product_id":238242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:57.000Z","modified_at":"2026-04-04T06:10:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13000829582451","imei1":"13000829582451","imei2":"13000829582451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238235,"job_number":"JOB_238235","tr_customer_id":238254,"tr_customer_product_id":238244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:58.000Z","modified_at":"2026-04-04T06:10:58.000Z","name":"Dino Kuhn","mobile_number":"476-636-0742","email_id":"Betsy_OHara65@yahoo.com","dop":"2025-04-06","serial_number":"17727258053751220","imei1":"17727258053751220","imei2":"17727258053751220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238236,"job_number":"JOB_238236","tr_customer_id":238255,"tr_customer_product_id":238245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:46.000Z","modified_at":"2026-04-04T06:11:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14847153180720","imei1":"14847153180720","imei2":"14847153180720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238238,"job_number":"JOB_238238","tr_customer_id":238257,"tr_customer_product_id":238247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:48.000Z","modified_at":"2026-04-04T06:11:48.000Z","name":"Aglae Jacobs","mobile_number":"808-282-2923","email_id":"Santa_Grady14@yahoo.com","dop":"2025-04-06","serial_number":"10420806395694668","imei1":"10420806395694668","imei2":"10420806395694668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238239,"job_number":"JOB_238239","tr_customer_id":238258,"tr_customer_product_id":238248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:35.000Z","modified_at":"2026-04-04T06:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12803132010872","imei1":"12803132010872","imei2":"12803132010872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238241,"job_number":"JOB_238241","tr_customer_id":238260,"tr_customer_product_id":238250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:36.000Z","modified_at":"2026-04-04T06:12:36.000Z","name":"Dulce Marks","mobile_number":"202-613-7073","email_id":"Cortez_Heaney61@yahoo.com","dop":"2025-04-06","serial_number":"17447204519300152","imei1":"17447204519300152","imei2":"17447204519300152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238242,"job_number":"JOB_238242","tr_customer_id":238261,"tr_customer_product_id":238251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:14:01.000Z","modified_at":"2026-04-04T06:14:01.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"99047535638025","imei1":"99047535638025","imei2":"99047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238243,"job_number":"JOB_238243","tr_customer_id":238262,"tr_customer_product_id":238252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:15.000Z","modified_at":"2026-04-04T06:19:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328642337170","imei1":"19328642337170","imei2":"19328642337170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238245,"job_number":"JOB_238245","tr_customer_id":238264,"tr_customer_product_id":238254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:17.000Z","modified_at":"2026-04-04T06:19:17.000Z","name":"Brain Metz","mobile_number":"271-873-8294","email_id":"Lavina.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"12210083834749972","imei1":"12210083834749972","imei2":"12210083834749972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238246,"job_number":"JOB_238246","tr_customer_id":238265,"tr_customer_product_id":238255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:56.000Z","modified_at":"2026-04-04T06:19:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16796584572529","imei1":"16796584572529","imei2":"16796584572529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238248,"job_number":"JOB_238248","tr_customer_id":238267,"tr_customer_product_id":238257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:57.000Z","modified_at":"2026-04-04T06:19:57.000Z","name":"Maggie Stoltenberg","mobile_number":"616-422-5421","email_id":"Jovan8@hotmail.com","dop":"2025-04-06","serial_number":"11742118989800894","imei1":"11742118989800894","imei2":"11742118989800894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238249,"job_number":"JOB_238249","tr_customer_id":238268,"tr_customer_product_id":238258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:36.000Z","modified_at":"2026-04-04T06:20:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14267197546706","imei1":"14267197546706","imei2":"14267197546706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238251,"job_number":"JOB_238251","tr_customer_id":238270,"tr_customer_product_id":238260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:37.000Z","modified_at":"2026-04-04T06:20:37.000Z","name":"Edwardo Stamm","mobile_number":"309-591-9714","email_id":"Reynold46@hotmail.com","dop":"2025-04-06","serial_number":"19288270855121296","imei1":"19288270855121296","imei2":"19288270855121296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238252,"job_number":"JOB_238252","tr_customer_id":238271,"tr_customer_product_id":238261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:29:08.000Z","modified_at":"2026-04-04T06:29:08.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"199047535638025","imei1":"199047535638025","imei2":"199047535638025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238261,"job_number":"JOB_238261","tr_customer_id":238280,"tr_customer_product_id":238270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:49:35.000Z","modified_at":"2026-04-04T06:49:35.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"19904753563802","imei1":"19904753563802","imei2":"19904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238263,"job_number":"JOB_238263","tr_customer_id":238282,"tr_customer_product_id":238272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:26.000Z","modified_at":"2026-04-04T06:53:26.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10499346469767","imei2":"10499346469767","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238264,"job_number":"JOB_238264","tr_customer_id":238283,"tr_customer_product_id":238273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:01:13.000Z","modified_at":"2026-04-04T07:01:13.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10968045341754","imei2":"10968045341754","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238266,"job_number":"JOB_238266","tr_customer_id":238285,"tr_customer_product_id":238275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:24.000Z","modified_at":"2026-04-04T07:37:24.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"10938479429524","imei1":"10938479429524","imei2":"10938479429524","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238267,"job_number":"JOB_238267","tr_customer_id":238286,"tr_customer_product_id":238276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:37:45.000Z","modified_at":"2026-04-04T07:37:45.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"16826866568986","imei1":"16826866568986","imei2":"16826866568986","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238268,"job_number":"JOB_238268","tr_customer_id":238287,"tr_customer_product_id":238277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:39:17.000Z","modified_at":"2026-04-04T07:39:17.000Z","name":"Rajiv Sharma","mobile_number":"7776655443","email_id":"raj.sharma@gmail.com","dop":"2026-03-28","serial_number":"12848783533823","imei1":"12848783533823","imei2":"12848783533823","popurl":"2026-03-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238270,"job_number":"JOB_238270","tr_customer_id":238289,"tr_customer_product_id":238279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:45:32.000Z","modified_at":"2026-04-04T07:45:32.000Z","name":"Sienna Kunde","mobile_number":"538-793-3064","email_id":"Santa8@yahoo.com","dop":"2025-04-06","serial_number":"14158650026304496","imei1":"14158650026304496","imei2":"14158650026304496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238271,"job_number":"JOB_238271","tr_customer_id":238290,"tr_customer_product_id":238280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:52:19.000Z","modified_at":"2026-04-04T07:52:19.000Z","name":"Mabel Pouros","mobile_number":"653-467-6425","email_id":"Eva_Kling11@yahoo.com","dop":"2026-03-14","serial_number":"ime_8360378289","imei1":"148707282365322","imei2":"ime_8360378289","popurl":"2026-03-14T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238275,"job_number":"JOB_238275","tr_customer_id":238294,"tr_customer_product_id":238284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:47.000Z","modified_at":"2026-04-04T08:01:47.000Z","name":"Leonora Dickinson","mobile_number":"299-928-2266","email_id":"Cory59@yahoo.com","dop":"2025-04-06","serial_number":"19087551907837024","imei1":"19087551907837024","imei2":"19087551907837024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238277,"job_number":"JOB_238277","tr_customer_id":238296,"tr_customer_product_id":238286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Ritu Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"49823673038758","imei1":"49823673038758","imei2":"49823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238278,"job_number":"JOB_238278","tr_customer_id":238297,"tr_customer_product_id":238287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Jatin Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"62623673038758","imei1":"62623673038758","imei2":"62623673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238279,"job_number":"JOB_238279","tr_customer_id":238298,"tr_customer_product_id":238288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Uday Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"77723673038758","imei1":"77723673038758","imei2":"77723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238280,"job_number":"JOB_238280","tr_customer_id":238299,"tr_customer_product_id":238289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Tressa Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"98823673038758","imei1":"98823673038758","imei2":"98823673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238281,"job_number":"JOB_238281","tr_customer_id":238300,"tr_customer_product_id":238290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:05:54.000Z","modified_at":"2026-04-04T08:05:54.000Z","name":"Chetan Strosin","mobile_number":"821-786-2627","email_id":"Jana5@gmail.com","dop":"2026-01-24","serial_number":"48723673038758","imei1":"48723673038758","imei2":"48723673038758","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T08:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238282,"job_number":"JOB_238282","tr_customer_id":238301,"tr_customer_product_id":238291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:25:38.000Z","modified_at":"2026-04-04T10:25:38.000Z","name":"Abhi Bhagat","mobile_number":"7676767786","email_id":"abhi@gmail.com","dop":"2025-04-06","serial_number":"89904753563802","imei1":"89904753563802","imei2":"89904753563802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238294,"job_number":"JOB_238294","tr_customer_id":238313,"tr_customer_product_id":238303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:57:29.000Z","modified_at":"2026-04-04T10:57:29.000Z","name":"Christa Tromp","mobile_number":"885-525-4840","email_id":"Jared_Hauck77@yahoo.com","dop":"2026-02-28","serial_number":"14814476502783","imei1":"14814476502783","imei2":"14814476502783","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238295,"job_number":"JOB_238295","tr_customer_id":238314,"tr_customer_product_id":238304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:43.000Z","modified_at":"2026-04-04T11:23:43.000Z","name":"sourabh kurhade","mobile_number":"887799000000","email_id":"sourabh@gmail.com","dop":"2025-04-06","serial_number":"14852393987303","imei1":"14852393987303","imei2":"14852393987303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238297,"job_number":"JOB_238297","tr_customer_id":238316,"tr_customer_product_id":238306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:44.000Z","modified_at":"2026-04-04T11:23:44.000Z","name":"Enoch Gaylord","mobile_number":"283-469-4899","email_id":"Dangelo4@gmail.com","dop":"2025-04-06","serial_number":"19298430559537120","imei1":"19298430559537120","imei2":"19298430559537120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238298,"job_number":"JOB_238298","tr_customer_id":238317,"tr_customer_product_id":238307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:25.000Z","modified_at":"2026-04-04T11:24:25.000Z","name":"sontosh rana","mobile_number":"887799000000","email_id":"soutoshh@gmail.com","dop":"2025-04-06","serial_number":"15995659564455","imei1":"15995659564455","imei2":"15995659564455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238300,"job_number":"JOB_238300","tr_customer_id":238319,"tr_customer_product_id":238309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:27.000Z","modified_at":"2026-04-04T11:24:27.000Z","name":"Angie Hyatt","mobile_number":"450-810-6810","email_id":"Macy.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"17932721395285084","imei1":"17932721395285084","imei2":"17932721395285084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238301,"job_number":"JOB_238301","tr_customer_id":238320,"tr_customer_product_id":238310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:06.000Z","modified_at":"2026-04-04T11:25:06.000Z","name":"subh sharma","mobile_number":"887799000000","email_id":"subh@gmail.com","dop":"2025-04-06","serial_number":"19891073514741","imei1":"19891073514741","imei2":"19891073514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238303,"job_number":"JOB_238303","tr_customer_id":238322,"tr_customer_product_id":238312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:08.000Z","modified_at":"2026-04-04T11:25:08.000Z","name":"Pietro Kilback","mobile_number":"736-676-9870","email_id":"Gennaro41@yahoo.com","dop":"2025-04-06","serial_number":"12405883629443000","imei1":"12405883629443000","imei2":"12405883629443000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238305,"job_number":"JOB_238305","tr_customer_id":238324,"tr_customer_product_id":238314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:50:25.000Z","modified_at":"2026-04-04T11:50:25.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-03-25","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-03-25T11:50:24.904634072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T11:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238306,"job_number":"JOB_238306","tr_customer_id":238325,"tr_customer_product_id":238315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:01:19.000Z","modified_at":"2026-04-04T12:01:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-03-25","serial_number":"34497090442753","imei1":"34497090442753","imei2":"34497090442753","popurl":"2026-03-25T12:01:18.647502206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238307,"job_number":"JOB_238307","tr_customer_id":238326,"tr_customer_product_id":238316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:24:06.000Z","modified_at":"2026-04-04T12:24:06.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"171828465171166","imei1":"171828465171166","imei2":"171828465171166","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238308,"job_number":"JOB_238308","tr_customer_id":238327,"tr_customer_product_id":238317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T12:27:34.000Z","modified_at":"2026-04-04T12:27:34.000Z","name":"TestUserName TestUserLastName","mobile_number":"1234567890","email_id":"test@gmail.com","dop":"2026-03-05","serial_number":"352997999954124","imei1":"352997999954124","imei2":"352997999954124","popurl":"2026-03-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T12:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238309,"job_number":"JOB_238309","tr_customer_id":238328,"tr_customer_product_id":238318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:19.000Z","modified_at":"2026-04-04T13:11:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978996072530","imei1":"12978996072530","imei2":"12978996072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238311,"job_number":"JOB_238311","tr_customer_id":238330,"tr_customer_product_id":238320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:21.000Z","modified_at":"2026-04-04T13:11:21.000Z","name":"Sim Spencer","mobile_number":"336-628-1012","email_id":"Benjamin_Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"10581323886969978","imei1":"10581323886969978","imei2":"10581323886969978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238312,"job_number":"JOB_238312","tr_customer_id":238331,"tr_customer_product_id":238321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:02.000Z","modified_at":"2026-04-04T13:12:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18986483900363","imei1":"18986483900363","imei2":"18986483900363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238314,"job_number":"JOB_238314","tr_customer_id":238333,"tr_customer_product_id":238323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:03.000Z","modified_at":"2026-04-04T13:12:03.000Z","name":"Tanya Graham","mobile_number":"396-641-4155","email_id":"Hosea.Lakin41@hotmail.com","dop":"2025-04-06","serial_number":"14835733455780936","imei1":"14835733455780936","imei2":"14835733455780936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238315,"job_number":"JOB_238315","tr_customer_id":238334,"tr_customer_product_id":238324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:44.000Z","modified_at":"2026-04-04T13:12:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13298676713677","imei1":"13298676713677","imei2":"13298676713677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238317,"job_number":"JOB_238317","tr_customer_id":238336,"tr_customer_product_id":238326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:45.000Z","modified_at":"2026-04-04T13:12:45.000Z","name":"Quinton Cummerata","mobile_number":"227-866-3289","email_id":"Maud14@gmail.com","dop":"2025-04-06","serial_number":"11001022621348078","imei1":"11001022621348078","imei2":"11001022621348078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238319,"job_number":"JOB_238319","tr_customer_id":238338,"tr_customer_product_id":238328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:23:55.000Z","modified_at":"2026-04-04T13:23:55.000Z","name":"Adelle Romaguera","mobile_number":"500-852-8628","email_id":"Elouise.Batz81@gmail.com","dop":"2025-04-06","serial_number":"15467453589921188","imei1":"15467453589921188","imei2":"15467453589921188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:23:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238321,"job_number":"JOB_238321","tr_customer_id":238340,"tr_customer_product_id":238330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:26:03.000Z","modified_at":"2026-04-04T13:26:03.000Z","name":"Blaze Graham","mobile_number":"635-697-3606","email_id":"Elton20@gmail.com","dop":"2025-04-06","serial_number":"15636785564432876","imei1":"15636785564432876","imei2":"15636785564432876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238322,"job_number":"JOB_238322","tr_customer_id":238341,"tr_customer_product_id":238331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:28.000Z","modified_at":"2026-04-04T13:30:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17057514776766","imei1":"17057514776766","imei2":"17057514776766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238324,"job_number":"JOB_238324","tr_customer_id":238343,"tr_customer_product_id":238333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:30.000Z","modified_at":"2026-04-04T13:30:30.000Z","name":"Mossie Reinger","mobile_number":"551-229-5293","email_id":"Dorothy46@hotmail.com","dop":"2025-04-06","serial_number":"11884281920284888","imei1":"11884281920284888","imei2":"11884281920284888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238325,"job_number":"JOB_238325","tr_customer_id":238344,"tr_customer_product_id":238334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:15.000Z","modified_at":"2026-04-04T13:31:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15797674636242","imei1":"15797674636242","imei2":"15797674636242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238327,"job_number":"JOB_238327","tr_customer_id":238346,"tr_customer_product_id":238336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:17.000Z","modified_at":"2026-04-04T13:31:17.000Z","name":"Rae Rempel","mobile_number":"531-479-8830","email_id":"Adella55@gmail.com","dop":"2025-04-06","serial_number":"16288294059498864","imei1":"16288294059498864","imei2":"16288294059498864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238328,"job_number":"JOB_238328","tr_customer_id":238347,"tr_customer_product_id":238337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:02.000Z","modified_at":"2026-04-04T13:32:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19823914783789","imei1":"19823914783789","imei2":"19823914783789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238330,"job_number":"JOB_238330","tr_customer_id":238349,"tr_customer_product_id":238339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:04.000Z","modified_at":"2026-04-04T13:32:04.000Z","name":"Mozelle Batz","mobile_number":"929-325-3198","email_id":"April33@yahoo.com","dop":"2025-04-06","serial_number":"18252728120646412","imei1":"18252728120646412","imei2":"18252728120646412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238331,"job_number":"JOB_238331","tr_customer_id":238350,"tr_customer_product_id":238340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:31.000Z","modified_at":"2026-04-04T13:35:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15005916473032","imei1":"15005916473032","imei2":"15005916473032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238333,"job_number":"JOB_238333","tr_customer_id":238352,"tr_customer_product_id":238342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:32.000Z","modified_at":"2026-04-04T13:35:32.000Z","name":"Mellie McDermott","mobile_number":"747-645-7874","email_id":"Cordia_Graham@gmail.com","dop":"2025-04-06","serial_number":"19490071606405630","imei1":"19490071606405630","imei2":"19490071606405630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238334,"job_number":"JOB_238334","tr_customer_id":238353,"tr_customer_product_id":238343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:19.000Z","modified_at":"2026-04-04T13:36:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17153430661611","imei1":"17153430661611","imei2":"17153430661611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238336,"job_number":"JOB_238336","tr_customer_id":238355,"tr_customer_product_id":238345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:21.000Z","modified_at":"2026-04-04T13:36:21.000Z","name":"Angeline Schiller","mobile_number":"258-573-0580","email_id":"Eunice_Wiza79@yahoo.com","dop":"2025-04-06","serial_number":"16454796713029592","imei1":"16454796713029592","imei2":"16454796713029592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238337,"job_number":"JOB_238337","tr_customer_id":238356,"tr_customer_product_id":238346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:05.000Z","modified_at":"2026-04-04T13:37:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19687653053652","imei1":"19687653053652","imei2":"19687653053652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238339,"job_number":"JOB_238339","tr_customer_id":238358,"tr_customer_product_id":238348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:07.000Z","modified_at":"2026-04-04T13:37:07.000Z","name":"Brayan Ryan","mobile_number":"819-879-2161","email_id":"Adrien35@yahoo.com","dop":"2025-04-06","serial_number":"14244137103722496","imei1":"14244137103722496","imei2":"14244137103722496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238341,"job_number":"JOB_238341","tr_customer_id":238360,"tr_customer_product_id":238350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:04.000Z","modified_at":"2026-04-04T13:46:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15520473250068","imei1":"15520473250068","imei2":"15520473250068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238343,"job_number":"JOB_238343","tr_customer_id":238362,"tr_customer_product_id":238352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:05.000Z","modified_at":"2026-04-04T13:46:05.000Z","name":"Jaden Nienow","mobile_number":"814-377-3991","email_id":"Vernie_Vandervort54@hotmail.com","dop":"2025-04-06","serial_number":"11709404851324114","imei1":"11709404851324114","imei2":"11709404851324114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238345,"job_number":"JOB_238345","tr_customer_id":238364,"tr_customer_product_id":238354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:16.000Z","modified_at":"2026-04-04T13:46:16.000Z","name":"Eugenia Ryan","mobile_number":"658-551-9407","email_id":"Carlos47@gmail.com","dop":"2025-05-30","serial_number":"14444687440936","imei1":"14444687440936","imei2":"14444687440936","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238346,"job_number":"JOB_238346","tr_customer_id":238365,"tr_customer_product_id":238355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:17.000Z","modified_at":"2026-04-04T13:46:17.000Z","name":"Burnice Wehner","mobile_number":"840-917-8972","email_id":"Gonzalo77@gmail.com","dop":"2025-05-30","serial_number":"1434744070295830","imei1":"1434744070295830","imei2":"1434744070295830","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238347,"job_number":"JOB_238347","tr_customer_id":238366,"tr_customer_product_id":238356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:50.000Z","modified_at":"2026-04-04T13:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11125611456815","imei1":"11125611456815","imei2":"11125611456815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238349,"job_number":"JOB_238349","tr_customer_id":238368,"tr_customer_product_id":238358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:52.000Z","modified_at":"2026-04-04T13:46:52.000Z","name":"Alek Ziemann","mobile_number":"312-975-6521","email_id":"Ariane_Robel@yahoo.com","dop":"2025-04-06","serial_number":"14040811556267552","imei1":"14040811556267552","imei2":"14040811556267552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238350,"job_number":"JOB_238350","tr_customer_id":238369,"tr_customer_product_id":238359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:37.000Z","modified_at":"2026-04-04T13:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17205165868888","imei1":"17205165868888","imei2":"17205165868888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238352,"job_number":"JOB_238352","tr_customer_id":238371,"tr_customer_product_id":238361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:38.000Z","modified_at":"2026-04-04T13:47:38.000Z","name":"Sheldon Senger","mobile_number":"394-974-5351","email_id":"Stone_Tremblay@hotmail.com","dop":"2025-04-06","serial_number":"14756418445097202","imei1":"14756418445097202","imei2":"14756418445097202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238355,"job_number":"JOB_238355","tr_customer_id":238374,"tr_customer_product_id":238364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:56.000Z","modified_at":"2026-04-04T14:02:56.000Z","name":"Marquise Murazik","mobile_number":"467-394-8992","email_id":"Mylene_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"19714375938575910","imei1":"19714375938575910","imei2":"19714375938575910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238356,"job_number":"JOB_238356","tr_customer_id":238375,"tr_customer_product_id":238365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84341807173203","imei1":"84341807173203","imei2":"84341807173203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238357,"job_number":"JOB_238357","tr_customer_id":238376,"tr_customer_product_id":238366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:57.000Z","modified_at":"2026-04-04T14:02:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61100669482979","imei1":"61100669482979","imei2":"61100669482979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238358,"job_number":"JOB_238358","tr_customer_id":238377,"tr_customer_product_id":238367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89298051132943","imei1":"89298051132943","imei2":"89298051132943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238359,"job_number":"JOB_238359","tr_customer_id":238378,"tr_customer_product_id":238368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26848455793357","imei1":"26848455793357","imei2":"26848455793357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238360,"job_number":"JOB_238360","tr_customer_id":238379,"tr_customer_product_id":238369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:58.000Z","modified_at":"2026-04-04T14:02:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25679234487431","imei1":"25679234487431","imei2":"25679234487431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238361,"job_number":"JOB_238361","tr_customer_id":238380,"tr_customer_product_id":238370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:59.000Z","modified_at":"2026-04-04T14:02:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88069641022700","imei1":"88069641022700","imei2":"88069641022700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238363,"job_number":"JOB_238363","tr_customer_id":238382,"tr_customer_product_id":238372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:13.000Z","modified_at":"2026-04-04T14:03:13.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102071384556866","imei1":"102071384556866","imei2":"102071384556866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238365,"job_number":"JOB_238365","tr_customer_id":238384,"tr_customer_product_id":238374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:29.000Z","modified_at":"2026-04-04T14:03:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21644125603847","imei1":"21644125603847","imei2":"21644125603847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238366,"job_number":"JOB_238366","tr_customer_id":238385,"tr_customer_product_id":238375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33958461408828","imei1":"33958461408828","imei2":"33958461408828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238367,"job_number":"JOB_238367","tr_customer_id":238386,"tr_customer_product_id":238376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79872043694261","imei1":"79872043694261","imei2":"79872043694261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238368,"job_number":"JOB_238368","tr_customer_id":238387,"tr_customer_product_id":238377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:30.000Z","modified_at":"2026-04-04T14:03:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52737643259003","imei1":"52737643259003","imei2":"52737643259003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238369,"job_number":"JOB_238369","tr_customer_id":238388,"tr_customer_product_id":238378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41540806199509","imei1":"41540806199509","imei2":"41540806199509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238370,"job_number":"JOB_238370","tr_customer_id":238389,"tr_customer_product_id":238379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78712395058610","imei1":"78712395058610","imei2":"78712395058610","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238372,"job_number":"JOB_238372","tr_customer_id":238391,"tr_customer_product_id":238381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:55.000Z","modified_at":"2026-04-04T14:03:55.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102447841370307","imei1":"102447841370307","imei2":"102447841370307","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238374,"job_number":"JOB_238374","tr_customer_id":238393,"tr_customer_product_id":238383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:01.000Z","modified_at":"2026-04-04T14:04:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47506301105369","imei1":"47506301105369","imei2":"47506301105369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238375,"job_number":"JOB_238375","tr_customer_id":238394,"tr_customer_product_id":238384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59891625975479","imei1":"59891625975479","imei2":"59891625975479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238376,"job_number":"JOB_238376","tr_customer_id":238395,"tr_customer_product_id":238385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51661663201407","imei1":"51661663201407","imei2":"51661663201407","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238377,"job_number":"JOB_238377","tr_customer_id":238396,"tr_customer_product_id":238386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36432774751427","imei1":"36432774751427","imei2":"36432774751427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238378,"job_number":"JOB_238378","tr_customer_id":238397,"tr_customer_product_id":238387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:02.000Z","modified_at":"2026-04-04T14:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60439627676692","imei1":"60439627676692","imei2":"60439627676692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238379,"job_number":"JOB_238379","tr_customer_id":238398,"tr_customer_product_id":238388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:03.000Z","modified_at":"2026-04-04T14:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11732790598482","imei1":"11732790598482","imei2":"11732790598482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238381,"job_number":"JOB_238381","tr_customer_id":238400,"tr_customer_product_id":238390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:11.000Z","modified_at":"2026-04-04T14:04:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15081068315033","imei1":"15081068315033","imei2":"15081068315033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238383,"job_number":"JOB_238383","tr_customer_id":238402,"tr_customer_product_id":238392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:12.000Z","modified_at":"2026-04-04T14:04:12.000Z","name":"Guy Kuvalis","mobile_number":"987-524-4821","email_id":"Hosea.Beahan@yahoo.com","dop":"2025-04-06","serial_number":"12956351608069148","imei1":"12956351608069148","imei2":"12956351608069148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238385,"job_number":"JOB_238385","tr_customer_id":238404,"tr_customer_product_id":238394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:36.000Z","modified_at":"2026-04-04T14:04:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108276836692370","imei1":"108276836692370","imei2":"108276836692370","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238388,"job_number":"JOB_238388","tr_customer_id":238407,"tr_customer_product_id":238397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:51.000Z","modified_at":"2026-04-04T14:04:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15287174088185","imei1":"15287174088185","imei2":"15287174088185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238390,"job_number":"JOB_238390","tr_customer_id":238409,"tr_customer_product_id":238399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:52.000Z","modified_at":"2026-04-04T14:04:52.000Z","name":"Devante Bradtke","mobile_number":"782-371-2651","email_id":"Rogers.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"13444954107443320","imei1":"13444954107443320","imei2":"13444954107443320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238392,"job_number":"JOB_238392","tr_customer_id":238411,"tr_customer_product_id":238401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:31.000Z","modified_at":"2026-04-04T14:05:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17177972742812","imei1":"17177972742812","imei2":"17177972742812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238394,"job_number":"JOB_238394","tr_customer_id":238413,"tr_customer_product_id":238403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:32.000Z","modified_at":"2026-04-04T14:05:32.000Z","name":"Dane Price","mobile_number":"787-314-5800","email_id":"Isadore18@hotmail.com","dop":"2025-04-06","serial_number":"16598947009637960","imei1":"16598947009637960","imei2":"16598947009637960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238395,"job_number":"JOB_238395","tr_customer_id":238414,"tr_customer_product_id":238404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:52.000Z","modified_at":"2026-04-04T14:05:52.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"104745092018710","imei1":"104745092018710","imei2":"104745092018710","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238397,"job_number":"JOB_238397","tr_customer_id":238416,"tr_customer_product_id":238406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:53.000Z","modified_at":"2026-04-04T14:05:53.000Z","name":"Lisa Tromp","mobile_number":"660-424-1761","email_id":"Chaim85@yahoo.com","dop":"2025-02-13","serial_number":"10087211339576244","imei1":"10087211339576244","imei2":"10087211339576244","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238399,"job_number":"JOB_238399","tr_customer_id":238418,"tr_customer_product_id":238408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:06.000Z","modified_at":"2026-04-04T14:06:06.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"101124325956866","imei1":"101124325956866","imei2":"101124325956866","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238401,"job_number":"JOB_238401","tr_customer_id":238420,"tr_customer_product_id":238410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:07.000Z","modified_at":"2026-04-04T14:06:07.000Z","name":"Romaine Simonis","mobile_number":"734-356-3576","email_id":"Joshuah.Turner@hotmail.com","dop":"2025-02-13","serial_number":"10035056054575668","imei1":"10035056054575668","imei2":"10035056054575668","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238402,"job_number":"JOB_238402","tr_customer_id":238421,"tr_customer_product_id":238411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:19.000Z","modified_at":"2026-04-04T14:06:19.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"101863028902588","imei1":"101863028902588","imei2":"101863028902588","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238404,"job_number":"JOB_238404","tr_customer_id":238423,"tr_customer_product_id":238413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:21.000Z","modified_at":"2026-04-04T14:06:21.000Z","name":"Madilyn Hermann","mobile_number":"804-604-7332","email_id":"Larry62@yahoo.com","dop":"2025-02-13","serial_number":"10001708884004404","imei1":"10001708884004404","imei2":"10001708884004404","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238405,"job_number":"JOB_238405","tr_customer_id":238424,"tr_customer_product_id":238414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:09:08.000Z","modified_at":"2026-04-04T14:09:08.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10698288340098","imei1":"10698288340098","imei2":"10698288340098","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238411,"job_number":"JOB_238411","tr_customer_id":238430,"tr_customer_product_id":238420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:53.000Z","modified_at":"2026-04-04T14:22:53.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"11530879206336","imei1":"11530879206336","imei2":"11530879206336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238413,"job_number":"JOB_238413","tr_customer_id":238432,"tr_customer_product_id":238422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:55.000Z","modified_at":"2026-04-04T14:22:55.000Z","name":"Keanu Ernser","mobile_number":"540-945-7426","email_id":"Geovanny_Mraz63@yahoo.com","dop":"2025-04-06","serial_number":"10738028413950038","imei1":"10738028413950038","imei2":"10738028413950038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238418,"job_number":"JOB_238418","tr_customer_id":238437,"tr_customer_product_id":238427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:39.000Z","modified_at":"2026-04-04T14:23:39.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-04-06","serial_number":"12731325164999","imei1":"12731325164999","imei2":"12731325164999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238420,"job_number":"JOB_238420","tr_customer_id":238439,"tr_customer_product_id":238429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:41.000Z","modified_at":"2026-04-04T14:23:41.000Z","name":"Estelle Howell","mobile_number":"258-900-3402","email_id":"Rogelio.Fay25@hotmail.com","dop":"2025-04-06","serial_number":"16896472688634040","imei1":"16896472688634040","imei2":"16896472688634040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238422,"job_number":"JOB_238422","tr_customer_id":238441,"tr_customer_product_id":238431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:25.000Z","modified_at":"2026-04-04T14:24:25.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-04-06","serial_number":"11453336830299","imei1":"11453336830299","imei2":"11453336830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238424,"job_number":"JOB_238424","tr_customer_id":238443,"tr_customer_product_id":238433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:26.000Z","modified_at":"2026-04-04T14:24:26.000Z","name":"Perry Dicki","mobile_number":"364-384-6084","email_id":"London_Orn19@hotmail.com","dop":"2025-04-06","serial_number":"13244454805042596","imei1":"13244454805042596","imei2":"13244454805042596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238425,"job_number":"JOB_238425","tr_customer_id":238444,"tr_customer_product_id":238434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"86565986130872","imei1":"86565986130872","imei2":"86565986130872","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238426,"job_number":"JOB_238426","tr_customer_id":238445,"tr_customer_product_id":238435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:40.000Z","modified_at":"2026-04-04T14:25:40.000Z","name":"Jovan Jacobs","mobile_number":"599-396-9377","email_id":"Luigi.Lubowitz6@gmail.com","dop":"2025-02-01","serial_number":"36033933272799","imei1":"36033933272799","imei2":"36033933272799","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238431,"job_number":"JOB_238431","tr_customer_id":238450,"tr_customer_product_id":238440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50210931853204","imei1":"50210931853204","imei2":"50210931853204","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238432,"job_number":"JOB_238432","tr_customer_id":238451,"tr_customer_product_id":238441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:23.000Z","modified_at":"2026-04-04T14:26:23.000Z","name":"Jaida Bogisich","mobile_number":"368-746-1051","email_id":"Mae.Upton13@hotmail.com","dop":"2025-02-01","serial_number":"23909896824304","imei1":"23909896824304","imei2":"23909896824304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238440,"job_number":"JOB_238440","tr_customer_id":238459,"tr_customer_product_id":238449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:56.000Z","modified_at":"2026-04-04T14:26:56.000Z","name":"Donnell Lakin","mobile_number":"282-405-3329","email_id":"Anthony.Parker@hotmail.com","dop":"2025-05-05","serial_number":"17736108611525","imei1":"17736108611525","imei2":"17736108611525","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238441,"job_number":"JOB_238441","tr_customer_id":238460,"tr_customer_product_id":238450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:57.000Z","modified_at":"2026-04-04T14:26:57.000Z","name":"Jerod Rohan","mobile_number":"303-252-9678","email_id":"Norberto_Kemmer@hotmail.com","dop":"2025-05-05","serial_number":"19934116735740","imei1":"19934116735740","imei2":"19934116735740","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238445,"job_number":"JOB_238445","tr_customer_id":238464,"tr_customer_product_id":238454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"107127372964829","imei1":"107127372964829","imei2":"107127372964829","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238446,"job_number":"JOB_238446","tr_customer_id":238465,"tr_customer_product_id":238455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:06.000Z","modified_at":"2026-04-04T14:27:06.000Z","name":"Shyann Spencer","mobile_number":"397-689-8779","email_id":"Merl_Schinner@yahoo.com","dop":"2025-02-01","serial_number":"46824627375215","imei1":"46824627375215","imei2":"46824627375215","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238448,"job_number":"JOB_238448","tr_customer_id":238467,"tr_customer_product_id":238457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:08.000Z","modified_at":"2026-04-04T14:27:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13609748981422","imei1":"13609748981422","imei2":"13609748981422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238450,"job_number":"JOB_238450","tr_customer_id":238469,"tr_customer_product_id":238459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:10.000Z","modified_at":"2026-04-04T14:27:10.000Z","name":"Dillon Swift","mobile_number":"436-228-5535","email_id":"Modesto83@gmail.com","dop":"2025-04-06","serial_number":"14479666909327296","imei1":"14479666909327296","imei2":"14479666909327296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238452,"job_number":"JOB_238452","tr_customer_id":238471,"tr_customer_product_id":238461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:32.000Z","modified_at":"2026-04-04T14:27:32.000Z","name":"Christopher Stoltenberg","mobile_number":"997-548-6097","email_id":"Cortney.Beer93@yahoo.com","dop":"2025-05-05","serial_number":"15896338955700","imei1":"15896338955700","imei2":"15896338955700","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238453,"job_number":"JOB_238453","tr_customer_id":238472,"tr_customer_product_id":238462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:33.000Z","modified_at":"2026-04-04T14:27:33.000Z","name":"Gerardo Hills","mobile_number":"940-859-2501","email_id":"Kavon78@gmail.com","dop":"2025-05-05","serial_number":"12644950659282","imei1":"12644950659282","imei2":"12644950659282","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237952,"job_number":"JOB_237952","tr_customer_id":237971,"tr_customer_product_id":237961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"16780924290069","imei1":"16780924290069","imei2":"16780924290069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237954,"job_number":"JOB_237954","tr_customer_id":237973,"tr_customer_product_id":237963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Wilfredo Cronin","mobile_number":"630-357-4887","email_id":"Adalberto.Effertz98@hotmail.com","dop":"2026-02-01","serial_number":"19344317671671","imei1":"19344317671671","imei2":"19344317671671","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237966,"job_number":"JOB_237966","tr_customer_id":237985,"tr_customer_product_id":237975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:29.000Z","modified_at":"2026-04-04T04:28:29.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"18706759739780","imei1":"18706759739780","imei2":"18706759739780","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237967,"job_number":"JOB_237967","tr_customer_id":237986,"tr_customer_product_id":237976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorothea70@hotmail.com","dop":"2025-07-02","serial_number":"16173523810869","imei1":"16173523810869","imei2":"16173523810869","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237968,"job_number":"JOB_237968","tr_customer_id":237987,"tr_customer_product_id":237977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:30.000Z","name":"Sven West","mobile_number":"464-386-5284","email_id":"Carol.Armstrong@yahoo.com","dop":"2026-02-01","serial_number":"17354172086132","imei1":"17354172086132","imei2":"17354172086132","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237986,"job_number":"JOB_237986","tr_customer_id":238005,"tr_customer_product_id":237995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"10741928279918","imei1":"10741928279918","imei2":"10741928279918","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237987,"job_number":"JOB_237987","tr_customer_id":238006,"tr_customer_product_id":237996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blake.Wiegand77@yahoo.com","dop":"2025-07-02","serial_number":"16153308103702","imei1":"16153308103702","imei2":"16153308103702","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237988,"job_number":"JOB_237988","tr_customer_id":238007,"tr_customer_product_id":237997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:45.000Z","modified_at":"2026-04-04T04:28:46.000Z","name":"Charley Champlin","mobile_number":"263-959-3328","email_id":"Delphia80@yahoo.com","dop":"2026-02-01","serial_number":"12446786099673","imei1":"12446786099673","imei2":"12446786099673","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238009,"job_number":"JOB_238009","tr_customer_id":238028,"tr_customer_product_id":238018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Keon_Rosenbaum99@yahoo.com","dop":"2025-07-02","serial_number":"15924792663429","imei1":"15924792663429","imei2":"15924792663429","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238010,"job_number":"JOB_238010","tr_customer_id":238029,"tr_customer_product_id":238019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"16985767883333","imei1":"16985767883333","imei2":"16985767883333","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238011,"job_number":"JOB_238011","tr_customer_id":238030,"tr_customer_product_id":238020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:01.000Z","modified_at":"2026-04-04T04:29:01.000Z","name":"Colby Ortiz","mobile_number":"653-917-9402","email_id":"Trey.Schamberger14@gmail.com","dop":"2026-02-01","serial_number":"11062505088791","imei1":"11062505088791","imei2":"11062505088791","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238061,"job_number":"JOB_238061","tr_customer_id":238080,"tr_customer_product_id":238070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"193826142459727","imei1":"193826142459727","imei2":"193826142459727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238062,"job_number":"JOB_238062","tr_customer_id":238081,"tr_customer_product_id":238071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18507680020054","imei1":"18507680020054","imei2":"18507680020054","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238063,"job_number":"JOB_238063","tr_customer_id":238082,"tr_customer_product_id":238072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Liza Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141121553023428","imei1":"141121553023428","imei2":"141121553023428","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238064,"job_number":"JOB_238064","tr_customer_id":238083,"tr_customer_product_id":238073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Berneice Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188289280536016","imei1":"188289280536016","imei2":"188289280536016","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238065,"job_number":"JOB_238065","tr_customer_id":238084,"tr_customer_product_id":238074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:44.000Z","modified_at":"2026-04-04T04:29:44.000Z","name":"Xander Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123464373702606","imei1":"123464373702606","imei2":"123464373702606","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238074,"job_number":"JOB_238074","tr_customer_id":238093,"tr_customer_product_id":238083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:54.000Z","modified_at":"2026-04-04T04:29:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172795986293855","imei1":"172795986293855","imei2":"172795986293855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238075,"job_number":"JOB_238075","tr_customer_id":238094,"tr_customer_product_id":238084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Jarrett Kreiger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112635445221632","imei1":"112635445221632","imei2":"112635445221632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238076,"job_number":"JOB_238076","tr_customer_id":238095,"tr_customer_product_id":238085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Donato Tromp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188349486289521","imei1":"188349486289521","imei2":"188349486289521","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238077,"job_number":"JOB_238077","tr_customer_id":238096,"tr_customer_product_id":238086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:55.000Z","modified_at":"2026-04-04T04:29:55.000Z","name":"Bennie Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107507415857076","imei1":"107507415857076","imei2":"107507415857076","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238088,"job_number":"JOB_238088","tr_customer_id":238107,"tr_customer_product_id":238097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:08.000Z","modified_at":"2026-04-04T04:30:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108023408088068","imei1":"108023408088068","imei2":"108023408088068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238090,"job_number":"JOB_238090","tr_customer_id":238109,"tr_customer_product_id":238099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:09.000Z","modified_at":"2026-04-04T04:30:09.000Z","name":"Bert Heidenreich","mobile_number":"494-284-0462","email_id":"Taya_Ryan@yahoo.com","dop":"2025-06-09","serial_number":"103305952483144","imei1":"103305952483144","imei2":"103305952483144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238115,"job_number":"JOB_238115","tr_customer_id":238134,"tr_customer_product_id":238124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103216180048879","imei1":"103216180048879","imei2":"103216180048879","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238117,"job_number":"JOB_238117","tr_customer_id":238136,"tr_customer_product_id":238126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:23.000Z","modified_at":"2026-04-04T04:30:23.000Z","name":"Irving Kassulke","mobile_number":"625-571-2679","email_id":"Noelia_Hoppe@hotmail.com","dop":"2025-06-09","serial_number":"106966284368815","imei1":"106966284368815","imei2":"106966284368815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238134,"job_number":"JOB_238134","tr_customer_id":238153,"tr_customer_product_id":238143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109369441848008","imei1":"109369441848008","imei2":"109369441848008","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238138,"job_number":"JOB_238138","tr_customer_id":238157,"tr_customer_product_id":238147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:36.000Z","name":"Jeffry Beahan","mobile_number":"841-989-0070","email_id":"Ashleigh_Feeney@hotmail.com","dop":"2025-06-09","serial_number":"102437764621620","imei1":"102437764621620","imei2":"102437764621620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238254,"job_number":"JOB_238254","tr_customer_id":238273,"tr_customer_product_id":238263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:38:26.000Z","modified_at":"2026-04-04T06:38:26.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467891","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238262,"job_number":"JOB_238262","tr_customer_id":238281,"tr_customer_product_id":238271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:53:01.000Z","modified_at":"2026-04-04T06:53:01.000Z","name":"Vinay K B","mobile_number":"0000000000","email_id":"aaa@gmail.com","dop":"2026-03-27","serial_number":"17867997081235","imei1":"17867997081235","imei2":"17867997081235","popurl":"2026-03-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238286,"job_number":"JOB_238286","tr_customer_id":238305,"tr_customer_product_id":238295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:32:53.000Z","modified_at":"2026-04-04T10:32:53.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467893","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T10:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238406,"job_number":"JOB_238406","tr_customer_id":238425,"tr_customer_product_id":238415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:16:22.000Z","modified_at":"2026-04-04T14:16:22.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467895","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238407,"job_number":"JOB_238407","tr_customer_id":238426,"tr_customer_product_id":238416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:49.000Z","modified_at":"2026-04-04T14:22:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164294028951244","imei1":"164294028951244","imei2":"164294028951244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238408,"job_number":"JOB_238408","tr_customer_id":238427,"tr_customer_product_id":238417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Casper Ullrich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131328021969062","imei1":"131328021969062","imei2":"131328021969062","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238409,"job_number":"JOB_238409","tr_customer_id":238428,"tr_customer_product_id":238418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Maye Reinger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167522914138910","imei1":"167522914138910","imei2":"167522914138910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238410,"job_number":"JOB_238410","tr_customer_id":238429,"tr_customer_product_id":238419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:50.000Z","modified_at":"2026-04-04T14:22:50.000Z","name":"Annabelle Graham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140254317668762","imei1":"140254317668762","imei2":"140254317668762","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238414,"job_number":"JOB_238414","tr_customer_id":238433,"tr_customer_product_id":238423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:01.000Z","modified_at":"2026-04-04T14:23:01.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"131193278508328","imei1":"131193278508328","imei2":"131193278508328","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238415,"job_number":"JOB_238415","tr_customer_id":238434,"tr_customer_product_id":238424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Harvey Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109718517461468","imei1":"109718517461468","imei2":"109718517461468","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238416,"job_number":"JOB_238416","tr_customer_id":238435,"tr_customer_product_id":238425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Abbie Abshire","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136168198728024","imei1":"136168198728024","imei2":"136168198728024","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238417,"job_number":"JOB_238417","tr_customer_id":238436,"tr_customer_product_id":238426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:02.000Z","modified_at":"2026-04-04T14:23:02.000Z","name":"Arlo Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182405171419473","imei1":"182405171419473","imei2":"182405171419473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238428,"job_number":"JOB_238428","tr_customer_id":238447,"tr_customer_product_id":238437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"12622441836276","imei1":"12622441836276","imei2":"12622441836276","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238429,"job_number":"JOB_238429","tr_customer_id":238448,"tr_customer_product_id":238438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Allan Lindgren","mobile_number":"279-679-3032","email_id":"Jamarcus50@gmail.com","dop":"2026-02-01","serial_number":"11091994820702","imei1":"11091994820702","imei2":"11091994820702","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238434,"job_number":"JOB_238434","tr_customer_id":238453,"tr_customer_product_id":238443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"15010204943289","imei1":"15010204943289","imei2":"15010204943289","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238435,"job_number":"JOB_238435","tr_customer_id":238454,"tr_customer_product_id":238444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:30.000Z","modified_at":"2026-04-04T14:26:30.000Z","name":"Titus Steuber","mobile_number":"998-898-2228","email_id":"Morris_Streich@hotmail.com","dop":"2026-02-01","serial_number":"14583041495061","imei1":"14583041495061","imei2":"14583041495061","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238437,"job_number":"JOB_238437","tr_customer_id":238456,"tr_customer_product_id":238446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:44.000Z","modified_at":"2026-04-04T14:26:44.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19977072160829","imei1":"19977072160829","imei2":"19977072160829","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238438,"job_number":"JOB_238438","tr_customer_id":238457,"tr_customer_product_id":238447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:45.000Z","modified_at":"2026-04-04T14:26:45.000Z","name":"Montana Feest","mobile_number":"824-696-3029","email_id":"Ervin51@hotmail.com","dop":"2026-02-01","serial_number":"14634927988761","imei1":"14634927988761","imei2":"14634927988761","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238442,"job_number":"JOB_238442","tr_customer_id":238461,"tr_customer_product_id":238451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:58.000Z","modified_at":"2026-04-04T14:26:58.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"15200478935644","imei1":"15200478935644","imei2":"15200478935644","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238443,"job_number":"JOB_238443","tr_customer_id":238462,"tr_customer_product_id":238452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:59.000Z","modified_at":"2026-04-04T14:26:59.000Z","name":"Geovanny Stiedemann","mobile_number":"228-569-3675","email_id":"Jazlyn97@gmail.com","dop":"2026-02-01","serial_number":"13473619747069","imei1":"13473619747069","imei2":"13473619747069","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238013,"job_number":"JOB_238013","tr_customer_id":238032,"tr_customer_product_id":238022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10669467976878","imei1":"10669467976878","imei2":"10669467976878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238015,"job_number":"JOB_238015","tr_customer_id":238034,"tr_customer_product_id":238024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:03.000Z","modified_at":"2026-04-04T04:29:03.000Z","name":"Vicky Emard","mobile_number":"282-913-3577","email_id":"Price49@hotmail.com","dop":"2000-01-31","serial_number":"1007099858001451","imei1":"1007099858001451","imei2":"1007099858001451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238056,"job_number":"JOB_238056","tr_customer_id":238075,"tr_customer_product_id":238065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10692159073667","imei1":"10692159073667","imei2":"10692159073667","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238059,"job_number":"JOB_238059","tr_customer_id":238078,"tr_customer_product_id":238068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:42.000Z","modified_at":"2026-04-04T04:29:42.000Z","name":"Floy Legros","mobile_number":"909-207-4409","email_id":"Adella_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1095508394111248","imei1":"1095508394111248","imei2":"1095508394111248","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238109,"job_number":"JOB_238109","tr_customer_id":238128,"tr_customer_product_id":238118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:20.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10579654822128","imei1":"10579654822128","imei2":"10579654822128","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238113,"job_number":"JOB_238113","tr_customer_id":238132,"tr_customer_product_id":238122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Branson Johns","mobile_number":"573-753-2778","email_id":"Jenifer85@gmail.com","dop":"2000-01-31","serial_number":"1067500735770029","imei1":"1067500735770029","imei2":"1067500735770029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238154,"job_number":"JOB_238154","tr_customer_id":238173,"tr_customer_product_id":238163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:59.000Z","modified_at":"2026-04-04T04:30:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10486467721290","imei1":"10486467721290","imei2":"10486467721290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":238157,"job_number":"JOB_238157","tr_customer_id":238176,"tr_customer_product_id":238166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:01.000Z","name":"Eugene Johns","mobile_number":"263-579-4673","email_id":"Aniyah.Nitzsche89@gmail.com","dop":"2000-01-31","serial_number":"1080118212901362","imei1":"1080118212901362","imei2":"1080118212901362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-04-04T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that after assignment the job_id - 238451 should not be available in the Pending assignment list 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7d7f864-ac12-44cb-969b-44934004757a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ozdN7HqbyTVsC6mZ8qKSjL9rzgU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API should return 200 status code 1 0 0
Test Case-02: Verify that API should return a success message 1 0 0
Test Case-03: Verify that JWT token should be valid 1 0 0
Test Case-04: Verify that response json should be structured 1 0 0
Test Case-05: Verify that Token should not be null 1 0 0
Test Case-06: Verify that API response time should be less than 300ms 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 441B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7335c1e5-924b-4fd8-bfb4-b81e93ff8b25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 200 status code 1 0 0
Test Case-02: Verify that API response time should be less than 300ms 1 0 0
Test Case-03: Verify that API response message should be 'Success' 1 0 0
Test Case-04: Verify that API response data should contain all required fields 1 0 0
Test Case-05: Verify that role_name should be equal to 'Engineer' 1 0 0
Test Case-06: Verify that both created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Test Case-07: Verify that mobile_number should be a 10-digit numeric string 1 0 0
Test Case-08: Verify that 'password' should not be available in the response 0 1 0
Test Case-09: Verify that the response body matches the JSON schema 1 0 0
Test Case-10: Verify that the response body contains the same engID with the value saved at collectionVariables 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Test Case-08: Verify that 'password' should not be available in the response
expected { id: 2, first_name: 'Mark', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7319767d-ae70-46ab-b1dc-da14a2d3a1c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status should be 401 if the token is missing 1 0 0
Test Case-02: Verify that API message should be Unauthorized if the token is missing 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 69B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW-yqB-SxLoTm8vLWYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d5267f6-a82f-4ea1-b474-79a9711c3939
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-uNh0JNby3IbBluolrV8IxXvjWEA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status should be 403 if the token is invalid 0 1 0
Test Case-02: Verify that API message should be Unauthorized if the token is missing 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status should be 403 if the token is invalid
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f8-Q1QDne/KdkC8lTLbIOWJw6bIY8k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05496de1-f5e6-45ab-b301-cff88802f3cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-vClyod5GGUoWvMyVymAvc3L2Nbo"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":191}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code is 200. 1 0 0
Test Case-02: Verify that the response time is below 200 ms. 0 1 0
Test Case-03: The response should contain a message field with the value: 'Success'. 1 0 0
Test Case-04: The response should include a data array that is not empty. 1 0 0
Test Case-05: Verify that the response should include a data array. 1 0 0
Test Case-06: Verify that the label value include correct value 2 0 0
Test Case-07: Verify that the key value include correct value 2 0 0
Test Case-08: Verify that if the count should be non negative 2 0 0
Test Case-09: Verify that if the count should be number 2 0 0
Test Case-10: Verify that if the label should be string 2 0 0
Test Case-11: Verify that There should be exactly two objects in the data array for Engineer users 1 0 0
Total 15 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that the response time is below 200 ms.
expected 242 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f8-Q1QDne/KdkC8lTLbIOWJw6bIY8k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8491040e-d8ca-46cb-89f6-6dbfa1a5e27b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code is 401 1 0 0
Test Case-02: Verify that response body is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f8-Q1QDne/KdkC8lTLbIOWJw6bIY8k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW-yqB
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1049f7b-6fb4-4ba4-b657-21e2e3c9058f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code is 403 0 1 0
Test Case-02: Verify that response body is 'invalid signature' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f8-Q1QDne/KdkC8lTLbIOWJw6bIY8k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b49a7251-9363-49bd-82cc-ee2c75c292f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code is 405 0 1 0
Test Case-02: Verify that response body is 'invalid signature' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status code is 405
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 1007B

Test Pass Percentage
91 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f5ff475-2128-4176-a4d1-08ffe3221db2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-wmHk0HICRf23g/Bj4FRfmipHNAM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:38.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-04-04T14:27:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the API response status code is 200 OK 1 0 0
Test Case-02: Verify that the response time is under 200 ms 0 1 0
Test Case-03: Verify that the response message is 'Success' 1 0 0
Test Case-04: Verify that data should be non-empty array 1 0 0
Test Case-05: Verify that Data should be array 1 0 0
Test Case-06: Verify that 'mst_action_status' should be 'Pending For Repair' 1 0 0
Test Case-07: Verify that job_number starts with 'JOB_' 1 0 0
Test Case-08: Verify that all the required field should exist 1 0 0
Test Case-09: Verify that created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Test Case-10: Verify that assigned_to should match the logged-in engineer's ID 1 0 0
Test Case-11: Verify that mobile_number should be a 12-digit number (or valid format) 1 0 0
Total 10 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that the response time is under 200 ms
expected 241 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dead1b58-4e8c-45b8-990f-fc8e01cca652
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 401 1 0 0
Test Case-02: Verify that response body should contain 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac90fb7f-6e4a-4353-b518-f73d6beaa357
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 403 0 1 0
Test Case-02: Verify that response body should contain 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f2a55ce-adf1-491e-b0f0-1a249b377fc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 405 0 1 0
Test Case-02: Verify that API response body should contain '404. Use: /v1/&lt;path&gt;' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 405
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eede1f7e-5eb6-4576-a07d-1a5c37f957e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200 1 0 0
Test Case-02: Verify that API response time should be less than 200ms 0 1 0
Test Case-03: Verify that data array should be array and non empty 1 0 0
Test Case-04: Verify that message should be 'Success' 1 0 0
Test Case-05: Verify that data should be greater than 0 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that API response time should be less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5ed53b0-a2d5-4d06-ac16-355bea36d989
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 401 1 0 0
Test Case-02: Verify that API response body should contain 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW-yqB-
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3de1cf97-be72-411b-a4de-6c59a1cafd59
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 403 0 1 0
Test Case-02: Verify that API response should contain 'invalid signature' message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ea6db84-c966-4339-996c-a6947674ca4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key": "repair_completed_done"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 404 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API Status code should be 404
expected response to have status code 404 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94d7b177-2820-46b2-8a5f-dd6403bc1b8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "details_key": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 404 0 1 0
Test Case-02: Verify that API response should contain 'details_key' is not allowed to be empty' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API Status code should be 404
expected response to have status code 404 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8eda62b-38bb-42f1-9616-d53e2b76acd5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{
            "": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 404 0 1 0
Test Case-02: Verify that API response should contain 'details_key' is not allowed to be empty' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API Status code should be 404
expected response to have status code 404 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 1.93KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 630688da-39f3-4d22-aec3-774b83f42ad1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7b6-2PxstdC//eOz/dVFi0oFPAA4nbQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238265,"job_number":"JOB_238265","tr_customer_id":238284,"tr_customer_product_id":238274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:05:29.000Z","modified_at":"2026-04-04T07:05:34.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"89714465292452","imei1":"89714465292452","imei2":"89714465292452","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238290,"job_number":"JOB_238290","tr_customer_id":238309,"tr_customer_product_id":238299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:17.000Z","modified_at":"2026-04-04T10:34:20.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"18186726036696","imei1":"18186726036696","imei2":"18186726036696","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T10:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 404 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API Status code should be 404
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 296ms
Mean size per request: 1.2KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ed8f974-91f5-4784-ab6b-79c8eb4a6e4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4d1-0AiatBFfovOuzNTm3kX00aa2X/E"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:38.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-04-04T14:27:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":238451,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-04-04T14:27:27.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200 1 0 0
Test Case-02: Verify the API response time should be less than 300ms 1 0 0
Test Case-03: Verify that Response should include 'Succes' message 1 0 0
Test Case-04: Verify that data array of job objects assigned to the engineer 1 0 0
Test Case-05: Verify that Data should be array 1 0 0
Test Case-06: Verify that required fields should be available in the response 1 0 0
Test Case-07: Verify that Job_number should start with 'JOB_' 1 0 0
Test Case-08: Verify that created_at, modified_at, assigned_on — should be valid ISO 8601 dates. 1 0 0
Test Case-09: Verify that mobile_number should be a valid 10-digit numeric string. 1 0 0
Test Case-10: Verify that mst_action_status should be 'Pending For Repair' 1 0 0
Test Case-11: Verify that the Problems array is not empty and has atleaset one element 1 0 0
Test Case-12: Verify each problem has required fields 1 0 0
Test Case-13: Verify that if the Job_ID is available in the API response 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93db7259-2bcb-4070-926a-b90bed3cb97a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 1 0 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW-yqB-SxLoTm8vLWY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7033614b-3cf8-4bb2-ba1a-6c0de9d0e5f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 0 1 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 99B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37c19d69-d111-4e98-9183-4cfdfeb6327f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 0 1 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.-A1wkR2vEvCPu6XlI_IQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8c61d9e-104a-4941-9d87-f6e071939185
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 0 1 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 401
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1065311-08ea-4ba7-bde3-a89ed5abf25e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 200 1 0 0
Test Case-02: Verify that API response time should be less than 300ms 1 0 0
Test Case-03: Verify that the response body contains the key mst_oem 1 0 0
Test Case-03: Verify that the response body contains the key mst_model 1 0 0
Test Case-03: Verify that the response body contains the key mst_action_status 1 0 0
Test Case-03: Verify that the response body contains the key mst_warrenty_status 1 0 0
Test Case-03: Verify that the response body contains the key mst_platform 1 0 0
Test Case-03: Verify that the response body contains the key mst_product 1 0 0
Test Case-03: Verify that the response body contains the key mst_role 1 0 0
Test Case-03: Verify that the response body contains the key mst_service_location 1 0 0
Test Case-03: Verify that the response body contains the key mst_problem 1 0 0
Test Case-03: Verify that the response body contains the key map_fst_pincode 1 0 0
Test Case-04: Verify that the Key is storing a non-empty array 1 0 0
Test Case-05: Verify that JSON Schema should be structured 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e56b4a37-662e-4a0f-980e-814cdb49d452
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code is 401 1 0 0
Test Case-02: Verify that API response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a68be2b9-2804-4412-a714-bbf8710a5d7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code is 403 0 1 0
Test Case-02: Verify that API response body contains 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecbea1eb-a680-44a0-a741-dc634a35dc6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify the API status code is 405 for GET request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify the API status code is 405 for GET request
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b810de2a-dbf6-4fba-bb30-d832c276752b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 158
Request Body
{
            "job_id": 238451,
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status code should be 200 1 0 0
Test Case-02: Verify response time is under 200 ms. 0 1 0
Test Case-03: Verify that the response should include message:'Repair successful' 1 0 0
Test Case-04: Verify that API response json should match the schema 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify response time is under 200 ms.
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 1007B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9a0f8a8-041b-41a2-9612-4e879fb86c1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-2WWxW3FxvEMo+m7kEBnXgreIbmo"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:47.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200 1 0 0
Test Case-02: Verify that the job's status is updated to 'Pending for QC' in subsequent Search JOB API Request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"17ba-Lamj4Ao2l3cOf1OK1/s8rHJBdVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a1ed616-f0b5-4b2d-b401-96c340e3d9e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200 1 0 0
Test Case-02: Verify that if the Completed Job_ID should not available in the API response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96678916-cfd4-449e-8228-7b43efd1c32f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 158
Request Body
{
            "job_id": 238451,
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 401 1 0 0
Test Case-02: Verify that API response body should contain 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzEzNTF9.M-B3RJ1VKgee33X6ksys47JjeW
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34a68293-631f-462e-b61a-8e07321af541
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 158
Request Body
{
            "job_id": 238451,
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 403 0 1 0
Test Case-02: Verify that API response body should contain 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API response status should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b5a9e9c-0c89-430a-afe9-dcabe64c3af8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 154
Request Body
{
            "job_id": "",
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 400 Bad Request 0 1 0
Test Case-02: Verify that API response body should contain 'job_id is Missing' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API response status should be 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 95B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ca695f8-9cff-421d-a6dc-268b728fae4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 159
Request Body
{
            "job_id": "00001",
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 95
ETag W/"5f-DdForr7aNMTLyCGoFhVHwvgHTE8"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 404 0 1 0
Test Case-02: Verify that API response body should contain 'Invalid job' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API response status should be 404
expected response to have status code 404 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 95B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12226da7-cde6-4839-b97b-63ec1ba9455f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Request Body
{
            "job_id": "198747",
            "problems": [
                
                
                
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 95
ETag W/"5f-DdForr7aNMTLyCGoFhVHwvgHTE8"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 400 0 1 0
Test Case-02: Verify that API response body should contain 'Invalid job' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Test Case-01: Verify that API response status should be 400
expected response to have status code 400 but got 500
Test Case-02: Verify that API response body should contain 'Invalid job'
expected 'Invalid job.' to include 'Repair successful.'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NTR9.pAWd4A5xaREmiM-rfXGgknadRwfClFL8q1YWYr0Z0bI
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3bb3b62-c9c1-4f90-b2d0-b05dd22d751f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 160
Request Body
{
            "job_id": "238451",
            "problems": [
                {
                    "id": 2,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 403 1 0 0
Test Case-02: Verify that API response body should contain 'Invalid job' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTY2NDR9.Z3YKzMwROXhG4e1cDB0OaB1oTyshjvDy93p_NfcCqY4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024,"problems":[{"id":2,"remark":"Reinstall the OS and change charger adopter"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 1.43KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8dce7b76-cc26-4847-ac4e-2e8e1aa7d06e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 162
Request Body
{
            "job_id": "238451",
            "problems": [
                {
                    "id": 101,
                    "remark": "Reinstall the OS and change charger adopter"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5b4-4y88andwN4u3K1qUSlpi/DHEHFg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"status":500,"message":"Cannot add or update a child row: a foreign key constraint fails (`SR_DEV`.`map_job_problem`, CONSTRAINT `map_job_problem_ibfk_2` FOREIGN KEY (`mst_problem_id`) REFERENCES `mst_problem` (`id`))","name":"SequelizeForeignKeyConstraintError","parent":{"code":"ER_NO_REFERENCED_ROW_2","errno":1452,"sqlState":"23000","sqlMessage":"Cannot add or update a child row: a foreign key constraint fails (`SR_DEV`.`map_job_problem`, CONSTRAINT `map_job_problem_ibfk_2` FOREIGN KEY (`mst_problem_id`) REFERENCES `mst_problem` (`id`))","sql":"INSERT INTO `map_job_problem` (`id`,`mst_problem_id`,`tr_job_head_id`,`remark`,`added_by`) VALUES (NULL,101,'238451','Reinstall the OS and change charger adopter',2);"},"original":{"code":"ER_NO_REFERENCED_ROW_2","errno":1452,"sqlState":"23000","sqlMessage":"Cannot add or update a child row: a foreign key constraint fails (`SR_DEV`.`map_job_problem`, CONSTRAINT `map_job_problem_ibfk_2` FOREIGN KEY (`mst_problem_id`) REFERENCES `mst_problem` (`id`))","sql":"INSERT INTO `map_job_problem` (`id`,`mst_problem_id`,`tr_job_head_id`,`remark`,`added_by`) VALUES (NULL,101,'238451','Reinstall the OS and change charger adopter',2);"},"sql":"INSERT INTO `map_job_problem` (`id`,`mst_problem_id`,`tr_job_head_id`,`remark`,`added_by`) VALUES (NULL,101,'238451','Reinstall the OS and change charger adopter',2);","fields":["mst_problem_id"],"table":"mst_problem","index":"map_job_problem_ibfk_2","reltype":"child"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status should be 404 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API response status should be 404
expected response to have status code 404 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e4871c7-47eb-4094-8db8-d7a4f9f1650e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-4g4N5bmax1khysw1Y8egbmtrLpk"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that API response should be structured 1 0 0
Test Case-04: Verif that API response time should be less than 300ms 1 0 0
Test Case-05: Verify that if the token is valid JWT token 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd2085cb-a97b-4999-9a8c-a29036009627
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamqc1",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 401 0 1 0
Test Case-02: Verify that API message should have 'Invalid username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 401
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a252be69-20ea-496c-874c-06afd162ed20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 50
Request Body
{
            "username": "",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 400 0 1 0
Test Case-02: Verify that API message should have 'Invalid username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d70ef5d5-2dcb-4611-8bff-0a3efcf9dc9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "username": "iamqc",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 400 0 1 0
Test Case-02: Verify that API message should have 'Invalid username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status code should be 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 431B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dbc3fa1a-4f6b-44a8-9d45-23c9f7aa624c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response status code is 200 OK. 1 0 0
Test Case-02: Verify that the response time is below 200 ms 0 1 0
Test Case-03: Verify that API response should contain a message field with the value: 'Success' 1 0 0
Test Case-04: Verify that the field role_name should be equal to 'QC' 1 0 0
Test Case-05: Verify that both created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Test Case-06: Verify that mobile_number should be a 10-digit numeric string 1 0 0
Test Case-07: Verify that the response data object should include the following keys 1 0 0
Test Case-08: Verify that API response should have structured schema 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that the response time is below 200 ms
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98d9a609-ae8e-41c9-ba5a-36054fb3beb7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 401 Unauthorized 1 0 0
Test Case-02: Verify that response body should contain 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1ODkyMTV9
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f82de24-8e49-470d-9905-9a4c7321cf48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 403 Forbidden 0 1 0
Test Case-02: Verify that response body should contain 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-0KzINpfnz0+mE9Kn8RQurUXYHso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 202B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4bceaaa-6cd6-4164-8b16-a3879b3f104b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-T1ZSyHubKSVjYRnOyM+cBnzeyV4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":189},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 200 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that data should be non-empty array 1 0 0
Test Case-04: Verify that if the keys are present in the API response data Array 1 0 0
Test Case-05: Verify that each label should have a valid count 1 0 0
Test Case-05: Verify that if the labels are present in the API response data Array 3 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-0KzINpfnz0+mE9Kn8RQurUXYHso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTkyODAxNn0.6jbPzqSFBlxHSHD9YtfyOsbvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 776a449e-8cf3-4a91-a2bc-33a79113e3ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 403 0 1 0
Test Case-02: Verify that Response body should contain 'invalid signature' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-0KzINpfnz0+mE9Kn8RQurUXYHso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 086c372e-16f6-4243-8ec0-63e23c912872
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 401 1 0 0
Test Case-02: Verify that Response body should contain 'invalid signature' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42c7f71d-8a66-45cd-8580-99da39b40c44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API Status code should be 200 1 0 0
Test Case-02: Verify that API Response message should be 'Success' 1 0 0
Test Case-03: Verify that Response data should be a non-empty array when jobs pending for QC exist 1 0 0
Test Case-04: Verify that API Response time should be within 3 seconds 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9afd097-c5a4-494e-9655-e42b8714dea8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 401 Unauthorized 1 0 0
Test Case-02: Verify that API response should have 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5MzMxMzV9
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e87dd5b6-d9ca-4a90-9477-6043ed234288
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 0 1 0
Test Case-02: Verify that API response message should have 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 416ms
Mean size per request: 182.6KB

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec85e945-3d51-46d4-bfc3-d5ce8c14860f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2da68-/fDY3Lcig4G7NVRUiVSjwmYTi1s"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238444,"job_number":"JOB_238444","tr_customer_id":238463,"tr_customer_product_id":238453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:59.000Z","modified_at":"2026-04-04T14:27:09.000Z","name":"Mireya Zemlak","mobile_number":"923-298-3299","email_id":"Cordell.Kshlerin@hotmail.com","dop":"2026-02-01","serial_number":"16362316306621","imei1":"16362316306621","imei2":"16362316306621","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238439,"job_number":"JOB_238439","tr_customer_id":238458,"tr_customer_product_id":238448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:45.000Z","modified_at":"2026-04-04T14:26:55.000Z","name":"Gabrielle Keebler","mobile_number":"832-296-6710","email_id":"Zelma.Tromp87@yahoo.com","dop":"2026-02-01","serial_number":"11363189097190","imei1":"11363189097190","imei2":"11363189097190","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238436,"job_number":"JOB_238436","tr_customer_id":238455,"tr_customer_product_id":238445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:31.000Z","modified_at":"2026-04-04T14:26:40.000Z","name":"Rosetta Corwin","mobile_number":"262-855-9580","email_id":"Quentin17@gmail.com","dop":"2026-02-01","serial_number":"11512269225071","imei1":"11512269225071","imei2":"11512269225071","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238430,"job_number":"JOB_238430","tr_customer_id":238449,"tr_customer_product_id":238439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:16.000Z","modified_at":"2026-04-04T14:26:26.000Z","name":"Bettie Hettinger","mobile_number":"625-600-6839","email_id":"Gideon.Casper16@gmail.com","dop":"2026-02-01","serial_number":"11796524410992","imei1":"11796524410992","imei2":"11796524410992","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238421,"job_number":"JOB_238421","tr_customer_id":238440,"tr_customer_product_id":238430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:46.000Z","modified_at":"2026-04-04T14:24:08.000Z","name":"Janis Hegmann","mobile_number":"454-286-7837","email_id":"Florence22@hotmail.com","dop":"2025-10-01","serial_number":"18805986971464","imei1":"18805986971464","imei2":"18805986971464","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238391,"job_number":"JOB_238391","tr_customer_id":238410,"tr_customer_product_id":238400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:01.000Z","modified_at":"2026-04-04T14:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93536211845183","imei1":"93536211845183","imei2":"93536211845183","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238387,"job_number":"JOB_238387","tr_customer_id":238406,"tr_customer_product_id":238396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:47.000Z","modified_at":"2026-04-04T14:04:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87936804347825","imei1":"87936804347825","imei2":"87936804347825","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238384,"job_number":"JOB_238384","tr_customer_id":238403,"tr_customer_product_id":238393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:34.000Z","modified_at":"2026-04-04T14:04:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84074441518980","imei1":"84074441518980","imei2":"84074441518980","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238304,"job_number":"JOB_238304","tr_customer_id":238323,"tr_customer_product_id":238313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:32.000Z","modified_at":"2026-04-04T12:35:28.000Z","name":"Pratiksha Salian","mobile_number":"9782727669","email_id":"pratikshasalian67@gmail.com","dop":"2026-03-31","serial_number":"01243672881844","imei1":"01243672881844","imei2":"01243672881844","popurl":"2026-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T12:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238276,"job_number":"JOB_238276","tr_customer_id":238295,"tr_customer_product_id":238285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:56.000Z","modified_at":"2026-04-04T08:02:06.000Z","name":"Jacey Robel","mobile_number":"768-450-3915","email_id":"Bonnie11@hotmail.com","dop":"2025-11-04","serial_number":"60238196302189","imei1":"60238196302189","imei2":"60238196302189","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238273,"job_number":"JOB_238273","tr_customer_id":238292,"tr_customer_product_id":238282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:42.000Z","modified_at":"2026-04-04T08:01:52.000Z","name":"Alfred Von","mobile_number":"680-679-4174","email_id":"Rafaela.Gerlach@yahoo.com","dop":"2025-11-04","serial_number":"86211208641580","imei1":"86211208641580","imei2":"86211208641580","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238272,"job_number":"JOB_238272","tr_customer_id":238291,"tr_customer_product_id":238281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:28.000Z","modified_at":"2026-04-04T08:01:38.000Z","name":"Jerald Lebsack","mobile_number":"929-254-6666","email_id":"Deshawn.Osinski7@hotmail.com","dop":"2025-11-04","serial_number":"48302024123424","imei1":"48302024123424","imei2":"48302024123424","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238260,"job_number":"JOB_238260","tr_customer_id":238279,"tr_customer_product_id":238269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:32.000Z","modified_at":"2026-04-04T06:48:41.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"36538213849150","imei1":"36538213849150","imei2":"36538213849150","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238259,"job_number":"JOB_238259","tr_customer_id":238278,"tr_customer_product_id":238268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:18.000Z","modified_at":"2026-04-04T06:48:28.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"84735017760632","imei1":"84735017760632","imei2":"84735017760632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238258,"job_number":"JOB_238258","tr_customer_id":238277,"tr_customer_product_id":238267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:48:04.000Z","modified_at":"2026-04-04T06:48:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"47466060794014","imei1":"47466060794014","imei2":"47466060794014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238257,"job_number":"JOB_238257","tr_customer_id":238276,"tr_customer_product_id":238266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:59.000Z","modified_at":"2026-04-04T06:43:09.000Z","name":"Justice Zulauf","mobile_number":"489-677-6340","email_id":"Noemie_Effertz@hotmail.com","dop":"2025-11-04","serial_number":"15241644338420","imei1":"15241644338420","imei2":"15241644338420","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238256,"job_number":"JOB_238256","tr_customer_id":238275,"tr_customer_product_id":238265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:46.000Z","modified_at":"2026-04-04T06:42:56.000Z","name":"Duncan Rodriguez","mobile_number":"908-677-3767","email_id":"Westley_Monahan35@hotmail.com","dop":"2025-11-04","serial_number":"39734385038725","imei1":"39734385038725","imei2":"39734385038725","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238255,"job_number":"JOB_238255","tr_customer_id":238274,"tr_customer_product_id":238264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:42:33.000Z","modified_at":"2026-04-04T06:42:43.000Z","name":"Kaleigh Abernathy","mobile_number":"389-470-9412","email_id":"Zita_Zboncak@yahoo.com","dop":"2025-11-04","serial_number":"52362380593856","imei1":"52362380593856","imei2":"52362380593856","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238253,"job_number":"JOB_238253","tr_customer_id":238272,"tr_customer_product_id":238262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:34:58.000Z","modified_at":"2026-04-04T10:07:40.000Z","name":"kavya dopalapudi","mobile_number":"7893702416","email_id":"kavyadopalapudi78@gmail.com","dop":"2025-12-10","serial_number":"6578908765467890","imei1":"6578908765467890","imei2":"6578908765467890","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238231,"job_number":"JOB_238231","tr_customer_id":238250,"tr_customer_product_id":238240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:39.000Z","modified_at":"2026-04-04T05:46:47.000Z","name":"shaa sharma","mobile_number":"7564635464","email_id":"Deepa@gmail.com","dop":"2026-03-03","serial_number":"16740097749652","imei1":"16740097749652","imei2":"16740097749652","popurl":"2026-03-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238229,"job_number":"JOB_238229","tr_customer_id":238248,"tr_customer_product_id":238238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:29.000Z","modified_at":"2026-04-04T05:46:37.000Z","name":"dipali K","mobile_number":"7635464646","email_id":"Deepa@gmail.com","dop":"2026-03-03","serial_number":"18630863868437","imei1":"18630863868437","imei2":"18630863868437","popurl":"2026-03-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238135,"job_number":"JOB_238135","tr_customer_id":238154,"tr_customer_product_id":238144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:36.000Z","modified_at":"2026-04-04T04:30:45.000Z","name":"Marion Huel","mobile_number":"645-304-9393","email_id":"Dora52@hotmail.com","dop":"2025-06-09","serial_number":"104300631723119","imei1":"104300631723119","imei2":"104300631723119","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238121,"job_number":"JOB_238121","tr_customer_id":238140,"tr_customer_product_id":238130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:39.000Z","name":"Andreanne Leuschke","mobile_number":"997-639-2869","email_id":"Aracely.Green59@yahoo.com","dop":"2025-12-31","serial_number":"10374299262562","imei1":"10374299262562","imei2":"10374299262562","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238116,"job_number":"JOB_238116","tr_customer_id":238135,"tr_customer_product_id":238125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:32.000Z","name":"Keara Nienow","mobile_number":"604-863-0170","email_id":"Kira_Zemlak@yahoo.com","dop":"2025-06-09","serial_number":"109010381341375","imei1":"109010381341375","imei2":"109010381341375","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238106,"job_number":"JOB_238106","tr_customer_id":238125,"tr_customer_product_id":238115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:19.000Z","modified_at":"2026-04-04T04:30:27.000Z","name":"Humberto Murphy","mobile_number":"465-959-7593","email_id":"Dayna14@yahoo.com","dop":"2025-12-31","serial_number":"10149636600905","imei1":"10149636600905","imei2":"10149636600905","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238089,"job_number":"JOB_238089","tr_customer_id":238108,"tr_customer_product_id":238098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:09.000Z","modified_at":"2026-04-04T04:30:18.000Z","name":"Kamryn Mayer","mobile_number":"663-636-4671","email_id":"Effie51@gmail.com","dop":"2025-06-09","serial_number":"107052437664970","imei1":"107052437664970","imei2":"107052437664970","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238087,"job_number":"JOB_238087","tr_customer_id":238106,"tr_customer_product_id":238096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:07.000Z","modified_at":"2026-04-04T04:30:15.000Z","name":"Herminia Treutel","mobile_number":"745-360-6776","email_id":"Caleb43@yahoo.com","dop":"2025-12-31","serial_number":"10854151744396","imei1":"10854151744396","imei2":"10854151744396","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238060,"job_number":"JOB_238060","tr_customer_id":238079,"tr_customer_product_id":238069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:43.000Z","modified_at":"2026-04-04T04:29:52.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10966323019562","imei1":"10966323019562","imei2":"10966323019562","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238049,"job_number":"JOB_238049","tr_customer_id":238068,"tr_customer_product_id":238058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:33.000Z","modified_at":"2026-04-04T04:29:53.000Z","name":"Maxwell Corkery","mobile_number":"286-806-0840","email_id":"Elody_Trantow@gmail.com","dop":"2025-10-01","serial_number":"10163790338665","imei1":"10163790338665","imei2":"10163790338665","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238012,"job_number":"JOB_238012","tr_customer_id":238031,"tr_customer_product_id":238021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:13.000Z","name":"Lyda Kuhn","mobile_number":"609-723-2902","email_id":"Abby_Dare@hotmail.com","dop":"2026-02-01","serial_number":"12042095978527","imei1":"12042095978527","imei2":"12042095978527","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237991,"job_number":"JOB_237991","tr_customer_id":238010,"tr_customer_product_id":238000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:47.000Z","modified_at":"2026-04-04T04:29:20.000Z","name":"Isidro Mann","mobile_number":"928-703-7322","email_id":"Jalen_Keebler36@hotmail.com","dop":"2026-01-06","serial_number":"10194096928149","imei1":"10194096928149","imei2":"10194096928149","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237990,"job_number":"JOB_237990","tr_customer_id":238009,"tr_customer_product_id":237999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:46.000Z","modified_at":"2026-04-04T04:28:57.000Z","name":"Kallie Schmidt","mobile_number":"875-459-1879","email_id":"Saul_Dooley28@hotmail.com","dop":"2026-02-01","serial_number":"11765792238705","imei1":"11765792238705","imei2":"11765792238705","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237969,"job_number":"JOB_237969","tr_customer_id":237988,"tr_customer_product_id":237978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:30.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Dimitri Funk","mobile_number":"281-333-5990","email_id":"Wellington14@gmail.com","dop":"2026-02-01","serial_number":"11236281758908","imei1":"11236281758908","imei2":"11236281758908","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237956,"job_number":"JOB_237956","tr_customer_id":237975,"tr_customer_product_id":237965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:25.000Z","name":"Maiya Russel","mobile_number":"438-815-5984","email_id":"Jules74@yahoo.com","dop":"2026-02-01","serial_number":"18517293069812","imei1":"18517293069812","imei2":"18517293069812","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237955,"job_number":"JOB_237955","tr_customer_id":237974,"tr_customer_product_id":237964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:14.000Z","modified_at":"2026-04-04T04:28:23.000Z","name":"giyu tomiaka","mobile_number":"971-775-0010","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"731477649942373","imei1":"731477649942373","imei2":"731477649942373","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237935,"job_number":"JOB_237935","tr_customer_id":237954,"tr_customer_product_id":237944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:03.000Z","modified_at":"2026-04-04T04:28:12.000Z","name":"tanjiro kamado","mobile_number":"859-753-9539","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"947511569405789","imei1":"947511569405789","imei2":"947511569405789","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237924,"job_number":"JOB_237924","tr_customer_id":237943,"tr_customer_product_id":237933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:51.000Z","modified_at":"2026-04-04T04:28:00.000Z","name":"saitama sensei","mobile_number":"741-494-6108","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"29697707871990","imei1":"29697707871990","imei2":"29697707871990","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238449,"job_number":"JOB_238449","tr_customer_id":238468,"tr_customer_product_id":238458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:08.000Z","modified_at":"2026-04-04T14:27:44.000Z","name":"Deja Runolfsdottir","mobile_number":"617-881-5146","email_id":"Domenico.Schiller29@hotmail.com","dop":"2025-04-06","serial_number":"19133134439657","imei1":"19133134439657","imei2":"19133134439657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238447,"job_number":"JOB_238447","tr_customer_id":238466,"tr_customer_product_id":238456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:07.000Z","modified_at":"2026-04-04T14:27:41.000Z","name":"Savanna Murray","mobile_number":"404-603-0960","email_id":"Wilhelmine.Hansen38@hotmail.com","dop":"2025-02-01","serial_number":"79224617049105","imei1":"79224617049105","imei2":"79224617049105","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238433,"job_number":"JOB_238433","tr_customer_id":238452,"tr_customer_product_id":238442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:26:25.000Z","modified_at":"2026-04-04T14:26:59.000Z","name":"Glennie Beer","mobile_number":"266-799-5310","email_id":"Ella_Batz94@hotmail.com","dop":"2025-02-01","serial_number":"86196704383649","imei1":"86196704383649","imei2":"86196704383649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238427,"job_number":"JOB_238427","tr_customer_id":238446,"tr_customer_product_id":238436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:25:41.000Z","modified_at":"2026-04-04T14:26:16.000Z","name":"Queen Maggio","mobile_number":"853-287-3243","email_id":"Herminia.Koch@gmail.com","dop":"2025-02-01","serial_number":"71301586503321","imei1":"71301586503321","imei2":"71301586503321","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238423,"job_number":"JOB_238423","tr_customer_id":238442,"tr_customer_product_id":238432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:24:25.000Z","modified_at":"2026-04-04T14:25:03.000Z","name":"Rosanna Powlowski","mobile_number":"747-341-8989","email_id":"Reina75@yahoo.com","dop":"2025-04-06","serial_number":"12676751967533","imei1":"12676751967533","imei2":"12676751967533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238419,"job_number":"JOB_238419","tr_customer_id":238438,"tr_customer_product_id":238428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:23:39.000Z","modified_at":"2026-04-04T14:24:17.000Z","name":"Edwardo O'Conner","mobile_number":"728-242-8693","email_id":"Nels_Jacobs4@gmail.com","dop":"2025-04-06","serial_number":"10469700677811","imei1":"10469700677811","imei2":"10469700677811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238412,"job_number":"JOB_238412","tr_customer_id":238431,"tr_customer_product_id":238421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:22:54.000Z","modified_at":"2026-04-04T14:23:32.000Z","name":"Agnes Hamill","mobile_number":"626-586-3434","email_id":"Darryl_Parker24@gmail.com","dop":"2025-04-06","serial_number":"14465637054295","imei1":"14465637054295","imei2":"14465637054295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238403,"job_number":"JOB_238403","tr_customer_id":238422,"tr_customer_product_id":238412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:20.000Z","modified_at":"2026-04-04T14:06:29.000Z","name":"Ena West","mobile_number":"685-723-2473","email_id":"Monica29@gmail.com","dop":"2025-02-13","serial_number":"109340422920650","imei1":"109340422920650","imei2":"109340422920650","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238400,"job_number":"JOB_238400","tr_customer_id":238419,"tr_customer_product_id":238409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:06.000Z","modified_at":"2026-04-04T14:06:16.000Z","name":"Yesenia Frami","mobile_number":"248-723-0507","email_id":"Sienna.Stark22@hotmail.com","dop":"2025-02-13","serial_number":"102247267356574","imei1":"102247267356574","imei2":"102247267356574","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238398,"job_number":"JOB_238398","tr_customer_id":238417,"tr_customer_product_id":238407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:06:05.000Z","modified_at":"2026-04-04T14:06:13.000Z","name":"Davion Miller","mobile_number":"800-703-9876","email_id":"Aurelio52@gmail.com","dop":"2026-02-28","serial_number":"81829873603346","imei1":"81829873603346","imei2":"81829873603346","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238396,"job_number":"JOB_238396","tr_customer_id":238415,"tr_customer_product_id":238405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:52.000Z","modified_at":"2026-04-04T14:06:02.000Z","name":"Royal Tillman","mobile_number":"513-905-7654","email_id":"Damian.Macejkovic@yahoo.com","dop":"2025-02-13","serial_number":"105381999225139","imei1":"105381999225139","imei2":"105381999225139","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238393,"job_number":"JOB_238393","tr_customer_id":238412,"tr_customer_product_id":238402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:05:31.000Z","modified_at":"2026-04-04T14:06:04.000Z","name":"Alysson Sanford","mobile_number":"988-922-8401","email_id":"Donnell_Jacobson24@gmail.com","dop":"2025-04-06","serial_number":"17505141751470","imei1":"17505141751470","imei2":"17505141751470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238389,"job_number":"JOB_238389","tr_customer_id":238408,"tr_customer_product_id":238398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:51.000Z","modified_at":"2026-04-04T14:05:24.000Z","name":"Justen Block","mobile_number":"826-754-9477","email_id":"Carmelo53@hotmail.com","dop":"2025-04-06","serial_number":"13003657173224","imei1":"13003657173224","imei2":"13003657173224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238386,"job_number":"JOB_238386","tr_customer_id":238405,"tr_customer_product_id":238395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:36.000Z","modified_at":"2026-04-04T14:05:09.000Z","name":"Willy Carter","mobile_number":"834-613-1163","email_id":"Jonas40@yahoo.com","dop":"2025-12-31","serial_number":"108647676728897","imei1":"108647676728897","imei2":"108647676728897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238382,"job_number":"JOB_238382","tr_customer_id":238401,"tr_customer_product_id":238391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:11.000Z","modified_at":"2026-04-04T14:04:44.000Z","name":"Edwin Paucek","mobile_number":"389-251-2191","email_id":"Coleman24@hotmail.com","dop":"2025-04-06","serial_number":"18517095154418","imei1":"18517095154418","imei2":"18517095154418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238380,"job_number":"JOB_238380","tr_customer_id":238399,"tr_customer_product_id":238389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:04:03.000Z","modified_at":"2026-04-04T14:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63443503198898","imei1":"63443503198898","imei2":"63443503198898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238373,"job_number":"JOB_238373","tr_customer_id":238392,"tr_customer_product_id":238382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:55.000Z","modified_at":"2026-04-04T14:04:29.000Z","name":"Marcia Breitenberg","mobile_number":"372-207-4404","email_id":"Kelly_Tillman43@yahoo.com","dop":"2025-12-31","serial_number":"105302446750723","imei1":"105302446750723","imei2":"105302446750723","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238371,"job_number":"JOB_238371","tr_customer_id":238390,"tr_customer_product_id":238380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:31.000Z","modified_at":"2026-04-04T14:03:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20589214523224","imei1":"20589214523224","imei2":"20589214523224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238364,"job_number":"JOB_238364","tr_customer_id":238383,"tr_customer_product_id":238373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:03:13.000Z","modified_at":"2026-04-04T14:03:48.000Z","name":"Karianne Bashirian","mobile_number":"638-261-6890","email_id":"Karli90@hotmail.com","dop":"2025-12-31","serial_number":"108928193373731","imei1":"108928193373731","imei2":"108928193373731","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238362,"job_number":"JOB_238362","tr_customer_id":238381,"tr_customer_product_id":238371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:59.000Z","modified_at":"2026-04-04T14:03:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41602964977931","imei1":"41602964977931","imei2":"41602964977931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238354,"job_number":"JOB_238354","tr_customer_id":238373,"tr_customer_product_id":238363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:02:55.000Z","modified_at":"2026-04-04T14:03:28.000Z","name":"Fae Roob","mobile_number":"575-910-7587","email_id":"Jerel.Stiedemann67@hotmail.com","dop":"2025-04-06","serial_number":"12072547813364","imei1":"12072547813364","imei2":"12072547813364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:03:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238353,"job_number":"JOB_238353","tr_customer_id":238372,"tr_customer_product_id":238362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:55:41.000Z","modified_at":"2026-04-04T13:56:22.000Z","name":"Jonatan Leannon","mobile_number":"761-609-0650","email_id":"Antonio.Cummings@hotmail.com","dop":"2026-02-01","serial_number":"319492826906431","imei1":"319492826906431","imei2":"319492826906431","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238351,"job_number":"JOB_238351","tr_customer_id":238370,"tr_customer_product_id":238360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:47:37.000Z","modified_at":"2026-04-04T13:48:15.000Z","name":"Marquis Langosh","mobile_number":"475-765-0944","email_id":"Gus82@yahoo.com","dop":"2025-04-06","serial_number":"10803725994723","imei1":"10803725994723","imei2":"10803725994723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238348,"job_number":"JOB_238348","tr_customer_id":238367,"tr_customer_product_id":238357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:51.000Z","modified_at":"2026-04-04T13:47:29.000Z","name":"Osvaldo Treutel","mobile_number":"602-854-6085","email_id":"Adah_Fahey50@gmail.com","dop":"2025-04-06","serial_number":"10723107057191","imei1":"10723107057191","imei2":"10723107057191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238344,"job_number":"JOB_238344","tr_customer_id":238363,"tr_customer_product_id":238353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:15.000Z","modified_at":"2026-04-04T13:46:30.000Z","name":"Laurence Ernser","mobile_number":"362-218-7244","email_id":"Claude.Little83@yahoo.com","dop":"2025-05-30","serial_number":"19086087856170","imei1":"19086087856170","imei2":"19086087856170","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238342,"job_number":"JOB_238342","tr_customer_id":238361,"tr_customer_product_id":238351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:04.000Z","modified_at":"2026-04-04T13:46:43.000Z","name":"Tyra Torp","mobile_number":"265-287-3572","email_id":"Laron.Sanford57@yahoo.com","dop":"2025-04-06","serial_number":"13733710865337","imei1":"13733710865337","imei2":"13733710865337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238340,"job_number":"JOB_238340","tr_customer_id":238359,"tr_customer_product_id":238349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:46:03.000Z","modified_at":"2026-04-04T13:46:44.000Z","name":"Nellie Beahan","mobile_number":"667-329-1337","email_id":"Cristopher.Grimes@hotmail.com","dop":"2026-02-01","serial_number":"396148859542558","imei1":"396148859542558","imei2":"396148859542558","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238338,"job_number":"JOB_238338","tr_customer_id":238357,"tr_customer_product_id":238347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:37:05.000Z","modified_at":"2026-04-04T13:37:43.000Z","name":"Aditya Schiller","mobile_number":"654-899-0750","email_id":"Abbie.Glover38@gmail.com","dop":"2025-04-06","serial_number":"16332940873664","imei1":"16332940873664","imei2":"16332940873664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238335,"job_number":"JOB_238335","tr_customer_id":238354,"tr_customer_product_id":238344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:36:20.000Z","modified_at":"2026-04-04T13:36:58.000Z","name":"Vernie Keeling","mobile_number":"670-997-0985","email_id":"Julian.Hermiston10@yahoo.com","dop":"2025-04-06","serial_number":"10098979799526","imei1":"10098979799526","imei2":"10098979799526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238332,"job_number":"JOB_238332","tr_customer_id":238351,"tr_customer_product_id":238341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:35:31.000Z","modified_at":"2026-04-04T13:36:11.000Z","name":"Maximilian Hermiston","mobile_number":"518-807-5786","email_id":"Cindy40@gmail.com","dop":"2025-04-06","serial_number":"16313808409161","imei1":"16313808409161","imei2":"16313808409161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238329,"job_number":"JOB_238329","tr_customer_id":238348,"tr_customer_product_id":238338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:32:02.000Z","modified_at":"2026-04-04T13:32:41.000Z","name":"Ted Dickens","mobile_number":"855-350-9578","email_id":"Delpha.Heidenreich8@yahoo.com","dop":"2025-04-06","serial_number":"18368845965744","imei1":"18368845965744","imei2":"18368845965744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238326,"job_number":"JOB_238326","tr_customer_id":238345,"tr_customer_product_id":238335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:31:16.000Z","modified_at":"2026-04-04T13:31:54.000Z","name":"Milo Kuphal","mobile_number":"459-585-4636","email_id":"Shanelle32@yahoo.com","dop":"2025-04-06","serial_number":"17804224614140","imei1":"17804224614140","imei2":"17804224614140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238323,"job_number":"JOB_238323","tr_customer_id":238342,"tr_customer_product_id":238332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:30:28.000Z","modified_at":"2026-04-04T13:31:08.000Z","name":"Anna Goyette","mobile_number":"209-655-6251","email_id":"Lawrence_Borer@hotmail.com","dop":"2025-04-06","serial_number":"13235672493361","imei1":"13235672493361","imei2":"13235672493361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238320,"job_number":"JOB_238320","tr_customer_id":238339,"tr_customer_product_id":238329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:26:02.000Z","modified_at":"2026-04-04T13:26:37.000Z","name":"Margarita Streich","mobile_number":"434-783-8714","email_id":"Jalen_Willms64@gmail.com","dop":"2025-04-06","serial_number":"15935536087666","imei1":"15935536087666","imei2":"15935536087666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238318,"job_number":"JOB_238318","tr_customer_id":238337,"tr_customer_product_id":238327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:23:54.000Z","modified_at":"2026-04-04T13:24:31.000Z","name":"Jennyfer McKenzie","mobile_number":"472-573-7211","email_id":"Buford.Bogan83@hotmail.com","dop":"2025-04-06","serial_number":"12453186141713","imei1":"12453186141713","imei2":"12453186141713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238316,"job_number":"JOB_238316","tr_customer_id":238335,"tr_customer_product_id":238325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:44.000Z","modified_at":"2026-04-04T13:13:19.000Z","name":"Viviane Zieme","mobile_number":"798-659-3083","email_id":"Alia26@yahoo.com","dop":"2025-04-06","serial_number":"12963954530041","imei1":"12963954530041","imei2":"12963954530041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238313,"job_number":"JOB_238313","tr_customer_id":238332,"tr_customer_product_id":238322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:12:02.000Z","modified_at":"2026-04-04T13:12:37.000Z","name":"Jett Donnelly","mobile_number":"851-410-1882","email_id":"Clarabelle_Abbott@hotmail.com","dop":"2025-04-06","serial_number":"15281433887137","imei1":"15281433887137","imei2":"15281433887137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238310,"job_number":"JOB_238310","tr_customer_id":238329,"tr_customer_product_id":238319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T13:11:20.000Z","modified_at":"2026-04-04T13:11:55.000Z","name":"Johnny Moore","mobile_number":"380-982-6399","email_id":"Misael83@yahoo.com","dop":"2025-04-06","serial_number":"14927498139645","imei1":"14927498139645","imei2":"14927498139645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T13:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238302,"job_number":"JOB_238302","tr_customer_id":238321,"tr_customer_product_id":238311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:25:06.000Z","modified_at":"2026-04-04T11:25:40.000Z","name":"Wilhelmine Howell","mobile_number":"542-554-3036","email_id":"Keeley91@gmail.com","dop":"2025-04-06","serial_number":"13293095928522","imei1":"13293095928522","imei2":"13293095928522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238299,"job_number":"JOB_238299","tr_customer_id":238318,"tr_customer_product_id":238308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:24:26.000Z","modified_at":"2026-04-04T11:25:00.000Z","name":"Orville Swift","mobile_number":"882-743-6679","email_id":"Raul.McLaughlin59@hotmail.com","dop":"2025-04-06","serial_number":"10717376569441","imei1":"10717376569441","imei2":"10717376569441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238296,"job_number":"JOB_238296","tr_customer_id":238315,"tr_customer_product_id":238305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T11:23:43.000Z","modified_at":"2026-04-04T11:24:19.000Z","name":"Dovie Maggio","mobile_number":"846-466-5845","email_id":"Johnny.Boyle@gmail.com","dop":"2025-04-06","serial_number":"13539182150405","imei1":"13539182150405","imei2":"13539182150405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T11:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238293,"job_number":"JOB_238293","tr_customer_id":238312,"tr_customer_product_id":238302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:35.000Z","modified_at":"2026-04-04T10:34:39.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"18575218547212","imei1":"18575218547212","imei2":"18575218547212","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238292,"job_number":"JOB_238292","tr_customer_id":238311,"tr_customer_product_id":238301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:30.000Z","modified_at":"2026-04-04T10:34:34.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"10378766326598","imei1":"10378766326598","imei2":"10378766326598","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238291,"job_number":"JOB_238291","tr_customer_id":238310,"tr_customer_product_id":238300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:25.000Z","modified_at":"2026-04-04T10:34:29.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"13806147078140","imei1":"13806147078140","imei2":"13806147078140","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238289,"job_number":"JOB_238289","tr_customer_id":238308,"tr_customer_product_id":238298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:45.000Z","modified_at":"2026-04-04T10:33:50.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"14665679657683","imei1":"14665679657683","imei2":"14665679657683","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238288,"job_number":"JOB_238288","tr_customer_id":238307,"tr_customer_product_id":238297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:40.000Z","modified_at":"2026-04-04T10:33:44.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"16272945958307","imei1":"16272945958307","imei2":"16272945958307","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238287,"job_number":"JOB_238287","tr_customer_id":238306,"tr_customer_product_id":238296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:33:35.000Z","modified_at":"2026-04-04T10:33:39.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"10674785196061","imei1":"10674785196061","imei2":"10674785196061","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238285,"job_number":"JOB_238285","tr_customer_id":238304,"tr_customer_product_id":238294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:41.000Z","modified_at":"2026-04-04T10:29:45.000Z","name":"Kajal T","mobile_number":"8967452310","email_id":"kajal@gmail.com","dop":"2026-02-28","serial_number":"18853551946620","imei1":"18853551946620","imei2":"18853551946620","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238284,"job_number":"JOB_238284","tr_customer_id":238303,"tr_customer_product_id":238293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:36.000Z","modified_at":"2026-04-04T10:29:40.000Z","name":"Uday P","mobile_number":"9078563412","email_id":"uday@gmail.com","dop":"2026-02-28","serial_number":"11199057457602","imei1":"11199057457602","imei2":"11199057457602","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238283,"job_number":"JOB_238283","tr_customer_id":238302,"tr_customer_product_id":238292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:29:31.000Z","modified_at":"2026-04-04T10:29:35.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"19290801306416","imei1":"19290801306416","imei2":"19290801306416","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T10:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238274,"job_number":"JOB_238274","tr_customer_id":238293,"tr_customer_product_id":238283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T08:01:45.000Z","modified_at":"2026-04-04T08:02:18.000Z","name":"Isaiah Pfannerstill","mobile_number":"862-776-0370","email_id":"Zoie.Kutch84@hotmail.com","dop":"2025-04-06","serial_number":"10334385931369","imei1":"10334385931369","imei2":"10334385931369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T08:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238269,"job_number":"JOB_238269","tr_customer_id":238288,"tr_customer_product_id":238278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:45:30.000Z","modified_at":"2026-04-04T07:46:06.000Z","name":"Cassie Schamberger","mobile_number":"434-966-2744","email_id":"Marge_Hackett@gmail.com","dop":"2025-04-06","serial_number":"16453799485160","imei1":"16453799485160","imei2":"16453799485160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238250,"job_number":"JOB_238250","tr_customer_id":238269,"tr_customer_product_id":238259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:20:36.000Z","modified_at":"2026-04-04T06:21:09.000Z","name":"Brown Gulgowski","mobile_number":"999-579-1021","email_id":"Anne27@yahoo.com","dop":"2025-04-06","serial_number":"17264288507163","imei1":"17264288507163","imei2":"17264288507163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238247,"job_number":"JOB_238247","tr_customer_id":238266,"tr_customer_product_id":238256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:56.000Z","modified_at":"2026-04-04T06:20:29.000Z","name":"Darren Runolfsson","mobile_number":"251-879-5525","email_id":"Marquise.McLaughlin@gmail.com","dop":"2025-04-06","serial_number":"18359074665574","imei1":"18359074665574","imei2":"18359074665574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238244,"job_number":"JOB_238244","tr_customer_id":238263,"tr_customer_product_id":238253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:19:16.000Z","modified_at":"2026-04-04T06:19:49.000Z","name":"Santina Carter","mobile_number":"571-550-5383","email_id":"Wilhelmine13@yahoo.com","dop":"2025-04-06","serial_number":"18381186187548","imei1":"18381186187548","imei2":"18381186187548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238240,"job_number":"JOB_238240","tr_customer_id":238259,"tr_customer_product_id":238249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:12:35.000Z","modified_at":"2026-04-04T06:13:15.000Z","name":"Nova Schulist","mobile_number":"299-442-8654","email_id":"Margie_Gutmann19@gmail.com","dop":"2025-04-06","serial_number":"12233832276391","imei1":"12233832276391","imei2":"12233832276391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238237,"job_number":"JOB_238237","tr_customer_id":238256,"tr_customer_product_id":238246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:11:46.000Z","modified_at":"2026-04-04T06:12:27.000Z","name":"Juliet Keeling","mobile_number":"722-235-6363","email_id":"Jalen23@hotmail.com","dop":"2025-04-06","serial_number":"13621279253625","imei1":"13621279253625","imei2":"13621279253625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:12:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238234,"job_number":"JOB_238234","tr_customer_id":238253,"tr_customer_product_id":238243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T06:10:57.000Z","modified_at":"2026-04-04T06:11:38.000Z","name":"Elaina Reichert","mobile_number":"443-948-1064","email_id":"Roma_Roob54@hotmail.com","dop":"2025-04-06","serial_number":"16896409608775","imei1":"16896409608775","imei2":"16896409608775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T06:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238228,"job_number":"JOB_238228","tr_customer_id":238247,"tr_customer_product_id":238237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:46:29.000Z","modified_at":"2026-04-04T05:46:42.000Z","name":"Minky Nguyen","mobile_number":"1111111112","email_id":"minky089@gmail.com","dop":"2026-03-02","serial_number":"18622145015378","imei1":"18622145015378","imei2":"18622145015378","popurl":"2026-03-02T17:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238227,"job_number":"JOB_238227","tr_customer_id":238246,"tr_customer_product_id":238236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:36.000Z","modified_at":"2026-04-04T05:40:47.000Z","name":"Linnie Stiedemann","mobile_number":"348-310-3851","email_id":"Kayden7@gmail.com","dop":"2025-12-01","serial_number":"16049178575377","imei1":"16049178575377","imei2":"16049178575377","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238225,"job_number":"JOB_238225","tr_customer_id":238244,"tr_customer_product_id":238234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:20.000Z","modified_at":"2026-04-04T05:40:31.000Z","name":"Estefania Bahringer","mobile_number":"882-679-4223","email_id":"Dave_Vandervort97@hotmail.com","dop":"2025-12-01","serial_number":"18746217664292","imei1":"18746217664292","imei2":"18746217664292","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238223,"job_number":"JOB_238223","tr_customer_id":238242,"tr_customer_product_id":238232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:40:05.000Z","modified_at":"2026-04-04T05:40:16.000Z","name":"Robyn Boyer","mobile_number":"703-863-8094","email_id":"Fabiola_McGlynn@yahoo.com","dop":"2025-12-01","serial_number":"16410583631023","imei1":"16410583631023","imei2":"16410583631023","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238220,"job_number":"JOB_238220","tr_customer_id":238239,"tr_customer_product_id":238229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:38:35.000Z","modified_at":"2026-04-04T05:39:09.000Z","name":"Pedro Kreiger","mobile_number":"843-799-6212","email_id":"Verdie_Glover52@yahoo.com","dop":"2025-04-06","serial_number":"11796572841067","imei1":"11796572841067","imei2":"11796572841067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238218,"job_number":"JOB_238218","tr_customer_id":238237,"tr_customer_product_id":238227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:32.000Z","modified_at":"2026-04-04T05:23:40.000Z","name":"Abigayle Pfannerstill","mobile_number":"699-948-9558","email_id":"Mauricio.Moen76@hotmail.com","dop":"2025-07-01","serial_number":"100245618231379","imei1":"100245618231379","imei2":"100245618231379","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238216,"job_number":"JOB_238216","tr_customer_id":238235,"tr_customer_product_id":238225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:23:21.000Z","modified_at":"2026-04-04T05:23:30.000Z","name":"Camden Lebsack","mobile_number":"536-810-4966","email_id":"Etha_Moore@gmail.com","dop":"2025-07-01","serial_number":"106217776339814","imei1":"106217776339814","imei2":"106217776339814","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238210,"job_number":"JOB_238210","tr_customer_id":238229,"tr_customer_product_id":238219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T05:04:39.000Z","modified_at":"2026-04-04T05:05:16.000Z","name":"Joelle Metz","mobile_number":"654-797-7944","email_id":"Korey.Terry@hotmail.com","dop":"2025-04-06","serial_number":"12266872297503","imei1":"12266872297503","imei2":"12266872297503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T05:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238208,"job_number":"JOB_238208","tr_customer_id":238227,"tr_customer_product_id":238217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:46:22.000Z","modified_at":"2026-04-04T04:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42174641994282","imei1":"42174641994282","imei2":"42174641994282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238201,"job_number":"JOB_238201","tr_customer_id":238220,"tr_customer_product_id":238210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:50.000Z","modified_at":"2026-04-04T04:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32261392003910","imei1":"32261392003910","imei2":"32261392003910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238194,"job_number":"JOB_238194","tr_customer_id":238213,"tr_customer_product_id":238203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:45:17.000Z","modified_at":"2026-04-04T04:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35604944106715","imei1":"35604944106715","imei2":"35604944106715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238182,"job_number":"JOB_238182","tr_customer_id":238201,"tr_customer_product_id":238191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:06.000Z","modified_at":"2026-04-04T04:32:43.000Z","name":"Aubree Cruickshank","mobile_number":"351-393-3367","email_id":"Howell48@hotmail.com","dop":"2025-04-06","serial_number":"10661094478078","imei1":"10661094478078","imei2":"10661094478078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238179,"job_number":"JOB_238179","tr_customer_id":238198,"tr_customer_product_id":238188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:32:00.000Z","modified_at":"2026-04-04T04:32:36.000Z","name":"Mandy Bins","mobile_number":"713-432-9069","email_id":"Destiney10@gmail.com","dop":"2025-04-06","serial_number":"18511666448145","imei1":"18511666448145","imei2":"18511666448145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238176,"job_number":"JOB_238176","tr_customer_id":238195,"tr_customer_product_id":238185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:40.000Z","modified_at":"2026-04-04T04:32:16.000Z","name":"Kobe Bode","mobile_number":"231-570-3325","email_id":"Breanna88@gmail.com","dop":"2025-04-06","serial_number":"13362781733093","imei1":"13362781733093","imei2":"13362781733093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238172,"job_number":"JOB_238172","tr_customer_id":238191,"tr_customer_product_id":238181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:35.000Z","modified_at":"2026-04-04T04:32:08.000Z","name":"Garnett Gulgowski","mobile_number":"255-698-6666","email_id":"Jamar.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16463130320016","imei1":"16463130320016","imei2":"16463130320016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238170,"job_number":"JOB_238170","tr_customer_id":238189,"tr_customer_product_id":238179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:34.000Z","modified_at":"2026-04-04T04:32:10.000Z","name":"Kimberly Schroeder","mobile_number":"318-279-3922","email_id":"Stephen.Dietrich@gmail.com","dop":"2025-04-06","serial_number":"19249642475320","imei1":"19249642475320","imei2":"19249642475320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238167,"job_number":"JOB_238167","tr_customer_id":238186,"tr_customer_product_id":238176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:21.000Z","modified_at":"2026-04-04T04:31:58.000Z","name":"Vivianne Franecki","mobile_number":"409-773-7122","email_id":"Elizabeth44@yahoo.com","dop":"2025-04-06","serial_number":"19976510558712","imei1":"19976510558712","imei2":"19976510558712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238164,"job_number":"JOB_238164","tr_customer_id":238183,"tr_customer_product_id":238173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:16.000Z","modified_at":"2026-04-04T04:31:53.000Z","name":"Carmelo Dickens","mobile_number":"477-614-1531","email_id":"Eden29@hotmail.com","dop":"2025-04-06","serial_number":"12654226642694","imei1":"12654226642694","imei2":"12654226642694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238161,"job_number":"JOB_238161","tr_customer_id":238180,"tr_customer_product_id":238170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:10.000Z","modified_at":"2026-04-04T04:31:44.000Z","name":"Demario Block","mobile_number":"862-499-6518","email_id":"Pasquale.Graham60@gmail.com","dop":"2025-04-06","serial_number":"13430039607427","imei1":"13430039607427","imei2":"13430039607427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238158,"job_number":"JOB_238158","tr_customer_id":238177,"tr_customer_product_id":238167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:01.000Z","modified_at":"2026-04-04T04:31:38.000Z","name":"Jaquelin Powlowski","mobile_number":"542-579-9379","email_id":"Briana65@gmail.com","dop":"2025-04-06","serial_number":"14680242422307","imei1":"14680242422307","imei2":"14680242422307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238155,"job_number":"JOB_238155","tr_customer_id":238174,"tr_customer_product_id":238164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:31:00.000Z","modified_at":"2026-04-04T04:31:32.000Z","name":"Ernest Lang","mobile_number":"690-330-4802","email_id":"Felix_Bradtke@gmail.com","dop":"2000-01-31","serial_number":"10653511427231","imei1":"10653511427231","imei2":"10653511427231","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238152,"job_number":"JOB_238152","tr_customer_id":238171,"tr_customer_product_id":238161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:56.000Z","modified_at":"2026-04-04T04:31:33.000Z","name":"Era Buckridge","mobile_number":"754-621-9730","email_id":"Yoshiko_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"19504599779493","imei1":"19504599779493","imei2":"19504599779493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238149,"job_number":"JOB_238149","tr_customer_id":238168,"tr_customer_product_id":238158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:55.000Z","modified_at":"2026-04-04T04:31:28.000Z","name":"Reymundo Hayes","mobile_number":"830-347-8252","email_id":"Pascale.Gislason98@hotmail.com","dop":"2025-04-06","serial_number":"12240715916274","imei1":"12240715916274","imei2":"12240715916274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238146,"job_number":"JOB_238146","tr_customer_id":238165,"tr_customer_product_id":238155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:53.000Z","modified_at":"2026-04-04T04:31:26.000Z","name":"Simone Legros","mobile_number":"806-436-4395","email_id":"Laura45@hotmail.com","dop":"2025-04-06","serial_number":"15985713104178","imei1":"15985713104178","imei2":"15985713104178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238142,"job_number":"JOB_238142","tr_customer_id":238161,"tr_customer_product_id":238151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:50.000Z","modified_at":"2026-04-04T04:31:26.000Z","name":"Edwina Feest","mobile_number":"534-588-9754","email_id":"Gordon52@hotmail.com","dop":"2025-04-06","serial_number":"15952529363439","imei1":"15952529363439","imei2":"15952529363439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238140,"job_number":"JOB_238140","tr_customer_id":238159,"tr_customer_product_id":238149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:49.000Z","modified_at":"2026-04-04T04:31:27.000Z","name":"Sienna Spinka","mobile_number":"914-306-9385","email_id":"Orion.Spinka@gmail.com","dop":"2025-08-24","serial_number":"15940293955574","imei1":"15940293955574","imei2":"15940293955574","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238133,"job_number":"JOB_238133","tr_customer_id":238152,"tr_customer_product_id":238142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:31:08.000Z","name":"Brady Dicki","mobile_number":"524-602-0404","email_id":"Concepcion_Turner51@yahoo.com","dop":"2025-04-06","serial_number":"13936414939556","imei1":"13936414939556","imei2":"13936414939556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238131,"job_number":"JOB_238131","tr_customer_id":238150,"tr_customer_product_id":238140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:35.000Z","modified_at":"2026-04-04T04:31:13.000Z","name":"Victor Wilkinson","mobile_number":"436-273-2599","email_id":"Elza.Goldner21@gmail.com","dop":"2025-04-06","serial_number":"17855922933866","imei1":"17855922933866","imei2":"17855922933866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238126,"job_number":"JOB_238126","tr_customer_id":238145,"tr_customer_product_id":238135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:32.000Z","modified_at":"2026-04-04T04:31:09.000Z","name":"Elwin Zulauf","mobile_number":"773-646-5140","email_id":"Aleen.DAmore@yahoo.com","dop":"2025-04-06","serial_number":"11992264229321","imei1":"11992264229321","imei2":"11992264229321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238124,"job_number":"JOB_238124","tr_customer_id":238143,"tr_customer_product_id":238133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:31:05.000Z","name":"Casimer Schmeler","mobile_number":"833-722-0873","email_id":"Macey_Marvin95@hotmail.com","dop":"2025-04-06","serial_number":"16651600183123","imei1":"16651600183123","imei2":"16651600183123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238123,"job_number":"JOB_238123","tr_customer_id":238142,"tr_customer_product_id":238132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:31.000Z","modified_at":"2026-04-04T04:30:40.000Z","name":"Barton Walker","mobile_number":"10371115817","email_id":"Geovanni.Bradtke61@hotmail.com","dop":"2025-11-13","serial_number":"10304695700996","imei1":"10304695700996","imei2":"10304695700996","popurl":"2025-11-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238119,"job_number":"JOB_238119","tr_customer_id":238138,"tr_customer_product_id":238128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:29.000Z","modified_at":"2026-04-04T04:31:03.000Z","name":"Gabriel Kirlin","mobile_number":"263-497-4440","email_id":"Judson_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"14606352167419","imei1":"14606352167419","imei2":"14606352167419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238114,"job_number":"JOB_238114","tr_customer_id":238133,"tr_customer_product_id":238123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:22.000Z","modified_at":"2026-04-04T04:30:59.000Z","name":"Josiah Willms","mobile_number":"577-474-3786","email_id":"Delphia.Graham67@yahoo.com","dop":"2025-12-31","serial_number":"105422399585702","imei1":"105422399585702","imei2":"105422399585702","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238110,"job_number":"JOB_238110","tr_customer_id":238129,"tr_customer_product_id":238119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:21.000Z","modified_at":"2026-04-04T04:30:53.000Z","name":"Trevion Littel","mobile_number":"352-454-7464","email_id":"Elwin_Graham43@hotmail.com","dop":"2000-01-31","serial_number":"10672639426113","imei1":"10672639426113","imei2":"10672639426113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238108,"job_number":"JOB_238108","tr_customer_id":238127,"tr_customer_product_id":238117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:20.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Ashtyn Rowe","mobile_number":"794-686-0585","email_id":"Buck.Crooks21@gmail.com","dop":"2025-04-06","serial_number":"18139891996238","imei1":"18139891996238","imei2":"18139891996238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238104,"job_number":"JOB_238104","tr_customer_id":238123,"tr_customer_product_id":238113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:16.000Z","modified_at":"2026-04-04T04:30:54.000Z","name":"Brody Ryan","mobile_number":"754-417-9678","email_id":"Donavon73@hotmail.com","dop":"2025-04-06","serial_number":"11286027695809","imei1":"11286027695809","imei2":"11286027695809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238100,"job_number":"JOB_238100","tr_customer_id":238119,"tr_customer_product_id":238109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:14.000Z","modified_at":"2026-04-04T04:30:48.000Z","name":"Benedict Skiles","mobile_number":"909-619-8362","email_id":"Destiney62@gmail.com","dop":"2025-04-06","serial_number":"18444032221896","imei1":"18444032221896","imei2":"18444032221896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238097,"job_number":"JOB_238097","tr_customer_id":238116,"tr_customer_product_id":238106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:13.000Z","modified_at":"2026-04-04T04:30:46.000Z","name":"Elinore Blanda","mobile_number":"613-980-4631","email_id":"Pearl.Funk89@gmail.com","dop":"2025-04-06","serial_number":"19059832241645","imei1":"19059832241645","imei2":"19059832241645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238095,"job_number":"JOB_238095","tr_customer_id":238114,"tr_customer_product_id":238104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:12.000Z","modified_at":"2026-04-04T04:30:49.000Z","name":"Carlee Gutkowski","mobile_number":"547-922-7610","email_id":"Vada.Haley@hotmail.com","dop":"2025-04-06","serial_number":"12751936499499","imei1":"12751936499499","imei2":"12751936499499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238092,"job_number":"JOB_238092","tr_customer_id":238111,"tr_customer_product_id":238101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:10.000Z","modified_at":"2026-04-04T04:30:47.000Z","name":"Alivia Goodwin","mobile_number":"796-647-2775","email_id":"Haleigh31@hotmail.com","dop":"2025-04-06","serial_number":"11795664741271","imei1":"11795664741271","imei2":"11795664741271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238085,"job_number":"JOB_238085","tr_customer_id":238104,"tr_customer_product_id":238094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:05.000Z","modified_at":"2026-04-04T04:30:42.000Z","name":"Oda Stehr","mobile_number":"453-531-9721","email_id":"Alfonso.Monahan@hotmail.com","dop":"2025-04-06","serial_number":"15270591100494","imei1":"15270591100494","imei2":"15270591100494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238082,"job_number":"JOB_238082","tr_customer_id":238101,"tr_customer_product_id":238091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:30:02.000Z","modified_at":"2026-04-04T04:30:41.000Z","name":"Adolph Abshire","mobile_number":"563-838-0011","email_id":"Annalise32@gmail.com","dop":"2025-08-24","serial_number":"16529509462546","imei1":"16529509462546","imei2":"16529509462546","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238079,"job_number":"JOB_238079","tr_customer_id":238098,"tr_customer_product_id":238088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:56.000Z","modified_at":"2026-04-04T04:30:28.000Z","name":"Julianne Schaden","mobile_number":"673-698-6933","email_id":"Arjun74@gmail.com","dop":"2025-04-06","serial_number":"10988550694602","imei1":"10988550694602","imei2":"10988550694602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238071,"job_number":"JOB_238071","tr_customer_id":238090,"tr_customer_product_id":238080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:50.000Z","modified_at":"2026-04-04T04:30:24.000Z","name":"Ewald Haley","mobile_number":"708-267-9741","email_id":"Ernest_Hansen39@hotmail.com","dop":"2025-04-06","serial_number":"18821739524273","imei1":"18821739524273","imei2":"18821739524273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238068,"job_number":"JOB_238068","tr_customer_id":238087,"tr_customer_product_id":238077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:49.000Z","modified_at":"2026-04-04T04:30:26.000Z","name":"Isabell Schroeder","mobile_number":"200-460-2304","email_id":"Jannie87@hotmail.com","dop":"2025-04-06","serial_number":"17114465302419","imei1":"17114465302419","imei2":"17114465302419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238067,"job_number":"JOB_238067","tr_customer_id":238086,"tr_customer_product_id":238076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:48.000Z","modified_at":"2026-04-04T04:30:22.000Z","name":"Torey Tremblay","mobile_number":"893-470-8270","email_id":"Kristoffer.Pollich66@gmail.com","dop":"2025-04-06","serial_number":"18644012624093","imei1":"18644012624093","imei2":"18644012624093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238058,"job_number":"JOB_238058","tr_customer_id":238077,"tr_customer_product_id":238067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:41.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Brock Kuhic","mobile_number":"314-814-8468","email_id":"Nash.McKenzie40@gmail.com","dop":"2000-01-31","serial_number":"10475320613142","imei1":"10475320613142","imei2":"10475320613142","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238055,"job_number":"JOB_238055","tr_customer_id":238074,"tr_customer_product_id":238064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:40.000Z","modified_at":"2026-04-04T04:30:13.000Z","name":"Holly Mills","mobile_number":"304-324-4787","email_id":"Bobbie.Hessel27@yahoo.com","dop":"2025-04-06","serial_number":"19909737915178","imei1":"19909737915178","imei2":"19909737915178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238053,"job_number":"JOB_238053","tr_customer_id":238072,"tr_customer_product_id":238062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:37.000Z","modified_at":"2026-04-04T04:30:14.000Z","name":"Cheyenne Walker","mobile_number":"281-869-3464","email_id":"Ella_Howell@gmail.com","dop":"2025-12-31","serial_number":"103175492926208","imei1":"103175492926208","imei2":"103175492926208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238047,"job_number":"JOB_238047","tr_customer_id":238066,"tr_customer_product_id":238056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Sofia Russel","mobile_number":"527-757-7416","email_id":"Demarcus.Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"19156493606437","imei1":"19156493606437","imei2":"19156493606437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238046,"job_number":"JOB_238046","tr_customer_id":238065,"tr_customer_product_id":238055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:32.000Z","modified_at":"2026-04-04T04:30:06.000Z","name":"Claudine Bosco","mobile_number":"609-644-2940","email_id":"Joshuah.Rau@hotmail.com","dop":"2025-04-06","serial_number":"16417209862962","imei1":"16417209862962","imei2":"16417209862962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238042,"job_number":"JOB_238042","tr_customer_id":238061,"tr_customer_product_id":238051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:31.000Z","modified_at":"2026-04-04T04:30:09.000Z","name":"Weldon Smith","mobile_number":"274-339-8473","email_id":"Keanu.Kuhn15@yahoo.com","dop":"2025-04-06","serial_number":"11782804446809","imei1":"11782804446809","imei2":"11782804446809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238039,"job_number":"JOB_238039","tr_customer_id":238058,"tr_customer_product_id":238048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:30:04.000Z","name":"Mozell Rice","mobile_number":"991-834-9390","email_id":"Hilma57@hotmail.com","dop":"2025-04-06","serial_number":"17896706741918","imei1":"17896706741918","imei2":"17896706741918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238037,"job_number":"JOB_238037","tr_customer_id":238056,"tr_customer_product_id":238046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:30.000Z","modified_at":"2026-04-04T04:30:02.000Z","name":"Mohammed Ortiz","mobile_number":"698-991-9980","email_id":"Stan.Adams61@gmail.com","dop":"2025-04-06","serial_number":"12855994020241","imei1":"12855994020241","imei2":"12855994020241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238033,"job_number":"JOB_238033","tr_customer_id":238052,"tr_customer_product_id":238042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:26.000Z","modified_at":"2026-04-04T04:30:03.000Z","name":"Zane Dach","mobile_number":"970-752-3980","email_id":"Rhoda1@gmail.com","dop":"2025-04-06","serial_number":"14020509149947","imei1":"14020509149947","imei2":"14020509149947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238030,"job_number":"JOB_238030","tr_customer_id":238049,"tr_customer_product_id":238039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:25.000Z","modified_at":"2026-04-04T04:30:01.000Z","name":"Samir Spencer","mobile_number":"484-227-6778","email_id":"Clemmie.Kiehn@hotmail.com","dop":"2025-04-06","serial_number":"16759437326904","imei1":"16759437326904","imei2":"16759437326904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238028,"job_number":"JOB_238028","tr_customer_id":238047,"tr_customer_product_id":238037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:24.000Z","modified_at":"2026-04-04T04:30:01.000Z","name":"Vivian Monahan","mobile_number":"316-750-8937","email_id":"Augustine_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"18420408345371","imei1":"18420408345371","imei2":"18420408345371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238026,"job_number":"JOB_238026","tr_customer_id":238045,"tr_customer_product_id":238035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:21.000Z","modified_at":"2026-04-04T04:29:30.000Z","name":"Carmen Thompson","mobile_number":"737-973-9941","email_id":"Junius_McKenzie99@gmail.com","dop":"2026-02-28","serial_number":"83752741291026","imei1":"83752741291026","imei2":"83752741291026","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238023,"job_number":"JOB_238023","tr_customer_id":238042,"tr_customer_product_id":238032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:49.000Z","name":"Mollie Dickinson","mobile_number":"652-729-1649","email_id":"Jerald_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"15285742415339","imei1":"15285742415339","imei2":"15285742415339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238022,"job_number":"JOB_238022","tr_customer_id":238041,"tr_customer_product_id":238031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:16.000Z","modified_at":"2026-04-04T04:29:54.000Z","name":"Glenna Bahringer","mobile_number":"537-272-2644","email_id":"Kattie18@gmail.com","dop":"2025-08-24","serial_number":"18010553729808","imei1":"18010553729808","imei2":"18010553729808","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238019,"job_number":"JOB_238019","tr_customer_id":238038,"tr_customer_product_id":238028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:08.000Z","modified_at":"2026-04-04T04:29:41.000Z","name":"Pedro Cormier","mobile_number":"680-810-3691","email_id":"Heidi_Robel30@gmail.com","dop":"2025-02-01","serial_number":"37571821652911","imei1":"37571821652911","imei2":"37571821652911","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238014,"job_number":"JOB_238014","tr_customer_id":238033,"tr_customer_product_id":238023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:29:02.000Z","modified_at":"2026-04-04T04:29:35.000Z","name":"Clementina Kilback","mobile_number":"874-895-7213","email_id":"Cyrus.Koss95@yahoo.com","dop":"2000-01-31","serial_number":"10254239895723","imei1":"10254239895723","imei2":"10254239895723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238007,"job_number":"JOB_238007","tr_customer_id":238026,"tr_customer_product_id":238016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:59.000Z","modified_at":"2026-04-04T04:29:33.000Z","name":"Geo Lueilwitz","mobile_number":"411-949-4905","email_id":"Imelda24@yahoo.com","dop":"2025-04-06","serial_number":"13507676296249","imei1":"13507676296249","imei2":"13507676296249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238004,"job_number":"JOB_238004","tr_customer_id":238023,"tr_customer_product_id":238013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:55.000Z","modified_at":"2026-04-04T04:29:31.000Z","name":"Justice Mosciski","mobile_number":"654-304-7686","email_id":"Adalberto97@yahoo.com","dop":"2025-04-06","serial_number":"18497737200859","imei1":"18497737200859","imei2":"18497737200859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":238001,"job_number":"JOB_238001","tr_customer_id":238020,"tr_customer_product_id":238010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:52.000Z","modified_at":"2026-04-04T04:29:29.000Z","name":"King Hilpert","mobile_number":"936-726-3274","email_id":"Krystal_Barton@yahoo.com","dop":"2025-12-31","serial_number":"101245714922362","imei1":"101245714922362","imei2":"101245714922362","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237998,"job_number":"JOB_237998","tr_customer_id":238017,"tr_customer_product_id":238007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:29:25.000Z","name":"Velva Halvorson","mobile_number":"983-681-8275","email_id":"Camren_Lindgren78@hotmail.com","dop":"2025-04-06","serial_number":"14426836993565","imei1":"14426836993565","imei2":"14426836993565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237996,"job_number":"JOB_237996","tr_customer_id":238015,"tr_customer_product_id":238005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:51.000Z","modified_at":"2026-04-04T04:29:23.000Z","name":"Quentin Streich","mobile_number":"590-281-2232","email_id":"Kole_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17137546482400","imei1":"17137546482400","imei2":"17137546482400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237993,"job_number":"JOB_237993","tr_customer_id":238012,"tr_customer_product_id":238002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:49.000Z","modified_at":"2026-04-04T04:29:23.000Z","name":"Elias Hilll","mobile_number":"758-591-3067","email_id":"Tracy.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"14361082911737","imei1":"14361082911737","imei2":"14361082911737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237985,"job_number":"JOB_237985","tr_customer_id":238004,"tr_customer_product_id":237994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:44.000Z","modified_at":"2026-04-04T04:29:22.000Z","name":"Ines Nienow","mobile_number":"753-540-1510","email_id":"Elvis4@yahoo.com","dop":"2025-04-06","serial_number":"19121400303462","imei1":"19121400303462","imei2":"19121400303462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237982,"job_number":"JOB_237982","tr_customer_id":238001,"tr_customer_product_id":237991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:29:18.000Z","name":"Caleb Ullrich","mobile_number":"215-525-4158","email_id":"William.King@gmail.com","dop":"2025-04-06","serial_number":"13795857119615","imei1":"13795857119615","imei2":"13795857119615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237980,"job_number":"JOB_237980","tr_customer_id":237999,"tr_customer_product_id":237989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:41.000Z","modified_at":"2026-04-04T04:29:17.000Z","name":"Reynold McClure","mobile_number":"881-506-8641","email_id":"Cordell.Kling@gmail.com","dop":"2025-04-06","serial_number":"16817655042300","imei1":"16817655042300","imei2":"16817655042300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237977,"job_number":"JOB_237977","tr_customer_id":237996,"tr_customer_product_id":237986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:39.000Z","modified_at":"2026-04-04T04:29:16.000Z","name":"Malachi Green","mobile_number":"272-758-8787","email_id":"Jordon.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"10818637105695","imei1":"10818637105695","imei2":"10818637105695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237974,"job_number":"JOB_237974","tr_customer_id":237993,"tr_customer_product_id":237983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:37.000Z","modified_at":"2026-04-04T04:29:10.000Z","name":"Ebba Lueilwitz","mobile_number":"856-998-1774","email_id":"Katrine9@hotmail.com","dop":"2025-06-18","serial_number":"10872430684814","imei1":"10872430684814","imei2":"10872430684814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237971,"job_number":"JOB_237971","tr_customer_id":237990,"tr_customer_product_id":237980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:32.000Z","modified_at":"2026-04-04T04:28:42.000Z","name":"Lester Walker","mobile_number":"513-382-7634","email_id":"Jaycee_Metz@gmail.com","dop":"2025-02-13","serial_number":"108020996268136","imei1":"108020996268136","imei2":"108020996268136","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237965,"job_number":"JOB_237965","tr_customer_id":237984,"tr_customer_product_id":237974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:27.000Z","modified_at":"2026-04-04T04:28:59.000Z","name":"D'angelo Corkery","mobile_number":"854-922-3763","email_id":"Dario_Cruickshank51@yahoo.com","dop":"2025-02-01","serial_number":"66506928038970","imei1":"66506928038970","imei2":"66506928038970","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237961,"job_number":"JOB_237961","tr_customer_id":237980,"tr_customer_product_id":237970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:24.000Z","modified_at":"2026-04-04T04:29:02.000Z","name":"Freddie Pagac","mobile_number":"357-460-9345","email_id":"Eva.Klocko@gmail.com","dop":"2025-04-06","serial_number":"14059865391314","imei1":"14059865391314","imei2":"14059865391314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237958,"job_number":"JOB_237958","tr_customer_id":237977,"tr_customer_product_id":237967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:18.000Z","modified_at":"2026-04-04T04:28:28.000Z","name":"Quentin Friesen","mobile_number":"745-624-5962","email_id":"Jayce.Bauch51@gmail.com","dop":"2025-02-13","serial_number":"102190675361426","imei1":"102190675361426","imei2":"102190675361426","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237950,"job_number":"JOB_237950","tr_customer_id":237969,"tr_customer_product_id":237959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:44.000Z","name":"Hugh Sawayn","mobile_number":"767-255-9937","email_id":"Max_Toy@gmail.com","dop":"2025-04-06","serial_number":"19392041044014","imei1":"19392041044014","imei2":"19392041044014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237947,"job_number":"JOB_237947","tr_customer_id":237966,"tr_customer_product_id":237956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:12.000Z","modified_at":"2026-04-04T04:28:48.000Z","name":"Gene Medhurst","mobile_number":"690-967-8052","email_id":"Elvera.Kub@yahoo.com","dop":"2025-04-06","serial_number":"10768720704330","imei1":"10768720704330","imei2":"10768720704330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237945,"job_number":"JOB_237945","tr_customer_id":237964,"tr_customer_product_id":237954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:11.000Z","modified_at":"2026-04-04T04:28:44.000Z","name":"Jany Bergnaum","mobile_number":"923-876-9817","email_id":"Mariah.Gleason36@hotmail.com","dop":"2025-04-06","serial_number":"11265506508340","imei1":"11265506508340","imei2":"11265506508340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237942,"job_number":"JOB_237942","tr_customer_id":237961,"tr_customer_product_id":237951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:09.000Z","modified_at":"2026-04-04T04:28:43.000Z","name":"Georgiana Spencer","mobile_number":"502-544-8937","email_id":"Vida.Durgan@gmail.com","dop":"2025-04-06","serial_number":"10557694066818","imei1":"10557694066818","imei2":"10557694066818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237938,"job_number":"JOB_237938","tr_customer_id":237957,"tr_customer_product_id":237947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:14.000Z","name":"Jaquan Schinner","mobile_number":"432-380-0720","email_id":"Kari_Mayer85@hotmail.com","dop":"2025-02-13","serial_number":"100801733653646","imei1":"100801733653646","imei2":"100801733653646","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237937,"job_number":"JOB_237937","tr_customer_id":237956,"tr_customer_product_id":237946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:28:04.000Z","modified_at":"2026-04-04T04:28:41.000Z","name":"Lincoln Abshire","mobile_number":"628-686-9073","email_id":"Willow30@hotmail.com","dop":"2025-04-06","serial_number":"15307632567526","imei1":"15307632567526","imei2":"15307632567526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237932,"job_number":"JOB_237932","tr_customer_id":237951,"tr_customer_product_id":237941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:58.000Z","modified_at":"2026-04-04T04:28:31.000Z","name":"Andres Dickens","mobile_number":"384-492-0830","email_id":"Reggie.Ullrich@hotmail.com","dop":"2025-06-18","serial_number":"10783341929737","imei1":"10783341929737","imei2":"10783341929737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237930,"job_number":"JOB_237930","tr_customer_id":237949,"tr_customer_product_id":237939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:57.000Z","modified_at":"2026-04-04T04:28:33.000Z","name":"Tia Rolfson","mobile_number":"719-496-6054","email_id":"Mavis.Graham91@yahoo.com","dop":"2025-04-06","serial_number":"18839354983148","imei1":"18839354983148","imei2":"18839354983148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237927,"job_number":"JOB_237927","tr_customer_id":237946,"tr_customer_product_id":237936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:55.000Z","modified_at":"2026-04-04T04:28:32.000Z","name":"Emilia Wuckert","mobile_number":"779-674-8641","email_id":"Heath86@hotmail.com","dop":"2025-04-06","serial_number":"18121449453318","imei1":"18121449453318","imei2":"18121449453318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237923,"job_number":"JOB_237923","tr_customer_id":237942,"tr_customer_product_id":237932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:50.000Z","modified_at":"2026-04-04T04:28:28.000Z","name":"Santino Barrows","mobile_number":"411-231-9323","email_id":"Reina_Lesch89@hotmail.com","dop":"2025-04-06","serial_number":"18058758172424","imei1":"18058758172424","imei2":"18058758172424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237922,"job_number":"JOB_237922","tr_customer_id":237941,"tr_customer_product_id":237931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:46.000Z","modified_at":"2026-04-04T04:28:18.000Z","name":"Wiley Greenholt","mobile_number":"548-699-3918","email_id":"Charley.Cummings@gmail.com","dop":"2025-02-01","serial_number":"93465939710663","imei1":"93465939710663","imei2":"93465939710663","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237917,"job_number":"JOB_237917","tr_customer_id":237936,"tr_customer_product_id":237926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:32.000Z","modified_at":"2026-04-04T04:28:06.000Z","name":"Arne Hegmann","mobile_number":"511-705-5979","email_id":"Olin18@yahoo.com","dop":"2025-04-06","serial_number":"17341963547637","imei1":"17341963547637","imei2":"17341963547637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237916,"job_number":"JOB_237916","tr_customer_id":237935,"tr_customer_product_id":237925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:31.000Z","modified_at":"2026-04-04T04:27:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"43586936070789","imei1":"43586936070789","imei2":"43586936070789","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237914,"job_number":"JOB_237914","tr_customer_id":237933,"tr_customer_product_id":237923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:28.000Z","modified_at":"2026-04-04T04:28:04.000Z","name":"Margarita Gorczany","mobile_number":"659-273-9403","email_id":"Brendon_Parisian@gmail.com","dop":"2025-04-06","serial_number":"11572061196868","imei1":"11572061196868","imei2":"11572061196868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237911,"job_number":"JOB_237911","tr_customer_id":237930,"tr_customer_product_id":237920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:22.000Z","modified_at":"2026-04-04T04:27:55.000Z","name":"Cale West","mobile_number":"978-267-3947","email_id":"Victor_Trantow@gmail.com","dop":"2025-04-06","serial_number":"18906039875327","imei1":"18906039875327","imei2":"18906039875327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237910,"job_number":"JOB_237910","tr_customer_id":237929,"tr_customer_product_id":237919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T04:27:20.000Z","modified_at":"2026-04-04T04:27:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46217471735675","imei1":"46217471735675","imei2":"46217471735675","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":237900,"job_number":"JOB_237900","tr_customer_id":237919,"tr_customer_product_id":237909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T03:20:06.000Z","modified_at":"2026-04-04T03:20:19.000Z","name":"Elmira Kulas","mobile_number":"213-392-7826","email_id":"Jace.Thiel@hotmail.com","dop":"2025-05-30","serial_number":"10902447426375","imei1":"10902447426375","imei2":"10902447426375","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T03:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 200 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify the API response schema should be structured 1 0 0
Test Case-04: Verify that performance: response time should be < 3 seconds 0 1 0
Test Case-05: Verify that API response data should be a non-empty array (if jobs exist) 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238444 1 0 0
Test Case-07: Verify that mst_action_status should be 'Pending for Delivery' 0 189 0
Test Case-06: Verify the Mandatory properties available in the response 238439 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238436 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238430 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238421 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238391 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238387 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238384 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238304 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238276 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238273 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238272 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238260 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238259 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238258 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238257 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238256 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238255 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238253 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238231 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238229 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238135 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238121 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238116 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238106 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238089 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238087 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238060 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238049 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238012 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237991 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237990 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237969 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237956 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237955 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237935 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237924 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238449 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238447 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238433 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238427 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238423 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238419 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238412 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238403 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238400 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238398 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238396 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238393 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238389 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238386 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238382 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238380 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238373 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238371 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238364 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238362 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238354 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238353 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238351 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238348 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238344 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238342 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238340 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238338 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238335 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238332 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238329 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238326 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238323 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238320 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238318 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238316 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238313 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238310 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238302 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238299 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238296 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238293 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238292 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238291 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238289 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238288 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238287 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238285 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238284 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238283 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238274 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238269 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238250 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238247 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238244 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238240 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238237 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238234 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238228 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238227 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238225 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238223 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238220 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238218 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238216 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238210 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238208 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238201 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238194 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238182 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238179 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238176 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238172 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238170 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238167 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238164 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238161 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238158 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238155 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238152 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238149 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238146 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238142 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238140 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238133 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238131 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238126 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238124 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238123 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238119 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238114 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238110 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238108 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238104 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238100 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238097 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238095 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238092 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238085 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238082 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238079 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238071 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238068 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238067 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238058 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238055 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238053 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238047 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238046 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238042 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238039 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238037 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238033 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238030 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238028 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238026 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238023 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238022 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238019 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238014 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238007 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238004 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 238001 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237998 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237996 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237993 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237985 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237982 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237980 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237977 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237974 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237971 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237965 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237961 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237958 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237950 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237947 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237945 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237942 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237938 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237937 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237932 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237930 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237927 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237923 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237922 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237917 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237916 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237914 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237911 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237910 1 0 0
Test Case-06: Verify the Mandatory properties available in the response 237900 1 0 0
Total 193 190 0
Test Failures
Test NameAssertion Error
Test Case-04: Verify that performance: response time should be < 3 seconds
expected 416 to be below 300
Test Case-07: Verify that mst_action_status should be 'Pending for Delivery'
expected 'Job Closed Successfully' to deeply equal 'Pending for Delivery'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89373b84-d5a6-416e-b335-71f37db8e652
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 401 Unauthorized 1 0 0
Test Case-02: Verify that response body should contain 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE5MzMxMzV9
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ed124c3-6bbb-46ed-a05c-da3320bc2c05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 403 0 1 0
Test Case-02: Verify that response body should contain 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60f397a1-210c-4d49-a74f-33e03c0bd6e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 403 0 1 0
Test Case-02: Verify that response body should contain 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 403
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 269ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34c43735-00ec-4b7e-8dc6-baf84bcb31f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
            "details_key1": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 400 Bad Request 0 1 0
Test Case-02: Verify that response body should contain 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f9a3efa-0cb7-4bab-9afc-81f8cc3daa01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 8
Request Body
{
            
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 400 Bad Request 0 1 0
Test Case-02: Verify that response body should contain 'jwt malformed' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e511e73-cf16-4634-bfa5-30e8aacea523
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 400 Bad Request
expected response to have status code 400 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb60d930-9cf7-47c2-80d1-1bcd87b1ca18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "details_key": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 400 Bad Request 0 1 0
Test Case-02: Verify that API response should contain the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should be 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 2.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76a67f0a-d888-40a0-b5b9-7ea9ac63fb65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bb1-u1UUxNcXxyZSw5MaDdTDnFoodcY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238265,"job_number":"JOB_238265","tr_customer_id":238284,"tr_customer_product_id":238274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:05:29.000Z","modified_at":"2026-04-04T07:05:34.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"89714465292452","imei1":"89714465292452","imei2":"89714465292452","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":238290,"job_number":"JOB_238290","tr_customer_id":238309,"tr_customer_product_id":238299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:17.000Z","modified_at":"2026-04-04T10:34:20.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"18186726036696","imei1":"18186726036696","imei2":"18186726036696","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T10:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:47.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code is 200 1 0 0
Test Case-02: Verify that message field in the response should be 'Success' 1 0 0
Test Case-03: Verify that data should be a non-empty array when jobs are available. 1 0 0
Test Case-04: Verify that Each job in the response should have mst_action_status equal to 'Pending For QC' 3 0 0
Test Case-05: Verify that Required fields like job_number, email_id, serial_number, mst_model_name,assigned_by 3 0 0
Test Case-06: Verify that Required fields like job_number, email_id, serial_number, mst_model_name,assigned_by should not be null 3 0 0
Test Case-06: Validate JSON schema for the response 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e76ffe79-92cc-48e7-bceb-c5767f83d363
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code should be 401 1 0 0
Test Case-02: Verify that response body should be 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization .eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTkyODAxNn0.6jbPzqSFBlxHSHD9YtfyOsbvsAx3_y5gNG3E49n8hxw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50678806-0b61-4fd7-9057-17b2382389d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that status code should be 403 0 1 0
Test Case-02: Verify that response body should be 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 49B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efda5aa2-8380-4642-b2dd-6434b660b3d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 200 1 0 0
Test Case-02: Verify the message in the response body 1 0 0
Test Case-03: Verify the API response time 1 0 0
Test Case-04: Verify that data should be array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1012B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0921164-a55e-4b00-a535-4075166d90fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-1ckLGpj3iYrMX8kI5zXzJ1VMzTA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:56.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-04-04T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif that Job's status should be updated in the system (can be verified through job search API - 'Pending for Delivery 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d338881a-4a8d-458a-ac64-94145b841169
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 401 1 0 0
Test Case-02: Verify that response should have Unauthorized message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTkyODAxNn0.6jbPzqSFBlxHSHD9YtfyOsbvs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4f33e7e-8b22-42f0-beb8-acc239414f7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 403 0 1 0
Test Case-02: Verify that response should have Unauthorized message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verif the status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NDN9.AhJBUoIL5uwaeTzg5hdq5ynM2NdVts_-4tzxNSKwBPg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4bb32c3-015d-4f09-8ca9-34aafcb8852c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 403 1 0 0
Test Case-02: Verify that response should have Unauthorized message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 455a84cf-5e1a-4881-b88d-648ba05087ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 400 0 1 0
Test Case-02: Verify that response should have '"job_id" must be a number' message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verif the status code should be 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 233ms
Mean size per request: 94B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6c2fd85-d20f-457a-8ce3-05dcfd5c9e04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "job_id": "9999999999999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 94
ETag W/"5e-E/raYi2//36JyIQ+Qi7tBOtnL6o"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 404 0 1 0
Test Case-02: Verify that response should have 'Invalid job' message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verif the status code should be 404
expected response to have status code 404 but got 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 232ms
Mean size per request: 94B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c67c961-0725-442e-a07b-a6ea223fb4a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": "197794"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 94
ETag W/"5e-E/raYi2//36JyIQ+Qi7tBOtnL6o"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 403 1 0 0
Test Case-02: Verify that response should have 'Invalid job' message 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that response should have 'Invalid job' message
expected 'Invalid job' to deeply equal 'Invalid job status.'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 234ms
Mean size per request: 102B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f302b6a-f9bc-43a3-8ea0-f93b11501d64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": "238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif the status code should be 403 1 0 0
Test Case-02: Verify that response should have 'Invalid job' message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUzMDg5NX0.ITaZ08SUYAfrK2ffcoRCdR2-PseoYeB-ISMjpiEqXcg' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 1.96KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3NTMxMjg3MH0._wQcziSu-xbbm2Y5IYOQ6MIsn5qHLFJftXXxiNa9qT4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6e09e80-0072-4641-8000-875394c14c21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d2-V3/junZI1kVN0aZ6b7h2BGgXPVA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:27:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":238265,"job_number":"JOB_238265","tr_customer_id":238284,"tr_customer_product_id":238274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T07:05:29.000Z","modified_at":"2026-04-04T07:05:34.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"89714465292452","imei1":"89714465292452","imei2":"89714465292452","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":238290,"job_number":"JOB_238290","tr_customer_id":238309,"tr_customer_product_id":238299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T10:34:17.000Z","modified_at":"2026-04-04T10:34:20.000Z","name":"Jatin sharma","mobile_number":"9876543210","email_id":"jatinsharma@gmail.com","dop":"2026-02-28","serial_number":"18186726036696","imei1":"18186726036696","imei2":"18186726036696","popurl":"2026-02-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-04-04T10:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code is 200 1 0 0
Test Case-02: Verify that message field in the response should be 'Success' 1 0 0
Test Case-03: Verify that data should be a non-empty array when jobs are available. 1 0 0
Test Case-04: Verify that Each job in the response should have mst_action_status equal to 'Pending For QC' 2 0 0
Test Case-05: Verify that Required fields like job_number, email_id, serial_number, mst_model_name,assigned_by 2 0 0
Test Case-06: Verify that Required fields like job_number, email_id, serial_number, mst_model_name,assigned_by should not be null 2 0 0
Test Case-07: Validate JSON schema for the response 1 0 0
Test Case-08: Verify that the job id is not present in the response 1 0 0
Total 11 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6df324a5-7a1e-4b8f-ad89-ab82416c6a3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Mfw7+XNqNs/7A91Ih1XWOZPfsDA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0"}}
Test Information
NamePassedFailedSkipped
Test Case-01 Verify that the response status code is 200 1 0 0
Test Case-02: Verify that API response time should be less than 200ms 0 1 0
Test Case-03: Verify that the response message is 'Success' 1 0 0
Test Case-04: Verify that retun JWT token should be valid 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that API response time should be less than 200ms
expected 232 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75ebaef5-59da-4c3f-aea0-2107d6851362
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:27:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that User detail API should return the status code 200 1 0 0
Test Case-02: Verify that API response time should be less than 200ms 0 1 0
Test Case-03: Verify that the API response should have valid JSON structure 1 0 0
Test Case-04: Verify that the API response message should be Success 1 0 0
Test Case-05: Verify that API response should have ID and email_id 1 0 0
Test Case-06: Verify that the role_name value should have value as FrontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Test Case-02: Verify that API response time should be less than 200ms
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"ca-fWFpOACNsWBb6vTCIYk/BirDEZw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6777186f-c75c-481b-9f1b-df83014c318e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gjtElORW7W4BvR1rEtazzRyL6DE"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":567},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 200OK 1 0 0
Test Case-02: Verify that API response time should be less than 300ms 1 0 0
Test Case-03: Verify that API response should be proper structured 1 0 0
Test Case-04: Verify that API response should have message as 'Success' 1 0 0
Test Case-05: Verify that API response should have correct label 3 0 0
Test Case-05: Verify that API response should have correct key 3 0 0
Test Case-06: Verify that the count of JSON object is number or Not 3 0 0
Test Case:07: Verify the count of pending_for_delivery is greater than old count 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1012B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01c8f928-c3bc-4fb1-bd33-9d9dd50eac5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-1ckLGpj3iYrMX8kI5zXzJ1VMzTA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:56.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-04-04T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status code should be 200OK 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that Response data array should not be empty if there are jobs pending for delivery 1 0 0
Test Case-04: Verify that Each item in the data array should have essential fields like job_number,mst_action_status, mst_oem_name, serial_number 1 0 0
Test Case-05: Verify that mst_action_status is 'Pending for Delivery' for all returned jobs 1 0 0
Test Case-05: Verify that mst_action_status - Check if the QC Completed Job is present in the data array 1 0 0
Test Case-06: Verify the API Response should be structured 1 0 0
Test Case-7: Verify that API response should be less than 200ms 0 1 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Test Case-7: Verify that API response should be less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad9548ab-9c9f-4186-bb20-8ea7aede7041
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should have 401 when no token is provided 1 0 0
Test Case-2: Verify that API response body should have 'Unauthorized' when no token is provided 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzIwMjYwNjJ9.1eRjOQ170g555sCcGjwaahqKuZZP4r20
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1ec131a-ed38-467c-bb35-27cde30c20f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should have 403 when token is inalid/Expired 0 1 0
Test Case-2: Verify that API response body should have 'Unauthorized' when no token is provided 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should have 403 when token is inalid/Expired
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0e4ddb6-e3e2-4e7a-b3bc-b21a73710fe6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key1": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should have 400 0 1 0
Test Case-2: Verify that API response body should have 'Unauthorized' when no token is provided 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should have 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token faefeee8-8c28-4f31-abf3-61de3eff3d94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 8
Request Body
{
            
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should have 400 0 1 0
Test Case-2: Verify that API response body should have 'Unauthorized' when no token is provided 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that API status should have 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7d1-cV3ZZZq74MD7aBJDQ2jNrnJNj9M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 1012B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97c33e0c-d123-4bde-be0f-0bf4aa723730
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-1ckLGpj3iYrMX8kI5zXzJ1VMzTA"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:27:56.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-04-04T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case:02: Verify the API status code should be 200OK 1 0 0
Test Case-02: Verify that Response message should be 'Success' 1 0 0
Test Case-03: Verify that response data array should contain jobs that are ready for delivery 1 0 0
Test Case-04: Verify that each job in the response data array should contain the following keys: job_number, mst_action_status, mst_oem_name, serial_number, assigned_by 1 0 0
Test Case-05: Verify that All mst_action_status values should be 'Pending for Delivery'(PDL) 1 0 0
Test Case-06: Validate the response time is within the acceptable threshold (e.g., < 2 seconds) 1 0 0
Test Case-07: Verify that API response json should be structured 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7d1-cV3ZZZq74MD7aBJDQ2jNrnJNj9M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f339f1aa-4886-462f-8ebb-522c18a92824
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01- Verify the API status should be 401 1 0 0
Test Case-02: Verify that API response should have Unauthorized message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7d1-cV3ZZZq74MD7aBJDQ2jNrnJNj9M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1868611-f429-46f6-8fae-32c9852d084e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01- Verify the API status should be 403 1 0 0
Test Case-02: Verify that API response should have Unauthorized message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7d1-cV3ZZZq74MD7aBJDQ2jNrnJNj9M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 404 - Not Found
Mean time per request: 228ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b589dbba-a7e1-4729-9c82-2cf8c9a91586
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Test Case-01- Verify the API status should be 405 0 1 0
Test Case-02: Verify that API response should have Unauthorized message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01- Verify the API status should be 405
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 58B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54ec8b37-35d3-4e88-887d-5721f34c8ffe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 200 1 0 0
Test Case-02: Verify that the response message is 'Delivered to customer successfully' 1 0 0
Test Case-03: Verify that Empty Data Array Should not be present 1 0 0
Test Case-04: Validate the response time is within the acceptable threshold (e.g., < 2 seconds). 1 0 0
Test Case-05: Verify that API response should be structured 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MDUwODF9.LYWmcP2p9HKbFYD1j6I3VsVwoZYUMwuWAzBhltW-PVM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 1015B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dff05415-36e4-42e4-9a82-6e22e9bceb41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1015
ETag W/"3f7-anpCtf/zm+9MGuPMegylTbmpxhg"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:28:02.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verif that Job's status should be updated in the system (can be verified through job search API - 'Job Closed Successfully 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a22d7b5-80d6-4292-a5a8-c204f505a0ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 401 Unauthorized 1 0 0
Test Case-02: Verify that the API response should have the correct error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"job_id":168024}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4NjB9.YyuvYHj3WI1owMBVRNS9xWTnmv1olyHS4iOmAd97F9E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c00564ff-94b3-439d-be58-21aa06179694
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 238451
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API status should be 403 Forbidden 1 0 0
Test Case-02: Verify that the API response should have the correct error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 1015B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 353bf871-49fe-4aa5-8bfa-83f31aa3f9ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1015
ETag W/"3f7-anpCtf/zm+9MGuPMegylTbmpxhg"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:28:02.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 200 OK. 1 0 0
Test Case-02: Response should return job details matching the provided jobNumber (Cross Check the details with the Create Job API Response details 1 0 0
Test Case-03: Verify that Repair Start and Repair End Date should be properly set 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Test Case-03: Verify that Repair Start and Repair End Date should be properly set
expected null not to be null
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0aa272c1-5c59-4927-b9c9-a734ab756369
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 401 1 0 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_168024"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzIwMzUxODd9.-P0iZQZ-ot7Z6Z209oSj4n69IwiG0Sc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f34b6eb-2b4f-43a7-a1c9-48230763e868
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{
            "searchText": "JOB_238451"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that the response status code is 403 0 1 0
Test Case-02: Verify that the response body contains 'Unauthorized' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Test Case-01: Verify that the response status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 2.61KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e89bd9d-cb44-4ce6-b62d-50944e16066a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a71-+qFSAwS0vvzQ5qefGgBHuzUeZpU"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 04 Apr 2026 14:28:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":238451,"job_number":"JOB_238451","tr_customer_id":238470,"tr_customer_product_id":238460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-04-04T14:27:27.000Z","modified_at":"2026-04-04T14:28:02.000Z","name":"Coby Reilly","mobile_number":"540-766-0846","email_id":"Maudie.Johnson@yahoo.com","dop":"2026-01-06","serial_number":"10365101579909","imei1":"10365101579909","imei2":"10365101579909","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-04-04T14:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":912574,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"},{"id":912575,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-04-04T14:27:27.000Z","created_at":"2026-04-04T14:27:27.000Z"},{"id":912582,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-04-04T14:27:38.000Z","created_at":"2026-04-04T14:27:38.000Z"},{"id":912588,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-04-04T14:27:47.000Z","created_at":"2026-04-04T14:27:47.000Z"},{"id":912596,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-04-04T14:27:56.000Z","created_at":"2026-04-04T14:27:56.000Z"},{"id":912597,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-04-04T14:28:02.000Z","created_at":"2026-04-04T14:28:02.000Z"},{"id":912598,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-04-04T14:28:02.000Z","created_at":"2026-04-04T14:28:02.000Z"}],"problems":[{"id":249269,"problem":"Poor battery life","remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-04-04T14:27:27.000Z"},{"id":249273,"problem":"Poor battery life","remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-04-04T14:27:47.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that Status code should be 200 OK. 1 0 0
Test Case-02: Verify that API response should be less than 300ms 1 0 0
Test Case-03: Verify that API response should have structured json 1 0 0
Test Case-04: Verify that The details array contains correct status progression (JobCreation → Pending for Job Assignment → Pending for Repair → Pending for QC → Pending for Delivery → Delivered → Closed) [Order Needs to be maintained] 7 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_168024' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MzE1MDl9.KxsKSHB3GM5Yjg9tDomaEYza19GXMhf3XKbJYojz7JQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_238451
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzUzMTI4Nzl9.l3NdQLvzIHI4Ys7ddELuDH21vVYwKEnBiOYnG0ih2v0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4be07a1-92e8-4195-9b57-057c8ef4c4ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 04 Apr 2026 14:28:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Test Case-01: Verify that API response should have 401 1 0 0
Test Case-02: Verify that API response body should have 'Unauthorized' message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error