- 30 Dec 2024
- 9 Minutes to read
- Print
- DarkLight
[PREVIEW] Insert a concept commercial rent contract
- Updated on 30 Dec 2024
- 9 Minutes to read
- Print
- DarkLight
[PREVIEW] Insert a new concept commercial rent contract.
Description
Insert (add) a concept of a commercial rent contract to your existing concept commercial rent contracts.
Commercial rent contracts pertains to contracts concerning stores, offices, and commercial spaces (commercial real estate). It is generated for each prospect, with the remaining details to be filled in in the Bloxs application. The draft contract can (optionally) be signed digitally. Once signed, the first invoice can be issued immediately. Please note that the concept contract is not a template; it is a draft with only one mandatory field.
Use Case
The user wants to add a concept of a commercial rent contract to the Bloxs application. Subsequently the concept contract can be finalised in the Bloxs application.
Request fields
The request contains the following fields:
Field | Description |
---|---|
externalIdentifier | The unique identifier within the system of the requesting party. This identifier is not generated by the Bloxs system. |
name | The free name field of the contract. Intended as clarification for search purposes. |
ownerReference | This pertains to the reference of the owner of the object. Please note, a reference must be included here. |
relationReference | This pertains to the primary tenant who is financially responsible. Please note, a reference must be included here. |
extraRelations | This pertains to co-tenants. Please note, a reference must be included here |
startDate | Start date of the contract. |
endDate | End date of the contract. This may be left blank; otherwise, please fill in the contract end date. This can also be the date on which the contract is automatically renewed. |
automaticExtends | This indicator indicates whether the contract is subject to automatic renewal. The default value is "false." |
notifyOnExpiration | With this indicator, the user (not the tenant) can indicate whether they wish to receive a notification when the rental period expires. The default value is "false". |
notifyOnExpirationMonths | This allows you to specify how many months in advance you wish to receive the notification. The notification refers to a task in the application. The notification will not be sent if the contract has already been renewed. |
paymentMethod | The payment method. There is no default value. |
paymentTermInDays | This is the payment term in days, calculated from the start of the rental period. For example, if a tenant begins renting on November 1, the payment term will expire on November 8. The due date is calculated based on this payment term. This field can be left empty in the API, but it must be filled in within Bloxs itself; otherwise, the contract cannot be finalized. |
invoiceInterval | This field indicates how often an invoice is sent. The invoice will be sent to the tenant's email address. The invoicing process can also be turned off in the application. There is no default value in the API. |
automaticInvoicingFrom | This field indicates the date from which the Bloxs system will begin the automated invoicing process. It is strongly recommended to set this date to the first day of the month. If the contract starts mid-month, the first invoice will need to be generated manually. Regardless of the selected start date, the invoicing period will be monthly or quarterly. For example, if the user sets October 5 as the start date for automated invoicing, the invoicing period will run from October 5 to November 4, and so forth. The start date must be on or after the contract start date |
indexationInfo | Details regarding the indexation that should be applied to this contract can be entered here. |
indexationMethodName | The method of indexation that should be applied to this specific contract. The available methods consist of a predefined list by Bloxs, which can be customized by the user in the Bloxs application. In order to retrieve the available methods, the following endpoint can be used: Get a list of commercial rent indexation methods. Examples of indexation methods are a fixed yearly amount (eg. 2%) or a percentage linked to the inflation numbers. The inflation numbers are automatically processed by Bloxs, the user does not need to upload these numbers manually. |
nextIndexDate | The next date from which the indexation method will be applied. Further indexations will be applied on an annual basis, starting from the 'nextIndexDate'. For example the nextIndexDate is 2025-01-01. This means subsequent dates for indexation are 2026-01-01, 2027-01-01 etc. |
indexationUseOverrules | This field indicates if certain overrules should be applied to the chosen indexation method. The following 3 overrules are available: MinimumIndexRate, MaximumIndexRate & IncrementRate. The overrule information entered in one (or multiple) of these 3 fields will only be applied of 'IndexationUseOverrules' has the value 'true'. The default value is false. |
indexationOverrule_MinimumIndexRate | This overrule will apply a minimum indexation percentage. This will overrule the chosen indexation method. For example, the user wants to use the inflation method for indexation. However, the user does not want the indexation to be less than 2%. In this case this field can be used to enter a minimum indexation percentage. For this scenario the value '0.02' should be entered. The number 1 means 100%. This field should always be used in combination with 'IndexationUseOverrules' value 'true'. |
indexationOverrule_MaximumIndexRate | This overrule will apply a maximum indexation percentage. This will overrule the chosen indexation method. For example, the user wants to use the inflation method for indexation. However, the user does not want the indexation to be more than 8%. In this case this field can be used to enter a maximum indexation percentage. For this scenario the value '0.08' should be entered. The number 1 means 100%. This field should always be used in combination with 'IndexationUseOverrules' value 'true'. |
indexationOverrule_IncrementRate | This overrule wil apply a fixed increment rate to the chosen indexation method. The increment rate applies a percentage (+ or -) to the base number. In this example the indexation derived from the indexation method is 5%. If the user wants to always apply an extra 2% on top op de number derived from the indexation method, this can be entered here with the value 0.02. In this case the total indexation would be 7%. The outcome (7%) can still be overruled by the MinimumIndexRate or the MaximumIndexRate in case the value is not within the min/max range. This field should always be used in combination with 'IndexationUseOverrules' value 'true'. |
useGraduatedScaleIndexation | A boolean field that is default on false. By selecting 'true', the user can apply graduated scales for calculating the indexation rate that should be applied. Graduated scales can only be applied in combination with the indexation method that follows the inflation. An example of how graduated scales can be used: The first 3% of the inflation the user wants to fully include in the indexation. However, everything above the first 3% the user only wants to include 50% in the indexation. Graduates scales can be used to apply this method. Graduated scales have to be entered seperately per contract. |
graduatedScaleIndexationLines | Here the actual calculation rules for the graduated scales can be entered. This field should always be used in combination with 'useGraduatedScaleIndexation' value 'true'. |
fromPercentage | The indexation percentage from which the calculation percentage should be applied. For example, the user wants to apply the following graduated scales: >0%: 100% >3%: 50% >6%: 0% In this case the user has to enter 3 graduatedScaleIndexationLines. The 'frompercentage' value for these scales will be: 0.00, 0.03 & 0.06. This field should always be used in combination with 'useGraduatedScaleIndexation' value 'true'. |
appliedPercentage | The calculation percentage that will be applied to the defined graduated scale. For example, the user wants to apply the following graduated scales: >0%: 100% >3%: 50% >6%: 0% In this case the user has to enter 3 graduatedScaleIndexationLines. The 'appliedpercentage' value for these scales will be: 1, 0.5 & 0. This field should always be used in combination with 'useGraduatedScaleIndexation' value 'true'. |
sendInvoices | Boolean indicating whether invoices should be send. Default value is false. |
extraInvoiceText | Extra text that can be added on the invoice. For example the number of the contract, relation number or other client/contract specific details. |
remarks | General remarks field for the user. The content of this field is not included on the actual invoice. |
noticePeriod | Notice period of the contract specified in months. This is relevant if automatic extension applies to this contract (automaticExtends = true). |
depositTypeName | This field indicates the type of deposit that applies to this contract. Bloxs provides a standard list with deposit types. The user can edit this list in the Bloxs application, through the API this is not possible. In order to retrieve the full list of available deposit types, the following endpoint can be used: Get a list of commercial rent deposit types Get a list of commercial rent deposit types |
depositAmount | The amount of the deposit. Decimals are point separated. |
contractRealEstateObjects | The reference of the real estate object(s) which is (are) the subject of this contract. Please note, a reference must be included here. If the contract contains multiple real estate objects, an array of reference can be entered here. |
extensionPeriods.numberOfMonths | Number of months by which the contract is automatically renewed. If a contract is renewed every six months, set `"automaticExtends"` to `"true"` and `"extensionPeriods.numberOfMonths"` to `6`. |
doNotTakeOverTheoreticalRent | A user can input in Bloxs the theoretical rental income expected for the property. This boolean allows the user to deviate from that amount. The default value is "false," in which case the theoretical rent is applied. Reasons for deviation might include cases where the property is part of an apartment complex with certain units that differ due to ground-floor location and a garden. |
doNotTakeOverInitialCosts | A user can input in Bloxs the theoretical initial costs expected to be charged for the property. This boolean allows the user to deviate from that amount. The default value is "false," in which case the theoretical initial costs are applied. Reasons for deviation might include cases where the property is part of an apartment complex with certain units that differ due to ground-floor location and a garden. These units may, for example, require extra keys for the garden door. |
breakOption | This applies only to commercial real estate (BOG) contracts. A so-called "break" moment, or termination option, can be agreed upon. |
Please enter a valid token
1 = DirectDebit
2 = BankTransfer
1 = Month
3 = Quarter
6 = HalfYear
12 = Year
A concept commercial rent contract was created
1 = DirectDebit
2 = BankTransfer
1 = Month
3 = Quarter
6 = HalfYear
12 = Year
The concept commercial rent contract data has validation issues