From a9bf8d11b284086550a98ffb99550a7c6fd5e27e Mon Sep 17 00:00:00 2001 From: Auto Mation Date: Thu, 30 Nov 2023 08:17:16 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/api/types/cart/ExternalTaxRateDraft.raml | 1 - 1 file changed, 1 deletion(-) diff --git a/api-specs/api/types/cart/ExternalTaxRateDraft.raml b/api-specs/api/types/cart/ExternalTaxRateDraft.raml index 9bc576297..8d6f319ea 100644 --- a/api-specs/api/types/cart/ExternalTaxRateDraft.raml +++ b/api-specs/api/types/cart/ExternalTaxRateDraft.raml @@ -37,4 +37,3 @@ properties: type: SubRate[] description: | For countries (such as the US) where the total tax is a combination of multiple taxes (such as state and local taxes). - (beta): true