Skip to content

Files

Latest commit

 

History

History
22 lines (19 loc) · 1.42 KB

PutServicesService.md

File metadata and controls

22 lines (19 loc) · 1.42 KB

# PutServicesService

Properties

Name Type Description Notes
description string The service description [optional]
salesLedgerAccountId string The sales ledger account for the service [optional]
itemCode string The item code for the service [optional]
notes string The notes for the service [optional]
purchaseLedgerAccountId string The ID of the Purchase Ledger Account. [optional]
salesTaxRateId string The ID of the Sales Tax Rate. [optional]
purchaseTaxRateId string The ID of the Purchase Tax Rate. [optional]
sourceGuid string Used when importing services from external sources [optional]
purchaseDescription string The service purchase description [optional]
usualSupplierId string The ID of the Usual Supplier. [optional]
active bool Indicates whether the service is active [optional]
costPrice float The cost price of the service [optional]
ossService bool Indicates whether the service is One Stop Shop [optional]
salesRates \SynergiTech\Sage\Model\PostServicesServiceSalesRatesInner[] [optional]

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