Program Application Output

Output representation of an application request to a Program.
JSON example
{
  "success": true, 
  "message": "Your application has been submittted successfully",
  "applicationId": "IA-0000000456"
}
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