curl --location --request GET 'https://api.mediaconnect.no/capi/v1/customer/pbm' \
--header 'Authorization: Bearer <token>'{
"channels": [
{
"type": "SHIELD",
"value": "TM"
},
{
"type": "SHIELD",
"value": "DM"
}
]
}