| To grab a copy of this source please view in the Sandbox |
| 1. | <System_LogIn xmlns="http://www.QuickFile.co.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.QuickFile.co.uk http://www.quickfile.co.uk/WebServices/API/Schemas/invoices/System_LogIn.xsd"> |
| 2. |
<Header> |
| 3. |
<MessageType>Request</MessageType> |
| 4. |
<TestMode>false</TestMode> |
| 5. |
<SubmissionNumber>00000001</SubmissionNumber> |
| 6. |
<Authentication> |
| 7. |
<AccNumber>123456</AccNumber> |
| 8. |
<MD5Value>7dd259dea3393880406d292e3f6f5830</MD5Value> |
| 9. |
</Authentication> |
| 10. |
</Header> |
| 11. |
<Body> |
| 12. |
<LandingPage> |
| 13. |
<Dashboard>true</Dashboard> |
| 14. |
</LandingPage> |
| 15. |
<ClientID>106476</ClientID> |
| 16. |
</Body> |
| 17. |
</System_LogIn> |
| 18. |
|
| To grab a copy of this source please view in the Sandbox |
| 1. | <System_GetAccountDetails xmlns="http://www.QuickFile.co.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.QuickFile.co.uk http://www.quickfile.co.uk/WebServices/API/Schemas/invoices/System_GetAccountDetails.xsd"> |
| 2. |
<Header> |
| 3. |
<MessageType>Request</MessageType> |
| 4. |
<TestMode>false</TestMode> |
| 5. |
<SubmissionNumber>00000001</SubmissionNumber> |
| 6. |
<Authentication> |
| 7. |
<AccNumber>123456</AccNumber> |
| 8. |
<MD5Value>7dd259dea3393880406d292e3f6f5830</MD5Value> |
| 9. |
</Authentication> |
| 10. |
</Header> |
| 11. |
<Body> |
| 12. |
<AccountDetails> |
| 13. |
<AccountNumber>6131400556</AccountNumber> |
| 14. |
<ReturnVariables> |
| 15. |
<Variable>CompanyName</Variable> |
| 16. |
<Variable>CompanyNumber</Variable> |
| 17. |
<Variable>ClientDomain</Variable> |
| 18. |
</ReturnVariables> |
| 19. |
</AccountDetails> |
| 20. |
</Body> |
| 21. |
</System_GetAccountDetails> |