A3.192 : How to Use AutoCount Cloud Payroll Open API?

A3.192 : How to Use AutoCount Cloud Payroll Open API?

Question : How to Use AutoCount Cloud Payroll Open API?

Answer :

1) Please go to this link https://payroll.autocountcloud.com/swagger/index.html
There will be list out all the available API from the swagger page, as below.

UseOpenAPI 01.png


2) Before start, you are advised to verify the token id & get the authorize company list.

  (a) Verify the token id
  
Expand for below > click try it out > copy & paste the API key from AutoCount Cloud Payroll [refer to step no.5] into Token Id > click execute.

UseOpenAPI 02.png

 (b) Get the authenticated company list
 
Expand for below > click try it out > copy & paste the API key from AutoCount Cloud Payroll [refer to step no.5] into Token Id > click execute.

UseOpenAPI 03.png


After that you may scroll down to below to get the company Id.

UseOpenAPI 04.png


3) For example, if you would like to get the adhoc item payroll type mapping info, you may key in company Id & token Id to below.
This is same goes for the others information in Open API.



In conclusion, company Id & token Id is important for Open API.

UseOpenAPI 05.png


--Source from AutoCount Wiki --