Actions
ClientProject #2311
openIssue: Existing Inquiry API Change Request
Start date:
04/19/2025
Due date:
04/19/2025 (about 12 months late)
% Done:
100%
Estimated time:
2:00 h
Spent time:
Description
-
Path:
WEBSITE > INQUIRY FORM > Existing API Change Request -
New API Endpoint:
POST {{url}}/api/sendMail/sendPriceInqueryMail - New Request Body Structure:
{
"Name": "Md. Sayful Islam",
"Email": "sayful23@gmail.com",
"Country": "Bangladesh",
"PhoneNo": "01815289765",
"Vehicle": "TOYOTA COROLLA FIELDER 2021 for Sale",
"ReferenceNo": "RF102043",
"ChassisNo": "NRE161-0100267"
}
- Update Integration on the Following Pages:
-
Website > Stock > Product > "Email for price"Button -
Website > Back Order > Product > "Email for price"Button -
Website > Stock > List View > "Enquire"Button -
Website > Back Order > List View > "Enquire"Button
➡️ Replace the current inquiry API with the new one on all the listed pages.
Actions