Supported MethodsSupported Parameters
GET, POST, PATCHId, name, page, pageSize, modTimeStart, modTimeEnd, isActive, isDeleted
{ "Type": "", "IncomeAccount": { "ID": "", "FullName": "" }, "ID": "", "Name": "", "FullName": "", "Description": "", "PurchaseDescription": "", "Cost": 0.0, "Price": 0.0, "IsTaxable": true, "Vendor": { "ID": "", "FullName": "" }, "IsActive": true, "AssetAccount": { "ID": "", "FullName": "" }, "ExpenseAccount": { "ID": "", "FullName": "" }, "SKU": "", "QuantityOnHand": 0, "LastModifiedDate": "2023-01-09T16:29:49Z", "Level": 0, "Parent": { "ID": "", "FullName": "" }, "Rate": 0.0, "Percent": 0.0, "Manufacturer": "", "QuantityAvailable": 0.0, "Number": "", "COGSAccount": { "ID": "", "FullName": "" }, "UnitOfMeasureSet": { "ID": "", "FullName": "" }, "CustomFields": [{ "FullName": "", "Value": "" }], "RelatedItems": [{ "ID": "", "FullName": "", "Quantity": 0.0, "UnitOfMeasureSet": { "FullName": "" } }], "BarCode": "", "SalesTaxCode": { "ID": "", "FullName": "" }, "CreatedDate": "2023-01-09T16:29:49Z", "ReorderMax": 0.0, "ReorderMin": 0.0, "TaxRate": 0.0, "DeletedDate": "2023-01-09T16:29:49Z", "DepositToAccount": { "FullName": "", "ID": "" }, "PaymentMethod": { "ID": "", "FullName": "" }, "PrintItemsInGroup": true, "Account": { "ID": "" }, "ManufacturerPartNumber": "", "SalesPrice": 0.0, "PriceLevels": [{ "Name": "", "Price": 0.0 }] }

Important Notes

POST and PATCH for these item types are not supported:

  • Subtotal
  • Payment
  • Group
  • Fixed Asset
  • Quantity on Hand (supported on POST but not on PATCH)

Did this page help you?