tin-id

connect to TIN service by using node.js

Usage no npm install needed!

<script type="module">
  import tinId from 'https://cdn.skypack.dev/tin-id';
</script>

README

post-to-tinjs

ServiceTIN สำหรับตรวจสอบเลขประจำตัวผู้เสียภาษีอากร (13 หลัก) ว่าถูกต้องและมีอยู่จริงในฐานข้อมูลหรือไม่

Installation

npm install tin-id

Usage

import { CheckTaxID } from "tin-id"

let tax = "" //Tax Identification Number
CheckTaxID(tax)

Reference

reference