From 7db26b71fe07a29c8f685e851e2a7b29ff0cfbf7 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:54:01 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/checkout/types/common.raml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api-specs/checkout/types/common.raml b/api-specs/checkout/types/common.raml index f0cb4109a..a3cfe8049 100644 --- a/api-specs/checkout/types/common.raml +++ b/api-specs/checkout/types/common.raml @@ -14,6 +14,7 @@ types: - europe-west1.gcp - us-central1.gcp - australia-southeast1.gcp + - eastus.azure (annotations.enumDescriptions): europe-west1.gcp: | for Europe (Google Cloud, Belgium) @@ -21,6 +22,8 @@ types: for North America (Google Cloud, Iowa) australia-southeast1.gcp: | for Australia (Google Cloud, Sydney) + eastus.azure: | + for North America (Azure, Virginia) Amount: description: | The amount related to a [payment action](ctp:checkout:type:PaymentAction).