Swirls

SWIRLS_

  • How it works
  • Pricing

643 matches

OverviewAI & ML7Analytics8Communication18CRM4Developer Tools6E-commerce40Finance52Infrastructure28Marketing20Other409Productivity10Security17Social20Storage2Support2

643 matches

OverviewAI & ML7Analytics8Communication18CRM4Developer Tools6E-commerce40Finance52Infrastructure28Marketing20Other409Productivity10Security17Social20Storage2Support2
Actions

34 actions

Taxamo

34 actions

  • Browse transactionsGETv1.0.0
  • Calculate domestic summaryGETv1.0.0
  • Calculate EU VIES reportGETv1.0.0
  • Calculate locationGETv1.0.0
  • Calculate taxPOSTv1.0.0
  • Capture paymentPOSTv1.0.0
  • Confirm transactionPOSTv1.0.0
  • CountriesGETv1.0.0
  • Create a refundPOSTv1.0.0
  • CurrenciesGETv1.0.0
  • Delete transactionDELETEv1.0.0
  • Detailed refundsGETv1.0.0
  • Email credit notePOSTv1.0.0
  • Email invoicePOSTv1.0.0
  • Fetch refundsGETv1.0.0
  • Fetch settlementGETv1.0.0
  • Fetch summaryGETv1.0.0
  • Get transaction refundsGETv1.0.0
  • List paymentsGETv1.0.0
  • Locate IPGETv1.0.0
  • Locate provided IPGETv1.0.0
  • Product typesGETv1.0.0
  • Register a paymentPOSTv1.0.0
  • Retrieve transaction data.GETv1.0.0
  • Settlement by countryGETv1.0.0
  • Settlement by countryGETv1.0.0
  • Settlement by tax typeGETv1.0.0
  • Settlement stats over timeGETv1.0.0
  • Simple taxGETv1.0.0
  • Store transactionPOSTv1.0.0
  • Transaction statsGETv1.0.0
  • Un-confirm the transactionPOSTv1.0.0
  • Update transactionPUTv1.0.0
  • Validate VAT numberGETv1.0.0

Other/Taxamo

Register a payment

v1.0.0

Input

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
{
  "type": "object",
  "properties": {
    "key": {
      "type": "string"
    }
  },
  "required": [
    "key"
  ],
  "additionalProperties": false
}

Output

  1. 1
  2. 2
  3. 3
  4. 4
{
  "type": "object",
  "additionalProperties": true
}