JurisdictionTaxDetail

  • gross_amount
    Type: string · Gross Amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
    required
  • jurisdiction_type
    Type: string · Jurisdiction Type
    required
  • non_taxable_amount
    Type: string · Non Taxable Amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
    required
  • tax_due
    Type: string · Tax Due Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
    required
  • tax_rate
    Type: string · Tax Rate Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
    required
  • taxable_amount
    Type: string · Taxable Amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
    required
  • filing_taxable_jurisdiction_id
    Type: string · Filing Taxable Jurisdiction IdFormat: uuid nullable
  • jurisdiction_name
    Type: string · Jurisdiction Name nullable
  • reporting_code
    Type: string · Reporting Code nullable
  • tax_type
    Type: string · Tax Type nullable
  • transaction_type_id
    Type: string · Transaction Type IdFormat: uuid nullable
  • transaction_type_rule_id
    Type: string · Transaction Type Rule IdFormat: uuid nullable