Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

JSON Format
{
	"AllowMobileCreateOrder": false,
	"CloudElements": {
		"CustomerID": "",
		"Email": "",
		"Enabled": false,
		"Modules": {
			"{ModuleID}": {
				"Enabled": true,
				"ID": "",
				"Key": "",
				"Name": "QuickBooks Online",
				"Token": ""
			}
		},
		"Name": "",
		"UserID": "",
		"UserSecret": ""
	},
	"DefaultCulturalIdentifer": "en",
	"EnableMobileApplication": true,
	"ExtUserAuth": {
		"Enabled": false,
		"AuthEndpoint": "https://sm-dev.hostedservicepower.com/mock/3rdPartyjwt"
	},
	"Invoice": {
		"EmailFrom": "sender@servicemobility.com",
		"EmailSender": {
			"SourceArn": "",
			"FromArn": "",
			"ReturnPathArn": ""
		}
	},
	"Invoicing": true,
	"JMSExpirationInDays": 30,
	"PasswordResetLength": 10,
	"Payment": {
		"GatewayID": "1001",
		"MerchantID": "CAAF8BFE-65AD-466C-A513-CC7854D4E90D",
		"UserID": "apiUser",
		"Passcode": ""
	},
	"RestApi": {
		"AuthorizationHeaders": [{
			"Name": "",
			"Value": ""
		}],
		"AssetModels": "https://sm-dev.hostedservicepower.com/mock/Assets/{0}/Models",
		"AssetHistory": "",
		"BookJob": "https://sm-dev.hostedservicepower.com/crm/api/BookJobMock/{0}",
		"EstimateHistory": "https://sm-dev.hostedservicepower.com/mock/Account/{0}/Location/{1}/EstimateHistory",
		"IVR": "https://sm-dev.hostedservicepower.com/IVRMock/{0}",
		"PartsOrdering": "https://sm-dev.hostedservicepower.com/partsOrderingMock",
		"SiteHistory": "",
		"SearchAppts": "https://sm-dev.hostedservicepower.com/crm/api/SearchApptsMock"
	},
	"Scheduler": {
		"Host": null,
		"DBUser": null,
		"UserName": null,
		"Password": null,
		"DispatchExportTran": false,
		"IntegrationEnabled": false,
		"ExternalObjectName": null
	},
	"SupportEmailAddress": "support@servicemobility.com",
	"SupportedCountries": "USA",
	"TemplatePrefix": "",
	"WorkOrder": {
		"ClosedOverride": false,
		"OnlyAllowProductCatalogParts": "true",
		"SendScheduleChangeNotification": false,
		"SkipDeletedWOExport": true,
		"UseSystemTaxRates": false
	}
}
  • No labels