Connection

How to connect to Uniconta via wedoio Uniconta REST api.

REST API'et bruger en HTTP Basic Authentication mekanisme til at sikre autorisation og godkendelse af en klient i Uniconta. Derfor skal enhver HTTP request, der sendes til servicen, indeholde  Authorization header'en, der indeholder Uniconta legitimationsoplysningerne som vist nedenfor

UNICONTA_Authorization: :

Derudover skal hver HTTP request indeholde wedoio legitimationsoplysningerne som vist nedenfor

Authorization : [Token]:

For at oprette forbindelse til Uniconta via Wedoio REST API skal du oprette forbindelse til URL: https://wedoio.com/api2/uniconta/Company/[Uniconta company number]/[Endpoint]