Skip to main content
Server path: /buildops-inventory | Type: Application | PCID required: Yes

Tools

ToolDescription
buildops-inventory_bill_controller_public_bypass_bill_v1Bypass a bill
buildops-inventory_bill_controller_public_create_v1Create a bill
buildops-inventory_bill_controller_public_delete_v1Delete a bill by id
buildops-inventory_bill_controller_public_export_v1Mark Bill to be exported
buildops-inventory_bill_controller_public_find_by_id_v1Find a bill by id
buildops-inventory_bill_controller_public_post_v1Mark Bill as posted
buildops-inventory_bill_controller_public_update_by_id_v1Update a Bill
buildops-inventory_bill_controller_public_void_v1Void a bill
buildops-inventory_bill_line_controller_public_create_1_v1Create a bill line
buildops-inventory_bill_line_controller_public_delete_1_v1Delete a bill line by id
buildops-inventory_bill_line_controller_public_find_by_id_1_v1Find a bill line by id
buildops-inventory_bill_line_controller_public_update_1_v1Update a bill line by id
buildops-inventory_get_v1_purchase_ordersGet Purchase Orders List
buildops-inventory_get_v1_purchase_orders_purchase_order_idGet Purchase Order by ID
buildops-inventory_issue_line_controller_without_parent_public_get_inventory_issue_line_by_id_1_v1Find InventoryIssueLines by inventory issue line id
buildops-inventory_public_vendor_controller_public_createCreate a Vendor
buildops-inventory_public_vendor_controller_public_delete_by_idDelete a Vendor by ID
buildops-inventory_public_vendor_controller_public_findFind Vendors
buildops-inventory_public_vendor_controller_public_find_by_idFind a Vendor by ID
buildops-inventory_public_vendor_controller_public_patch_vendorPatch a Vendor
buildops-inventory_purchase_order_controller_public_create_1_v1Create a purchase order or subcontract
buildops-inventory_purchase_order_controller_public_find_by_id_1_v1Find a purchase order or subcontract by id
buildops-inventory_purchase_order_controller_public_void_1_v1Void a purchase order or subcontract
buildops-inventory_purchase_order_line_controller_public_create_1_v1Create multiple purchase order lines
buildops-inventory_purchase_order_line_controller_public_delete_by_id_1_v1Delete a purchase order line by id
buildops-inventory_purchase_order_line_controller_public_find_by_id_1_v1Find a purchase order line by id
buildops-inventory_purchase_order_line_controller_public_update_by_id_v2_1_v2Update a purchase order line by id
buildops-inventory_purchase_order_receipt_controller_public_create_2_v1Create a purchase order receipt
buildops-inventory_purchase_order_receipt_controller_public_delete_by_id_2_v1Delete Purchase Order Receipt by ID
buildops-inventory_purchase_order_receipt_controller_public_export_2_v1Export a purchase order receipt by id
buildops-inventory_purchase_order_receipt_controller_public_find_by_id_2_v1Find a purchase order receipt by id
buildops-inventory_purchase_order_receipt_controller_public_post_2_v1Post a purchase order receipt by id
buildops-inventory_purchase_order_receipt_line_controller_public_delete_by_id_1_v1Delete a purchase order receipt line by id
buildops-inventory_warehouse_controller_public_create_warehouse_v2_v2Create a warehouse with required departmentId
buildops-inventory_warehouse_controller_public_edit_warehouse_v2_v2Update a warehouse with required departmentId
buildops-inventory_warehouse_controller_public_edit_warehouse_v2_v2_v1Update a warehouse with required departmentId
buildops-inventory_warehouse_controller_public_get_by_id_v2_v2Get a warehouse by id for public api
buildops-inventory_warehouse_controller_public_get_by_id_v2_v2_v1Get a warehouse by id for public api
buildops-inventory_warehouse_controller_public_get_list_v1Get a warehouse List

buildops-inventory_bill_controller_public_bypass_bill_v1

Bypass a bill Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id

buildops-inventory_bill_controller_public_create_v1

Create a bill Parameters:
ParameterTypeRequiredDefaultDescription
accountingRefIdstringNoAccounting Reference ID associated with this Bill
addressesobject[]NoThe addresses of the bill, supported Billing, Shipping
amountDuenumberNoAmount due
assignedToIdstringNoAssigned To ID, maps to the Employee this Bill is assigned to
billLinesobject[]NoBill Lines
createdByEmployeeIdstringNoCreated by Employee ID
defaultRetainagePercentnumberNoDefault retainage percent of the Bill
departmentIdstringYesDepartment ID, required
descriptionstringNoDescription of the bill, free form text
dueDatenumberNoDue date, the date the bill is due. Int, unix format
freightnumberNoFreight cost, on a retirement path
idstringNoThe Bill UUID (mobile requirement)
isCreatedFromMobilebooleanNoIs the bill created from mobile?
isImportedbooleanNoImported bill. Only used by accounting integrations to mark that a bill was imported by accounting integration
isRetainageApplicablebooleanNoWhether retainage is applicable to the Bill
isRetainageBillbooleanNoWhether the Bill is a retainage bill
isStandalonebooleanNoStandalone bill. Only used by accounting integrations to mark that a bill has no purhasing document associated with it
issuedBynumberNoIssued by, the date the bill is required to be issued by. Int, unix format
isUseTaxablebooleanNoIf Bill is use taxable
jobIdstringNoJob ID, optional
parentBillIdstringNoParent bill ID
paymentTermIdstringNoPayment Term ID, maps to PaymentTerm object
postingDatenumberNoPosting Date, the date the bill is required to be created for the accounting integration. Int, unix format
projectIdstringNoProject ID, optional
projectManagerIdstringNoProject Manager ID, ID of the Employee who is the Project Manager
purchaseOrderIdstringNoPurchase order ID, ID of the PurchaseOrder the bill is related to. Nullable if a standalone bill, required if a bill related to a PurchaseOrder
purchaseOrderReceiptIdstringNoID of the PurchaseOrderReceipt the bill is related to. Nullable if a standalone bill, required if a bill related to a PurchaseOrderReceipt
statusstringNoThe status value
syncStatusobjectNoAccounting sync status of the bill
taxnumberNoTax amount
taxAmountOverriddennumberNoTax override, tax received from the vendor
taxRateIdstringNoTax rate ID, id of a valid TaxRate object, optional
taxRegionIdstringNoTax Region ID, ID of the sales tax region associated with this Bill
totalnumberNoTotal amount
totalCostnumberNoTotal cost
totalRetainageAmountnumberNoRetainage amount of the Bill Line
vendorDocumentNumberstringNofree text field, can be edited, serves to reflect the external vendor document number, optional
vendorIdstringYesVendor ID, id of a valid Vendor object, required

buildops-inventory_bill_controller_public_delete_v1

Delete a bill by id Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id

buildops-inventory_bill_controller_public_export_v1

Mark Bill to be exported Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id

buildops-inventory_bill_controller_public_find_by_id_v1

Find a bill by id Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id
includestring[]NoRelated resources to include

buildops-inventory_bill_controller_public_post_v1

Mark Bill as posted Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id

buildops-inventory_bill_controller_public_update_by_id_v1

Update a Bill Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id
includestring[]NoRelated resources to include
addressesobject[]NoThe addresses of the bill, supported Billing, Shipping
amountDuenumberNoAmount due
approvalNotestringNoApproval note
approvalNoteByIdstringNoApproval note by Employee ID
approvalNoteDateTimenumberNoApproval note date time
approvalStatusstringNoBill Approval Status
assignedToIdstringNoAssigned to ID
departmentIdstringNoDepartment ID
descriptionstringNoDescription of the bill
dueDatenumberNoDue date
equipmentIdstringNoEquipment ID, maps to the Equipment associated with this BillLine
invoicedStatusstringNoInvoiced Status
issuedBynumberNoIssued by
isUseTaxablebooleanNoIndicates if the item is taxable
jobIdstringNoJob ID
orderedByIdstringNoOrdered by ID
paymentTermIdstringNoPayment term ID
postingDatenumberNoPosting Date
projectIdstringNoProject ID
projectManagerIdstringNoProject manager ID
purchaseOrderIdstringNoPurchase order ID
purchaseOrderReceiptIdstringNoPurchase order receipt ID
statusstringNoThe status value
syncStatusstringNoSync Status
taxnumberNoTax amount
taxAmountOverriddennumberNoTax override, tax received from the vendor
taxRateIdstringNoTax rate ID
taxRegionIdstringNoTax Region ID, ID of the use tax region associated with this bill
totalCostnumberNoTotal cost
vendorDocumentNumberstringNoVendor document number
vendorIdstringNoVendor ID

buildops-inventory_bill_controller_public_void_v1

Void a bill Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id

buildops-inventory_bill_line_controller_public_create_1_v1

Create a bill line Parameters:
ParameterTypeRequiredDefaultDescription
billIdstringYesBill Id
accountingSystemLineIdstringNoAccounting Reference ID associated with this BillLine
billingStatusstringNoBilling status
costCodeIdstringNoCostCode ID
departmentIdstringYesDepartment ID
descriptionstringNoDescription of the bill line item
equipmentIdstringNoEquipment ID, maps to the Equipment associated with this BillLine
idstringNoThe Bill Line UUID (mobile requirement)
isUseTaxablebooleanNoIndicates if the bill line is taxable
jcCostTypeIdstringNoJC Cost Type ID associated with the bill line
jcPhaseIdstringNoJC Phase ID
jobCostTypeIdstringNoJobCostType ID
jobIdstringNoJob ID
lineNumbernumberYesLine number
markupnumberNoMarkup percentage of the item
productIdstringYesProduct ID related to the bill line
projectCostCodeIdstringNoProject cost code ID
projectCostTypestringNoProject cost type
projectIdstringNoProject ID
projectPhaseIdstringNoProject phase ID
providerTaxCodeIdstringNoProvider Tax Code ID
purchaseOrderLineIdstringNoPurchase order line ID
purchaseOrderReceiptLineIdstringNoPurchase order receipt line ID
quantitynumberYesQuantity of the item
retainageAmountnumberNoRetainage amount of the Bill Line
retainagePercentnumberNoRetainage percent of the Bill Line
revenueTypeIdstringNoRevenueType ID
taxablebooleanNoIndicates if the item is taxable
taxAmountOverriddennumberNoSales tax amount that can be manually informed for this bill line
taxRegionIdstringNoTax Region ID, ID of the use tax region associated with this bill line
unitCostnumberYesUnit cost of the item
unitOfMeasurestringNoUnit of measure, a string
unitPricenumberNoUnit price
workTaxabilityTypeIdstringNoWork Taxability Type ID

buildops-inventory_bill_line_controller_public_delete_1_v1

Delete a bill line by id Parameters:
ParameterTypeRequiredDefaultDescription
billLineIdstringYesBill Line Id
resetBillSyncStatusIfThreeWayMatchingbooleanNoSet the related Bill’s accounting sync status to null, which is required for some operations

buildops-inventory_bill_line_controller_public_find_by_id_1_v1

Find a bill line by id Parameters:
ParameterTypeRequiredDefaultDescription
billLineIdstringYesBill Line Id
includestring[]NoRelated resources to include

buildops-inventory_bill_line_controller_public_update_1_v1

Update a bill line by id Parameters:
ParameterTypeRequiredDefaultDescription
billLineIdstringYesBill Line Id
resetBillSyncStatusIfThreeWayMatchingbooleanNoSet the related Bill’s accounting sync status to null, which is required for some operations
accountingSystemLineIdstringNoAccounting Reference ID associated with this BillLine
billingStatusstringNoBilling status of the line item
costCodeIdstringNoCost Code ID of the bill line
departmentIdstringNoDepartment ID of the bill line
descriptionstringNoLine Item Description
equipmentIdstringNoEquipment ID of the bill line
idstringNoBuildOps ID of the bill line
invoiceQuantitynumberNoInvoice quantity
isUseTaxablebooleanNoIndicates if the bill line is taxable
itemGlGroupIdstringNoThe GL group id.
jobCloseoutDescriptionstringNoJob Closeout Description
jobCloseoutTaxablebooleanNoJob Closeout taxable
jobCostTypeIdstringNoJob Code ID of the bill line
jobIdstringNoJob ID of the bill line
markupnumberNoMarkup percentage of the item
productIdstringNoProduct ID of the bill line
projectCostCodeIdstringNoProject Cost Code ID of the bill line
projectCostTypestringNoProject Cost Type of the bill line
projectIdstringNoProject ID of the bill line
projectPhaseIdstringNoProject Phase ID of the bill line
providerTaxCodeIdstringNoProvider Tax Code ID
purchaseOrderLineIdstringNoPurchase Order Line ID
purchaseOrderReceiptLineIdstringNoPurchase Order Receipt Line ID
quantitynumberNoQuantity of the item
retainageAmountnumberNoRetainage amount of the Bill Line
retainagePercentnumberNoRetainage percent of the Bill Line
revenueTypeIdstringNoRevenue Type ID of the bill line
taxablebooleanNoThe taxable value
taxAmountOverriddennumberNoSales tax amount that can be manually informed for this bill line
taxRegionIdstringNoTax Region ID, ID of the use tax region associated with this bill line
unitCostnumberNoUnit Cost of the item
unitPricenumberNoUnit Price of the item
versionnumberYesCurrent version of the BillLine record
workTaxabilityTypeIdstringNoWork Taxability Type ID

buildops-inventory_get_v1_purchase_orders

Get Purchase Orders List Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number for pagination
page_sizeintegerNoNumber of items per page
po_numberstringNoPurchase Order Number
statusstringNoPurchase Order Status

buildops-inventory_get_v1_purchase_orders_purchase_order_id

Get Purchase Order by ID Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderIdstringYespurchaseOrderId identifier

buildops-inventory_issue_line_controller_without_parent_public_get_inventory_issue_line_by_id_1_v1

Find InventoryIssueLines by inventory issue line id Parameters:
ParameterTypeRequiredDefaultDescription
inventoryIssueLineIdstringYesInventory Issue Line Id

buildops-inventory_public_vendor_controller_public_create

Create a Vendor Parameters:
ParameterTypeRequiredDefaultDescription
accountingRefIdstringNoThe accounting system reference ID for the vendor
accountingRefIdOfVendorTypestringNoThe accounting reference ID for the vendor type
accountingVersionstringNoThe version of the accounting system integration
addressLine1stringNoThe first line of the vendor address
addressLine2stringNoThe second line of the vendor address (optional)
citystringNoThe city of the vendor address
defaultRetainagePercentnumberNoThe default retainage percentage for this vendor
emailstringNoEmail address for the vendor (must be valid email format)
faxstringNoThe fax number for the vendor
isRetainageApplicablebooleanNoWhether retainage is applicable to this vendor
isUseTaxablebooleanNoWhether purchases from this vendor are subject to use tax by default
namestringYesThe name of the vendor
notesstringNoAdditional notes or comments about the vendor
phonestringNoThe primary phone number for the vendor
primaryContactstringNoThe primary contact person at the vendor company
shippingAddressobjectNoThe shipping address for the vendor (separate from main address)
statestringNoThe state/province of the vendor address
syncStatusstringNoThe synchronization status with external accounting system
taxRegionIdstringNoThe UUID of the default tax region associated with this vendor
typestringNoThe type/category of the vendor (optional)
vendorCodestringNoA unique code or identifier for the vendor (internal reference)
vendorTypeIdstringNoThe type id of the vendor.
zipcodestringNoThe postal/ZIP code of the vendor address

buildops-inventory_public_vendor_controller_public_delete_by_id

Delete a Vendor by ID Parameters:
ParameterTypeRequiredDefaultDescription
vendorIdstringYesVendor Id

buildops-inventory_public_vendor_controller_public_find

Find Vendors Parameters:
ParameterTypeRequiredDefaultDescription
include_inactivebooleanNoInclude Inactive
pagenumberNoPage number for pagination
page_sizenumberNoNumber of results per page

buildops-inventory_public_vendor_controller_public_find_by_id

Find a Vendor by ID Parameters:
ParameterTypeRequiredDefaultDescription
vendorIdstringYesVendor Id

buildops-inventory_public_vendor_controller_public_patch_vendor

Patch a Vendor Parameters:
ParameterTypeRequiredDefaultDescription
vendorIdstringYesVendor Id
accountingRefIdOfVendorTypestringNoThe updated accounting reference ID for the vendor type
addressLine1stringNoThe updated first line of the vendor address
addressLine2stringNoThe updated second line of the vendor address (optional)
citystringNoThe updated city of the vendor address
defaultRetainagePercentnumberNoThe default retainage percentage for this vendor
emailstringNoEmail address for the vendor (must be valid email format)
faxstringNoThe updated fax number for the vendor
isActivebooleanNoWhether the vendor is currently active and available for use
isRetainageApplicablebooleanNoWhether retainage is applicable to this vendor
isUseTaxablebooleanNoWhether purchases from this vendor are subject to use tax by default
namestringYesThe updated name of the vendor
notesstringNoUpdated additional notes or comments about the vendor
phonestringNoThe updated primary phone number for the vendor
primaryContactstringNoThe updated primary contact person at the vendor company
shippingAddressobjectNoThe updated shipping address for the vendor (separate from main address)
statestringNoThe updated state/province of the vendor address
taxRegionIdstringNoThe updated UUID of the default tax region associated with this vendor
typestringNoThe updated type/category of the vendor
vendorCodestringNoA updated unique code or identifier for the vendor (internal reference)
vendorTypeIdstringNoThe type id of the vendor.
versionnumberNoThe version number for optimistic concurrency control
zipcodestringNoThe updated postal/ZIP code of the vendor address

buildops-inventory_purchase_order_controller_public_create_1_v1

Create a purchase order or subcontract Parameters:
ParameterTypeRequiredDefaultDescription
includestring[]NoRelated resources to include
addressesobject[]NoThe addresses of the bill, supported Billing, Shipping
addressLine1stringNoAddress line 1 for the Purchase Order
addressLine2stringNoAddress line 2 for the Purchase Order
assignedToIdstringNoEmployee id assigned to the Purchase Order
citystringNoCity for the Purchase Order
completionDatenumberNoDate the subcontract work was completed, saved as a unix timestamp
customIdentifierstringNoCustom identifier for the Purchase Order
dateAddednumberYesDate the Purchase Order was created, saved as a unix timestamp (existing data already saved as timestamp)
dateOfPurchasenumberYesDate the Purchase Order was purchased, saved as a unix timestamp (not necessarily the same as dateAdded)
defaultRetainagePercentnumberNoDefault retainage percent of the Subcontract
defaultWarehouseIdstringNoDefault warehouse id of Purchase Order (ff: warehouseStockInventoryEnabled)
departmentIdstringYesDepartment id of Purchase Order
departmentNamestringNoThe name of the department
descriptionstringNoDescription for Purchase Order
directPayerSalesTaxbooleanNoDirect payer sales tax for Purchase Order
effectiveDatenumberNoDate the subcontract work started, saved as a unix timestamp
expectedByDatenumberNoExpected by date for Purchase Order
freightnumberNoFreight cost for Purchase Order
isFieldOrderbooleanNoWhether a Purchase Order is a field order or not
isRetainageApplicablebooleanNoWhether retainage is applicable to the Subcontract
isUseTaxablebooleanNoWhether a Purchase Order is using useTaxable or not
jobIdstringNoJob id of Purchase Order
orderedByIdstringNoOrdered By ID of Purchase Order
originalTotalAmountnumberNoOriginal total amount of the Subcontract
paymentTermIdstringNoPayment Term id for the Subcontract
postingDatenumberNoPosting date for the Purchase Order, saved as a unix timestamp
poTypeIdstringNoPO type id of Purchase Order
projectIdstringNoProject id of Purchase Order
projectManagerIdstringNoProject manager id of Purchase Order
purchaseOrderLinesobject[]NoPurchase Order Lines
purchaseOrderTagsstring[]NoPurchase order tags for the Purchase Order
requiredByDatenumberNoDate the Purchase Order is required by, saved as a unix timestamp (existing data already saved as timestamp)
shipTostringNoWhere the Purchase Order is shipping to
shipToEmployeeIdstringNoEmployee Id for where the Purchase Order is shipping to
shipToInstructionsstringNoShipping instructions for Purchase Order
shipToNamestringNoShip to name for the Purchase Order
shipToNameTypestringNoType of receipient for Purchase Order (not necessarily an enum)
statestringNoState (address) of the Purchase Order
statusstringNoStatus for the Purchase Order
subcontractSubcontractTagsstring[]NoSubcontract tags for the Subcontract
taxnumberNoTax amount for the Purchase Order
taxAmountOverriddennumberNoTax override, tax received from the vendor
taxRateIdstringNoTax rate id for the Purchase Order
taxRegionIdstringNoTax region id for the Purchase Order
templateIdstringNoTenant Purchase Order Template id
totalAmountPreTaxnumberNoThe total amount before tax for the Purchase Order
totalCostnumberNoThe total cost of the Purchase Order
typestringNoType of Purchase Order
vendorDocumentNumberstringNoExternal vendor reference or project code
vendorIdstringYesVendor for the Purchase Order
zipcodestringNoZipcode for the Purchase Order

buildops-inventory_purchase_order_controller_public_find_by_id_1_v1

Find a purchase order or subcontract by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderIdstringYesPurchase Order Id
includestring[]NoRelated resources to include

buildops-inventory_purchase_order_controller_public_void_1_v1

Void a purchase order or subcontract Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderIdstringYesPurchase Order Id
voidDatenumberNoThe date the purchase order was voided

buildops-inventory_purchase_order_line_controller_public_create_1_v1

Create multiple purchase order lines Parameters:
ParameterTypeRequiredDefaultDescription
bodyobject[]YesPurchase order lines to create

buildops-inventory_purchase_order_line_controller_public_delete_by_id_1_v1

Delete a purchase order line by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderLineIdstringYesPurchase Order Line Id

buildops-inventory_purchase_order_line_controller_public_find_by_id_1_v1

Find a purchase order line by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderLineIdstringYesPurchase Order Line Id
includestring[]NoRelated resources to include

buildops-inventory_purchase_order_line_controller_public_update_by_id_v2_1_v2

Update a purchase order line by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderLineIdstringYesPurchase Order Line Id
amountnumberNoAmount for the item (quantity * unit cost)
billingStatusstringNoThe billing status of the purchase order line
costCodeIdstringNoCost code ID
departmentIdstringNoDepartment ID
departmentNamestringNoDepartment name
descriptionstringNoThe description of the purchase order line
equipmentIdstringNoEquipment ID if associated
equipmentNamestringNoEquipment name if associated
includeInInvoicebooleanNoWhether to include PO Line in invoice or not
invoiceQuantitynumberNoInvoice quantity
isUseTaxablebooleanNoIndicates if use taxable applies
itemNamestringNoItem name
jcCostTypeIdstringNoJC Cost type ID
jcPhaseIdstringNoJC Phase ID
jobCloseoutDescriptionstringNoJob closeout description if applicable, otherwise null
jobCostTypeIdstringNoJob cost type ID
jobIdstringNoJob ID
lineNumbernumberNoLine number of the item
lineTypestringNoThe line type
markupnumberNoMarkup percentage of the item
parentIdstringNoParent ID
productIdstringNoProduct ID
projectCostCodeIdstringNoProject Cost Code ID
projectCostTypestringNoProject cost type
projectIdstringNoProject ID
projectPhaseIdstringNoProject Phase ID
providerTaxCodeIdstringNoProvider tax code ID
quantitynumberNoQuantity of the item
quantityFulfillednumberNoQuantity fulfilled
retainageAmountnumberNosubcontract purchase order line retainage amount if applicable, otherwise null
retainagePercentnumberNosubcontract purchase order line retainage percent if applicable, otherwise null
revenueTypeIdstringNoRevenue type ID
statusstringNoPurchase Order Line status
taxablebooleanNoWhether the item is taxable
taxAmountOverriddennumberNoSales tax amount that can be manually informed for this purchase order line
taxRegionIdstringNoTax region ID
unitCostnumberNoUnit cost of the item
unitOfMeasurestringNoUnit of measure
unitPricenumberNoUnit Price of the item
workTaxabilityTypeIdstringNoWork taxability type ID

buildops-inventory_purchase_order_receipt_controller_public_create_2_v1

Create a purchase order receipt Parameters:
ParameterTypeRequiredDefaultDescription
addressesobject[]NoThe addresses of the bill, supported Billing, Shipping
approvalNoteByIdstringNoApproval note by ID
approvalNoteDateTimenumberNoApproval note date time
approvalStatusstringNoApproval status
assignedToIdstringNoAssigned to ID
createdBystringNoUser who created the order
defaultWarehouseIdstringNoDefault warehouse ID
departmentIdstringNoDepartment ID
descriptionstringNoThe description value
freightnumberNoFreight cost
intacctLocationIdstringNoIntacct Location ID
invoiceAmountnumberNoInvoice amount
issuedBynumberNoIssued by timestamp (Unix time)
isUseTaxablebooleanNoIndicates if the tax is applicable
jobIdstringNoJob ID
lastUpdatedBystringNoUser who last updated the order
parentIdstringYesParent ID
paymentTermIdstringNoPayment term ID
postingDatenumberNoPosting Date timestamp (Unix time)
projectIdstringNoProject ID
purchaseOrderReceiptLinesobject[]NoPurchase Order Receipt Lines
receiptNumberstringYesReceipt number
statusstringNoOrder status
syncStatusstringNoSync Status
taxnumberNoTax amount
taxAmountOverriddennumberNoTax amount overridden
taxRateIdstringNoTax rate ID
taxRegionIdstringNoTax region ID
vendorDocumentAttachmentIdstringNoVendor document attachment ID
vendorDocumentNumberstringNoVendor document number
vendorIdstringNoVendor ID

buildops-inventory_purchase_order_receipt_controller_public_delete_by_id_2_v1

Delete Purchase Order Receipt by ID Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderReceiptIdstringYesPurchase Order Receipt Id

buildops-inventory_purchase_order_receipt_controller_public_export_2_v1

Export a purchase order receipt by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderReceiptIdstringYesPurchase Order Receipt Id

buildops-inventory_purchase_order_receipt_controller_public_find_by_id_2_v1

Find a purchase order receipt by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderReceiptIdstringYesPurchase Order Receipt Id
includestring[]NoRelated resources to include

buildops-inventory_purchase_order_receipt_controller_public_post_2_v1

Post a purchase order receipt by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderReceiptIdstringYesPurchase Order Receipt Id

buildops-inventory_purchase_order_receipt_line_controller_public_delete_by_id_1_v1

Delete a purchase order receipt line by id Parameters:
ParameterTypeRequiredDefaultDescription
purchaseOrderReceiptLineIdstringYesPurchase Order Receipt Line Id

buildops-inventory_warehouse_controller_public_create_warehouse_v2_v2

Create a warehouse with required departmentId Parameters:
ParameterTypeRequiredDefaultDescription
accountingRefIdstringNoThe accounting system reference ID for the warehouse
addressobjectNoThe physical address location of the warehouse
departmentIdstringNoThe UUID of the department that owns or manages this warehouse
employeeIdsstring[]NoArray of employee UUIDs who have access to or work at this warehouse
namestringYesThe name of the warehouse (must be unique within the organization)
productBundleIdstringNoThe UUID of the product bundle associated with this warehouse for inventory tracking
typestringNoThe type/category of the warehouse (fixed location or mobile)

buildops-inventory_warehouse_controller_public_edit_warehouse_v2_v2

Update a warehouse with required departmentId Parameters:
ParameterTypeRequiredDefaultDescription
warehouseIdstringYesWarehouse Id
addressobjectNoThe address of the warehouse.
departmentIdstringNoExisting Department id
employeeIdsstring[]NoTechnician ids
namestringNoWarehouse name
typestringNoWarehouse Type

buildops-inventory_warehouse_controller_public_edit_warehouse_v2_v2_v1

Update a warehouse with required departmentId Parameters:
ParameterTypeRequiredDefaultDescription
warehouseIdstringYesWarehouse Id
addressobjectNoThe address of the warehouse.
departmentIdstringNoExisting Department id
employeeIdsstring[]NoTechnician ids
namestringNoWarehouse name
typestringNoWarehouse Type

buildops-inventory_warehouse_controller_public_get_by_id_v2_v2

Get a warehouse by id for public api Parameters:
ParameterTypeRequiredDefaultDescription
warehouseIdstringYesWarehouse Id
includestring[]YesRelated resources to include

buildops-inventory_warehouse_controller_public_get_by_id_v2_v2_v1

Get a warehouse by id for public api Parameters:
ParameterTypeRequiredDefaultDescription
warehouseIdstringYesWarehouse Id
includestring[]YesRelated resources to include

buildops-inventory_warehouse_controller_public_get_list_v1

Get a warehouse List Parameters:
ParameterTypeRequiredDefaultDescription
pagenumberYesThe page number.
page_sizenumberYesThe page size.