Skip to main content
POST
Cancel a secure-payment session

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required
Minimum string length: 1

Body

application/json
session_id
string
required

The capture session identifier returned by the start operation.

Minimum string length: 1

Recording-consent receipt id, required by two-party-consent tenants to resume recording.

Maximum string length: 256

Response

Secure-payment session cancelled

data
object
meta
object