...
| Code Block | ||
|---|---|---|
| ||
{
"error":0,
"result":{"id":1, "code":"xxx", starts:"xxx", expires:"xxx"}
} |
Examples:
The GridGo challenge code is the matrix in JSON string
...
| Code Block | ||
|---|---|---|
| ||
{
"error":0
} |
3. verify pin by assignment
Parameters:
...
...
| Code Block | ||
|---|---|---|
| ||
{
"error":0,
"result":{"id":1, "code":"xxx", starts:"xxx", expires:"xxx"}
} |
Examples:
The GridGo challenge code is the matrix in JSON string
...
| Code Block | ||
|---|---|---|
| ||
{
"error":0
} |
3. verify pin by assignment
Parameters:
...