Get Payee by Payee Identifier


•Retrieves payee information for a given payee identifier.
•If a customer has been enrolled in BillPay and has added at least one Payee,
•call the endpoint and include the payeeID.
•The API will use the payeeID provided to retrieve and return the associated Payee information in the response.

Path Params
string
required

The program code associated with the partner implementation.

string
required

The unique identifier of the account associated with the payee. Must be a valid GUID.

string
required

The unique identifier of the payee to retrieve. Must be a valid GUID.

Headers
string
required

The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json