diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 797fc8e2..e82a8e4f 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -52703,6 +52703,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", @@ -52921,6 +52923,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 521d445e..0d636ead 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -47797,6 +47797,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst @@ -47994,6 +47996,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst diff --git a/openapi/spec3.json b/openapi/spec3.json index 65b0e51e..b3799192 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -37433,6 +37433,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", @@ -37627,6 +37629,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 3f309a2c..61d544e5 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -45844,6 +45844,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", @@ -46062,6 +46064,8 @@ "tax_type": { "description": "The tax type, such as `vat` or `sales_tax`.", "enum": [ + "amusement_tax", + "communications_tax", "gst", "hst", "igst", diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 9136e4d9..97384305 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -41804,6 +41804,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst @@ -42001,6 +42003,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 37b98eaf..c0b5799a 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -35044,6 +35044,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst @@ -35222,6 +35224,8 @@ components: tax_type: description: 'The tax type, such as `vat` or `sales_tax`.' enum: + - amusement_tax + - communications_tax - gst - hst - igst