5.3.8.1 POST ClaimRequest
5.3.8.1.1 Purpose
This command can be used by a (prospective) Licensee to provide a Right Share claim request to a (prospective) Licensor or a Hub.
The (prospective) Licensee will call, after appropriate authentication if needed, the Web Service address previously agreed between (prospective) Licensee and (prospective) Licensor or a Hub with an MusicalWorkRightsClaimRequestMessage.
5.3.8.1.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
.