v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Embedded

Cancel a Flinks Connect session abandoned by the customer in the iframe

Cancel a Flinks Connect session abandoned by the customer in the iframe

post/api/v1/embedded/flinks-session/{sessionId}/cancel

Request body

payment_tokenstring required

Payment token authenticating the cancel request against its PaymentRequest.

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}