{
"sessionId": "string"
}curl --location 'https://platform.shopranos.eu/api/payments/klarnapayments/cancel' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"sessionId": "string"
}'{
"id": "string",
"companyId": "string",
"providerId": "string",
"customerId": "string",
"checkoutToken": "string",
"amount": 0,
"commissionAmount": 0,
"remittanceInformation": "string",
"provider": "OnePay",
"status": "Submitted",
"paymentDate": "2019-08-24T14:15:22.123Z",
"creationDate": "2019-08-24T14:15:22.123Z",
"approvalCode": "string",
"cardType": "Other",
"cardNumber": "string",
"postDating": 0,
"installments": 0,
"bankId": "string",
"transactionId": "string"
}