Skip to content

Commit

Permalink
Merge pull request #8 from chargebee/release/0.0.3
Browse files Browse the repository at this point in the history
Added TAX_NOT_CONFIGURED tax exemption type
  • Loading branch information
cb-ashokmor authored Dec 7, 2023
2 parents 288f5a0 + 71c3557 commit 5b8580c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spi/openapi_tax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1108,6 +1108,7 @@ components:
- HIGH_VALUE_PHYSICAL_GOODS
- EXPORT
- ZERO_VALUE_ITEM
- TAX_NOT_CONFIGURED
TaxExemptReason:
type: string
description: "The reason due to which a line item is exempted from tax. This is a mandatory parameter while applying tax exemption on any line-item."
Expand Down

0 comments on commit 5b8580c

Please sign in to comment.