Skip to content
Sign In

getBillingPortal

GET
/v5/user/billing/portal

Retrieve the user billing portal url

Authorizations

Parameters

Query Parameters

returnUrl
required
string

Responses

200

A Url response

object
url
string

Examples

{
"url": "string"
}

default

An error response from the Bkper API or its public API proxy.

A JSON error response. API operation errors use the nested error object. Public API proxy errors use the Problem Details fields.

object
error
object
errors
Array<object>
object
domain
string
reason
string
message
string
code
required
integer format: int32
message
required
string
type
string
title
string
status
integer format: int32
detail
string
instance
string
code
string