add: params contact_phone and validation resend chat wa in notif error user

This commit is contained in:
2026-01-01 18:31:09 +07:00
parent 889aa04808
commit bedc948a74
3 changed files with 19 additions and 12 deletions

View File

@@ -29,7 +29,7 @@ router
);
router.post(
"/resend/:id",
"/resend/:id/:contact_phone",
verifyToken.verifyAccessToken,
verifyAccess(),
NotificationErrorUserController.resend