customerTemplate resource type

Table of Contents

Represents a Customer Template in SOFT4Spaces.

Note

For information about enabling APIs for Business Central see Overview.

 

 

API endpoint

 

API Path
customerTemplate businesscentralPrefix/soft4/soft4spaces/v3.0/companies({{companyId}})/customerTemplates

 

Methods

 

Method Return Type Description
GET customerTemplate customerTemplate Gets a customer template object.
DELETE customerTemplate none Deletes a customer template object.
POST customerTemplate customerTemplate Creates a customer template object.
PATCH customerTemplate customerTemplate Updates a customer template object.

 

Properties

 

Property Type Description
id GUID  
code string  
description string  
contactType string Company, Person
blocked string „ “, Ship, Invoice, All
noSeries string  
countryOrRegionCode string  
city string  
postCode string  
languageCode string  
formatRegion string  
documentSendingProfile string  
billToCustomerNo string  
validateEuVatRegNo boolean  
genBusPostingGroup string  
vatBusPostingGroup string  
customerPostingGroup string  
currencyCode string  
customerPriceGroup string  
customerDiscGroup string  
allowLineDisc boolean  
invoiceDiscCode string  
pricesIncludingVat boolean  
applicationMethod string Manual, Apply To Oldest
partnerType string „ “, Company, Person
intrastatPartnerType string „ “, Company, Person
paymentTermsCode string  
paymentMethodCode string  
reminderTermsCode string  
finChargeTermsCode string  
printStatements boolean  
blockPaymentTolerance boolean  
locationCode string  
shipmentMethodCode string  
systemCreatedAt datetime  
systemCreatedBy GUID  
systemModifiedAt datetime  
systemModifiedBy GUID