get https://programs//accounts//billpayPayees/
Retrieve Payee Information This endpoint allows the retrieval of Payee information based on the Payee’s payeeID. How it works:
- If a customer has been enrolled in BillPay and has added at least one Payee, call GET programs/{programCode}/accounts/{accountIdentifier}/billpayPayees/{payeeIdentifier} and include the payeeID.
- The API will use the payeeID provided to retrieve and return the associated Payee information in the response back to you.