v1
latestOpenAPI 3.0.12026-07-243407211.3 MBEGift
Get eGift by ID
Retrieve the details of a specific eGift for the given account and program, optionally including deleted eGifts.
get/programs/{programCode}/account/{accountIdentifier}/egifts/{egiftId}
Path parameters
programCodestring required
The program code associated with the account.
accountIdentifierstring required
The unique identifier for the account whose eGift is being requested.
egiftIdstring required
The unique identifier of the eGift to retrieve.
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