curl --location --request PATCH 'https://api.mediaconnect.no/capi/v1/customer/payment/klarna/token' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "abcd-efgh",
"paymentProviderId": 11
}'
{
"success": true
}
Authorization: Bearer ********************
read
-For all access