Create a submittal

Creates a new submittal — submits an applicant to a Job.

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.
requirementGuidstringRequired
GUID of the requirement to submit the applicant to.
applicantGuidstringRequired
GUID of the applicant being submitted.
notestringOptional
Optional note to record with the submittal.

Response

Submittal created