Chuyển tới nội dung chính

TextSearch_ACNLookup

Source: DE_Searches_API_NetCore/SoEzy.DeSearchWebAPI/Controllers/Categories/TextSearch_ACNLookupController.cs

Base route: api/v1/TextSearch_ACNLookup

Endpoints

MethodRouteActionAuth
POSTapi/v1/TextSearch_ACNLookup/ListList
POSTapi/v1/TextSearch_ACNLookup/AddDataManuallyAddDataManually

Chi tiết

POST List

  • Route: List
  • Trả về: EzyResultObject<EzyDataSourceResult<TextSearch_ACNLookupModel>>
  • Params: TextSearch_ACNLookupParamModel model

TODO: mô tả nghiệp vụ, ví dụ request/response.

POST AddDataManually

/

  • Route: AddDataManually
  • Trả về: EzyResultObject<EzyDataSourceResult<object>>
  • Params: TextSearch_ACNLookup_AddDataManuallyModel model

TODO: mô tả nghiệp vụ, ví dụ request/response.