Endofdayprocessingconfiguration
Model representation of the end of day processing configuration.
accountingCutOffTimestring
The accounting cut off time. Only set if the processing method is automatic.
endOfDayProcessingMethodstringrequired
Model representation of the end of day processing method configuration.
Possible values: [AUTOMATIC, MANUAL, EARLY_MANUAL]
Endofdayprocessingconfiguration
{
"accountingCutOffTime": "string",
"endOfDayProcessingMethod": "AUTOMATIC"
}