Payment details

Member management

Payment methods
Beschreibung ID
Std Lastschrift 1
Std Überweisung 2

See also

Here zahlungskonditionen()

Fee types
Beschreibung ID
DPSG Bundesverband 000000 (Familienermäßigt - Stiftungseuro - VERBANDSBEITRAG) 5
DPSG Bundesverband 000000 (Familienermäßigt - VERBANDSBEITRAG) 2
DPSG Bundesverband 000000 (Sozialermäßigt - Stiftungseuro - VERBANDSBEITRAG) 6
DPSG Bundesverband 000000 (Sozialermäßigt - VERBANDSBEITRAG) 3
DPSG Bundesverband 000000 (Übernahme - VERBANDSBEITRAG) 7
DPSG Bundesverband 000000 (Voller Beitrag - Stiftungseuro - VERBANDSBEITRAG) 4
DPSG Bundesverband 000000 (Voller Beitrag - VERBANDSBEITRAG) 1

The following table can be obtained with a different function and is given here for the sake of completeness.

Fee types (Yes, the same ones)
Beschreibung ID
Familienermäßigt 2
Übernahme 7
Voller Beitrag 1
Voller Beitrag - Stiftungseuro 4
Familienermäßigt - Stiftungseuro 5
Sozialermäßigt 3
Sozialermäßigt - Stiftungseuro 6

See also

beitragsarten()

See also

Default values
How to get these values

Ids for searching

Deprecated since version 0.3.3: No longer in use. You will just get an empty list.

GET //tagging/getTagList

Get default values and their ids.

Query Parameters:
 
  • page (int) – The page number of result display
  • start (int) – Show search results form this index
  • limit (int) – Show only up to this many entries
Response JSON Object:
 
  • success (boolean) – If everything was ok
  • responseType (string) – NaMi response type: Can be OK, INFO, WARN, ERROR, EXCEPTION or null
  • totalEntries (int) – Number of returned entries
  • data (list) –

    The search results. Each returned tag is a list entry in the form of a json array.

    See also

    BaseadminSchema
    JSON schema of the returned data
Status Codes:

See also

tagList()