Skip to main content

Patch order, all dates in UTC timezone, valid order uuid & correct order number is required

Patch order, all dates in UTC timezone, valid order uuid & correct order number is required

Path Parameters
    department_token string required
    orderUUID string required
Request Body required
    order object
    header object
    internal boolean
    orderNumber string
    serviceAccount string
    accountingAccount string
    dmsStatus string
    status string
    deptType string
    advisorNumber string
    advisorName string
    appointmentNumber string
    tagNumber string
    mileageIn int32
    mileageOut int32
    createDate string
    createTime string
    promisedDate string
    promisedTime string
    voidDate string
    closeDate string
    closeTime string
    waiter string
    rental string
    soldHours string
    actualHours string
    laborCost string
    laborSale string
    laborSaleCustomer string
    laborSaleInternal string
    laborSaleWarranty string
    partsCost string
    partsCostCustomer string
    partsCostInternal string
    partsCostWarranty string
    partsSale string
    partsSaleCustomer string
    partsSaleInternal string
    partsSaleWarranty string
    lubeSale string
    lubeSaleCustomer string
    lubeSaleInternal string
    lubeSaleWarranty string
    miscSale string
    miscSaleCustomer string
    miscSaleInternal string
    miscSaleWarranty string
    subletSale string
    subletSaleCustomer string
    subletSaleInternal string
    subletSaleWarranty string
    customerPayAmount string
    customerPayStateTax string
    internalPayAmount string
    warrantyPayAmount string
    isHistorical boolean
    isInternal boolean
    description string
    assignedUserUuid string
    creatorUserUuid string
    orderTime string
    orderDate string
    jobs object[]
  • Array [
  • jobNumberString string
    lopSeqNumber string
    laborOpCode string
    laborOpCodeDesc string
    laborType string
    laborSale string
    soldHours string
    actualHours string
    partsSale string
    miscSale string
    bookerNo string
    dispatchLineStatus string
    techNo string
    campaignCode string
    parts object[]
  • Array [
  • partNumber string
    description string
    seqNo string
    quantityOrdered string
    quantitySold string
    cost string
    salePrice string
    saleTotal string
    laborType string
  • ]
  • gog object[]
  • Array [
  • itemType string
    itemDescription string
    jobNumber string
    quantity string
    saleTotal string
    salePrice string
    laborType string
  • ]
  • techHours object[]
  • Array [
  • techNo string
    partSeqNo string
    laborCost string
    laborSale string
    soldHours string
    otherHours string
    laborType string
  • ]
  • comments object[]
  • Array [
  • comment string
    lastUpdatedBy string
    updateDate string
    updateTime string
  • ]
  • ccc object
    complaint string
    complaintCode string
    cause string
    correction string
    techNos string
    CCC object
    complaint string
    complaintCode string
    cause string
    correction string
  • ]
  • mls object[]
  • Array [
  • laborType string
    opCode string
    opCodeDesc string
    failureCode string
    salePrice string
    costPrice string
    saleCompany string
    sourceCompany string
    lineCode string
    poNumber string
    poCreateDate string
    poLineID string
    mlsType string
  • ]
  • vehicle object
    uuid string
    vin string
    make string
    key string
    model string
    color string
    customer object
    uuid string
    key string
    firstName string
    lastName string
Responses

Successful Request


Schema
    any
Loading...