ClientProject #3223
Updated by Md.Sajib Ahmed 7 months ago
### Tasks 1. **Auto Parts Modal Enquiry API** * Create `POST` API endpoint for **Auto Parts modal enquiry submission**. * Behind the scenes, this should call the **PQS Japan API**. 2. **Auto Parts Customer Form Submission API** * Create `POST` API endpoint for **customer - Enquire - page form submission**. * Behind the scenes, this should also call the **PQS Japan API**. ### Notes * Both APIs are `POST` methods. * Ensure proper validation and error handling. submission