Activate Offer

Record when a user activates an offer. Creates an attribution event with eventCode=ACTIVATE and medium=CTA. Optionally include the offer data by passing include=offer.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organizationIdstringRequired
Your issuer organization ID, provided by Kard
userIdstringRequired
The ID of the user as defined on the issuers system
offerIdstringRequired
The unique identifier of the offer being activated

Query parameters

supportedComponentsenumOptional

UI component types to include in the offer response (when include=offer).

includeenumOptional

Related resources to include in the response. Allowed value is offer.

Allowed values:

Response

This endpoint returns an object.
dataobject
includedlist of objects or null

Errors