/
_SMTP Provider Object Format

_SMTP Provider Object Format

JSON Format
{
	"Headers": {
		"HEADER-1-NAME": "",
		"HEADER-2-NAME": "",
		...
	}
}