EPA Resit Request Data
The following is a list of data fields returned by the ACE360 Connect EPA resit request 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 resit request in ACE360.
apprenticeId
Example:
json
"apprenticeId": 1937
This is the unique identifier for an apprentice in ACE360.
requestedAt
Example:
json
"requestedAt": "2020-03-26 08:15:17"
This is the date the EPA Resit was requested in ACE360.
approvedAt
Example:
json
"approvedAt": "2020-03-27 08:15:17"
This is the date the EPA Resit request was approved in ACE360.
rejectedAt
Example:
json
"rejectedAt": "2020-03-27 08:15:17"
This is the date the EPA Resit request was rejected in ACE360.
requestedBy
Example:
json
"requestedBy": 12
This is the unique identifier for a user in ACE360. This is the ID of the user that requested the EPA resit.