Get Tarif Information
Tarif of Tax
POST
/api/check-tariff-c40
Get tarif (%) of customs tax.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
hs
string
HS Code
Response
{
"BM": 0,
"PPN": 0,
"PPNBM": 0,
"CUKAI": 0,
}
Last updated