Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3
Code Block
languagejs
firstline1
titleJSON Format
linenumberstrue
collapsetrue
{
	"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": "10012CAAF8BFE-65AD-466C-A513-CC7854D4E90D",
		"UserID": "apiUser",
		"MerchantKeyPasscode": "C22A63EE-2E7A-4ACE-96AC-0958DC8D953F"
	},
	"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
	}
}