{ "orderId": "string" }
curl --location 'https://platform.shopranos.eu/api/payments/Stripe/finalize' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "orderId": "string" }'