|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xmlns:xsd="http://www.w3.org/2001/XMLSchema" |
| 5 | + xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" |
| 6 | + xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" |
| 7 | + xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> |
| 8 | + <soap:Header> |
| 9 | + <wsa:Action>RetrieveResponse</wsa:Action> |
| 10 | + <wsa:MessageID>urn:uuid:f36f3303-3b5a-4641-8109-b26447634d91</wsa:MessageID> |
| 11 | + <wsa:RelatesTo>urn:uuid:33983968-28c4-4379-bb5f-f80ae32eb988</wsa:RelatesTo> |
| 12 | + <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To> |
| 13 | + <wsse:Security> |
| 14 | + <wsu:Timestamp wsu:Id="Timestamp-32ecc81b-6020-473c-9e99-4b5338921220"> |
| 15 | + <wsu:Created>2022-04-19T20:03:41Z</wsu:Created> |
| 16 | + <wsu:Expires>2022-04-19T20:08:41Z</wsu:Expires> |
| 17 | + </wsu:Timestamp> |
| 18 | + </wsse:Security> |
| 19 | + </soap:Header> |
| 20 | + <soap:Body> |
| 21 | + <RetrieveResponseMsg xmlns="http://exacttarget.com/wsdl/partnerAPI"> |
| 22 | + <OverallStatus>OK</OverallStatus> |
| 23 | + <RequestID>02cd5ccb-8f84-4651-826f-71169eeecf05</RequestID> |
| 24 | + <Results xsi:type="DataFolder"> |
| 25 | + <Client> |
| 26 | + <ID>9999999</ID> |
| 27 | + </Client> |
| 28 | + <PartnerKey xsi:nil="true" /> |
| 29 | + <CreatedDate>2017-01-24T06:32:42.353</CreatedDate> |
| 30 | + <ModifiedDate>2017-01-24T06:32:42.353</ModifiedDate> |
| 31 | + <ID>304</ID> |
| 32 | + <ObjectID xsi:nil="true" /> |
| 33 | + <CustomerKey>SSJSActivity_default</CustomerKey> |
| 34 | + <ParentFolder> |
| 35 | + <PartnerKey xsi:nil="true" /> |
| 36 | + <ID>0</ID> |
| 37 | + <ObjectID xsi:nil="true" /> |
| 38 | + </ParentFolder> |
| 39 | + <Name>Scripts</Name> |
| 40 | + <Description /> |
| 41 | + <ContentType>SSJSActivity</ContentType> |
| 42 | + <IsActive>true</IsActive> |
| 43 | + <IsEditable>false</IsEditable> |
| 44 | + <AllowChildren>true</AllowChildren> |
| 45 | + </Results> |
| 46 | + <Results xsi:type="DataFolder"> |
| 47 | + <Client> |
| 48 | + <ID>9999999</ID> |
| 49 | + </Client> |
| 50 | + <PartnerKey xsi:nil="true" /> |
| 51 | + <CreatedDate>2022-10-20T00:41:26.353</CreatedDate> |
| 52 | + <ModifiedDate>2022-10-20T00:41:26.353</ModifiedDate> |
| 53 | + <ID>550</ID> |
| 54 | + <ObjectID xsi:nil="true" /> |
| 55 | + <CustomerKey>SSJSActivity_slashfolder</CustomerKey> |
| 56 | + <ParentFolder> |
| 57 | + <PartnerKey xsi:nil="true" /> |
| 58 | + <ID>304</ID> |
| 59 | + <ObjectID xsi:nil="true" /> |
| 60 | + </ParentFolder> |
| 61 | + <Name>Headers/Folders</Name> |
| 62 | + <Description /> |
| 63 | + <ContentType>SSJSActivity</ContentType> |
| 64 | + <IsActive>true</IsActive> |
| 65 | + <IsEditable>true</IsEditable> |
| 66 | + <AllowChildren>true</AllowChildren> |
| 67 | + </Results> |
| 68 | + </RetrieveResponseMsg> |
| 69 | + </soap:Body> |
| 70 | +</soap:Envelope> |
0 commit comments