Table of Contents | ||
---|---|---|
|
Endpoints
...
Environment | URL | WSDL |
---|---|---|
Production | ||
Acceptance | ||
Test |
...
The following items are changed since the previous version Credit 4.2 /wiki/spaces/EDUIX/pages/4325377:
getPersonCreditRaw operation added
Blocked state is added to state enum (only used by getPersonCreditRaw operation)
responseReferenceId is added to getSchoolCredit response
...
The getPersonCredits can be used to retrieve information about earlier created EBF credits.
Note: only 1 credit per ean and only credits with a state of “NotYetUsable”, “NotActive” and “Active” states are returnedare returned. Credits with a state of “Blocked” or “Expired” will not be returned. The state of a credit is defined by the publisher and may in some cases show discrepancies in combination with the “endDate” in the response: e.g. blocked and expired credits are omitted. Can . the credit may have a state of “Active”, while the “endDate” lies in the past. in this case the credit is returned by the call, even though it’s not usable.
The call can be used to show the available credits to the user.
...