How to create a device on the sandbox?

Solved
simon_ntt
Conversationalist

How to create a device on the sandbox?

Hello guys, I'm currently trying the API and I was wondering if it was possible to create fake devices using it. The request to claim a device into an organization takes this body and obviously it fails because I don't know what to put in the serial and license fields.

 

{
  "order""4CXXXXXXX",
  "serial""ABCD-EF12-3456",
  "licenseKey""Z2XXXXXXXXXX",
  "licenseMode""addDevices"
}
1 Accepted Solution
PhilipDAth
Kind of a big deal
Kind of a big deal

I don't know the answer, but I would be very surprised if it would accept fake serial numbers.  Although it is a sandbox environment for the contents, it is still using the same global API and I doubt it would make any special exceptions for specific accounts.

View solution in original post

1 Reply 1
PhilipDAth
Kind of a big deal
Kind of a big deal

I don't know the answer, but I would be very surprised if it would accept fake serial numbers.  Although it is a sandbox environment for the contents, it is still using the same global API and I doubt it would make any special exceptions for specific accounts.

Get notified when there are additional replies to this discussion.