curl --request GET \
--url https://api.example.com/payment/billing-portal \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}curl --request GET \
--url https://api.example.com/payment/billing-portal \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}