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 8 Next »

JSON Format
{
	"AllowMobileCreateOrder": false,
	"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": "10012",
		"MerchantKey": "C22A63EE-2E7A-4ACE-96AC-0958DC8D953F"
	},
	"RestApi": {
		"Host": "sm-dev.hostedservicepower.com",
		"Protocol": "https",
		"AuthorizationHeaders": [{
			"Name": "",
			"Value": ""
		}],
		"AssetModels": "/mock/Assets/{0}/Models",
		"AssetHistory": "",
		"BookJob": "/crm/api/BookJobMock/{0}",
		"EstimateHistory": "/mock/Account/{0}/Location/{1}/EstimateHistory",
		"IVR": "/IVRMock/{0}",
		"PartsOrdering": "/partsOrderingMock",
		"SiteHistory": "",
		"SearchAppts": "/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