Lịch sử IMEI
Request
curl --location 'https://pos.open.nhanh.vn/v3.0/product/imeihistory?appId={{appId}}&businessId={{businessId}}' \
--header 'Authorization: {{accessToken}}' \
--header 'Content-Type: application/json'
--data '{
"filters": {
"imei": "9316254891976"
},
"paginator": {
"size": 100
}
}'Filters
Key
Type
Description
Response
Failed response
Successful response
Last updated