Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Catalog Service

...


Catalog Service

...


Anchor
createNormgetNormListcreateNorm

...

getNormList

Get the norm list
Deck of Cards
idbimCreateNormbimGetNormList


Card
defaulttrue
labelURL / Resource / JSON Structure
Resource: norms/norms 

URLhttps://api-stage.bimplus.net/v2/ norms

Examplehttps://api-stage.bimplus.net/v2/norms

JSON Structure

Name

Mandatory / Optional

Type

Description

idwill be ignoredstring(guid)The id of the norm. Will be taken from request url.
namemandatorystringNorm name
descriptionoptionalstringNorm description
Card
labelHTTP Method
 POST


Card
labelHTTP Method
 GET


Card
labelDescription
 Gets the norm list
Card
labelDescription
Create a new norm.


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorRedGreen
langxml
titleJSONStatus
{
Status:  "name":"DIN 1046",
  "description":"DIN 1046"
}
Card
labelResponse
200 OK


Code Block
borderColorGreenRed
langxml
titleStatus
Status: 201 Created
Code Block
titleJSON
[{
    "id":"ed9fe5ba6de06146-96c0125f-f24dc7eb-977995cc-b06b7ce693850c07d85c4d94",
    "name":"DIN 10461045",
    "description":"DIN 10461045"
}  },
  {
    "id":"0da7bbc8-c63d-d090-c458-1431f78987e0",
    "name":"DIN 17100",
    "description":"DIN 17100"
  }
]



Anchor
getNorm
getNorm
Anchor
getNormListgetNormList

Get the norm

...

details
Deck of Cards
idbimGetNormListbimGetNorm


Card
defaulttrue
labelURL / Resource / JSON Structure
Resource: /norms norms

URLhttps://api-stage.bimplus.net/v2/ norms/<norm_id>

Examplehttps://api-stage.bimplus.net/v2/norms/6de06146-125f-c7eb-95cc-0c07d85c4d94


Card
labelHTTP Method
 GET


Card
labelDescription
 Gets the norm list Get information about a specified norm


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK


Code Block
borderColorRed
langxml
titleJSON
[{
    "id":"6de06146-125f-c7eb-95cc-0c07d85c4d94",
    "name":"DIN 1045",
    "description":"DIN 1045"
  },
  {
    "id":"0da7bbc8-c63d-d090-c458-1431f78987e0",
    "name":"DIN 17100",
    "description":"DIN 17100"
  }
]

...

}





Anchor
getCountryList
getCountryList

Get the country list
Deck of Cards
idbimGetCountryList


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: countries

URLhttps://api-stage.bimplus.net/v2/ countries

Examplehttps://api-stage.bimplus.net/v2/countries


Card
labelHTTP Method
 GET


Card
labelDescription
 Gets the country list


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK


Code Block
borderColorRed

...

Get the norm details
Deck of Cards
idbimGetNorm
Card
defaulttrue
labelURL / Resource / JSON Structure
Resource: norms

URLhttps://api-stage.bimplus.net/v2/ norms/<norm_id>

Examplehttps://api-stage.bimplus.net/v2/norms/6de06146-125f-c7eb-95cc-0c07d85c4d94

Card
labelHTTP Method
 GET
Card
labelDescription
 Get information about a specified norm
Card
labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Card
labelResponse
JSON
[{
    
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
{
  "id":"6de061462909b0d8-125fc6de-c7eb425d-95cc2303-0c07d85c4d94256336ada04f",
    "name":"DIN 1045Germany",
    "description":"DIN 1045Germany"
}

...

  },
  {
    "id":"b7e10710-94f8-bfdf-72a0-eaa80f3bc57e",
    "name":"Italy",
    "description":"Italy"
  }
]



Anchor
getCountry
getCountry

Get the country details

...

Deck of Cards
idbimDeleteNormbimGetCountry


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: normscountries

URLhttps://api-stage.bimplus.net/v2/ norms countries/<norm<country_id>

Examplehttps://api-stage.bimplus.net/v2/normscountries/6de06146ed9fe5ba-125f96c0-c7ebf24d-95cc9779-0c07d85c4d94 b06b7ce69385


Card
labelHTTP Method
 DELETE GET


Card
labelDescription
Delete the specified norm Get information about a specified country


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK

...


Code Block

...

borderColor

...

Create a new country
Red
langxml
titleJSON
{
  "id":"ed9fe5ba-96c0-f24d-9779-b06b7ce69385",
  "name":"Austria",
  "description":"Austria"
}




Anchor
getCatalogTypesList
getCatalogTypesList
Get a list of catalog types
Deck of Cards
idbimGetCatalogTypesList


Card
defaulttrue
labelURL / Resource / JSON Structure
Resource: catalogs/types

URL

Deck of Cards
idbimCreateCountry
Card
defaulttrue
labelURL / Resource / JSON Structure
Resource: countries

URLhttps://api-stage.bimplus.net/v2/ countries

Examplehttps://api-stage.bimplus.net/v2/countries catalogs/types

Examplehttps://api-stage.bimplus.net/v2/catalogs/types

JSON JSON Structure

Name

Mandatory / Optional

Type

Description

idwill be ignoredstring(guid)The id of the country. Will be taken from request url.catalog type.
namemandatorystringCountry Catalog type name
descriptionoptionalstringCountry Catalog type description



Card
labelHTTP Method
 POST GET


Card
labelDescription
Create a new country. Get a list of catalog types


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorRedGreen
langxml
titleJSONStatus
{
Status:  "name":"Austria",
  "description":"Austria"
}
Card
labelResponse
200 OK


Code Block
borderColorGreenRed
langxml
titleStatus
Status: 201 Created
Code Block
titleJSON
[{
    "id":"ed9fe5ba992bdb90-96c0e093-f24d4e6d-977982cd-b06b7ce69385d8395ec14496",
    "name":"AustriaMaterial",
    "description":"AustriaMaterial"
  },
  ...
]



Anchor
getCountryListgetCatalogTypegetCountryList
getCatalogType

Get the

...

catalog type details
Deck of Cards
idbimGetCountryListbimGetCatalogType


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: countriescatalogs/types

URLhttps://api-stage.bimplus.net/v2/ countries/ catalogs/types/<catalogType_id>

Examplehttps://api-stage.bimplus.net/v2/countries/catalogs/types/992bdb90-e093-4e6d-82cd-d8395ec14496


Card
labelHTTP Method
 GET


Card
labelDescription
 Gets the country list Get information about a specified norm


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK


Code Block
borderColorRed
langxml
titleJSON
[{
    "id":"2909b0d8992bdb90-c6dee093-425d4e6d-230382cd-256336ada04fd8395ec14496",
    "name":"GermanyMaterial",
    "description":"GermanyMaterial"
  },
  {
    "id":"b7e10710-94f8-bfdf-72a0-eaa80f3bc57e",
    "name":"Italy",
    "description":"Italy"
  }
]

...

}




Anchor
getCatalogItem
getCatalogItem

Get the catalog item

...

details
Deck of Cards
idbimGetCountrybimGetCatalogItem


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: countriescatalogitems

URLhttps://api-stage.bimplus.net/v2/ countries catalogitems/<country<catalogitem_id>

Examplehttps://api-stage.bimplus.net/v2/countriescatalogitems/ed9fe5baf15e402a-96c0d29d-f24d023c-9779745d-b06b7ce693852b2f41c58483

Card
labelHTTP Method
 GET
Card
labelDescription
 Get information about a specified country
Card
labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Card
labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
{
  "id":"ed9fe5ba-96c0-f24d-9779-b06b7ce69385",
  "name":"Austria",
  "description":"Austria"
}

...

 

Optional query parameters: Used to refine and reduce the set of returned catalog items

Name

Type

Default value

Description

unitstring metric

When query parameter "unit=imperial" is defined, the API will return free-attribute of catalog item with imperial unit.
e.g. https://api-stage.bimplus.net/v2/catalogitems/d3a532ce-145a-5a91-4bba-a445630b93ca/?unit=imperial

Query unit can be only ?unit=metric or ?unit=imperial.

filterstring

When filter "name=I200" is defined the API will return only of catalog item which Name contains requested sub-string, e.g. https://api-stage.bimplus.net/v2/catalogitems?filter=name=I1

if filter is "name=I1" will be returned all catalog items which Name contains substring "I1".
Like I100 I150, etc.

 


Card
labelHTTP Method
 GET


Card
labelDescription
 Get information about a specified catalog item


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse

...

Delete the specified country

Resource: countries

URLhttps://api-stage.bimplus.net/v2/ countries/<country_id>

Examplehttps://api-stage.bimplus.net/v2/countries/ed9fe5ba-96c0-f24d-9779-b06b7ce69385
Deck of Cards
idbimDeleteCountry
Card
defaulttrue
labelURL / Resource / JSON Structure
Card
labelHTTP Method
 DELETE
Card
labelDescription

Delete the specified country

Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeadersStatus
AuthorizationStatus: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Card
labelResponse
200 OK


Code Block
borderColorGreenRed
langxml
titleStatusJSON
Status:{
 200 OK

...

Get a list of catalog types

...

idbimGetCatalogTypesList

...

defaulttrue
labelURL / Resource / JSON Structure

...

URLhttps://api-stage.bimplus.net/v2/ catalogs/types

Examplehttps://api-stage.bimplus.net/v2/catalogs/types

JSON Structure

...

Name

...

Mandatory / Optional

...

Type

...

Description

...

Card
labelHTTP Method
 GET
Card
labelDescription
 Get a list of catalog types

...

labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json

...

labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
[{
    "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
    "name":"Material",
    "description":"Material"
  },
  ...
]

...

Get the catalog type details

...

idbimGetCatalogType
Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs/types

URLhttps://api-stage.bimplus.net/v2/ catalogs/types/<catalogType_id>

Examplehttps://api-stage.bimplus.net/v2/catalogs/types/992bdb90-e093-4e6d-82cd-d8395ec14496

Card
labelHTTP Method
 GET
Card
labelDescription
 Get information about a specified norm

...

labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json

...

labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
{
  "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
  "name":"Material",
  "description":"Material"
}

...

Create a new catalog item
Resource: catalogitems

URLhttps://api-stage.bimplus.net/v2/ catalogitems

Examplehttps://api-stage.bimplus.net/v2/catalogitems

JSON Structure

Deck of Cards
idbimCreateCatalogItem
Card
defaulttrue
labelURL / Resource / JSON Structure

Name

Mandatory / Optional

Type

Description

idwill be ignoredstring(guid)The id of the catalog item
namemandatorystringCatalog item name
descriptionoptionalstringCatalog item description
catalogIdmandatorystringCatalog id. Newly created catalog item belongs to this catalog
propertiesoptionalobject(dictionary)Object which contains pairs of all parameter values for catalog item.
Value in pair represent attribute value of the attribute with Id specified as key in pair.
Card
labelHTTP Method
 POST
Card
labelDescription

Create a new catalog item to the specified catalog.

Card
labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Code Block
borderColorRed
langxml
titleJSON
{
  "catalogId":"2d116846-5f7c-a780-3a82-6dd8150989df",
  "properties":{
    "7f670d2a-6c00-4fb1-0dce-bb4f700ca0f4":"1.2e-05",
    "029ca99d-d590-3f36-60ad-c2f8538b6bf4":"No",
    "9df611ca-c547-e0ab-4595-8a017a383592":210000000000,
    "ca5d193d-c7c8-be57-a244-e7d751a67824":80769200000,
    "ceb34ade-8a26-f9a5-b3ea-f247486a1778":7850,
    "52941ec9-f125-d765-aaca-07c7a3e86997":0.3,
    "efd8c210-8d8e-21e6-987f-8924159f961f":0.15,
    "c905659b-74c8-dd27-7c61-e9722abbf9a3":600,
    "9813d85d-cd87-1db0-a4ce-08a94375ecae":45,
    "633a90c2-a927-faf3-22d4-7a17e4f2b81a":355000000,
    "d450c196-451f-6811-0b47-53c5b81f2cc9":470000000
  },
  "name":"S 998",
  "description":"test catalog item "
}
Card
labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 201 Created
Code Block
titleJSON
{
  "catalogId":"2d116846-5f7c-a780-3a82-6dd8150989df",
  "properties":{
    "7f670d2a-6c00-4fb1-0dce-bb4f700ca0f4":"1.2e-05",
    "029ca99d-d590-3f36-60ad-c2f8538b6bf4":"No",
    " "catalogId":"2d116846-5f7c-a780-3a82-6dd8150989df",
  "properties":{
    "7f670d2a-6c00-4fb1-0dce-bb4f700ca0f4":"1.2e-05",
    "029ca99d-d590-3f36-60ad-c2f8538b6bf4":"No",
    "9df611ca-c547-e0ab-4595-8a017a383592":210000000000,
    "ca5d193d-c7c8-be57-a244-e7d751a67824":80769200000,
    "ceb34ade-8a26-f9a5-b3ea-f247486a1778":7850,
    "52941ec9-f125-d765-aaca-07c7a3e86997":0.3,
    "efd8c210-8d8e-21e6-987f-8924159f961f":0.15,
    "c905659b-74c8-dd27-7c61-e9722abbf9a3":600,
    "9813d85d-cd87-1db0-a4ce-08a94375ecae":45,
    "633a90c2-a927-faf3-22d4-7a17e4f2b81a":355000000,
    "d450c196-451f-6811-0b47-53c5b81f2cc9":470000000
  },
  "id":"f15e402a-d29d-023c-745d-2b2f41c58483",
  "name":"S 998",
  "description":"test catalog item "
}




Anchor
getCatalogItemgetCatalogListgetCatalogItem
getCatalogList

Get the catalog

...

list
Deck of Cards
idbimGetCatalogItembimGetCatalogList


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogitemscatalogs

URLhttps://api-stage.bimplus.net/v2/ catalogitems/<catalogitem_id> catalogs

Examplehttps://api-stage.bimplus.net/v2/catalogitems/f15e402a-d29d-023c-745d-2b2f41c58483catalogs


Card
labelHTTP Method
 GET


Card
labelDescription
 Get information about a specified catalog item Gets the catalog list


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK


Code Block
borderColorRed
langxml
titleJSONJSON
[{
    "norms":[{
      {
  "catalogIdid":"2d11684696b6d63f-5f7c7d86-a7802270-3a825ded-6dd8150989dfa7868308679b",
      "properties":{
  "name":"EC"
      }
    ],
    "countries":[{
     "7f670d2a-6c00-4fb1-0dce-bb4f700ca0f4":"1.2e-05",
   "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "029ca99d-d590-3f36-60ad-c2f8538b6bf4name":"No",Standard EN"
      }
    "9df611ca-c547-e0ab-4595-8a017a383592":210000000000],
    "ca5d193d-c7c8-be57-a244-e7d751a67824catalogType":80769200000,{
      "id"ceb34ade:"992bdb90-8a26e093-f9a54e6d-b3ea82cd-f247486a1778d8395ec14496":7850,
    "52941ec9-f125-d765-aaca-07c7a3e86997":0.3  "name":"Material",
    "efd8c210-8d8e-21e6-987f-8924159f961f":0.15,  "description":"Material"
    "c905659b-74c8-dd27-7c61-e9722abbf9a3":600},
    "9813d85d-cd87-1db0-a4ce-08a94375ecae":45id":"2d116846-5f7c-a780-3a82-6dd8150989df",
    "633a90c2-a927-faf3-22d4-7a17e4f2b81aname":355000000"Steel",
    "d450c196-451f-6811-0b47-53c5b81f2cc9description":470000000"Steel"
  },
  {
    "norms":[{
        "id":"f15e402a96b6d63f-d29d7d86-023c2270-745d5ded-2b2f41c58483a7868308679b",
        "name":"S 998",
"EC"
      }
    ],
    "descriptioncountries":"test catalog item "
}

...

Create a new catalog
Resource: catalogs

URLhttps://api-stage.bimplus.net/v2/ catalogs

Examplehttps://api-stage.bimplus.net/v2/catalogs

JSON Structure

Deck of Cards
idbimCreateCatalog
Card
defaulttrue
labelURL / Resource / JSON Structure

Name

Mandatory / Optional

Type

Description

idwill be ignoredstring(guid)The id of the catalog
namemandatorystringCatalog name
descriptionoptionalstringCatalog description
catalogtypemandatoryobjectCatalog type object. Mandatory is only Id of the catalog type object.
See response of Get a list of catalog types
normsoptionalJSON arrayArray of norm objects, see json response part of Get the norm list .
Mandatory is only Id of the norm object
countriesoptionalJSON arrayArray of country objects, see json response part of Get the country list .
Mandatory is only Id of the country object
Card
labelHTTP Method
 POST
Card
labelDescription

Create a new catalog.

Card
labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Code Block
borderColorRed
langxml
titleJSON
{
  "name":"Timber",
  "description":"Timber",
  "catalogtype":{
    "id":"992bdb90-e093-4e6d-82cd-d8395ec14496"
  }
}
Card
labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 201 Created
Code Block
titleJSON
{
  "norms":[],
  "countries":[],
[{
        "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "name":"Standard EN"
      }
    ],
    "catalogType":{
      "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
      "name":"Material",
      "description":"Material"
    },
    "id":"ae2122c0-f667-f242-40ee-3e57161e433a",
    "name":"Concrete",
    "description":"Concrete"
  },
  {
    "norms":[{
        "id":"96b6d63f-7d86-2270-5ded-a7868308679b",
        "name":"EC"
      }
    ],
    "countries":[{
        "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "name":"Standard EN"
      }
    ],
    "catalogType":{
      "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
      "name":"Material",

      "description":"Material"
    },
    "id":"10e3f1852e5f209b-234e98e4-9686f731-5fea9f54-73075149abd2f9ade4a87587",
    "name":"TimberAluminium",
    "description":"TimberAluminium"
  }
]



Anchor
getCatalogListgetCataloggetCatalogList
getCatalog

Get the catalog

...

details
Deck of Cards
idbimGetCatalogListbimGetCatalog


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs

URLhttps://api-stage.bimplus.net/v2/ catalogs/<catalog_id>

Examplehttps://api-stage.bimplus.net/v2/catalogs/ae2122c0-f667-f242-40ee-3e57161e433a


Card
labelHTTP Method
 GET


Card
labelDescription
 Gets the catalog list Get information about a specified catalog


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK


Code Block
borderColorRed
langxml
titleJSON
[{
    "norms":[{
        "id":"96b6d63f-7d86-2270-5ded-a7868308679b",
        "name":"EC"
      }
    ],
    "countries":[{
        "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "name":"Standard EN"
      }
    ],
    "catalogType":{
      "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
      "name":"Material",
      "description":"Material"
    },
    "id":"2d116846ae2122c0-5f7cf667-a780f242-3a8240ee-6dd8150989df3e57161e433a",
    "name":"Steel",
    "description":"Steel"
  },
  {
    "norms":[{
        "id":"96b6d63f-7d86-2270-5ded-a7868308679b",
        "name":"EC"
      }
    ],
    "countries":[{
        "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "name":"Standard EN"
      }
    ],
    "catalogType":{
      "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
      "name":"Material",
      "description":"Material"
    },
    "id":"ae2122c0-f667-f242-40ee-3e57161e433a",
    "name":"Concrete",
    "description":"Concrete"
  },
  {
    "norms":[{
        "id":"96b6d63f-7d86-2270-5ded-a7868308679b",
        "name":"EC"
      }
    ],
    "countries":[{
        "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
        "name":"Standard EN"
      }
    ],
    "catalogType":{
      "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
      "name":"Material",
      "description":"Material"
    },
    "id":"2e5f209b-98e4-f731-9f54-f9ade4a87587",
    "name":"Aluminium",
    "description":"Aluminium"
  }
]

...

Get the catalog details

...

idbimGetCatalog
Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs

URLhttps://api-stage.bimplus.net/v2/ catalogs/<catalog_id>

Examplehttps://api-stage.bimplus.net/v2/catalogs/ae2122c0-f667-f242-40ee-3e57161e433a

Card
labelHTTP Method
 GET
Card
labelDescription
 Get information about a specified catalog

...

labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
"name":"Concrete",
  "description":"Concrete"
}




Anchor
getCatalogItemList
getCatalogItemList

Get the catalog item list from the specified catalog
Deck of Cards
idbimGetCatalogItemList


Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs/<catalog_id>/items

URLhttps://api-stage.bimplus.net/v2/ catalogs/<catalog_id>/items

Examplehttps://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items

Optional query parameters: Used to refine and reduce the set of returned catalog items

...

labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
{
  "norms":[{
      "id":"96b6d63f-7d86-2270-5ded-a7868308679b",
      "name":"EC"
    }
  ],
  "countries":[{
      "id":"7a286f49-ca3e-f2c9-2555-af6f9713071c",
      "name":"Standard EN"
    }
  ],
  "catalogType":{
    "id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
    "name":"Material",
    "description":"Material"
  },
  "id":"ae2122c0-f667-f242-40ee-3e57161e433a",
  "name":"Concrete",
  "description":"Concrete"
}

...

Update the specified catalog
Deck of Cards
idbimPutCatalog
Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs

URL

Name

Type

Default value

Description

codestring

When query parameter "code=DIN 1045" is defined, the API will return from requested catalog only items which are related to code/norm DIN 1045.
Instead of code name can be used also codeId 6de06146-125f-c7eb-95cc-0c07d85c4d94. Query parameter 'code' can be interchanged with query parameter norm.
When are defined both query parameters - code and norm, only code is used in api call.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?code=DIN 1045

To get more precisely specified result set of catalog items, can be combined query parameter for 'norm' or 'code' together with 'country' or 'na' query parameter.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?code=DIN 1045&country=Germany

normstring

When query parameter "norm=DIN 1045" is defined, the API will return from requested catalog only items which are related to code/norm DIN 1045.
Instead of code name can be used also normId 6de06146-125f-c7eb-95cc-0c07d85c4d94. Query parameter 'norm' can be interchanged with query parameter code.
When are defined both query parameters - code and norm, only code is used in api call.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?norm=DIN 1045

To get more precisely specified result set of catalog items, can be combined query parameter for 'norm' or 'code' together with 'country' or 'na' query parameter.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?code=DIN 1045&country=Germany

nastring

When query parameter "na=Germany" is defined, the API will return from requested catalog only items which are related to country Germany.
Instead of country name can be used also country Id 2909b0d8-c6de-425d-2303-256336ada04f. Query parameter 'na' can be interchanged with query parameter 'country'.
When are defined both query parameters - 'na' and 'country', only 'na' parameter is used in api call.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?na=Germany

To get more precisely specified result set of catalog items, can be combined query parameter for 'norm' or 'code' together with 'country' or 'na' query parameter.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?code=DIN 1045&na=Germany

countrystring

When query parameter "country=Germany" is defined, the API will return from requested catalog only items which are related to country Germany.
Instead of country name can be used also country Id 2909b0d8-c6de-425d-2303-256336ada04f. Query parameter 'country' can be interchanged with query parameter 'na'.
When are defined both query parameters - 'na' and 'country', only 'na' parameter is used in api call.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?country=Germany

To get more precisely specified result set of catalog items, can be combined query parameter for 'norm' or 'code' together with 'country' or 'na' query parameter.

e.g. https://api-stage.bimplus.net/v2/catalogs/10e3f185-234e-9686-5fea-73075149abd2/items?code=DIN 1045&country=Germany

filterstring

When filter "name=S 998" is defined the API will return only catalog items which Name contains requested sub-string,
e.g. if filter is "name=S 998" will be returned all catalog items which Name contains substring "S 998".

e.g.

<catalog_id>Example

2d116846-5f7c-a780-3a82-6dd8150989df/items?filter=name=S 998

To get more precisely specified result set of catalog items, can be combined query parameter filter (by name) together with 'country' or 'code' query parameter.

e.g. https://api-stage.bimplus.net/v2/catalogs/

ae2122c0f667f242

a780-3a82-6dd8150989df/items?filter=name=S 998&code=DIN 1045&country=Germany

 40ee-3e57161e433a



Card
labelHTTP Method
 PUT GET


Card
labelDescription
 Get all catalog items of the catalog


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
 Update the specified catalog.



Card
labelRequestResponse


Code Block
borderColorGreen
langxml
titleHeadersStatus
AuthorizationStatus: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json200 OK


Code Block
borderColorRed
langxml
titleJSON
{[{
    "catalogId":"10e3f185-234e-9686-5fea-73075149abd2",
    "id":"754da75a-c96d-6d4f-01a9-33a178394ecb",
    "name":"GL 26h",
    "normsdescription":[{
   "(EN 14080)"
  },
  {
    "idcatalogId":"0da7bbc810e3f185-c63d234e-d0909686-c4585fea-1431f78987e073075149abd2",
      "nameid":"European27d2555d-2245-a84a-7950-a4898077261f",
      "descriptionname":"EuropeanGL 30h",
    }
  ],"description":"(EN 14080)"
  "countries":[]},
  "catalogType":{
    "idcatalogId":"992bdb9010e3f185-e093234e-4e6d9686-82cd5fea-d8395ec1449673075149abd2",
    "nameid":"Material02ce9b8b-720c-a44c-b115-f45a0de7d965",
    "descriptionname":"Material"
  }GL 32c",
  "name":"Concrete X",
  "description":"Concrete"
}
Card
labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
Code Block
borderColorRed
langxml
titleJSON
"description":"(EN 14080)"
  },
  {
    "normscatalogId":[{"10e3f185-234e-9686-5fea-73075149abd2",
      "id":"0da7bbc80e00c600-c63d8004-d0906a03-c4588110-1431f78987e04d38c3dc40aa",
      "name":"EuropeanGL 24h",
      "description":"European(EN 14080)"
  },
  }{
  ],
  "countriescatalogId":[],
  "catalogType":{"10e3f185-234e-9686-5fea-73075149abd2",
    "id":"992bdb90fb3bfbb8-e093aa6a-4e6d64b3-82cdb78e-d8395ec144968950ca107891",
    "name":"MaterialGL 28h",
    "description":"Material(EN 14080)"
  },
  "id":"ae2122c0-f667-f242-40ee-3e57161e433a",
  "name":"Concrete X",
  "description":"Concrete"
}

...

Delete the specified catalog
Deck of Cards
idbimDeleteCatalog
Card
defaulttrue
labelURL / Resource / JSON Structure

Resource: catalogs

URLhttps://api-stage.bimplus.net/v2/ catalogs/<catalog_id>

Examplehttps://api-stage.bimplus.net/v2/catalogs/ae2122c0-f667-f242-40ee-3e57161e433a

Card
labelHTTP Method
 DELETE
Card
labelDescription

Delete the specified catalog

Card
labelRequest
Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Card
labelResponse
Code Block
borderColorGreen
langxml
titleStatus
Status: 200 OK
,
  {
    "catalogId":"10e3f185-234e-9686-5fea-73075149abd2",
    "id":"9be0c733-243d-2e1c-c79c-7be0a2b6c1a3",
    "name":"GL 32h",
    "description":"(EN 14080)"
  }
]