Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.39 KB

PostProductsProduct.md

File metadata and controls

22 lines (19 loc) · 1.39 KB

# PostProductsProduct

Properties

Name Type Description Notes
description string The product description
salesLedgerAccountId string The sales ledger account for the product
purchaseLedgerAccountId string The purchase ledger account for the product
itemCode string The item code for the product [optional]
notes string The notes for the product [optional]
salesTaxRateId string The ID of the Sales Tax Rate. [optional]
usualSupplierId string The ID of the Usual Supplier. [optional]
purchaseTaxRateId string The ID of the Purchase Tax Rate. [optional]
costPrice float The cost price of the product [optional]
sourceGuid string Used when importing products from external sources [optional]
purchaseDescription string The product purchase description [optional]
active bool Indicates whether the product is active [optional]
catalogItemTypeId string The ID of the Catalog Item Type. [optional]
salesPrices \SynergiTech\Sage\Model\PostProductsProductSalesPricesInner[] [optional]

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