Skip to main content
GET
Get Billing Details

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

user_id
string
required

Response

Serializer which is used to serialize data with the possible business details if exist

line1
string
required
postal_code
string
required
country
string | null
Maximum string length: 150
city
string | null
Maximum string length: 50
tax_id
string | null
Maximum string length: 30
account_type
enum<string>
  • personal - personal
  • business - business
Available options:
personal,
business
company_name
string | null
vat_id
string | null
first_name
string | null
Maximum string length: 150
last_name
string | null
Maximum string length: 150