Create Attribution Events

Call this endpoint to send all attribution events made by all enrolled users in your rewards program. These attribution events will be processed by the Kard system.
Required scopes: attributions.write

Authentication

AuthorizationBearer

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

Path Parameters

organizationIdstringRequired
Your organization ID, provided by Kard.

Headers

X-Kard-organizationIdstringOptional

Request

This endpoint expects an object.
datalist of objectsRequired
Data and attributes related to the attribution event.

Response

This endpoint returns a string.

Errors