This subscriptions endpoint retrieves an account's current Software Management Service subscription status.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
application/json
application/json
curl -X GET "https://example.com/subscriptions/0402196254-00001"{ "accountName": "0402196254-00001", "purchaseType": "TS-HFOTA-EVNT,TS-HFOTA-MRC", "licenseCount": 9000, "licenseUsedCount": 1000, "updateTime": "2018-03-02T16:03:06.000Z"}{ "errorCode": "error code string", "errorMessage": "error message string"}