2.1.8.4 Response JSON Parameters
This section provides the list of parameters in the JSON response.
Table 2-10 POST JSON Response
| Name | Type | Description |
|---|---|---|
| fileId | integer | The ID of the file uploaded. File ID is created by AAI. |
Request JSON Sample
{
"payload": {
"mapType": "class java.util.HashMap",
"empty": false,
"fileId": 100
}
}