Catalog

Number of existing attribute sets

Endpoint

/shop-api/monitoring/catalog/attribute-sets-quantity/[Y-m-d\TH:i:sO]

{
  "SuccessResponse": {
    "Head": {
      "RequestId": "",
      "RequestAction": "shop-api/monitoring/catalog/attribute-sets-quantity",
      "ResponseType": "JSON",
      "Timestamp": "2016-10-21T10:57:51+0200"
    },
    "Body": {
      "quantity": "93",
      "created_at": {
        "from": "",
        "to": "2016-10-20T22:57:51"
      }
    }
  }
}

Number of existing attributes

Endpoint

/shop-api/monitoring/catalog/attributes-quantity/[Y-m-d\TH:i:sO]

{
  "SuccessResponse": {
    "Head": {
      "RequestId": "",
      "RequestAction": "shop-api/monitoring/catalog/attributes-quantity",
      "ResponseType": "JSON",
      "Timestamp": "2016-10-21T10:58:07+0200"
    },
    "Body": {
      "quantity": "26624",
      "created_at": {
        "from": "",
        "to": "2016-10-20T22:58:07"
      }
    }
  }
}

Number of existing Brands

Endpoint

/shop-api/monitoring/catalog/brands-quantity/[Y-m-d\TH:i:sO]

{
  "SuccessResponse": {
    "Head": {
      "RequestId": "",
      "RequestAction": "shop-api/monitoring/catalog/brands-quantity",
      "ResponseType": "JSON",
      "Timestamp": "2016-10-21T10:58:24+0200"
    },
    "Body": {
      "quantity": "6040",
      "created_at": {
        "from": "",
        "to": "2016-10-20T22:58:24"
      }
    }
  }
}

Number of existing Categories

Endpoint

/shop-api/monitoring/catalog/categories-quantity/[Y-m-d\TH:i:sO]

{
  "SuccessResponse": {
    "Head": {
      "RequestId": "",
      "RequestAction": "shop-api/monitoring/catalog/categories-quantity",
      "ResponseType": "JSON",
      "Timestamp": "2016-10-21T10:58:36+0200"
    },
    "Body": {
      "quantity": "94",
      "created_at": {
        "from": "",
        "to": "2016-10-20T22:58:36"
      }
    }
  }
}

Number of existing Tax Classes

Endpoint

/shop-api/monitoring/catalog/tax-classes-quantity/[Y-m-d\TH:i:sO]

{
  "SuccessResponse": {
    "Head": {
      "RequestId": "",
      "RequestAction": "shop-api/monitoring/catalog/tax-classes-quantity",
      "ResponseType": "JSON",
      "Timestamp": "2016-10-21T10:58:50+0200"
    },
    "Body": {
      "quantity": "1",
      "created_at": {
        "from": "",
        "to": "2016-10-20T22:58:50"
      }
    }
  }
}