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
organizationId
Your organization ID, provided by Kard.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Kard-organizationId
Request
This endpoint expects an object.
data
Data and attributes related to the attribution event.
Response
This endpoint returns a string.
Errors
400
Invalid Request
401
Unauthorized Error
500
Internal Server Error