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

Path parameters

organizationIdstringRequired

Your organization ID, provided by Kard.

Headers

AuthorizationstringRequired

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

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