Checkout Tax Rate

  • display_name
    Type: string
    required
  • inclusive
    Type: boolean
    required
  • percentage
    Type: string
    required

    Decimal percentage from 0 to 100 inclusive, with at most two decimal places.

  • country
    Type: string | null
  • description
    Type: string | null
  • id
    Type: string | null

    Tax-rate ID when backed by a reusable resource. Null for inline tax-rate snapshots.

  • jurisdiction
    Type: string | null
  • metadata

    Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

    Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

    • propertyName
      Type: string
  • state
    Type: string | null
  • tax_type
    Type: string | null