...
The getPersonCredits can be used to retrieve information about earlier created EBF credits.
Note: only 1 credit per ean and only “NotYetUsable”, “NotActive” and “Active” states are returned: e.g. blocked and expired credits are omitted. Can be used to show the available credits to the user.
...
Name | Type | Possible values / format | Description |
---|---|---|---|
string64 | String | Max length: 64 characters | String limited by a number of maximum allowed characters. |
string100 | String | Max length: 100 characters | String limited by a number of maximum allowed characters. |
string256 | String | Max length: 256 characters | String limited by a number of maximum allowed characters. |
organisationID | String | Min length: 1, Max length: 160 | Unique identifier of a school. |
amount | Integer | Min length: 1 | Amount is a positive number. |
state | Enum | Possible values:
| State of a license. |
eckID | String | Min length: 128, Max length: 256 | Unique identification of the end user by the ECK standard. |
...