v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
BillPay

Get Payment

Retrieves the details of a scheduled bill payment for the specified account and payment identifier. <br/>• This endpoint returns payment information such as payee, status, amount, schedule, delivery, memo, and confirmation details.

get/programs/{programCode}/accounts/{accountIdentifier}/billpayPayments/{paymentIdentifier}

Path parameters

programCodestring required

The program code associated with the partner implementation.

accountIdentifierstring required

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

paymentIdentifierstring required

The unique identifier of the payment to retrieve. 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