Create a submittal activity
Authentication
AuthorizationBearer
BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).
Request
This endpoint expects an object.
requirementGuid
GUID of the requirement this activity belongs to.
applicantGuid
GUID of the applicant this activity belongs to.
activityTypeId
ID of the submittal activity type.
activityDate
ISO-8601 date/time of the activity.
activityEndDate
ISO-8601 end date/time (for scheduled activities with a duration).
note
Note or comment for the activity.
allDay
Whether this is an all-day activity.
completed
Whether this activity has been completed.
completedDate
ISO-8601 date/time the activity was marked completed.
Response
Submittal activity created