SOAPRequestDates
Determines how the provider assigns the As_Of_Effective_Date and As_Of_Entry_DateTime request parameters in SOAP.
Possible Values
FutureEffectiveAndEntry, FutureEffective, NoEffectiveData Type
string
Default Value
"FutureEffectiveAndEntry"
Remarks
The following options are available:
- FutureEffectiveAndEntry The connector includes both the effective and entry dates, set to two years after the start of the current year. This is the default value.
- FutureEffective The connector includes both the effective and entry dates. The effective date is set as in FutureEffectiveAndEntry, while the entry date is set to the time the query started.
- NoEffective The connector includes only the entry date, set to the time the query started.