Cyclos 4.15.15 REST deprecation notes.
Models
| To remove on | Model | Notes |
| 4.16 | OtpError | Starting with Cyclos 4.14, email and SMS sending errors are reported as code 503. |
| 4.17 | NotificationKind | Use NotificationTypeEnum instead. |
| 4.17 | UserAuth | Starting with 4.15 the return from
Starting with 4.17, only those fields will be ever returned from this operation, even if the administrator has visible profile fields. |
Model properties
| To remove on | Model | Property | Notes |
| 4.16 | OwnerRecordPermissions | count | Use |
| 4.16 | PasswordInput | typeId | Starting with Cyclos 4.16, the |
| 4.16 | UserDocumentsPermissions | count | Use |
| 4.17 | AdManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | AddressContacInfoManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | BaseCustomFieldValue | dynamicValue | Get the first element in |
| 4.17 | BaseUserDataForSearch | fieldsInSearch | Use |
| 4.17 | BasicUserManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | BuyVoucher | customValues | Use |
| 4.17 | ContactInfoManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | ContactManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | DataForLogin | forgotPasswordCaptchaProvider | Use |
| 4.17 | NotificationKind | accountBoughtVouchersAboutToExpire | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationKind | accountBoughtVouchersExpirationDateChanged | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationKind | accountBoughtVouchersExpired | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationSettingsDataForEdit | forwardMessages | Use |
| 4.17 | NotificationTypeEnum | boughtVouchersAboutToExpire | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationTypeEnum | boughtVouchersExpirationDateChanged | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationTypeEnum | boughtVouchersExpired | Voucher notifications are no longer only for bought. |
| 4.17 | NotificationTypeMediums | kind | Use |
| 4.17 | OperatorGroupBasicData | canRedeemVouchers | Use |
| 4.17 | OperatorGroupManage | redeemVouchers | Use |
| 4.17 | OperatorGroupView | redeemVouchers | Use |
| 4.17 | PerformBaseTransaction | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | PerformVoucherTransaction | paymentCustomValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | RecordManage | customValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | TopUpVoucher | voucherCustomValues | Single dynamic values will change from returning value|label to only value. The catalog with the fields will be contained in the corresponding data in the property |
| 4.17 | TransactionKind | order | A separated enum was created |
| 4.17 | UserDataForNew | captchaType | Use |
| 4.17 | UserVouchersPermissions | viewBought | Use |
| 4.17 | UserVouchersPermissions | viewRedeemed | Use |
| 4.17 | UserVouchersQueryFilters | redeemPeriod | For redeemed, or starting with 4.15, voucher transactions, use |
| 4.17 | UserVouchersQueryFilters | relation | For redeemed, or starting with 4.15, voucher transactions, use |
| 4.17 | VoucherBasicData | customFields | Use |
| 4.17 | VoucherDataForBuy | confirmationPasswordInput | The buying / sending should use a preview. So, call the preview operation and the confirmation password input will be returned on it |
| 4.17 | VoucherOrderByEnum | redeemDateAsc | This value is no longer used in the vouchers search, only in the transactions search. |
| 4.17 | VoucherOrderByEnum | redeemDateDesc | This value is no longer used in the vouchers search, only in the transactions search. |
| 4.17 | VoucherPermissions | viewBought | Use |
| 4.17 | VoucherPermissions | viewRedeemed | Use |
| 4.17 | VoucherRedeemResult | paymentId | Use |
| 4.17 | VoucherResult | redeemBy | This field doesn't belong to the voucher itself, but to the transaction. Search for voucher transactions instead. |
| 4.17 | VoucherResult | redeemDate | This field doesn't belong to the voucher itself, but to the transaction. Search for voucher transactions instead. |
| 4.17 | VoucherResult | redeemer | This field doesn't belong to the voucher itself, but to the transaction. Search for voucher transactions instead. |
| 4.17 | VoucherView | redeem | Use |
| 4.17 | VoucherView | redeemDate | Use |
| 4.17 | VouchersQueryFilters | redeemPeriod | Use |
| 4.17 | VouchersQueryFilters | redeemer | Use |
| 4.17 | VouchersQueryFilters | redeemerGroups | Use |
Service operations
| To remove on | URL | Method | Notes |
| 4.17 | /tickets | POST | Use |
| 4.17 | /tickets/data-for-new | GET | Use |
Service operation parameters
| To remove on | URL | Method | Parameter | Notes |
| 4.17 | /{user}/vouchers/data-for-search | GET | relation | This operation will be only for owned vouchers. For voucher transactions, use |