v1

latestOpenAPI 3.1.02026-07-222392081.7 MB
Customers

Get customer tax rates

Retrieve the eligible tax rates for a customer.

get/v1/customers/{id}/taxes/rates

Path parameters

idstring required

Response

scheme'exempt' | 'standard' | 'reverse_charge' | 'manual' | 'not_eligible' required

Tax rate scheme.

  • exempt: The customer is exempt from tax.
  • standard: The customer is subject to standard tax.
  • reverse_charge: The customer is subject to reverse charge tax.
  • manual: The customer tax rate is manually set.
  • not_eligible: The customer is not eligible for tax.
ratenumber required

Tax rate percentage.