Add UserPackage
Arguments
| Name | Type | Description |
|---|---|---|
| userid | int | User ID of the user (required) |
| status | int | Status ID of the package - defaults to 0 (required) |
| productid | int | Product ID of the package (required) |
| id_{CustomFieldId} | string | Custom Field Value (required) |
Example JSON Response
{
"timestamp": 1395066843,
"elapsed": "0.080",
"message": "".
"success": true,
"failure": false
}
