From cbdc42ad57ca94b337af2eba98fa10eaa72172ad Mon Sep 17 00:00:00 2001 From: Shingi Date: Thu, 31 Oct 2024 11:07:45 -0500 Subject: [PATCH] Update endpoints.md --- endpoints.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/endpoints.md b/endpoints.md index 33aa00b..b699797 100644 --- a/endpoints.md +++ b/endpoints.md @@ -217,4 +217,6 @@ Common error responses for this endpoint: - **500 Internal Server Error**: If there is a problem with data processing or a server-side issue. - **404 Not Found**: If the device or customer referenced by the ID does not exist in the system. +Configuration is possible through our front end app to provide email-based updates about request statuses. + ---