POST /admin/sellers/:id/members/invites/:invite_id/resend and the vendor equivalent. Emits member_invite.created for the new invite.
Usage
Input
Id of the invite to re-issue; must belong to the seller.
Seller the invite belongs to.
Result
The re-created invite (single-element array) with a new
token and expires_at.