CURL
REQUEST
1 curl --location 'https://api.rebill.com/v2/customer-portal/sessions/:customerId' 2 --header 'accept: application/json' \ 3 --header 'authorization: Bearer APIKEY'