Skip to content

getBillingPortal

GET
/v5/user/billing/portal

Retrieve the user billing portal url

Parameters

Query Parameters

returnUrl
required
string

Responses

200

A Url response

object
url
string
Example
{
"url": "string"
}