Catalog Service
...
- Create a new norm
- Get the norm list list
- Get the norm details
- Delete the specified norm
- Create a new country
- Create a new catalog
- Get the catalog list
- Get the catalog details
- Update the specified catalog
- Get the catalog items item list of from the specified catalog Delete the specified catalog
Catalog Service
...
Anchor | |||
---|---|---|---|
|
...
|
Get the norm list
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Anchor | ||||
---|---|---|---|---|
| ||||
Anchor | ||||
|
Get the norm
...
details
Deck of Cards | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
|
Anchor | ||||
---|---|---|---|---|
|
Get the country list
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||
|
...
Get the norm details
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
|
Anchor | ||||
---|---|---|---|---|
|
Get the country details
...
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||
|
...
|
...
|
...
Create a new country
|
Anchor | ||||
---|---|---|---|---|
|
Get a list of catalog types
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Anchor | ||||
---|---|---|---|---|
|
Get the
...
catalog type details
Deck of Cards | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
|
Anchor | ||||
---|---|---|---|---|
|
Get the catalog item
...
details
Deck of Cards | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Card | | |||||||||||||||||
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 200 OK
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"id":"ed9fe5ba-96c0-f24d-9779-b06b7ce69385",
"name":"Austria",
"description":"Austria"
} |
...
|
...
Delete the specified country
Deck of Cards | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Card | | |||||||||
|
Card | ||
---|---|---|
| ||
DELETE |
Card | ||
---|---|---|
| ||
Delete the specified country |
Card | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
| ||||||||||
Card | ||||||||||
| ||||||||||
|
...
Get a list of catalog types
...
id | bimGetCatalogTypesList |
---|
...
default | true |
---|---|
label | URL / Resource / JSON Structure |
...
URL: https://api-stage.bimplus.net/v2/ catalogs/types
Example: https://api-stage.bimplus.net/v2/catalogs/types
JSON Structure:
...
Name
...
Mandatory / Optional
...
Type
...
Description
...
Card | ||
---|---|---|
| ||
GET |
Card | ||
---|---|---|
| ||
Get a list of catalog types |
...
label | Request |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
...
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 200 OK
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
[{
"id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
"name":"Material",
"description":"Material"
},
...
] |
...
Get the catalog type details
...
id | bimGetCatalogType |
---|
Card | ||||
---|---|---|---|---|
| ||||
Resource: catalogs/types URL: https://api-stage.bimplus.net/v2/ catalogs/types/<catalogType_id> Example: https://api-stage.bimplus.net/v2/catalogs/types/992bdb90-e093-4e6d-82cd-d8395ec14496 |
Card | ||
---|---|---|
| ||
GET |
Card | ||
---|---|---|
| ||
Get information about a specified norm |
...
label | Request |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
...
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 200 OK
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"id":"992bdb90-e093-4e6d-82cd-d8395ec14496",
"name":"Material",
"description":"Material"
} |
...
Create a new catalog item
Deck of Cards | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Card | | |||||||||||||
| ||||||||||||||
Name | Mandatory / Optional | Type | Description | |||||||||||
id | will be ignored | string(guid) | The id of the catalog item | |||||||||||
name | mandatory | string | Catalog item name | |||||||||||
description | optional | string | Catalog item description | |||||||||||
catalogId | mandatory | string | Catalog id. Newly created catalog item belongs to this catalog | |||||||||||
properties | optional | object(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 | ||
---|---|---|
| ||
POST |
Card | ||
---|---|---|
| ||
Create a new catalog item to the specified catalog. |
Card | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"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 "
} |
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 201 Created
|
Code Block | ||
---|---|---|
| ||
{ "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 | ||||
---|---|---|---|---|
|
Get the catalog
...
list
Deck of Cards | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
Create a new catalog
Deck of Cards | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Card | | |||||||||||||
| ||||||||||||||
Name | Mandatory / Optional | Type | Description | |||||||||||
id | will be ignored | string(guid) | The id of the catalog | |||||||||||
name | mandatory | string | Catalog name | |||||||||||
description | optional | string | Catalog description | |||||||||||
catalogtype | mandatory | object | Catalog type object. Mandatory is only Id of the catalog type object. See response of Get a list of catalog types | |||||||||||
norms | optional | JSON array | Array of norm objects, see json response part of Get the norm list . Mandatory is only Id of the norm object | |||||||||||
countries | optional | JSON array | Array of country objects, see json response part of Get the country list . Mandatory is only Id of the country object |
Card | ||
---|---|---|
| ||
POST |
Card | ||
---|---|---|
| ||
Create a new catalog. |
Card | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"name":"Timber",
"description":"Timber",
"catalogtype":{
"id":"992bdb90-e093-4e6d-82cd-d8395ec14496"
}
} |
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 201 Created
|
Code Block | ||
---|---|---|
| ||
{ "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 | ||||
---|---|---|---|---|
|
Get the catalog
...
details
Deck of Cards | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
Get the catalog details
...
id | bimGetCatalog |
---|
Card | ||||
---|---|---|---|---|
| ||||
Resource: catalogs URL: https://api-stage.bimplus.net/v2/ catalogs/<catalog_id> Example: https://api-stage.bimplus.net/v2/catalogs/ae2122c0-f667-f242-40ee-3e57161e433a |
Card | ||
---|---|---|
| ||
GET |
Card | ||
---|---|---|
| ||
Get information about a specified catalog |
...
label | Request |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
|
|
Anchor | ||||
---|---|---|---|---|
|
Get the catalog item list from the specified catalog
Deck of Cards | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
...
label | Response |
---|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Status: 200 OK
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
Delete the specified catalog
Deck of Cards | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||
Card |
|