Create Attribution Events

POST
/issuers/:organizationId/attributions

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

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