Create Subscriptions

Call this endpoint to subscribe to notification events.
Required scopes: notifications:write

Path parameters

organizationIdstringRequired

Your issuer organization ID, provided by Kard

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
datalist of objectsRequired

Response

This endpoint returns an object.
datalist of objects

Errors