Get a billing entity
Requires the BILLING_ENTITY.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceIdOrReference
The ID or reference of the resource.
Headers
x-platform-id
Platform ID.
Response
OK
object_type
id
created_at
reference
status
timezone
legal_name
The legal name of the billing entity.
tax_id
The ID used for tax purposes of the billing entity.
tax_ids
Tax IDs used for tax purposes of the billing entity
registration_number
The registration number of the billing entity.
registered_address
The address associated with the billing entity.
email
The email address of the billing entity.
tax_settings
Customise tax settings for this Billing Entity
tax_registrations
Extra tax registrations for this billing entity
custom_fields
default_customer_country_selector
default_billing_currency_selector
linked_integrations
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error