Gift cards pipelines

Version: 10.3

The integration and engagement logic used in the Gift Card API is implemented by pipelines that can be customized as needed. There is a pipeline for each method on the API.

GetGiftCard pipeline

Name:

GetGiftCard

Description:

The location for a third-party ECS to add a processor and make a request for a gift card.

Usage:

Called via the GetGiftCard method on the Connect API when requesting a specific gift card.

Args:

Request - Contains the search criteria: GiftCardId and ShopName. Is set prior to calling the pipeline.

Response - Contains the giftcard object. Is read after the pipeline is executed.

Processors:

This pipeline has no default processors; an ECS processor is required here.

Do you have some feedback for us?

If you have suggestions for improving this article,