Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.09 KB

File metadata and controls

17 lines (14 loc) · 1.09 KB

UpdateServiceTypeModel

Properties

Name Type Description Notes
site_id int Site Id of the Part. Site Id can be found in your Maxpanda Site Index or Site API
service_type_id int Id of Service Type
service_type_name str Name of the Part
service_type_status_id int Status of the Part. Part Status Id can be found in your Maxpanda Company Part Status or Part Status API
type_id int Type of the Part. Part Type Id can be found in your Maxpanda Company Part Type or Part Type API
preferred_supplier_id int Preferred Supplier of the Part. Supplier Id can be found in your Maxpanda Vendor Index or Vendor API [optional]
part_cost float Cost of the Part [optional]
sales_price float Selling price of Part [optional]
notes str Notes about Parts [optional]

[Back to Model list] [Back to API list] [Back to README]