Get eGift Balanceget https://example.com/programs/{programCode}/account/{accountIdentifier}/egifts/{egiftId}/balanceRetrieve the balance details of a specific eGift for the given account and program, optionally including deleted eGifts.Path ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredThe unique identifier for the account whose eGift balance is being requested.egiftIdstringrequiredThe unique identifier of the eGift to retrieve the balance for.Query ParamsincludeDeletedbooleanWhether to include deleted eGifts in the response.truefalseHeadersX-GD-RequestIdstringrequiredThe unique request ID for tracking and logging.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago