Docs

Update Relation

Updates a relation in e-Boekhouden.nl.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired
string

Business (`B`) or Private (`P`). Defaults to `B` if empty. Error codes REL_001 Relation type is invalid (B,P).

string

The code of the relation. Auto-generated if empty. Error codes REL_049 Code already exists. REL_005 Code is invalid. REL_006 Code is too long.

stringrequired

The (company) name of the relation. Error codes REL_002 Name is mandatory. REL_003 Name is too long.

string

The salutation of the relation. Error codes REL_010 Salutation is too long.

string

The contact of the relation. Error codes REL_009 Contact is too long.

string

Male (`m`) or female (`v`) or department (`a`) Error codes REL_004 Gender is invalid (m,v,a).

string

The primary address of the relation. Error codes REL_011 Address is too long.

string

The primary postal code of the relation. Error codes REL_012 Postal code is too long.

string

The primary city of the relation. Error codes REL_013 City is too long.

string

The primary country of the relation. Error codes REL_014 Country is too long.

string

The secondary address of the relation. Error codes REL_015 Address 2 is too long.

string

The secondary postal code of the relation. Error codes REL_016 Postal code 2 is too long.

string

The secondary city of the relation. Error codes REL_017 City 2 is too long.

string

The secondary country of the relation. Error codes REL_018 Country 2 is too long.

string

The phone number of the relation. Error codes REL_019 Phone is too long.

string

The mobile phone number of the relation. Error codes REL_020 Mobile is too long.

string

The fax number of the relation. Error codes REL_021 Fax is too long.

string

The email address of the relation. Error codes REL_022 Email is too long. REL_023 Email is invalid.

string

The invoice email address of the relation. Error codes REL_024 Email invoice is too long. REL_025 Email invoice is invalid.

string

The reminder email address of the relation. Error codes REL_026 Email reminder is too long. REL_027 Email reminder is invalid.

string

The website of the relation. Error codes REL_028 Website is too long.

string

The note of the relation.

string

The VAT number of the relation. Error codes REL_035 VAT number is too long.

boolean

Whether the relation is inactive.

number

The payment term of the relation. Error codes REL_030 Term of payment too low. REL_031 Term of payment too high.

string

The company registration number of the relation. Error codes REL_008 Company registration number must be numeric. REL_050 Company registration number is too long.

string

The IBAN number of the relation. Error codes REL_007 Iban is invalid. REL_029 Iban is too long.

string

The BIC number of the relation. Error codes REL_032 BIC is too long.

string

Free text field for the relation. Error codes REL_037 Free text 1 is too long.

string

Free text field for the relation. Error codes REL_038 Free text 2 is too long.

string

Free text field for the relation. Error codes REL_039 Free text 3 is too long.

string

Free text field for the relation. Error codes REL_040 Free text 4 is too long.

string

Free text field for the relation. Error codes REL_041 Free text 5 is too long.

string

Free text field for the relation. Error codes REL_042 Free text 6 is too long.

string

Free text field for the relation. Error codes REL_043 Free text 7 is too long.

string

Free text field for the relation. Error codes REL_044 Free text 8 is too long.

string

Free text field for the relation. Error codes REL_045 Free text 9 is too long.

string

Free text field for the relation. Error codes REL_046 Free text 10 is too long.

boolean

Whether the relation will receive newsletters or not.

number

The ledger ID of this relation. Error codes REL_048 Ledger not found.

boolean

Enable or disable mandate.

string

one-time (`E`) or continuous (`D`) Error codes REL_033 Mandate type is too long. REL_051 Mandate type is invalid (E,D).

string

The mandate ID of this relation. Error codes REL_034 Mandate ID is too long.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.