/
REST Objects OPS Provider

REST Objects OPS Provider

5.0.0

The OPS Provider object is part of the overall ServiceBroker Configuration object, in the following location:

An OPS Provider object is used within the context of a REST Objects Providers (itself part of an REST Objects Configuration) to represent the details of how ServiceBroker is to be integrated with ServiceDispatch for the relevant tenant.    

 


OPS Provider Object Format

JSON Format
{
	"Enabled": false,
	"MFGUserID": "",
	"MFGPassword": "",
	"MFGId": "",
	"AgreementId": "",
	"ServicerId": ""
}

OPS Provider Object Properties


PropertyTypeRequired?Description
Enabled   booleanYesShould integration with ServiceDispatch be used?
MFGUserIDstringNo

The username to use to connect to ServiceDispatch.

MFGPasswordstringNo

The password to use to connect to ServiceDispatch.

MFGIdstringNo

The ServiceDispatch tenant (Account ID) to connect to.

AgreementId
stringNoThe ServiceDispatch sub-tenant (Sub-account ID) to connect to, if required.

ServicerId

stringNoThe ID of the Employee being sent on the ServiceDispatch.