Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://134.209.118.139:3002/finance/device/enroll \ --header 'Content-Type: application/json' \ --header 'x-access-token: <api-key>' \ --data ' { "customerid": 662, "imei": "351920920269424", "payg": "DFVCXG6R" } '
{ "message": "No token provided." }
Registers an IMEI with the EasyOwn PT Interface to enable PayGo locking.
JWT token obtained from POST /api/auth/signin
POST /api/auth/signin
662
"351920920269424"
"DFVCXG6R"
IMEI enrolled; device will be in LOCKED state