v1
latestOpenAPI 3.0.12026-07-243407211.3 MBEGift
Delete an eGift by ID
Delete a specific eGift for the given account and program.
delete/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 deleted.
egiftIdstring required
The unique identifier of the eGift to delete.
Headers
X-GD-RequestIdstring required
The unique request ID for tracking and logging.
Response
OK