Project

General

Profile

Actions

Feature #230

open

Feature #217: [api] DANH MỤC - POST - PRODUCT

[api] #217 product category detail

Added by Redmine Admin 21 days ago. Updated 20 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
05/27/2026
Due date:
% Done:

0%

Estimated time:

Description

/v1/e-visa/product-category/detail/hong-kong.HK

hiện tại
Nếu có ?domain=EG|ES|TK thì sẽ dựa theo domain để lấy data ở các table sau
e_visa_product_categories_eg
e_visa_product_categories_es
e_visa_product_categories_tk
Ngược lại không có domain || domain=EW thì lấy
e_visa_product_categories

thực hiện
SQL Gom 4 table đó vào e_visa_destinations
Cần general_country join e_visa_destinations để lấy ra đúng data từ slug trên url

Actions #1

Updated by Redmine Admin 20 days ago

Lấy thêm category ... các mối quan hệ của nó luôn
Không làm thay đổi cấu trúc hiện tại

{
"status": true,
"status_code": 200,
"message": "Lấy dữ liệu thành công.",
"data": {
"title": "EW:How to Get a Georgia eVisa: Complete Traveler’s Guide",
"code": "GE",
"slug": "georgia",
"content":...
"meta_title": "Georgia eVisa Explained: Step-by-Step Application",
"meta_keyword": "Georgia e Visa",
"meta_description": "Georgia e V

Actions

Also available in: Atom PDF