Hi,
I need to use a Httpclient to connect to Xero web api, i know there is an SDK but it does not include payroll uk yet. Anyone know how to do it? I have used NSwag to convert the API yaml to a class but need to setup and pass in a Httpclient to get it to work, I have not been able to find an example of how this is done.
Thanks.
update: i found out how to do it.
I need to use a Httpclient to connect to Xero web api, i know there is an SDK but it does not include payroll uk yet. Anyone know how to do it? I have used NSwag to convert the API yaml to a class but need to setup and pass in a Httpclient to get it to work, I have not been able to find an example of how this is done.
Thanks.
update: i found out how to do it.
Last edited: