Project

General

Profile

Actions

ClientProject #3254

open

ClientProject #3253: [Module Home]: Category API Endpoint for Multi-Level Products and Integration

[API]: Home Category API Endpoint for Multi-Level Products

Added by Md.Sajib Ahmed 7 months ago. Updated 7 months ago.

Status:
Complete
Priority:
High
Target version:
Start date:
09/16/2025
Due date:
09/19/2025 (about 7 months late)
% Done:

100%

Estimated time:
1:00 h
Spent time:

Description

Tasks

  1. API Endpoint Development

    • Create a new endpoint:

      /api/v1/home/category-products?category="PremiumCars"
      
    • Supported categories:

      • "NewArrivals"
      • "PremiumCars"
      • "HotDeals"
    • This endpoint will internally call PQS Japan API:

      `${API_BASE_URL}/api/vehicle/getCategoryAllStockList`
      
  2. Service Function

    • Implement a service function to fetch category-based products.
    • Ensure revalidated caching system is applied for optimized performance.
  3. API Documentation

    • Create and maintain Postman API documentation.
    • Include request/response examples for all supported categories.

References

  • Internal API: ${API_BASE_URL}/api/vehicle/getCategoryAllStockList
Actions #1

Updated by Md.Sajib Ahmed 7 months ago

  • Status changed from In Progress to Complete
  • % Done changed from 0 to 100
Actions #2

Updated by Md.Sajib Ahmed 7 months ago

  • Description updated (diff)
Actions

Also available in: Atom PDF