input_object

StaffCheckoutInput

Staff details which can be added while checkout if staff member is doing check on behalf of customer which incluedes empployee code, user, last name, first name and staff user id.
Fields
Required
Id of staff who does checkout on behalf of customer.
employee_code
String
Employee code of staff who does checkout on behalf of customer.
first_name
String!
Required
First name of staff emplyee who does checkout on behalf of customer.
last_name
String!
Required
Last name of staff employee who does checkout on behalf of customer.
Required
User id of the employee who does checkout on behalf of customer.