Authorization: Bearer ********************read-For all accesscurl --location --request GET 'https://api.mediaconnect.no/capi/v1/customer/payment/klarna/token' \
--header 'Authorization: Bearer <token>'{
"recurringTokens": [
{
"token": "abcd-efgh",
"paymentProviderId": 55,
"productCode": "CO27409"
}
]
}