Update Upload

Call this endpoint to update your upload session. Currently, you can signal completing a historical transactions upload. Required scopes: transaction:write

Path parameters

organizationIdstringRequired
Your issuer organization ID, provided by Kard
userIdstringRequired
The ID of the user as defined on the issuers system
uploadIdstringRequired
The upload ID identifying the upload session to update

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
dataobjectRequired

Response

This endpoint returns an object.
dataobject

Errors