Product types

Product types

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Authentication

Either private token or public token are required

Examples

$ curl https://services.taxamo.com/api/v2/dictionaries/product_types?public_token=public_***********
{
  "dictionary": [
    {
      "code": "default"
    },
    {
      "code": "e-service"
    },
    {
      "code": "e-book"
    },
    {
     "code": "e-newspaper"
    }
  ]
}
Query Params
string

Public token. Either private token or public token are required.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json