← all adapters

avalara-style

simulates Avalara AvaTax REST API 2

restadapter v0.1.08 routes

use it

# add to stunt.yaml
services:
  avalara:
    adapter: embedded:avalara-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

transactionscompanies

routes (8)

POST/v2/tax/calculate
POST/v2/transactions/create
GET/v2/transactions
GET/v2/transactions/{id}
POST/v2/transactions/{id}/void
GET/v2/companies
GET/v2/definitions/nexuses
GET/v2/definitions/taxcodes