Meal Attendee Groups
Detailed Meal Attendees has been enhanced as Meal Attendee Groups. This sought-after feature has allows users to create groups of attendees for meals rather than enter attendees separately. It also allows users to reuse these groups from your meal expense history.
Requiring Detailed Attendees for Company Meal Expenses
Adding Groups of Meal Attendees to Your Account
Adding Individual Meal Attendees to Your Account
Entering Multiple Attendees to a Meal Expense
New Certify API Method
Two new Certify API methods are included on the Certify API documentation page:
- GET /users -This method will return a list of one or more users.
- GET / users{id} -This method should return a specific user associated with the supplied ID value.