|
Washington State Chapters are required to obtain specific paperwork to allow minor workers to accept Assignments. This is typically described as the "Parent/School Authorization" form. This form can be dynamically generated by the Site to facilitate the processing associated with using minor workers as follows:
- MinorAddress
- The Address where the Minor will be performing the Job Duties (if not specified, ChapterAddress is used)
- MinorAuthorizingTitle
- The official title of the Chapter Officer that is approving the Authorization
- MinorBusinessID
- The Chapter's Business ID (for those needing it)
- MinorCity
- The City where the Minor will be performing the Job Duties (if not specified, ChapterCity is used)
- MinorDailyHoursNonSchool
- The number of hours per day the Minor may work during non-School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorDailyHoursSchool
- The number of hours per day the Minor may work during School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorEndWorkNonSchool
- The latest hour of the day the Minor may work during non-School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorEndWorkSchool
- The latest hour of the day the Minor may work during School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorExpiration
- The Authorization Expirate date
- MinorJobDuties
- A brief description of the duties (job description) the minor will perform
- MinorLocationID
- The Chapter's Location ID (for those needing it)
- MinorSignature
- The name of the authorizing Chapter Officer. This CAN reference a digitized signature file in .JPG or .PNG file format)
- MinorStartWorkNonSchool
- The earliest hour of the day the Minor may work during non-School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorStartWorkSchool
- The earliest hour of the day the Minor may work during School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorState
- The State where the Minor will be performing the Job Duties (if not specified, ChapterState is used)
- MinorUBI
- Washington State Uniform Business Identifier for the Chapter
- MinorWage
- approximate wages per hour that will be paid
- MinorWeeklyHoursNonSchool
- The maximum number of hours per week during non-School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorWeeklyHoursSchool
- The maximum number of hours per week during School periods (specified as a comma separated string: Sun,Mon,Tue,Wed,Thu,Fri,Sat)
- MinorWeeklyWorkDays
- The maximum number of working days per week
- MinorZip
- The Zipcode where the Minor will be performing the Job Duties (if not specified, ChapterZip is used)
|