Skip to main content

BomComponentFacilityIntegrationObject

namestring

Name of the facility

capabilitiesstring[]

Capabilities of the facility

customIdstring

Custom ID of the facility

addressstring

Address of the facility

citystring

City of the facility

stateProvincestring

State/Province of the facility

postalZipCodestring

Postal/Zip code of the facility

countrystring

Country of the facility

phonestring

Phone of the facility

contactNamestring

Contact name of the facility

contactEmailstring

Contact email of the facility

contactPhonestring

Contact phone of the facility

BomComponentFacilityIntegrationObject
{
"name": "string",
"capabilities": [
"string"
],
"customId": "string",
"address": "string",
"city": "string",
"stateProvince": "string",
"postalZipCode": "string",
"country": "string",
"phone": "string",
"contactName": "string",
"contactEmail": "string",
"contactPhone": "string"
}