Cancel a deposit session before funds are sent.
POST /api/v1/widgets/deposit-sessions/:sessionId/cancel-session
Cancels a deposit session. Only sessions in CREATED or PENDING status can be cancelled. Cancelled sessions move to EXPIRED status.
Cancel a deposit session before funds are sent.
POST /api/v1/widgets/deposit-sessions/:sessionId/cancel-session
Cancels a deposit session. Only sessions in CREATED or PENDING status can be cancelled. Cancelled sessions move to EXPIRED status.