Skip to main content

getSalesTaxV4


ApiScope: payment.sales.tax.read
API Scope Level: ServiceSubscriberScope
Query Parameters
    country string required
    zipcode string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • salesTax number
    salesTaxType string

    Possible values: [PERCENTAGE, ABSOLUTE]

Loading...