v1
latestOpenAPI 3.0.12026-07-243407211.3 MBBillPay
Get Payee List
Retrieves all active payees for a given account. This endpoint allows a list of all active payees to be retrieved according to their accountIdentifier.
get/programs/{programCode}/accounts/{accountIdentifier}/billpayPayees
Path parameters
programCodestring required
The program code associated with the partner implementation.
accountIdentifierstring required
The unique identifier of the account for which to retrieve payees. Must be a valid GUID.
Headers
X-GD-RequestIdstring required
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Response
OK