Get count of Order emails that would be send if the jobs were dispatched
GET/event/:guid/resend-emails
Count the order sfor which the emails would be send. Only admins are permitted to resend Order emails for Events.
Request​
Responses​
- 200
- 403
- 406
Resend was successfully requested.
Unauthorized. You are not an admin.
Request is invalid, see error context for validation errors.