v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Catalogs - Global

Get the index of the catalog API

The operation will give you all the operations you will be able to do and all the LOV used in this API.

get/v2/user/catalogs/

Response

OK

Example response

{
  "links": {
    "self": {
      "href": "/v2/user/catalogs",
      "method": "GET"
    },
    "beezUPColumns": {
      "href": "/v2/user/catalogs/beezupColumns",
      "method": "GET"
    }
  },
  "lovLinks": {
    "beezUPColumnLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    },
    "beezUPColumnDataTypeLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    },
    "beezUPColumnImportanceLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    },
    "beezUPColumnDisplayGroupLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    },
    "duplicateProductValueStrategyLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    },
    "compareOptionLov": {
      "href": "/v2/public/Go2CultureName",
      "method": "GET"
    }
  }
}