customerBrand resource type

Table of Contents

Represents a Customer Brand in SOFT4Spaces.

Note

For information about enabling APIs for Business Central see Overview.

 

 

API endpoint

 

API Path
customerBrand businesscentralPrefix/soft4/soft4spaces/v3.0/companies({{companyId}})/customerBrands

 

Methods

 

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

 

Properties

 

Property Type Description
id GUID  
customerNo string  
brandCode string  
description string  
systemCreatedAt datetime  
systemCreatedBy GUID  
systemModifiedAt datetime  
systemModifiedBy GUID