6.3.9.2 POST ClaimRequest
6.3.9.2.1 Purpose
This command can be used by the licensee to provide MusicalWorkClaimRequestMessage
(s) containing right share claim request data to the licensor.
The licensee will then call from its web service endpoint, after appropriate authentication if present, the licensor’s web service endpoint with MusicalWorkClaimRequestMessage
(s).
6.3.9.2.2 Syntax of reply
The licensor’s web service endpoint 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 in accordance with a bilateral agreement between the licensee and the licensor.
If the HTTP status codes is 200, and the licensor has the relevant right share claims data, the licensor web service endpoint shall also return to the licensee’s web service endpoint an XML document containing a valid MusicalWorkClaimNotificationMessage
.