servicePrice resource type

Table of Contents

Represents a Service Price in SOFT4Spaces.

Note

For information about enabling APIs for Business Central see Overview.

 

 

API endpoint

 

API Path
servicePrice businesscentralPrefix/soft4/soft4spaces/v3.0/companies({{companyId}})/servicePrices

 

Methods

 

Method Return Type Description
GET servicePrice servicePrice Gets a service price object.
DELETE servicePrice none Deletes a service price object.
POST servicePrice servicePrice Creates a service price object.
PATCH servicePrice servicePrice Updates a service price object.

 

Properties

 

Property Type Description
id GUID  
type string All Contracts, Building, Contract, Lease Unit
code string  
quantityType string Fixed, Area, Turnover, Meter
useQuantity boolean  
serviceNo string  
daysperYear360 boolean  
effectiveDate date  
expirationDate date  
priceForPeriod string „ “, Day, Week, Month, Year, Quarter
unitPrice decimal  
comparativeTurnoverPercentage decimal  
turnoverRentServiceNo string  
indexPrice boolean  
priceIndexingCode string  
indexingStartingDate date  
indexingEndingDate date  
indexingCalcStartingDate date  
createdNewIndexedPriceLine boolean  
minIndexValue decimal  
maxIndexValue decimal  
systemCreatedAt datetime  
systemCreatedBy GUID  
systemModifiedAt datetime  
systemModifiedBy GUID