Skip to content

Commit

Permalink
Look for details in API documentation's changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Api (Codebuild) committed Mar 28, 2024
1 parent a3acb5b commit bda57d8
Show file tree
Hide file tree
Showing 557 changed files with 88,790 additions and 5,245 deletions.
342 changes: 300 additions & 42 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.2.0
7.4.0
141 changes: 119 additions & 22 deletions README.md

Large diffs are not rendered by default.

54,593 changes: 53,627 additions & 966 deletions api/openapi.yaml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/ActivesessionGetCurrentV1ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Name | Type | Description | Notes
**PksCustomerCode** | **string** | The customer code assigned to your account |
**FkiSystemconfigurationtypeID** | **int** | The unique ID of the Systemconfigurationtype |
**FkiSignatureID** | **int** | The unique ID of the Signature | [optional]
**BSystemconfigurationEzsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
**ESystemconfigurationEzsignofficeplan** | **FieldESystemconfigurationEzsignofficeplan** | | [optional]
**EUserEzsignaccess** | **FieldEUserEzsignaccess** | |
**EUserEzsignprepaid** | **FieldEUserEzsignprepaid** | | [optional]
**DtUserEzsignprepaidexpiration** | **string** | The eZsign prepaid expiration date | [optional]
Expand Down
2 changes: 2 additions & 0 deletions docs/ActivesessionResponseCompound.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Name | Type | Description | Notes
**PksCustomerCode** | **string** | The customer code assigned to your account |
**FkiSystemconfigurationtypeID** | **int** | The unique ID of the Systemconfigurationtype |
**FkiSignatureID** | **int** | The unique ID of the Signature | [optional]
**BSystemconfigurationEzsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
**ESystemconfigurationEzsignofficeplan** | **FieldESystemconfigurationEzsignofficeplan** | | [optional]
**EUserEzsignaccess** | **FieldEUserEzsignaccess** | |
**EUserEzsignprepaid** | **FieldEUserEzsignprepaid** | | [optional]
**DtUserEzsignprepaidexpiration** | **string** | The eZsign prepaid expiration date | [optional]
Expand Down
4 changes: 2 additions & 2 deletions docs/ActivesessionResponseCompoundUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**PkiUserID** | **int** | The unique ID of the User |
**FkiTimezoneID** | **int** | The unique ID of the Timezone |
**SAvatarUrl** | **string** | The url of the picture used as avatar |
**SAvatarUrl** | **string** | The url of the picture used as avatar | [optional]
**SUserFirstname** | **string** | The first name of the user |
**SUserLastname** | **string** | The last name of the user |
**SEmailAddress** | **string** | The email address. |
**SEmailAddress** | **string** | The email address. | [optional]
**EUserEzsignsendreminderfrequency** | **FieldEUserEzsignsendreminderfrequency** | |
**IUserInterfacecolor** | **int** | The int32 representation of the interface color. For example, RGB color #39435B would be 3752795 |
**BUserInterfacedark** | **bool** | Whether to use a dark mode interface |
Expand Down
2 changes: 2 additions & 0 deletions docs/AddressRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Name | Type | Description | Notes
**FkiProvinceID** | **int** | The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|(Canada) Alberta |2|(Canada) British Columbia| |3|(Canada) Manitoba| |3|(Canada) Manitoba| |4|(Canada) New Brunswick| |5|(Canada) Newfoundland| |6|(Canada) Northwest Territories| |7|(Canada) Nova Scotia| |8|(Canada) Nunavut| |9|(Canada) Ontario| |10|(Canada) Prince Edward Island| |11|(Canada) Quebec| |12|(Canada) Saskatchewan| |13|(Canada) Yukon| |14|(United-States) Alabama| |15|(United-States) Alaska| |16|(United-States) Arizona| |17|(United-States) Arkansas| |18|(United-States) California| |19|(United-States) Colorado| |20|(United-States) Connecticut| |21|(United-States) Delaware| |22|(United-States) District of Columbia| |23|(United-States) Florida| |24|(United-States) Georgia| |25|(United-States) Hawaii| |26|(United-States) Idaho| |27|(United-States) Illinois| |28|(United-States) Indiana| |29|(United-States) Iowa| |30|(United-States) Kansas| |31|(United-States) Kentucky| |32|(United-States) Louisiane| |33|(United-States) Maine| |34|(United-States) Maryland| |35|(United-States) Massachusetts| |36|(United-States) Michigan| |37|(United-States) Minnesota| |38|(United-States) Mississippi| |39|(United-States) Missouri| |40|(United-States) Montana| |41|(United-States) Nebraska| |42|(United-States) Nevada| |43|(United-States) New Hampshire| |44|(United-States) New Jersey| |45|(United-States) New Mexico| |46|(United-States) New York| |47|(United-States) North Carolina| |48|(United-States) North Dakota| |49|(United-States) Ohio| |50|(United-States) Oklahoma| |51|(United-States) Oregon| |52|(United-States) Pennsylvania| |53|(United-States) Rhode Island| |54|(United-States) South Carolina| |55|(United-States) South Dakota| |56|(United-States) Tennessee| |57|(United-States) Texas| |58|(United-States) Utah| |60|(United-States) Vermont| |59|(United-States) Virginia| |61|(United-States) Washington| |62|(United-States) West Virginia| |63|(United-States) Wisconsin| |64|(United-States) Wyoming| |
**FkiCountryID** | **int** | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|Canada| |2|United-States| |
**SAddressZip** | **string** | The Postal/Zip Code The value must be entered without spaces |
**FAddressLongitude** | **string** | The Longitude of the Address | [optional]
**FAddressLatitude** | **string** | The Latitude of the Address | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

2 changes: 2 additions & 0 deletions docs/AddressRequestCompound.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Name | Type | Description | Notes
**FkiProvinceID** | **int** | The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|(Canada) Alberta |2|(Canada) British Columbia| |3|(Canada) Manitoba| |3|(Canada) Manitoba| |4|(Canada) New Brunswick| |5|(Canada) Newfoundland| |6|(Canada) Northwest Territories| |7|(Canada) Nova Scotia| |8|(Canada) Nunavut| |9|(Canada) Ontario| |10|(Canada) Prince Edward Island| |11|(Canada) Quebec| |12|(Canada) Saskatchewan| |13|(Canada) Yukon| |14|(United-States) Alabama| |15|(United-States) Alaska| |16|(United-States) Arizona| |17|(United-States) Arkansas| |18|(United-States) California| |19|(United-States) Colorado| |20|(United-States) Connecticut| |21|(United-States) Delaware| |22|(United-States) District of Columbia| |23|(United-States) Florida| |24|(United-States) Georgia| |25|(United-States) Hawaii| |26|(United-States) Idaho| |27|(United-States) Illinois| |28|(United-States) Indiana| |29|(United-States) Iowa| |30|(United-States) Kansas| |31|(United-States) Kentucky| |32|(United-States) Louisiane| |33|(United-States) Maine| |34|(United-States) Maryland| |35|(United-States) Massachusetts| |36|(United-States) Michigan| |37|(United-States) Minnesota| |38|(United-States) Mississippi| |39|(United-States) Missouri| |40|(United-States) Montana| |41|(United-States) Nebraska| |42|(United-States) Nevada| |43|(United-States) New Hampshire| |44|(United-States) New Jersey| |45|(United-States) New Mexico| |46|(United-States) New York| |47|(United-States) North Carolina| |48|(United-States) North Dakota| |49|(United-States) Ohio| |50|(United-States) Oklahoma| |51|(United-States) Oregon| |52|(United-States) Pennsylvania| |53|(United-States) Rhode Island| |54|(United-States) South Carolina| |55|(United-States) South Dakota| |56|(United-States) Tennessee| |57|(United-States) Texas| |58|(United-States) Utah| |60|(United-States) Vermont| |59|(United-States) Virginia| |61|(United-States) Washington| |62|(United-States) West Virginia| |63|(United-States) Wisconsin| |64|(United-States) Wyoming| |
**FkiCountryID** | **int** | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|Canada| |2|United-States| |
**SAddressZip** | **string** | The Postal/Zip Code The value must be entered without spaces |
**FAddressLongitude** | **string** | The Longitude of the Address | [optional]
**FAddressLatitude** | **string** | The Latitude of the Address | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

3 changes: 3 additions & 0 deletions docs/BrandingRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@ Name | Type | Description | Notes
**ObjBrandingDescription** | [**MultilingualBrandingDescription**](MultilingualBrandingDescription.md) | |
**EBrandingLogo** | **FieldEBrandingLogo** | |
**SBrandingBase64** | **byte[]** | The Base64 encoded binary content of the branding logo. This need to match image type selected in eBrandingLogo if you supply an image. If you select 'Default', the logo will be deleted and the default one will be used. | [optional]
**EBrandingLogointerface** | **FieldEBrandingLogointerface** | | [optional]
**SBrandingLogointerfaceBase64** | **byte[]** | The Base64 encoded binary content of the branding logo. This need to match image type selected in eBrandingLogointerface if you supply an image. If you select 'Default', the logo will be deleted and the default one will be used. | [optional]
**IBrandingColortext** | **int** | The color of the text. This is a RGB color converted into integer |
**IBrandingColortextlinkbox** | **int** | The color of the text in the link box. This is a RGB color converted into integer |
**IBrandingColortextbutton** | **int** | The color of the text in the button. This is a RGB color converted into integer |
**IBrandingColorbackground** | **int** | The color of the background. This is a RGB color converted into integer |
**IBrandingColorbackgroundbutton** | **int** | The color of the background of the button. This is a RGB color converted into integer |
**IBrandingColorbackgroundsmallbox** | **int** | The color of the background of the small box. This is a RGB color converted into integer |
**IBrandingInterfacecolor** | **int** | The color of the interface. This is a RGB color converted into integer | [optional]
**SBrandingName** | **string** | The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty | [optional]
**SEmailAddress** | **string** | The email address. | [optional]
**BBrandingIsactive** | **bool** | Whether the Branding is active or not |
Expand Down
3 changes: 3 additions & 0 deletions docs/BrandingRequestCompound.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@ Name | Type | Description | Notes
**ObjBrandingDescription** | [**MultilingualBrandingDescription**](MultilingualBrandingDescription.md) | |
**EBrandingLogo** | **FieldEBrandingLogo** | |
**SBrandingBase64** | **byte[]** | The Base64 encoded binary content of the branding logo. This need to match image type selected in eBrandingLogo if you supply an image. If you select 'Default', the logo will be deleted and the default one will be used. | [optional]
**EBrandingLogointerface** | **FieldEBrandingLogointerface** | | [optional]
**SBrandingLogointerfaceBase64** | **byte[]** | The Base64 encoded binary content of the branding logo. This need to match image type selected in eBrandingLogointerface if you supply an image. If you select 'Default', the logo will be deleted and the default one will be used. | [optional]
**IBrandingColortext** | **int** | The color of the text. This is a RGB color converted into integer |
**IBrandingColortextlinkbox** | **int** | The color of the text in the link box. This is a RGB color converted into integer |
**IBrandingColortextbutton** | **int** | The color of the text in the button. This is a RGB color converted into integer |
**IBrandingColorbackground** | **int** | The color of the background. This is a RGB color converted into integer |
**IBrandingColorbackgroundbutton** | **int** | The color of the background of the button. This is a RGB color converted into integer |
**IBrandingColorbackgroundsmallbox** | **int** | The color of the background of the small box. This is a RGB color converted into integer |
**IBrandingInterfacecolor** | **int** | The color of the interface. This is a RGB color converted into integer | [optional]
**SBrandingName** | **string** | The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty | [optional]
**SEmailAddress** | **string** | The email address. | [optional]
**BBrandingIsactive** | **bool** | Whether the Branding is active or not |
Expand Down
2 changes: 2 additions & 0 deletions docs/BrandingResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ Name | Type | Description | Notes
**SBrandingName** | **string** | The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty | [optional]
**SEmailAddress** | **string** | The email address. | [optional]
**EBrandingLogo** | **FieldEBrandingLogo** | |
**EBrandingLogointerface** | **FieldEBrandingLogointerface** | | [optional]
**IBrandingColortext** | **int** | The color of the text. This is a RGB color converted into integer |
**IBrandingColortextlinkbox** | **int** | The color of the text in the link box. This is a RGB color converted into integer |
**IBrandingColortextbutton** | **int** | The color of the text in the button. This is a RGB color converted into integer |
**IBrandingColorbackground** | **int** | The color of the background. This is a RGB color converted into integer |
**IBrandingColorbackgroundbutton** | **int** | The color of the background of the button. This is a RGB color converted into integer |
**IBrandingColorbackgroundsmallbox** | **int** | The color of the background of the small box. This is a RGB color converted into integer |
**IBrandingInterfacecolor** | **int** | The color of the interface. This is a RGB color converted into integer | [optional]
**BBrandingIsactive** | **bool** | Whether the Branding is active or not |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
3 changes: 3 additions & 0 deletions docs/BrandingResponseCompound.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,17 @@ Name | Type | Description | Notes
**SBrandingName** | **string** | The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty | [optional]
**SEmailAddress** | **string** | The email address. | [optional]
**EBrandingLogo** | **FieldEBrandingLogo** | |
**EBrandingLogointerface** | **FieldEBrandingLogointerface** | | [optional]
**IBrandingColortext** | **int** | The color of the text. This is a RGB color converted into integer |
**IBrandingColortextlinkbox** | **int** | The color of the text in the link box. This is a RGB color converted into integer |
**IBrandingColortextbutton** | **int** | The color of the text in the button. This is a RGB color converted into integer |
**IBrandingColorbackground** | **int** | The color of the background. This is a RGB color converted into integer |
**IBrandingColorbackgroundbutton** | **int** | The color of the background of the button. This is a RGB color converted into integer |
**IBrandingColorbackgroundsmallbox** | **int** | The color of the background of the small box. This is a RGB color converted into integer |
**IBrandingInterfacecolor** | **int** | The color of the interface. This is a RGB color converted into integer | [optional]
**BBrandingIsactive** | **bool** | Whether the Branding is active or not |
**SBrandingLogourl** | **string** | The url of the picture used as logo in the Branding | [optional]
**SBrandingLogointerfaceurl** | **string** | The url of the picture used as logo in the Branding | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

14 changes: 14 additions & 0 deletions docs/CountryAutocompleteElementResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# eZmaxApi.Model.CountryAutocompleteElementResponse
A Country AutocompleteElement Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**PkiCountryID** | **int** | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|Canada| |2|United-States| |
**SCountryNameX** | **string** | The name of the Country in the language of the requester |
**SCountryShortname** | **string** | The shortname of the Country |
**BCountryIsactive** | **bool** | Whether the Country is active or not |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# eZmaxApi.Model.EzsignfoldertypeCreateObjectV1Response
Response for POST /1/object/ezsignfoldertype
# eZmaxApi.Model.CountryGetAutocompleteV2Response
Response for GET /2/object/country/getAutocomplete

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ObjDebugPayload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**ObjDebug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**MPayload** | [**EzsignfoldertypeCreateObjectV1ResponseMPayload**](EzsignfoldertypeCreateObjectV1ResponseMPayload.md) | |
**MPayload** | [**CountryGetAutocompleteV2ResponseMPayload**](CountryGetAutocompleteV2ResponseMPayload.md) | |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11 changes: 11 additions & 0 deletions docs/CountryGetAutocompleteV2ResponseMPayload.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# eZmaxApi.Model.CountryGetAutocompleteV2ResponseMPayload
Payload for POST /2/object/country/getAutocomplete

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AObjCountry** | [**List<CountryAutocompleteElementResponse>**](CountryAutocompleteElementResponse.md) | An array of Country autocomplete element response. |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

15 changes: 0 additions & 15 deletions docs/CustomAutocompleteElementResponse.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/CustomEzsignfoldersignerassociationmessageRequest.md

This file was deleted.

Loading

0 comments on commit bda57d8

Please sign in to comment.