Table of Contents | ||
---|---|---|
|
Endpoints (not active yet)
...
Name | Type | Cardinality | Description | ||
---|---|---|---|---|---|
loginHeader sessionIDHeader | loginHeader sessionIDHeader | 1...1 1...1 | You can use either one of the variables | ||
Source
|
Operations
login
Description
The login function provides you with a sessionID after execution. This sessionID can be used to execute consecutive operations with the sessionIDHeader.
...
Error code | Description |
---|---|
2 | Authentication error |
...
getPersonCredit
Description
The getPersonCredits can be used to retrieve information about earlier created EBF credits.
Note: only 1 credit per ean and only “NotActive” and “Active” states are returned.
...
Error code | Description |
---|---|
6 | Missing required field(s) |
...
getPersonCreditRaw
Description
The getPersonCreditsRaw can be used to retrieve unfiltered EBF credits data.
...
Error code | Description |
---|---|
6 | Missing required field(s) |
...
getSchoolCredit
Description
The getSchoolCredits can be used to retrieve information about earlier created IBF credits.
...
Error code | Description |
---|---|
6 | Missing required field(s) |
...
getSummedSchoolCredit
Description
The getSummedSchoolCredits can be used to retrieve the total amount and the amount used for each school credit of a specific organisation.
...