salespeoplePurchaser resource type

Table of Contents

Represents a Salespeople Purchaser in SOFT4Spaces.

Note

For information about enabling APIs for Business Central see Overview.

 

 

API endpoint

 

API Path
salespeoplePurchaser businesscentralPrefix/soft4/soft4spaces/v3.0/companies({{companyId}})/salespeoplePurchasers

 

Methods

 

Method Return Type Description
GET salespeoplePurchaser salespeoplePurchaser Gets a salespeople purchaser object.
DELETE salespeoplePurchaser none Deletes a salespeople purchaser object.
POST salespeoplePurchaser salespeoplePurchaser Creates a salespeople purchaser object.
PATCH salespeoplePurchaser salespeoplePurchaser Updates a salespeople purchaser object.

 

Properties

 

Property Type Description
id GUID  
code string  
name string  
commissionPercentage decimal  
eMail string  
phoneNo string  
privacyBlocked boolean  
jobTitle string  
globalDimension1Code string  
globalDimension2Code string  
nextTaskDate date  
blocked boolean  
systemCreatedAt datetime  
systemCreatedBy GUID  
systemModifiedAt datetime  
systemModifiedBy GUID