Skip to main content
PATCH
Update Org

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required

Body

application/json

Whether or not the legal name should be checked for terms on blacklist

registration_country
string
default:DE
Allowed value: "DE"
address
correspondence_address
dba_name
string | null
incorporation_date
string<date> | null
website
string | null
external_ref
string | null

Response

Successful Response

registration_country
enum<string>
required

Enum for CountryAlpha2 codes

Available options:
DE,
IE,
GB,
US,
GB
address
AddressResponse · object
required
id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
work_sites
WorksiteResponse · object[] | null
required
bank_accounts
BankAccountResponse · object[] | null
required
preferences
DEOrganizationPreferencesResponse · object
required
correspondence_address
AddressResponse · object | null
dba_name
string | null
incorporation_date
string<date> | null
website
string | null
external_ref
string | null
Maximum string length: 255
valid_from
string<date> | null
valid_to
string<date> | null
shutdown_date
string<date> | null
contacts
ContactResponse · object[] | null
tax_identifiers
TaxIdentifiersResponse · object | null
insurance_data
DEOrganizationInsuranceDetailsResponse · object
sepa_mandates
SepaMandateResponse · object[]