Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Questions that may arise from being unable to import the keypay key pay journal into Readysell.


If your question/s are about a problem you’re having, please help us diagnose the API issue by providing them with:


- API Endpoint and HTTP Method that you are calling (eg: POST /apiAPI/v2/business/1234) eg the Business ID
  Method https://readysell.yourpayroll.com.au/api/v2/????? (is the businessid number at the endbusiness ID number for that site)

- JSON Request that you are sending
  Readysell cannot see the JSON request or respone response as we are using KeyPayApiV2Client Library

- JSON Response/message that you are receiving
     Error Error message when trying to import keypay key pay into readysell bank payment
   EG
Unable    Unable to retrieve pay runs. KeyPayApiClient.Exceptions.TokenExpiredException: Unauthorized at KeyPayApiClient.KeyPayApi.HandleResponse(IRestResponse resp) at RestSharp.RestClient.Deserialize[T](IRestRequest request, IRestResponse raw) at at            RestSharp.RestClient.Execute[T](IRestRequest request) at KeyPayApiClient.KeyPayApi.Execute[T](RestRequest request) at Readysell.Module.Win.Controllers.Bankings.WinBankPaymentController.ImportPayrollFromKeyPay(SimpleActionExecuteEventArgs e, BankPayment bankPayment, String keyPayApiKey)


- KeyPay Username associated with the API Key you are using to send the request

  API key from within either Readysell>system type>Payroll>API or get the API from keypay under My Accounts 
  You need to be logged in as the user.


Note

If you wish to break up expenses and liabilities further you need to ensure that the general ledger accounts have been set up in Readysell firstly before you continue with Advanced Configurations.

Refer link Creating/ Modifying a general ledger account

...