v1
latestOpenAPI 3.0.12026-07-243407211.3 MBEGift
Get eGift Balance
Retrieve the balance details of a specific eGift for the given account and program, optionally including deleted eGifts.
get/programs/{programCode}/account/{accountIdentifier}/egifts/{egiftId}/balance
Path parameters
programCodestring required
The program code associated with the account.
accountIdentifierstring required
The unique identifier for the account whose eGift balance is being requested.
egiftIdstring required
The unique identifier of the eGift to retrieve the balance for.
Query parameters
includeDeletedboolean
Whether to include deleted eGifts in the response.
Headers
X-GD-RequestIdstring required
The unique request ID for tracking and logging.
Response
OK