Description:
Download the application file from agora billing
URL: api/download/faveo
Paramaters:
Name | Data Type | Required / Optional | Description |
domain | String | Optional | Domain name of your application. Encrypt with Faveo public key |
order_number | String | Required | Order number of your product. Encrypt with Faveo public key |
serial_key | String | Required | Serial key of your product. Ecrypt with faveo public key |
HTTP Method: GET
Response Format: JSON
Response:
Returns JSON which contains below response
Success Response:
HEADER stream a file
Error Response:
{ "error": "Trying to get property of non-object" }