api calls
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
curl --location 'https://datacollection.micropcr.com/api/deviceManagement/device/provision' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"serialNumber": "HPP1-0111-0001",
|
||||
"serialNumber": "HCV-000-5003",
|
||||
"deviceTypeName": "HPOS",
|
||||
"uid": "HPP1-0111-0001",
|
||||
"uid": "HCV-000-5003",
|
||||
"email": "HPOS_provisioner@bigtec.co.in",
|
||||
"password": "f2ab0e7f9d69"
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user