6.5.1 POST MusicNftNotification

6.5.1.1 Purpose

This command can be used by an NFT Issuer to provide a MusicNftNotification to an NFT Minting Service. This is done by the NFT Issuer calling the URL for the web service agreed beforehand. The document to be posted is defined in this standard.

6.5.1.2 Syntax of reply

The web service shall return one of the following standard HTTP status codes with their standard HTTP response code semantics:

  • 204 (The server successfully processed the request but is not returning any content);

  • 400 (Bad request);

  • 401 (Unauthorised);

  • 404 (Not found);

  • 500 (Internal server error); or

  • 503 (Service unavailable due to a temporary overloading or maintenance of the server).

Other standard HTTP status codes may be used as determined by the bilateral agreement between the NFT Issuer and NFT Minting Service.