5.3.8.3 GET ClaimNotification
5.3.8.3.1 Purpose
This command can be used by a (prospective) Licensee to request a Right Share claim notification to a (prospective) Licensor or a hub.
The (prospective) Licensee will call, after appropriate authentication if needed, a Web Service address provided in response to a GET ClaimNotificationList
call.
5.3.8.3.2 Syntax of Reply
The web server shall return one of the following standard HTTP status codes with their standard HTTP response code semantics:
200 (OK);
202 (Request accepted);
400 (Bad request);
401 (Unauthorised);
404 (Not found);
503 (Service unavailable due to a temporary overloading or maintenance of the server); and
500 (Internal server error)
Other standard HTTP status codes may be used on bilateral agreement between (prospective) Licensee and (prospective) Licensor or a hub.
If the HTTP status codes is 200, the Web Server shall also return to the calling web service client an XML document containing a valid MusicalWorkRightsClaimNotificationMessage
.