mcdev
Version:
Accenture Salesforce Marketing Cloud DevTools
60 lines (59 loc) • 3.06 kB
text/xml
<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>CreateResponse</wsa:Action>
<wsa:MessageID>urn:uuid:3a5f1edf-dacb-4d19-a0d3-4e0dcc9f507d</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:fb395987-bf45-42d6-af73-f51816c7b73f</wsa:RelatesTo>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsse:Security>
<wsu:Timestamp wsu:Id="Timestamp-b5d88471-97ad-4070-a18f-4c148a52da96">
<wsu:Created>2022-04-24T20:35:10Z</wsu:Created>
<wsu:Expires>2022-04-24T20:40:10Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<CreateResponse xmlns="http://exacttarget.com/wsdl/partnerAPI">
<Results>
<StatusCode>OK</StatusCode>
<StatusMessage>Data Extension created.</StatusMessage>
<OrdinalID>0</OrdinalID>
<NewID>0</NewID>
<NewObjectID>shared-0ec4-ec11-b83c-48df37d1de8a</NewObjectID>
<Object xsi:type="DataExtension">
<PartnerKey xsi:nil="true" />
<ObjectID>shared-0ec4-ec11-b83c-48df37d1de8a</ObjectID>
<CustomerKey>testNew_dataExtensionShared</CustomerKey>
<Name>testNew_dataExtensionShared</Name>
<Description />
<IsSendable>false</IsSendable>
<IsTestable>false</IsTestable>
<RowBasedRetention>false</RowBasedRetention>
<ResetRetentionPeriodOnImport>false</ResetRetentionPeriodOnImport>
<DeleteAtEndOfRetentionPeriod>false</DeleteAtEndOfRetentionPeriod>
<RetainUntil />
<Fields>
<Field>
<PartnerKey xsi:nil="true" />
<ObjectID xsi:nil="true" />
<Name>testField</Name>
<DefaultValue />
<MaxLength>254</MaxLength>
<IsRequired>true</IsRequired>
<IsPrimaryKey>false</IsPrimaryKey>
<FieldType>Text</FieldType>
</Field>
</Fields>
<CategoryID>89356</CategoryID>
</Object>
</Results>
<RequestID>c41aa55a-90e3-4021-9f82-103796aae6da</RequestID>
<OverallStatus>OK</OverallStatus>
</CreateResponse>
</soap:Body>
</soap:Envelope>