Actions
ClientProject #3223
open[API]: Auto Parts Enquiry & Customer Form Submission APIs
Start date:
09/12/2025
Due date:
09/19/2025 (about 7 months late)
% Done:
100%
Estimated time:
4:00 h
Spent time:
Description
Tasks¶
-
Auto Parts Modal Enquiry API
- Create
POSTAPI endpoint for Auto Parts modal enquiry submission. - Behind the scenes, this should call the PQS Japan API.
- Create
-
Auto Parts Customer Form Submission API
- Create
POSTAPI endpoint for customer form submission. - Behind the scenes, this should also call the PQS Japan API.
- Create
Notes¶
- Both APIs are
POSTmethods. - Ensure proper validation and error handling.
Updated by Md.Sajib Ahmed 7 months ago
- Subject changed from [API]: Auto parts API develop to [API]: Auto Parts Enquiry & Customer Form Submission APIs
- Description updated (diff)
- Status changed from Pending to In Progress
- % Done changed from 0 to 50
- Develop our own system API
- Created postman documentation
Here is the github commit message
Updated by Md.Sajib Ahmed 7 months ago
- Due date set to 09/19/2025
- Status changed from In Progress to Complete
- % Done changed from 50 to 100
- Developed auto parts customer api
- Postman documentation
Here is the github commit message
Updated by Md.Sajib Ahmed 7 months ago
Here is the github issue link
Extra validation field added in the zod schema (RefNo: string)
Actions