EPA Component Attempt Data
The following is a list of data fields returned by the ACE360 Connect EPA component attempt endpoints. We've written this reference guide to help you better understand the data you receive from Connect.
Contents
id
Example:
json
"id": 1836
This is the unique identifier for an EPA component attempt in ACE360.
apprenticeId
Example:
json
"apprenticeId": 1937
This is the unique identifier for an apprentice in ACE360.
epaAttemptId
Example:
json
"epaAttemptId": 837
This is the unique identifier for an EPA Attempt in ACE360.
epaId
Example:
json
"epaId": 1937
This is the unique identifier for an EPA component in ACE360.
epaType
Example:
json
"epaType": "Project"
This is the name of an EPA component in ACE360.
grade
Example:
json
"grade": "merit"
This is the grade awarded to the EPA component attempt.
Possible values:
null
"fail"
"pass"
"merit"
"distinction"
gradeDate
Example:
json
"gradeDate": "2020-03-26 08:15:17"
This is the date the EPA component was graded in ACE360.