Create Upload
Call this endpoint to create an upload session and retrieve an upload ID. Using the upload ID in the Add Upload
Part endpoint, historical transactions can be sent in batches for further processing.
Required scopes: transaction:write
Path parameters
organizationId
Your issuer organization ID, provided by Kard
userId
The ID of the user as defined on the issuers system
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
data
Response
This endpoint returns an object.
data