API Documentation

The REST API allows developers to hook into Clientexec and connect it to third-party applications.

Update UserPackage

Arguments

Name Type Description
packageid int User Package ID (required)
id_{CustomFieldId} string Custom Field Value (required)

Example JSON Response

{
	"timestamp": 1395066843,
	"elapsed": "0.080",
	"message": "".
	"success": true,
	"failure": false
}