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