End assignment

This will complete an open picking assignment. Once the picking assignment is completed, the system will also check for any other open activities for the user, and if any are found, end them at this time.

For example, these properties must be sent as the request body (in JSON format) for this POST body API call:

  • userid: matthew.cenci@infor.com
  • assignmentnumber: 0000000013

These conditions may generate these messages:

If the passed in user is not an active user in SCE, then this message will display:
Invalid user id specified, or user is not active
If the user has not yet clocked in for the day, then this message will display:
User has not yet clocked in; please clock in before initiating an activity
If the given activity is not open for the given user, then this message will display:
Could not locate any open picking assignment with the provided assignment number