<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
    xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <soap:Header>
        <wsa:Action>UpdateResponse</wsa:Action>
        <wsa:MessageID>urn:uuid:166b4a28-09e8-444b-ac08-91a7fb32af13</wsa:MessageID>
        <wsa:RelatesTo>urn:uuid:95dd02cf-53a5-4bd7-acaf-4c0609f81912</wsa:RelatesTo>
        <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
        <wsse:Security>
            <wsu:Timestamp wsu:Id="Timestamp-0706d339-c346-4fa4-940d-565ca79a3f3f">
                <wsu:Created>2024-04-17T12:55:18Z</wsu:Created>
                <wsu:Expires>2024-04-17T13:00:18Z</wsu:Expires>
            </wsu:Timestamp>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <UpdateResponse xmlns="http://exacttarget.com/wsdl/partnerAPI">
            <Results>
                <StatusCode>OK</StatusCode>
                <StatusMessage>EmailSendDefinition updated</StatusMessage>
                <OrdinalID>0</OrdinalID>
                <Object xsi:type="EmailSendDefinition">
                    <PartnerKey xsi:nil="true" />
                    <ObjectID>748400fc-b3fc-ee11-a5c8-5cba2c6fc270</ObjectID>
                    <CustomerKey>testExisting_emailSend</CustomerKey>
                    <IsPlatformObject>false</IsPlatformObject>
                    <Name>testExisting_emailSend</Name>
                    <Description>updated on deploy</Description>
                    <CategoryID>4691</CategoryID>
                    <SendClassification>
                        <PartnerKey xsi:nil="true" />
                        <ObjectID xsi:nil="true" />
                        <CustomerKey>testExisting_sendClassification</CustomerKey>
                    </SendClassification>
                    <SenderProfile>
                        <PartnerKey xsi:nil="true" />
                        <ObjectID xsi:nil="true" />
                        <CustomerKey>testExisting_senderProfile</CustomerKey>
                    </SenderProfile>
                    <DeliveryProfile>
                        <PartnerKey xsi:nil="true" />
                        <ObjectID xsi:nil="true" />
                        <CustomerKey>Default</CustomerKey>
                    </DeliveryProfile>
                    <SuppressTracking>false</SuppressTracking>
                    <IsSendLogging>false</IsSendLogging>
                    <SendDefinitionList>
                        <PartnerKey xsi:nil="true" />
                        <ObjectID xsi:nil="true" />
                        <SendDefinitionListType>ExclusionList</SendDefinitionListType>
                        <CustomObjectID>21711373-72c1-ec11-b83b-exclusion</CustomObjectID>
                        <DataSourceTypeID>CustomObject</DataSourceTypeID>
                        <IsTestObject>false</IsTestObject>
                        <Name />
                    </SendDefinitionList>
                    <SendDefinitionList>
                        <PartnerKey xsi:nil="true" />
                        <ObjectID xsi:nil="true" />
                        <List>
                            <PartnerKey xsi:nil="true" />
                            <ID>114</ID>
                            <ObjectID xsi:nil="true" />
                        </List>
                        <SendDefinitionListType>SourceList</SendDefinitionListType>
                        <CustomObjectID>21711373-72c1-ec11-b83b-48df37d1deb7</CustomObjectID>
                        <DataSourceTypeID>CustomObject</DataSourceTypeID>
                        <IsTestObject>false</IsTestObject>
                        <Name />
                    </SendDefinitionList>
                    <Email>
                        <PartnerKey xsi:nil="true" />
                        <ID>531213</ID>
                        <ObjectID xsi:nil="true" />
                        <Subject>testExisting_asset_email</Subject>
                    </Email>
                    <BccEmail />
                    <AutoBccEmail />
                    <TestEmailAddr />
                    <EmailSubject>someSubject</EmailSubject>
                    <DynamicEmailSubject>someSubject</DynamicEmailSubject>
                    <IsMultipart>true</IsMultipart>
                    <IsWrapped>true</IsWrapped>
                    <DeduplicateByEmail>false</DeduplicateByEmail>
                    <ExclusionFilter />
                    <Additional />
                    <CCEmail />
                </Object>
            </Results>
            <RequestID>d961a829-bcbc-4f74-bbf3-66c3f391d471</RequestID>
            <OverallStatus>OK</OverallStatus>
        </UpdateResponse>
    </soap:Body>
</soap:Envelope>
