Program Application Output
- JSON example
-
1{ 2 "success": true, 3 "message": "Your application has been submittted successfully", 4 "applicationId": "IA-0000000456" 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| applicationId | String | Tracking number for an application. | Small, 58.0 | 58.0 |
| message | String | Response message. | Small, 58.0 | 58.0 |
| success | Boolean | Indicates if the application is successfully created (true) or not (false). | Small, 58.0 | 58.0 |