Cancel a transaction upload session.

A session can only be cancelled if it has the 'uploading' status.

Path Params
uuid
required
uuid
required
Responses

Response body
object
uuid

Session id

string

Current status of the session.

uploading processing processed cancelled expired

404

The organization or session could not be found.

422

The session is not in a cancellable state.

Language