diff --git a/SOAP-WSC/ECS/CheckAccountBalance.xml b/SOAP-WSC/ECS/CheckAccountBalance.xml
new file mode 100644
index 0000000..0bc2428
--- /dev/null
+++ b/SOAP-WSC/ECS/CheckAccountBalance.xml
@@ -0,0 +1,60 @@
+
+POST /ecs/services/ECommerceSOAP HTTP/1.1
+Host: ecs.shop.wii.com
+User-Agent: RVL ECSHOP 4.8.0 Jul 27 2012 16:52:03
+Connection: keep-alive
+Accept: application/xml
+Accept-Charset: UTF-8
+Content-Type: text/xml; charset=UTF-8
+SOAPAction: urn:ecs.wsapi.broadon.com/CheckAccountBalance
+Content-Length: 941
+
+
+
+
+
+ 2.0
+ ECSHOP-$DeviceId-$MessageId
+ $DeviceId
+ $DeviceToken
+ $AccountId
+ $Region
+ $Country
+ $Language
+ $SerialNo
+
+
+
+
+
+HTTP/1.1 200 OK
+Date: Fri, 17 Jan 2025 18:04:55 GMT
+Server: Apache/2.4.53
+Keep-Alive: timeout=15, max=300
+Connection: Keep-Alive
+Transfer-Encoding: chunked
+Content-Type: text/xml;charset=utf-8
+
+
+
+
+
+ 2.0
+ $DeviceId
+ ECSHOP-$DeviceId-$MessageId
+ $TimeStamp
+ 0
+ false
+
+ $Amount
+ POINTS
+
+
+
+