Hi Guys,
I’m trying to get any xml script working. Have you any example scripts that work, say to just display a list of clients names in my account?
Regards
Gary
Hi Guys,
I’m trying to get any xml script working. Have you any example scripts that work, say to just display a list of clients names in my account?
Regards
Gary
If you go to Company Settings > 3rd Party Integration > API
There’s a button at the top of that page with a link to the Sandbox facility
Hi Parker1090,
I’m into sandbox OK and tried one of the scripts that displays when you load the editor. The header was preconfigured, but none to the displayed scripts worked. I tried this example that had been posted but again, no luck.
I’m looking for a simple working example to get me started.
Cheers
Gary
OK, so why does this example not work?
[Report_ChartOfAccounts 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/Report_ChartOfAccounts.xsd”]
[Header]
[MessageType]Request[/MessageType]
[SubmissionNumber]00000010[/SubmissionNumber]
[Authentication]
[AccNumber]6131401128[/AccNumber]
[MD5Value]8afa7723da9feee06d64081c74ac0d86[/MD5Value]
[ApplicationID]3e49de7c-76bc-45c4-957e-6dd06e7fe62f[/ApplicationID]
[/Authentication]
[/Header]
[Body]
[SearchParameters]
[StartNominalCode]10[/StartNominalCode]
[EndNominalCode]200[/EndNominalCode]
[FromDate]2012-01-01[/FromDate]
[ToDate]2013-11-01[/ToDate]
[/SearchParameters]
[/Body]
[/Report_ChartOfAccounts]
Is it giving you an error at all?
Is there actually anything to report within those nominals and date ranges?
This topic was automatically closed after 7 days. New replies are no longer allowed.