postCode resource type

Table of Contents

Represents a Post Code in SOFT4Spaces.

Note

For information about enabling APIs for Business Central see Overview.

 

 

API endpoint

 

API Path
postCode businesscentralPrefix/soft4/soft4spaces/v3.0/companies({{companyId}})/postCodes

 

Methods

 

Method Return Type Description
GET postCode postCode Gets a post code object.
DELETE postCode none Deletes a post code object.
POST postCode postCode Creates a post code object.
PATCH postCode postCode Updates a post code object.

 

Properties

 

Property Type Description
id GUID  
code string  
city string  
countryRegionCode string  
county string  
timeZone string  
systemCreatedAt datetime  
systemCreatedBy GUID  
systemModifiedAt datetime  
systemModifiedBy GUID