File Maintenance Search Behavior
The FileMainSrchRq_MType
request message requires the submission of the AcctId,
CustId, or ACHId even though contractually
they all are optional. The AcctId takes precedence over the other
request elements when it is present and either the CustId or
ACHId is included in the request.
The response set is returned in last in, first out order.
A consumer request with a StartDt and without an EndDt, returns all of the qualified file maintenance audit items with a date equal to and greater than the start date. All of the other filters must be considered for the response.
A consumer request with an EndDt and without a start date StartDt, returns all of the qualified file maintenance audit items with a date equal to and less than the end date. All of the other filters must be considered for the response.
A consumer request without a StartDt or an EndDt returns all of the qualified file maintenance audit items for the key(s) requested.
The service providers date value being used for the FileMainDt is used for the date range comparisons.
The BrCode is provided as an optional request filter. The standard search message header tenets are applicable. The FileMainDt, FileMainTime, and FieldDesc are required elements in the response array.