All URIs are relative to https://prod.api.appcluster01.ca-central-1.ezmax.com/rest, except if the operation defines another base path.
| Method | HTTP request | Description |
|---|---|---|
| ezsigntemplatepublicCreateEzsignfolderV1() | POST /1/object/ezsigntemplatepublic/createEzsignfolder | Create an Ezsignfolder |
| ezsigntemplatepublicCreateObjectV1() | POST /1/object/ezsigntemplatepublic | Create a new Ezsigntemplatepublic |
| ezsigntemplatepublicDeleteObjectV1() | DELETE /1/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID} | Delete an existing Ezsigntemplatepublic |
| ezsigntemplatepublicEditObjectV1() | PUT /1/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID} | Edit an existing Ezsigntemplatepublic |
| ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1() | POST /1/object/ezsigntemplatepublic/getEzsigntemplatepublicDetails | Retrieve the Ezsigntemplatepublic details |
| ezsigntemplatepublicGetFormsDataV1() | GET /1/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID}/getFormsData | Retrieve an existing Ezsigntemplatepublic's forms data |
| ezsigntemplatepublicGetListV1() | GET /1/object/ezsigntemplatepublic/getList | Retrieve Ezsigntemplatepublic list |
| ezsigntemplatepublicGetObjectV2() | GET /2/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID} | Retrieve an existing Ezsigntemplatepublic |
| ezsigntemplatepublicResetLimitExceededCounterV1() | POST /1/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID}/resetLimitExceededCounter | Reset the limit exceeded counter |
| ezsigntemplatepublicResetUrlV1() | POST /1/object/ezsigntemplatepublic/{pkiEzsigntemplatepublicID}/resetUrl | Reset the Ezsigntemplatepublic url |
ezsigntemplatepublicCreateEzsignfolderV1($ezsigntemplatepublicCreateEzsignfolderV1Request): \eZmaxAPI\Model\EzsigntemplatepublicCreateEzsignfolderV1ResponseCreate an Ezsignfolder
Create an Ezsignfolder
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$ezsigntemplatepublicCreateEzsignfolderV1Request = new \eZmaxAPI\Model\EzsigntemplatepublicCreateEzsignfolderV1Request(); // \eZmaxAPI\Model\EzsigntemplatepublicCreateEzsignfolderV1Request
try {
$result = $apiInstance->ezsigntemplatepublicCreateEzsignfolderV1($ezsigntemplatepublicCreateEzsignfolderV1Request);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicCreateEzsignfolderV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| ezsigntemplatepublicCreateEzsignfolderV1Request | \eZmaxAPI\Model\EzsigntemplatepublicCreateEzsignfolderV1Request |
\eZmaxAPI\Model\EzsigntemplatepublicCreateEzsignfolderV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicCreateObjectV1($ezsigntemplatepublicCreateObjectV1Request): \eZmaxAPI\Model\EzsigntemplatepublicCreateObjectV1ResponseCreate a new Ezsigntemplatepublic
The endpoint allows to create one or many elements at once.
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$ezsigntemplatepublicCreateObjectV1Request = new \eZmaxAPI\Model\EzsigntemplatepublicCreateObjectV1Request(); // \eZmaxAPI\Model\EzsigntemplatepublicCreateObjectV1Request
try {
$result = $apiInstance->ezsigntemplatepublicCreateObjectV1($ezsigntemplatepublicCreateObjectV1Request);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicCreateObjectV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| ezsigntemplatepublicCreateObjectV1Request | \eZmaxAPI\Model\EzsigntemplatepublicCreateObjectV1Request |
\eZmaxAPI\Model\EzsigntemplatepublicCreateObjectV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicDeleteObjectV1($pkiEzsigntemplatepublicID): \eZmaxAPI\Model\EzsigntemplatepublicDeleteObjectV1ResponseDelete an existing Ezsigntemplatepublic
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int | The unique ID of the Ezsigntemplatepublic
try {
$result = $apiInstance->ezsigntemplatepublicDeleteObjectV1($pkiEzsigntemplatepublicID);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicDeleteObjectV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int | The unique ID of the Ezsigntemplatepublic |
\eZmaxAPI\Model\EzsigntemplatepublicDeleteObjectV1Response
- Content-Type: Not defined
- Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicEditObjectV1($pkiEzsigntemplatepublicID, $ezsigntemplatepublicEditObjectV1Request): \eZmaxAPI\Model\EzsigntemplatepublicEditObjectV1ResponseEdit an existing Ezsigntemplatepublic
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int | The unique ID of the Ezsigntemplatepublic
$ezsigntemplatepublicEditObjectV1Request = new \eZmaxAPI\Model\EzsigntemplatepublicEditObjectV1Request(); // \eZmaxAPI\Model\EzsigntemplatepublicEditObjectV1Request
try {
$result = $apiInstance->ezsigntemplatepublicEditObjectV1($pkiEzsigntemplatepublicID, $ezsigntemplatepublicEditObjectV1Request);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicEditObjectV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int | The unique ID of the Ezsigntemplatepublic | |
| ezsigntemplatepublicEditObjectV1Request | \eZmaxAPI\Model\EzsigntemplatepublicEditObjectV1Request |
\eZmaxAPI\Model\EzsigntemplatepublicEditObjectV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1($ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request): \eZmaxAPI\Model\EzsigntemplatepublicGetEzsigntemplatepublicDetailsV1ResponseRetrieve the Ezsigntemplatepublic details
Retrieve the Ezsigntemplatepublic details
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request = new \eZmaxAPI\Model\EzsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request(); // \eZmaxAPI\Model\EzsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request
try {
$result = $apiInstance->ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1($ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| ezsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request | \eZmaxAPI\Model\EzsigntemplatepublicGetEzsigntemplatepublicDetailsV1Request |
\eZmaxAPI\Model\EzsigntemplatepublicGetEzsigntemplatepublicDetailsV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicGetFormsDataV1($pkiEzsigntemplatepublicID): \eZmaxAPI\Model\EzsigntemplatepublicGetFormsDataV1ResponseRetrieve an existing Ezsigntemplatepublic's forms data
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int
try {
$result = $apiInstance->ezsigntemplatepublicGetFormsDataV1($pkiEzsigntemplatepublicID);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicGetFormsDataV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int |
\eZmaxAPI\Model\EzsigntemplatepublicGetFormsDataV1Response
- Content-Type: Not defined
- Accept:
application/json,application/zip
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicGetListV1($eOrderBy, $iRowMax, $iRowOffset, $acceptLanguage, $sFilter): \eZmaxAPI\Model\EzsigntemplatepublicGetListV1ResponseRetrieve Ezsigntemplatepublic list
Enum values that can be filtered in query parameter sFilter: | Variable | Valid values | |---|---| | eEzsigntemplatepublicLimittype | Hour
Day
Month
Total |
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$eOrderBy = 'eOrderBy_example'; // string | Specify how you want the results to be sorted
$iRowMax = 56; // int
$iRowOffset = 0; // int
$acceptLanguage = new \eZmaxAPI\Model\\eZmaxAPI\Model\HeaderAcceptLanguage(); // \eZmaxAPI\Model\HeaderAcceptLanguage
$sFilter = 'sFilter_example'; // string
try {
$result = $apiInstance->ezsigntemplatepublicGetListV1($eOrderBy, $iRowMax, $iRowOffset, $acceptLanguage, $sFilter);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicGetListV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| eOrderBy | string | Specify how you want the results to be sorted | [optional] |
| iRowMax | int | [optional] | |
| iRowOffset | int | [optional] [default to 0] | |
| acceptLanguage | \eZmaxAPI\Model\HeaderAcceptLanguage | [optional] | |
| sFilter | string | [optional] |
\eZmaxAPI\Model\EzsigntemplatepublicGetListV1Response
- Content-Type: Not defined
- Accept:
application/json,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicGetObjectV2($pkiEzsigntemplatepublicID): \eZmaxAPI\Model\EzsigntemplatepublicGetObjectV2ResponseRetrieve an existing Ezsigntemplatepublic
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int | The unique ID of the Ezsigntemplatepublic
try {
$result = $apiInstance->ezsigntemplatepublicGetObjectV2($pkiEzsigntemplatepublicID);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicGetObjectV2: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int | The unique ID of the Ezsigntemplatepublic |
\eZmaxAPI\Model\EzsigntemplatepublicGetObjectV2Response
- Content-Type: Not defined
- Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicResetLimitExceededCounterV1($pkiEzsigntemplatepublicID, $body): \eZmaxAPI\Model\EzsigntemplatepublicResetLimitExceededCounterV1ResponseReset the limit exceeded counter
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int
$body = array('key' => new \stdClass); // object
try {
$result = $apiInstance->ezsigntemplatepublicResetLimitExceededCounterV1($pkiEzsigntemplatepublicID, $body);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicResetLimitExceededCounterV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int | ||
| body | object |
\eZmaxAPI\Model\EzsigntemplatepublicResetLimitExceededCounterV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ezsigntemplatepublicResetUrlV1($pkiEzsigntemplatepublicID, $body): \eZmaxAPI\Model\EzsigntemplatepublicResetUrlV1ResponseReset the Ezsigntemplatepublic url
<?php
require_once(__DIR__ . '/vendor/autoload.php');
// Configure API key authorization: Authorization
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
$apiInstance = new eZmaxAPI\Api\ObjectEzsigntemplatepublicApi(
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
// This is optional, `GuzzleHttp\Client` will be used as default.
new GuzzleHttp\Client(),
$config
);
$pkiEzsigntemplatepublicID = 56; // int
$body = array('key' => new \stdClass); // object
try {
$result = $apiInstance->ezsigntemplatepublicResetUrlV1($pkiEzsigntemplatepublicID, $body);
print_r($result);
} catch (Exception $e) {
echo 'Exception when calling ObjectEzsigntemplatepublicApi->ezsigntemplatepublicResetUrlV1: ', $e->getMessage(), PHP_EOL;
}| Name | Type | Description | Notes |
|---|---|---|---|
| pkiEzsigntemplatepublicID | int | ||
| body | object |
\eZmaxAPI\Model\EzsigntemplatepublicResetUrlV1Response
- Content-Type:
application/json - Accept:
application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]