Safe Creative API Web Services Reference v2 - D R A F T

work.certificate

Info

Parameters

* Required parameter

Description

You can use work.certificate to send the registration certificate to the user's mail. The work must be in REGISTERED state in order to obtain a registration certificate

Example

Example of work registration certificate:

REQUEST:

https://api.safecreative.org/v2/
?authkey=1i5g2aaf2bz09lyo867cuimqg
&code=1702034400231x
&component=work.certificate
&ztime=1271749828856
&signature=d90c1ddd8f3d184dc403d5e102f12768fdafb2d8


RESPONSE:

<?xml version="1.0" encoding="UTF-8"?>
<error>
  <errorId>WorkNotFound</errorId>
</error>

TOC