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

The Bill Coordinator E-mail Event can be triggered using Custom Logic. The following parameters are Required to execute the Event.

Bill Coordinator E-mail
{
	"billRecid":"443", //RecID of BIll E-mail is sent about
	"role":"5", //RecID of Coordinator Role
	"subject":"Billing Transactions for August 1, 2022 - August 31, 2022", //Subject of E-mail
	"emailBody":", //Body of E-mail
	"RECID":"443",
	"reportOptions":[

	],
	"contact":"216121", //RecID of Contact that initiated the E-mail process 
	"eventBroadcastBy":"216121",
	"eventBroadcastTime":"Sep 30, 2022, 10:31 am",
	"eventBroadcastDayofWeek":"5",
	"eventBroadcastHourMin":"1031",

}
  • No labels