Resend Business Invite
POST/public-api/v1/kyb/invites/:inviteId/resend
EndPoint description : Resend Business Invite Invitation
This endpoint is used when the original invitation was not accepted, expired, or needs to be sent again. It re-triggers the invite notification without creating a new invitation entry.
Next Step :
- Get the Business Invite Request by ID to verify the updated status and resend timestamp of the invitation
Request
Responses
- 201
- 401
- 500
Business Invite Resent Successfully
Unauthorized – Invalid or missing token.
Internal Server Error