We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73499a commit 49ed024Copy full SHA for 49ed024
api-specs/connect/types/common.raml
@@ -447,6 +447,7 @@ types:
447
email: Email and marketing.
448
analytics: Analytics.
449
shipping: Shipping and delivery.
450
+ giftcard: Gift card.
451
other: The Connector provides a service or functionality that is not covered by the other values.
452
enum:
453
- tax
@@ -461,6 +462,7 @@ types:
461
462
- email
463
- analytics
464
- shipping
465
+ - giftcard
466
- other
467
DeploymentType:
468
description: |
0 commit comments