1<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">
2 <soap:Header>
3 <wsa:Action>http://schemas.xmlsoap.org/ws/2004/08/addressing/fault</wsa:Action>
4 <wsa:MessageID>urn:uuid:83defa1b-6802-439f-8a46-5331e0d23a4b</wsa:MessageID>
5 <wsa:RelatesTo>urn:uuid:89a37da3-3bc0-41e7-9212-06bb4a0cf85f</wsa:RelatesTo>
6 <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
7 <wsse:Security>
8 <wsu:Timestamp wsu:Id="Timestamp-4f0e9ddd-3041-41d7-bd72-26a67008b0b7">
9 <wsu:Created>2017-02-01T19:07:24Z</wsu:Created>
10 <wsu:Expires>2017-02-01T19:12:24Z</wsu:Expires>
11 </wsu:Timestamp>
12 </wsse:Security>
13 </soap:Header>
14 <soap:Body>
15 <soap:Fault>
16 <faultcode>soap:Server</faultcode>
17 <faultstring>Rate Limited</faultstring>
18 <faultactor>https://webservice.s1.qa1.exacttarget.com/Service.asmx</faultactor>
19 <detail>
20 <apifault xmlns="urn:fault.partner.exacttarget.com">
21 <Code>17</Code>
22 <Message>Rate Limited</Message>
23 </apifault>
24 </detail>
25 </soap:Fault>
26 </soap:Body>
27</soap:Envelope>