OrganisationServiceFabric
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
id | String | yes | |
isActive | Boolean | yes | |
connected | String | no | |
name | String | no | |
xApplication | String | no | |
signingKey | String | no | |
authURL | String | no | |
apiURL | String | no | |
lookupURL | String | no | |
organisationId | String | yes | |
sageCrmId | String | yes | |
primaryCountry | String | yes | |
adminEmail | String | yes | |
defaultLanguage | String | yes | |
externalId | String | yes | |
primarySigningKey | String | yes | |
token | String | yes | |
tokenCreation | Datetime | yes | |
isTokenValid | Boolean | no | |
organisation | Json | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : OrganisationServiceFabric
Property | Type | Description |
---|---|---|
_id | Id |
defaultInstance : OrganisationServiceFabric
getCompanyList : [OrganisationServiceFabricGetCompanyListReturn]
getLinkedCompanyList : [OrganisationServiceFabricGetLinkedCompanyListReturn]
asyncExport : OrganisationServiceFabric_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | OrganisationServiceFabric_Input |
createOrganisation : Boolean
resetOrganisation : Boolean
saveToken : String
createServiceFabricCompany : Boolean
Mutation | Type | Description |
---|---|---|
id | String |
companyIdValidation : OrganisationServiceFabricCompanyIdValidationReturn
Mutation | Type | Description |
---|---|---|
country | String | |
taxID | String |
isAvailableCountry : Boolean
Mutation | Type | Description |
---|---|---|
country | String |
asyncExport : OrganisationServiceFabric_Mutations_asyncExport
Custom Type
Id
OrganisationServiceFabricGetCompanyListReturn
Query | Type | Description |
---|---|---|
name | String | |
externalId | String | |
taxNumber | String | |
standardIndustrialCode | String | |
contactTelNo | String | |
contactEmail | String | |
address | [OrganisationServiceFabricGetCompanyListReturnAddress]_node |
OrganisationServiceFabricGetLinkedCompanyListReturn
Query | Type | Description |
---|---|---|
id | String | |
name | String | |
externalId | String | |
companyId | String | |
isCreated | Boolean |
OrganisationServiceFabricCompanyIdValidationReturn
Query | Type | Description |
---|---|---|
countryCode | String | |
vatNumber | String | |
valid | Boolean | |
status | String | |
statusCode | String | |
traderCity | String | |
traderPostCode | String | |
traderName | String | |
traderStreet | String | |
traderAddress | String | |
requestDate | String |