Skip to content

Intiqo/astute-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an unofficial Golang SDK to integrate with the Astute Payroll system (SOAP APIs)

Installation

Latest Version

go get github.com/Intiqo/astute-go-sdk

Specific Version

go get github.com/Intiqo/[email protected]

Authentication / Obtaining a client

Mandatory Parameters

Using APIs

Once a client is obtained through authentication, you can use the client to invoke Astute APIs

For example, to use the Save Timesheet API, you can invoke the below method:

Supported APIs

  • [] Save Timesheet (New)
  • [] Save Timesheet (Existing)
  • [] Mark Timesheet as Complete

APIs to Support

Tests

  • Currently, no tests are created for any methods. This is another thing to be implemented in the future

About

An SDK for Golang to integrate with the Astute Payroll system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages