Docs

Update Member

Updates a member 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

The code of the member. Auto-generated if empty. Error codes MEM_049 Member number already exists. MEM_005 Member number is invalid. MEM_006 Member number is too long.

stringrequired

The name of the member. Error codes MEM_002 Name is mandatory. MEM_003 Name is too long.

string

The salutation of the member. Error codes MEM_010 Salutation is too long.

string

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

string

The primary address of the member. Error codes MEM_011 Address is too long.

string

The primary postal code of the member. Error codes MEM_012 Postal code is too long.

string

The primary city of the member. Error codes MEM_013 City is too long.

string

The primary country of the member. Error codes MEM_014 Country is too long.

string

The phone number of the member. Error codes MEM_019 Phone is too long.

string

The mobile phone number of the member. Error codes MEM_020 Mobile is too long.

string

The fax number of the member. Error codes MEM_021 Fax is too long.

string

The email address of the member. Error codes MEM_022 Email is too long. MEM_023 Email is invalid.

string

The invoice email address of the member. Error codes MEM_024 Email invoice is too long. MEM_025 Email invoice is invalid.

string

The reminder email address of the member. Error codes MEM_026 Email reminder is too long. MEM_027 Email reminder is invalid.

string

The note of the member.

number

The payment term of the member. Error codes MEM_030 Term of payment too low. MEM_031 Term of payment too high.

string

The IBAN number of the member. Error codes MEM_007 Iban is invalid. MEM_029 Iban is too long.

string

The BIC number of the member. Error codes MEM_032 BIC is too long.

string

Free text field for the member. Error codes MEM_037 Free text 1 is too long.

string

Free text field for the member. Error codes MEM_038 Free text 2 is too long.

string

Free text field for the member. Error codes MEM_039 Free text 3 is too long.

string

Free text field for the member. Error codes MEM_040 Free text 4 is too long.

string

Free text field for the member. Error codes MEM_041 Free text 5 is too long.

string

Free text field for the member. Error codes MEM_042 Free text 6 is too long.

string

Free text field for the member. Error codes MEM_043 Free text 7 is too long.

string

Free text field for the member. Error codes MEM_044 Free text 8 is too long.

string

Free text field for the member. Error codes MEM_045 Free text 9 is too long.

string

Free text field for the member. Error codes MEM_046 Free text 10 is too long.

boolean

Whether the member will receive newsletters or not.

number

The ledger ID of this member. Error codes MEM_048 Ledger not found.

boolean

Enable or disable mandate.

string

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

string

The mandate ID of this member. Error codes MEM_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.