On Sun, 8 Jan 2023 00:41:42 +0200 Graham Leggett via gnucash-devel <gnucash-devel@gnucash.org> wrote:
> Hi all, > > In the archives there have been discussions over coming up with a way to do > the UK’s MTD (making tax digital). > > The key missing bit is the bridge part - the piece that logs into HMRC and > passes the JSON message. Does an open source bridge exist? > > If an open source bridge does not exist I am going to write one, but if I > didn’t have to that would be great. > > Regards, > Graham > — > Hi Graham. There's some code I wrote at https://gitlab.com/saxicola/hmrc_self_submit it may be useful as a starter hint. The cpp stuff never got very far but the python test code to submit earnings worked with their sandbox. I never got into the VAT part. And I've done nothing since the last commit. Their API has changed a little since I last tested it. Register as a developer https://developer.service.hmrc.gov.uk/api-documentation Regards Mike Evans > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel -- GPG Key ID: DB8F7CF1C67BBC0F Keyserver: https://keys.openpgp.org _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel