FXSend/MobsetApi/MobsetApiSoap.Agent_CorpAdd.req.xml
2025-02-28 17:05:50 +08:00

27 lines
852 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns1="http://tempuri.org/">
<SOAP-ENV:Body>
<ns1:Agent_CorpAdd>
<ns1:AgentID>0</ns1:AgentID>
<ns1:LoginName></ns1:LoginName>
<ns1:Password></ns1:Password>
<ns1:TimeStamp></ns1:TimeStamp>
<ns1:CorpName></ns1:CorpName>
<ns1:CorpAbbr></ns1:CorpAbbr>
<ns1:SignName></ns1:SignName>
<ns1:CreditCode></ns1:CreditCode>
<ns1:Industry>0</ns1:Industry>
<ns1:Region>0</ns1:Region>
<ns1:Address></ns1:Address>
<ns1:Website></ns1:Website>
<ns1:Memo></ns1:Memo>
</ns1:Agent_CorpAdd>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>