EGift
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.