[go: up one dir, main page]

0% found this document useful (0 votes)
22 views2 pages

API Product Data Retrieval

Uploaded by

Abdul Aziz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

API Product Data Retrieval

Uploaded by

Abdul Aziz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

HEADER API’S

Parameters Value Type Description

Content-Type String application/json


URL Integration Login
Method URL

POST http://cloud.solutionxpert.net:30066/API/Product/read.php?
action=allempdaterange493

Body

{
"Dates":"2024/04/30",
"DatesTo":"2024/04/30"
}

RESPONSE

Status Response Data

200 {
"

"status": 200,
"message": "2 Recourds Found!",
"data": [
{
"id": 38746281,
"staff_id": 47856,
"type": 2,
"supplement_id": 11420,
"series": null,
"arrive_date": "2024-08-21 00:00:00",
"arrive_time": "2024-08-21 08:00:00",
"enrollid": null,
"mode": null,
"event": null,
"checkpoint_id": null,
"address": null,
"longitude": null,
"latitude": null,
"remark": null,
"gmt_create": "2024-08-21 18:52:45",
"gmt_modified": "2024-08-21 18:52:45",
"customer_id": 493,
"logimage": null,
"temperature": null,
"uuid": "47856HnullH20240821080000H493"
},
{
"id": 38746290,
"staff_id": 47856,
"type": 2,
"supplement_id": 11422,
"series": null,
"arrive_date": "2024-08-21 00:00:00",
"arrive_time": "2024-08-21 11:00:00",
"enrollid": null,
"mode": null,
"event": null,
"checkpoint_id": null,
"address": null,
"longitude": null,
"latitude": null,
"remark": null,
"gmt_create": "2024-08-21 18:53:18",
"gmt_modified": "2024-08-21 18:53:18",
"customer_id": 493,
"logimage": null,
"temperature": null,
"uuid": "47856HnullH20240821110000H493"
}
]
}

} ]}

You might also like