Toolkit Nuget Method's

Toolkit also exposed it as nuget package and available from nuget.org. It can be searched and consumed from visual studio nuget package manager manager tool.

Toolkit nuget initialize method

Toolkit needs to be Initialized prior to use any of its features and functionalities. This is the first method to be called in the toolkit.

Read more

Toolkit Nuget token method

This method supports to authenticating the taxpayers POS systems to facilitate the submission of receipts through the POS.

Read more

Toolkit Nuget refresh cache method

It will refresh all the local cached lookups.

Read more

Toolkit Nuget UUID method

It will generate hash formatted UUID to receipt/return receipt.

Read more

Toolkit Nuget QR code method

It will generate QR code to receipt/return receipt.

Read more

Nuget issue receipt method

It accepts the receipt/return receipt information in JSON format to validate and store it locally.

Read more

Nuget export receipts method

This method will be useful to export the receipts which were issued and stored locally, later exported receipts can be uploaded through the invoicing portal for later submission.

Read more

Nuget sync submission method

It will fetch & sync the receipt status which are submitted before.

Read more

Nuget search receipts method

This API will allow to search the data from local store.

Read more