Biller Search
Search for available billers and retrieve the payee_id required for BillPay verify.
Body
store_id, clerk_id, and terminal_id are required when the client is configured as a retail participant (retail flag enabled in client configuration).
Unique participant identifier assigned by Ingo.
12345
Customer bill payment account number to search against.
255"12345678"
Optional dollar amount of the intended disbursement. When provided, used to validate against biller transaction limits.
x >= 0.011010.5
Optional rail type filter. CREDIT = push (credit) disbursement, DEBIT = pull (debit) transaction. Defaults to CREDIT when not provided.
CREDIT, DEBIT 6"CREDIT"
Client assigned store ID. Required when the client is configured as a retail participant (retail flag enabled).
255"STORE-001"
Client assigned clerk ID. Required when the client is configured as a retail participant (retail flag enabled).
255"CLK-007"
Client assigned terminal ID. Required when the client is configured as a retail participant (retail flag enabled).
255"TERM-042"