Confirm LT Booking order

Request
Request Body schema: application/json
id
string

LT order id,only for update order

createTime
string <date-time>
updateTime
string <date-time>
createBy
string
updateBy
string
status
string
draftId
integer <int64>
description
required
string

Description of this order

officeId
required
string

QIMA user's office Id who is creating the order

clientPONo
string

Client Purchase order no.

clientId
string
submissionType
required
string

Lab testing Order type, only those values are allowed here:Testing|Quotation

Enum: "Testing" "Quotation"
programId
required
string

QIMA test program id

orderSupplierId
string

SampleInfo's QIMA supplier id

testingLocationId
required
string

QIMA office's Id which is set to be testing location of this order

reportRecipients
string

Report recipients,whom the test report is sent to,only email address is allowed

invoiceContact
string

Invoice contact,only email address is allowed

quotationContact
string

Quotation contact,only email address is allowed

inquiryMessage
string

Inquiry message

required
object (ConfirmSampleInfoDTO)
object (ConfirmSampleCollectionDTO)
object (ConfirmSpecialInstructionDTO)
Array of objects (ConfirmAttachmentDTO)
Array of objects (ConfirmTestAssignmentDTO)

Tests assigned to this order

Array of objects (ConfirmQuotationDTO)

Tests assigned to this order

object (ConfirmCustomFieldDataDTO)
availableTurnaroundTime
string

Available turn around time

isInquiry
boolean
Responses
200

successful operation

post/v1.1/lt/booking/order/confirm
Request samples
application/json
{
  • "id": [
    ],
  • "createTime": "2019-08-24T14:15:22Z",
  • "updateTime": "2019-08-24T14:15:22Z",
  • "createBy": "string",
  • "updateBy": "string",
  • "status": "string",
  • "draftId": 0,
  • "description": [
    ],
  • "officeId": [
    ],
  • "clientPONo": [
    ],
  • "clientId": "string",
  • "submissionType": [
    ],
  • "programId": [
    ],
  • "orderSupplierId": [
    ],
  • "testingLocationId": [
    ],
  • "reportRecipients": [
    ],
  • "invoiceContact": [
    ],
  • "quotationContact": [
    ],
  • "inquiryMessage": "string",
  • "sampleInfo": {
    },
  • "sampleCollection": {
    },
  • "specialInstruction": {
    },
  • "attachments": [
    ],
  • "testAssignments": [
    ],
  • "quotations": [
    ],
  • "customFields": {
    },
  • "availableTurnaroundTime": "string",
  • "isInquiry": true
}
Response samples
application/json
{
  • "id": "string",
  • "createTime": "2019-08-24T14:15:22Z",
  • "updateTime": "2019-08-24T14:15:22Z",
  • "createBy": "string",
  • "updateBy": "string",
  • "status": "string",
  • "draftId": 0,
  • "orderImageId": "string",
  • "reportNo": "string",
  • "masterReportNo": "string",
  • "linkedSubReportNo": "string",
  • "labOrderno": "string",
  • "prevLabOrderno": "string",
  • "description": "string",
  • "office": { },
  • "clientPONo": "string",
  • "sampleArrivedDate": "2019-08-24T14:15:22Z",
  • "sampleReceivedDate": "2019-08-24T14:15:22Z",
  • "assortment": "string",
  • "client": { },
  • "invoicee": { },
  • "submissionType": "string",
  • "turnaroundTime": "string",
  • "supplier": { },
  • "program": { },
  • "sic": "string",
  • "affiliateId": "string",
  • "cs": "string",
  • "pm": "string",
  • "contact": "string",
  • "orderType": "string",
  • "orderStatus": "string",
  • "statusCode": "string",
  • "bookingStatusCode": 0,
  • "onHoldDate": "2019-08-24T14:15:22Z",
  • "offHoldDate": "2019-08-24T14:15:22Z",
  • "testStartDate": "2019-08-24T14:15:22Z",
  • "cancelDate": "2019-08-24T14:15:22Z",
  • "cancelReason": "string",
  • "cancelDescription": "string",
  • "cancelRemark": "string",
  • "clientResultDueDate": "2019-08-24T14:15:22Z",
  • "reportDueDate": "2019-08-24T14:15:22Z",
  • "quotationDueDate": "2019-08-24T14:15:22Z",
  • "tsnIssueDate": "2019-08-24T14:15:22Z",
  • "holdMemoIssuedDate": "2019-08-24T14:15:22Z",
  • "reportIssuedDate": "2019-08-24T14:15:22Z",
  • "firstReportDueDate": "2019-08-24T14:15:22Z",
  • "reportIssuedRevisedDate": "2019-08-24T14:15:22Z",
  • "reportRevisionIssueDate": "2019-08-24T14:15:22Z",
  • "reportExpiryDate": "2019-08-24T14:15:22Z",
  • "reportQuickFormIssuedDate": "2019-08-24T14:15:22Z",
  • "manualTatCalculation": 0,
  • "labResultDueDate": "2019-08-24T14:15:22Z",
  • "quotationIssuedDate": "2019-08-24T14:15:22Z",
  • "invoiceIssueDate": "2019-08-24T14:15:22Z",
  • "reportRecipients": "string",
  • "reportEmailCC": "string",
  • "payeeName": "string",
  • "reportDeliveryPref": "string",
  • "mailingDate": "2019-08-24T14:15:22Z",
  • "reportPreparedBy": "string",
  • "reportSentBy": "string",
  • "inquiryAbout": "string",
  • "inquiryMessage": "string",
  • "repliedMessage": "string",
  • "replied": "string",
  • "inquiryDate": "2019-08-24T14:15:22Z",
  • "inquiryReplyDate": "2019-08-24T14:15:22Z",
  • "inquiryAnswerDate": "2019-08-24T14:15:22Z",
  • "inquiryLogoutDate": "2019-08-24T14:15:22Z",
  • "inquiryQuotationDate": "2019-08-24T14:15:22Z",
  • "inquiryOrderDate": "2019-08-24T14:15:22Z",
  • "availableTurnaroundTime": "string",
  • "overallRating": "string",
  • "holdDescription": "string",
  • "holdRemark": "string",
  • "invoiceContact": "string",
  • "isRush": "string",
  • "surcharge": 0,
  • "billTo": "string",
  • "quotationTo": "string",
  • "quotationContact": "string",
  • "clientStatus": "string",
  • "invoiceEmailCC": "string",
  • "quotationEmailCC": "string",
  • "styleInfo": [
    ],
  • "sampleCollection": [
    ],
  • "attachments": [
    ],
  • "testAssignments": [
    ],
  • "creditDebits": [
    ],
  • "quotations": [
    ],
  • "sampleInfo": { },
  • "specialInstruction": { },
  • "customFields": { },
  • "bookingDate": "2019-08-24T14:15:22Z",
  • "testingLocation": { },
  • "serviceType": "string",
  • "currentStation": "string",
  • "holdInfo": [
    ],
  • "warehouseInfo": { },
  • "productClassificationInfo": { },
  • "invoices": [
    ],
  • "accreditationList": [
    ],
  • "subcontractLabList": [
    ],
  • "orderTestAssignmentLabCodes": [
    ],
  • "sicUser": {
    },
  • "clientUser": {
    },
  • "businessUnit": "string",
  • "reportPayeeName": "string",
  • "trackingNo": "string",
  • "clientId": "string",
  • "supplierId": "string",
  • "orderSupplierId": "string",
  • "orderSupplierName": "string",
  • "invoiceeId": "string",
  • "isNoInvoice": "string",
  • "invoicingRemark": "string",
  • "subReportDescription": "string",
  • "pendingSample": true
}