Automate Taxamo
HumDay reads Taxamo’s own published API description and derives 36 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Taxamo is
Taxamo’s elegant suite of APIs and comprehensive reporting dashboard enables digital merchants to easily comply with EU regulatory requirements on tax calculation, evidence collection, tax return creation and data storage.
API host: api.taxamo.com
What HumDay can do in Taxamo
12 documented operations change something in Taxamo.
- POSTEmail invoice
/api/v1/transactions/{key}/invoice/send_email - POSTRegister a payment
/api/v1/transactions/{key}/payments - POSTCreate SMS token
/api/v1/verification/sms - POSTCapture payment
/api/v1/transactions/{key}/payments/capture - POSTStore transaction
/api/v1/transactions - POSTEmail credit note
/api/v1/transactions/{key}/invoice/refunds/{refund_note_number}/send_email - POSTCreate a refund
/api/v1/transactions/{key}/refunds - POSTCalculate tax
/api/v1/tax/calculate - DELETEDelete transaction
/api/v1/transactions/{key} - PUTUpdate transaction
/api/v1/transactions/{key} - POSTConfirm transaction
/api/v1/transactions/{key}/confirm - POSTUn-confirm the transaction
/api/v1/transactions/{key}/unconfirm
What HumDay can read from Taxamo
These are the operations a schedule or a trigger can watch.
- GETList payments
/api/v1/transactions/{key}/payments - GETLocate IP
/api/v1/geoip - GETBrowse transactions
/api/v1/transactions - GETSimple tax
/api/v1/tax/calculate - GETFetch refunds
/api/v1/settlement/refunds - GETTransaction stats
/api/v1/stats/transactions - GETCountries
/api/v1/dictionaries/countries - GETCurrencies
/api/v1/dictionaries/currencies - GETLocate provided IP
/api/v1/geoip/{ip} - GETProduct types
/api/v1/dictionaries/product_types - GETDetailed refunds
/api/v1/settlement/detailed_refunds - GETRetrieve transaction data.
/api/v1/transactions/{key} - GETCalculate EU VIES report
/api/v1/reports/eu/vies - GETFetch settlement
/api/v1/settlement/{quarter} - GETSettlement stats over time
/api/v1/stats/settlement/daily - GETCalculate location
/api/v1/tax/location/calculate - GETCalculate domestic summary
/api/v1/reports/domestic/summary - GETSettlement by country
/api/v1/stats/settlement/by_country - GETSettlement by country
/api/v1/stats/transactions/by_country - GETSettlement by tax type
/api/v1/stats/settlement/by_taxation_type - GETVerify SMS token
/api/v1/verification/sms/{token} - GETGet transaction refunds
/api/v1/transactions/{key}/refunds - GETFetch summary
/api/v1/settlement/summary/{quarter} - GETValidate VAT number
/api/v1/tax/vat_numbers/{tax_number}/validate
How automating Taxamo works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Taxamo account.
- Grant access, then go live. You approve the specific Taxamo operations it may use — and only those.
Automate Taxamo with these
- Squareup Square Connect200 operations
- Rebilly184 operations
- Adyen Management119 operations
- Adyen Configuration31 operations
- Adyen Legal Entity Management27 operations
- PayPal Invoicing22 operations
- Adyen Checkout21 operations
- Adyen Account20 operations
- Beanstream Payments15 operations
- Adyen Payment13 operations
- PayPal Orders9 operations
- Adyen Fund8 operations
Categories
Questions about Taxamo automation
- Can HumDay connect to Taxamo?
- Yes. HumDay reads Taxamo's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 36 operations are documented.
- Do I need to write code to automate Taxamo?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Taxamo account.
- What can HumDay do in Taxamo?
- 12 of the 36 documented operations change something in Taxamo, and 24 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Taxamo account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Taxamo is held behind that approval.
Where this came from
The operations above are read from a published API description for Taxamo at api.taxamo.com/swagger. Descriptions are the provider’s own words, not ours. Last published 2017-04-04.