Bill Pay Electronic Bill Schedule Search Behavior
The
BilPayElecBilSchedSrchRq_MType
request message contains the
StartDt, EndDt,
PayeeName, and ElecBilStat elements. The
service provider reserves the right to limit the response set by requiring a range of
dates.
A consumer request with a StartDt element, and without an EndDt, returns all of the qualified Electronic Scheduled Bill records with a date equal to and greater than the PmtDueDt or StmtDt.
A consumer request with an EndDt, and without a StartDt, returns all of the Electronic Scheduled Bill records with a date equal to and less than the PmtDueDt or StmtDt.
A consumer request with a StartDt and an EndDt returns all of the Electronic Scheduled Bill records with a date equal to and greater than the PmtDueDt or StmtDt and a date equal to and less than the PmtDueDt or StmtDt.
The PayeeName element contains the SrchType
attribute. The service provider must support the SrchType
attribute's
canonical values, which are ~Exact~,
~StartsWith~, and ~Contains~. The standard
Wild Card Search tenets are applicable.
The BilPayElecBilSchedSrchRs_MType
response message echoes the requested
elements. The BilPayElecBilSchedSrchArray_AType
array returns the elements
related to an electronic merchant payee. The ElecBilId element can be
cached by the consumer for subsequent messages.
The response is returned in last in, first out (LIFO) order.