From 49ed024fa1e9414c92120a1883d6a26e69dc5201 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:09:54 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/connect/types/common.raml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api-specs/connect/types/common.raml b/api-specs/connect/types/common.raml index 0726788a5..860eadb02 100644 --- a/api-specs/connect/types/common.raml +++ b/api-specs/connect/types/common.raml @@ -447,6 +447,7 @@ types: email: Email and marketing. analytics: Analytics. shipping: Shipping and delivery. + giftcard: Gift card. other: The Connector provides a service or functionality that is not covered by the other values. enum: - tax @@ -461,6 +462,7 @@ types: - email - analytics - shipping + - giftcard - other DeploymentType: description: |