QIMA Logo
API Reference

8 categories • 44 endpoints

  • All APIs

    44


  • Inspection
    v1.0.0

    Get inspection order details

    Request

    Query Parameters
    NameTypeLocationRequiredDescription
    userIdstringpathYesQIMA client user login ID.
    orderIdstringpathYesInspection order id
    Responses

    200
    Inspection order details returned successfully.

    Content-Type: application/json

    draft
    object
    FieldTypeDescription
    draftIdstringId of the booking draft
    isAnOrderNotADraftbooleanIndicate is this booking is in editing status. Draft means the booking is being edited.
    draftStepsarrayCan be ignored
    draftSteps[].currentboolean
    draftSteps[].doneboolean
    draftSteps[].labelstring
    draftSteps[].visitedboolean
    FieldTypeDescription
    orderIdstringOrder id, primary key of the inspection order
    orderPlacerstringThe username of account who placed the booking
    statusstringOrder status value of the booking, mapping between value and text are 5=DRAFT, 20=WAITING_FOR_VALIDATION, 21=WAITING_FOR_MORE_INF, 25=WAITING_FOR_FEEDBACK, 30=WAITING_FOR_ALLOCATION, 40=WAITING_FOR_INSPECTION, 50=WAITING_FOR_REPORT_VALIDATION, 60=FINISHED, 70=CANCELLED, 80=SERVICE_CUT
    statusTextstringOrder status text of the booking
    serviceTypestringQIMA inspection service type value 1: PSI (Pre-Shipment Inspection), 2: IPC (Initial Production Check), 3: DUPRO (During Production Inspection) , 4: CLC (Container Loading Check), 6: PM (Production Monitoring), 8: SR (Sample Review), 21: SC (Sample Collection)
    serviceTypeTextstringQIMA inspection service type text
    bookingDatestringDate of the inspection booking is placed, in format dd-MMM-yyyy
    bookingDateUnixTimestampintegerDate of the inspection booking is placed in unix timestamp
    orderNumberstringQIMA booking order number, like R-Cloud-xx
    companyIdstringCompany id in QIMA system
    userIdstringQIMA client user id
    parentCompanyIdstringParent company id in QIMA system
    allowChangeInspectionDatebooleanIndicate if in this order is supplier is allowed to change inspection date
    supplierValidateCodestringCode for supplier to fill when confirming inspection date and location via link in confirmation email
    clientRefNbstringReference number client can use for referencing with QIMA's inspection booking
    expectedInspectionDatestringOriginal expected inspection date from client, in dd-MMM-yyyy format
    expectedInspectionDateUnixTimestampintegerOriginal expected inspection date from client, in unix timestamp format
    actualInspectionDatestringActual inspection date confirmed with factory, in dd-MMM-yyyy format
    actualInspectionDateUnixTimestampintegerActual inspection date confirmed with factory, in unix timestamp format
    expectedShipDatestringOriginal expected shipment date from client, in dd-MMM-yyyy format
    expectedShipDateUnixTimestampintegerOriginal expected shipment date from client, in unix timestamp format
    bookFromPreOrderstringPrevious inspection booking id, need to provide when place re-inspection
    copyAllMailToarrayEmail addresses that all email related to order and reports will be copied to
    copyReportMailToarrayEmail addresses that all report related to order and reports will be copied to
    inspectionMethodobject
    inspectionMethod.idstringId of this system parameter
    inspectionMethod.classificationstringType of this system parameter
    inspectionMethod.keystringKey name of this system parameter
    inspectionMethod.valuestringValue name of this system parameter
    inspectionMethod.textstringDisplaying name of this system parameter
    inspectionMethod.descriptionstringDisplaying description of this system parameter
    inspectionMethod.createTimestringCreation time of this system parameter
    inspectionMethod.updateTimestringUpdate time of this system parameter
    inspectionMethod.sequenceintegerSequence of this system parameter when under same classification
    container20integerNumber of containers (20 inches) - for Container Loading Check (CLC) only
    container40integerNumber of containers (40 inches) - for Container Loading Check (CLC) only
    container40HQintegerNumber of containers (60 inches) - for Container Loading Check (CLC) only
    customField1stringCustom field 1 depends on use case
    customField2stringCustom field 2 depends on use case
    customField3stringCustom field 3 depends on use case
    performInQimaoneintegerInspection perform platform type, 0: Within QSP, 1: In QIMAone from QSP, 2: In QIMAone from QIMAone
    lcnumberstring
    confirmedboolean
    icneededboolean
    lcappNamestring
    lcappAddressstring
    lcbeneNamestring
    lcbeneAddressstring
    FieldTypeDescription
    orderIdstringOrder id, primary key of the inspection order
    cancelablebooleanIndicate currently if this booking can be cancelled
    editablebooleanIndicate currently if this booking can be modified
    isReInspectionbooleanIndicate if this inspection is re-inspection
    followUpbooleanIndicate if audit is a follow-up audit, when this booking is an audit booking
    originalNbReinspstringThe original order number if this booking is an re-inspection
    reInspectionInstructionstringThe original order number if this booking is an re-inspection
    nbOfInspectorsintegerInspectors count assigned to this inspection
    prevOrderTypestringPrevious service type
    prevOrderStatusstringPrevious order status
    prevServiceDatestringPrevious service date
    prevServiceDateTextstringPrevious service date, the value could be "Confidential", date, or a time window.
    multiSupplierOrderboolean
    quickBookingboolean
    FieldTypeDescription
    idstringId of the factory in this booking
    factoryIdstringId of the factory in client's account
    factoryCodestringFactory's identification code in client's system
    factoryNamestringName of the factory
    factoryNameCNstringChinese name of the factory
    factoryMGRNamestringName of the factory contact
    factoryMGRMobilestringMobile phone number of the factory contact
    factoryMGRNumberstringTelephone phone number of the factory contact
    factoryMGREmailarrayEmails of the the factory contact
    factoryOtherMobilestringMobile phone of the alternative factory contact
    factoryOtherNamestringName of the alternative factory contact
    factoryOtherNumberstringTelephone number of the alternative factory contact
    factoryOtherEmailarrayEmails of the the alternative factory contact
    factoryAddressstringAddress of the factory
    factoryCitystringCity of the factory
    factoryProvincestringProvince of the factory
    factoryCountrystringCountry of the factory
    factoryContinentstringContinent of the factory
    factoryPostCodestringPost code of the factory
    factoryProductLinesarrayProduct lines of the factory
    nbOfWorkersintegerNumber of the workers in the factory
    isMutiLocationbooleanIndicate if this inspection needs to be done in multiple factories
    ext1stringCustomer fields 1 of the factory info in this booking
    ext2stringCustomer fields 2 of the factory info in this booking
    ext3stringCustomer fields 3 of the factory info in this booking
    factoryCityIdstringCity id of the factory in QIMA system
    FieldTypeDescription
    orderIdstringId of the order
    idstringId of the supplier in this booking
    supplierCodestringSupplier's identification code in client's system
    supplierNamestringName of the supplier
    supplierNameCNstringChinese name of the factory
    supplierMGRNamestringName of the factory contact
    supplierMGRMobilestringMobile phone number of the factory contact
    supplierMGRNumberstringTelephone phone number of the factory contact
    supplierMGREmailarrayEmails of the the factory contact
    supplierOtherNamestringName of the alternative factory contact
    supplierOtherMobilestringMobile phone of the alternative factory contact
    supplierOtherNumberstringTelephone number of the alternative factory contact
    supplierOtherEmailarrayEmails of the the alternative factory contact
    supplierAddressstringAddress of the factory
    supplierCitystringCity of the factory
    supplierPostCodestringPost code of the factory
    supplierCountrystringCountry of the factory
    supplierContinentIDstringContinent id of the factory in QIMA system
    supplierProductLinesarrayProduct lines of the factory
    supplierIdstringId of the supplier in client's account
    ext1stringCustomer fields 1 of the factory info in this booking
    ext2stringCustomer fields 2 of the factory info in this booking
    ext3stringCustomer fields 3 of the factory info in this booking
    isActivestringIndicate if this supplier still can be selected for service
    FieldTypeDescription
    orderIdstringOrder id of this product in this booking
    draftIdstringId of the inspection booking draft
    totalMandaynumberTotal charged man day
    totalChargenumberTotal price of this service order
    totalMandayByClientnumberTotal man day booked by client
    inspectionChargeTypestringCharge type of this service
    totalInspectionUnitnumberTotal man day booked by client
    inspUnitPricenumberUnit price of inspection service
    inspectionChargenumberCharges of inspection service
    expressBookingFeenumberFee when there is booking is placed late
    totalQuantitynumberTotal quantity of the product
    sampleLevelstringSampling level, default to II
    sampleSizeUnitstringUnit of the sampling size, default to pcs
    sampleSizeTotalnumberTotal sample size
    measurementSampleLevelstringSample level in measurement, default to S4
    measurementSampleQuantityintegerPicked quantity in measurement
    fabricSampleLevelstringSample level when inspection type is fabric
    nbOfContainersintegerHow many containers in this service
    sampleCollectionRequestByClientbooleanIndicate if this sample collection is requested by client
    sampleChargenumberCharge of sampling
    sampleCollectionRatenumberUnit price of sample collection
    nbOfExtraReportsintegerHow many extra reports in this service
    extraReportRatenumberUnit price of extra report
    extraReportChargenumberTotal price of extra report
    pointsQtyToInspectintegerTotal measurement
    taxAmountnumberTotal tax amount
    otherAuditRatenumberAudit unit price in other types
    countryNbintegerUseless now, can be ignored
    optionalQuantityintegerQuantity of optional service in manufacture audit
    optionalUnitPricenumberUnit price of optional service in manufacture audit
    optionalChargenumberTotal charge of optional service in manufacture audit
    otherChargeNamestringService name of optional service in manufacture audit
    factoryWorkersstringHow many workers in the factory
    auditNbOfMDBookedByClientnumberClient booked man day for audit service
    auditUnitPricenumberUnit price of audit service
    auditPricenumberTotal price of audit service
    nbOfMDSpentintegerTotal spent man day of audit service
    mdRequestednumberClient request man day of audit service
    sampleCollectedAndSentByAIbooleanIndicate if sample collection is done by QIMA
    otherChargenumberAmount of other charges in this service
    offlineChargenumberCharge when payment is made after service completed
    productPriceMandayViewsarray
    productPriceMandayViews[].productIdstringId of this product
    productPriceMandayViews[].productNamestringName of this product
    productPriceMandayViews[].draftProductIdstringId of the product id in this booking booking draft
    productPriceMandayViews[].productMandaynumberService Man day in product level
    productPriceMandayViews[].inspUnitPricenumberInspection service unit price
    productPriceMandayViews[].sampleLevelstringSample level in product level
    productPriceMandayViews[].sampleSizeUnitstringUnit of sample size
    productPriceMandayViews[].mdNbintegerNumber of service man day
    productPriceMandayViews[].mdpnumberNumber of service man day in product level
    productPriceMandayViews[].aqlQuantityLognumberSame as sample size in product level
    productPriceMandayViews[].sampleSizenumberSample size in product level
    productPriceMandayViews[].maxRefPerMDnumberMaximum references can be inspected in 1 man day
    productPriceMandayViews[].normalCurrentMdnumberUseless now, can be ignored
    productPriceMandayViews[].mdPerRefnumberUseless now, can be ignored
    productPriceMandayViews[].aqlQuantitynumber
    productPriceMandayViews[].nbPerMdnumber
    productPriceMandayViews[].maxNbPerMdnumber
    productPriceMandayViews[].fabricSampleLevelstringSample level when inspection type is 'Fabric'
    productPriceMandayViews[].totalFabricLengthintegerTotal length when inspection type is 'Fabric'
    productPriceMandayViews[].rightFabricLengthnumberUseless now, can be ignored
    productPriceMandayViews[].sampleLevelWorkManShipstringWorkman ship when inspection type is 'Textile'
    productPriceMandayViews[].sampleLevelMeasurementstringMeasurement when inspection type is 'Textile'
    productPriceMandayViews[].totalSampleSizeWorkManShipnumberTotal workman ship sample size when inspection type is 'Textile'
    productPriceMandayViews[].totalSampleSizeMeasurementintegerTotal sample size when inspection type is 'Textile'
    productPriceMandayViews[].mdByMeasurementLognumberMan day of measurement when inspection type is 'Textile'
    productPriceMandayViews[].measurementAqlQuantityLogintegerSame as totalSampleSizeMeasurement, when inspection type is 'Textile'
    productPriceMandayViews[].totalMeasurementAqlLogintegerTotal measurement AQL, when inspection type is 'Textile'
    productPriceMandayViews[].nbMeasurementPerMdLognumberNumber of measurement per man day, when inspection type is 'Textile'
    productPriceMandayViews[].prodRefAqlSampleViewsarrayUseless now, can be ignored
    productPriceMandayViews[].prodRefAqlSampleViews[].draftIdstringId of the inspection booking draft
    productPriceMandayViews[].prodRefAqlSampleViews[].productIdstringProduct id of this product reference belongs to
    productPriceMandayViews[].prodRefAqlSampleViews[].productRefIdstringProduct reference id
    productPriceMandayViews[].prodRefAqlSampleViews[].aqlCriticalstringAllowed AQL in critical level in this product reference
    productPriceMandayViews[].prodRefAqlSampleViews[].aqlMajorstringAllowed AQL in major level in this product reference
    productPriceMandayViews[].prodRefAqlSampleViews[].aqlMinorstringAllowed AQL in minor level in this product reference
    productPriceMandayViews[].prodRefAqlSampleViews[].measurementAqlstring
    productPriceMandayViews[].prodRefAqlSampleViews[].fabricSampleLevelstring
    productPriceMandayViews[].prodRefAqlSampleViews[].sampleLevelstring
    productPriceMandayViews[].prodRefAqlSampleViews[].measurementSampleLevelstring
    productPriceMandayViews[].prodRefAqlSampleViews[].sampleSizenumber
    productPriceMandayViews[].prodRefAqlSampleViews[].measurementSampleSizeinteger
    productPriceMandayViews[].prodRefAqlSampleViews[].totalMeasurementsinteger
    productPriceMandayViews[].prodRefAqlSampleViews[].quantityintegerQuantity in product reference level
    productPriceMandayViews[].prodRefAqlSampleViews[].quantityUnitstringUnit of the product quantity
    productPriceMandayViews[].prodRefAqlSampleViews[].manDaynumberMan day in product reference level
    productPriceMandayViews[].prodRefAqlSampleViews[].bookingTypestringBooking type in product reference level
    productPriceMandayViews[].prodRefAqlSampleViews[].poNumberstringPO number
    productPriceMandayViews[].prodRefAqlSampleViews[].skuNumberstringSKU number
    productPriceMandayViews[].prodRefAqlSampleViews[].seqNumberstringSequence number
    productPriceMandayViews[].prodRefAqlSampleViews[].fabricMaxPenaltyinteger
    productPriceMandayViews[].prodRefAqlSampleViews[].fabricMaxAverageinteger
    productPriceMandayViews[].prodRefAqlSampleViews[].fabricMaxPenaltyUnitstring
    productPriceMandayViews[].prodRefAqlSampleViews[].fabricMaxAverageUnitstring
    orderChargeItemVosarray
    orderChargeItemVos[].chargeTypeobject
    orderChargeItemVos[].orderChargeItemobject
    orderChargeItemVos[].orderChargeItem.idstring
    orderChargeItemVos[].orderChargeItem.orderIdstring
    orderChargeItemVos[].orderChargeItem.chargeTypeIdstring
    orderChargeItemVos[].orderChargeItem.chargenumber
    orderChargeItemVos[].orderChargeItem.commentsstring
    orderChargeItemVos[].orderChargeItem.createTimestring
    orderChargeItemVos[].orderChargeItem.updateTimestring
    orderChargeItemVos[].orderChargeItem.createBystring
    orderChargeItemVos[].orderChargeItem.updateBystring
    orderChargeItemVos[].orderChargeItem.ratenumber
    orderChargeItemVos[].orderChargeItem.multiplierinteger
    FieldTypeDescription
    draftProductIdstringId of the product id in this booking booking draft
    draftIdstringId of the inspection booking draft
    productBeanobject
    productBean.orderIdstringOrder id of this product in this booking
    productBean.productIdstringId of this product
    productBean.seqintegerSequence of this product
    productBean.maxPcsPerMDinteger
    productBean.maxRefPerMDinteger
    productBean.maxPtsPerMDinteger
    productBean.nbOfRefInReportinteger
    productBean.prodCategoryClientstringProduct category selected by client while booking
    productBean.prodFamilyClientstringProduct family selected by client while booking
    productBean.prodTypestringProduct type decided by client while booking
    productBean.isReinspectionstringIf this inspection is an re-inspection
    productBean.preInspectionstringTODO
    productBean.preInspectionDatestringTODO
    productBean.preInspectionDateUnitTimeStampintegerTODO
    productBean.reinspectionCommentstringComment for inspection
    productBean.prodNamestringProduct name
    productBean.prodDivisionstringDivision name that this product belongs to in client's company
    productBean.prodReferencestringProduct reference, like sku number
    productBean.prodQuantityintegerProduct quantity, numbers only
    productBean.prodQuantityUnitstringUnit name of the product quantity, like pcs, sets
    productBean.otherUnitstringUnit name of the product quantity if it's not pcs, sets, like pcs
    productBean.nbOfPcsPerSetsintegerHow many pcs per set
    productBean.nbOfPtsPerSetsintegerHow many pcs per set
    productBean.poNumberstringPO number
    productBean.prodApparelCategorystringCategory name when this product belongs to apparel
    productBean.numberOfReferencesintegerHow many reference in this product
    productBean.bookingtypestringQIMA inspection type
    productBean.expectedFinishedPctintegerPercentage of the expected production finished productions for inspection
    productBean.expectedPackedPctintegerPercentage of the expected packed production for inspection
    productBean.setsDescriptionstringTODO
    productBean.customField1stringProduct level custom field 1 depends on use case
    productBean.customField2stringProduct level custom field 2 depends on use case
    productBean.customField3stringProduct level custom field 3 depends on use case
    productBean.productRefsarray
    productBean.productRefs[].idstringProduct reference id
    productBean.productRefs[].productIdstringProduct id of this product reference belongs to
    productBean.productRefs[].brandstringBrand name
    productBean.productRefs[].prodRefSeqstringSequence of this product reference
    productBean.productRefs[].prodRefPoNbstringProduct reference number
    productBean.productRefs[].prodRefSkuNbstringProduct reference sku number
    productBean.productRefs[].prodRefQuantityintegerQuantity of this product reference
    productBean.productRefs[].supplierIdstringSupplier id of this product reference belongs to, if there is more than 1 supplier in this booking
    productBean.productRefs[].supplierNamestringSupplier name of this product reference belongs to, if there is more than 1 supplier in this booking
    productBean.productRefs[].customField1stringProduct reference level custom field 1 depends on use case
    productBean.productRefs[].customField2stringProduct reference level custom field 2 depends on use case
    productBean.productRefs[].customField3stringProduct reference level custom field 3 depends on use case
    productBean.productRefs[].customField4stringProduct reference level custom field 4 depends on use case
    productBean.productRefs[].customField5stringProduct reference level custom field 5 depends on use case
    productBean.productRefs[].customField6stringProduct reference level custom field 6 depends on use case
    productBean.productRefs[].customField7stringProduct reference level custom field 7 depends on use case
    productBean.productRefs[].customField8stringProduct reference level custom field 8 depends on use case
    productBean.productRefs[].customField9stringProduct reference level custom field 9 depends on use case
    productBean.productRefs[].customField10stringProduct reference level custom field 10 depends on use case
    productBean.productRefs[].customField11stringProduct reference level custom field 11 depends on use case
    productBean.productRefs[].customField12stringProduct reference level custom field 12 depends on use case
    productChecklistBeanobject
    productChecklistBean.productIdstringId of this product
    productChecklistBean.checklistFromstring
    productChecklistBean.clientChecklistIdstring
    productChecklistBean.checklistNumberstring
    productChecklistBean.clientCommentsstringClient's comment on this checklist
    productChecklistBean.prodSampleLevelstringProduct sample level
    productChecklistBean.prodMeasurementSampleLevelstring
    productChecklistBean.aqlTypelstringAQL type, can be customized or standard
    productChecklistBean.aqlCriticalstringAllowed AQL in critical level
    productChecklistBean.aqlMajorstringAllowed AQL in major level
    productChecklistBean.aqlMinorstringAllowed AQL in minor level
    productChecklistBean.prodSampleSizeintegerProduct sample size
    productChecklistBean.prodMeasurementSampleSizeintegerProduct measurement sample size
    productChecklistBean.prodMdnumber
    productChecklistBean.measurementAQLstring
    productChecklistBean.fabricSampleLevelstring
    productChecklistBean.fabricMaxPenaltyinteger
    productChecklistBean.fabricMaxAverageinteger
    productChecklistBean.fabricMaxPenaltyUnitstring
    productChecklistBean.fabricMaxAverageUnitstring
    productChecklistBean.performClientTestsOnlystring
    productChecklistBean.performClientTestsOnlyBooleanboolean
    productChecklistBean.defectListarray
    productChecklistBean.defectList[].idstring
    productChecklistBean.defectList[].productIdstring
    productChecklistBean.defectList[].defectIdstring
    productChecklistBean.defectList[].publicDefectIdstring
    productChecklistBean.defectList[].isPublicboolean
    productChecklistBean.defectList[].selectedByinteger
    productChecklistBean.defectList[].defectNamestring
    productChecklistBean.defectList[].expectedDefectstring
    productChecklistBean.defectList[].classificationstring
    productChecklistBean.defectList[].fileIdstring
    productChecklistBean.defectList[].fileNamestring
    productChecklistBean.defectList[].originDefectIdstring
    productChecklistBean.testListarray
    productChecklistBean.testList[].idstring
    productChecklistBean.testList[].productIdstring
    productChecklistBean.testList[].testIdstring
    productChecklistBean.testList[].publicTestIdstring
    productChecklistBean.testList[].isPublicboolean
    productChecklistBean.testList[].selectedByinteger
    productChecklistBean.testList[].testNamestring
    productChecklistBean.testList[].instructionTeststring
    productChecklistBean.testList[].expectedResultstring
    productChecklistBean.testList[].sampleLevelstring
    productChecklistBean.testList[].sampleSizestring
    productChecklistBean.testList[].fileIdstring
    productChecklistBean.testList[].fileNamestring
    productChecklistBean.testList[].originTestIdstring
    productChecklistBean.bookingTypestringBooking type in product level
    productChecklistBean.prodQuantitynumberProduct level product quantity
    productChecklistBean.prodQuantityUnitstringUnit name of the product quantity, like pcs, sets
    productChecklistBean.otherUnitstring
    productChecklistBean.productAqlListarray
    productChecklistBean.productAqlList[].createTimestring
    productChecklistBean.productAqlList[].updateTimestring
    productChecklistBean.productAqlList[].createBystring
    productChecklistBean.productAqlList[].updateBystring
    productChecklistBean.productAqlList[].accessTimestring
    productChecklistBean.productAqlList[].paramsobject
    productChecklistBean.productAqlList[].idstring
    productChecklistBean.productAqlList[].productIdstring
    productChecklistBean.productAqlList[].productReferenceIdstring
    productChecklistBean.productAqlList[].prodSampleLevelstring
    productChecklistBean.productAqlList[].prodMeasurementSampleLevelstring
    productChecklistBean.productAqlList[].aqlTypestring
    productChecklistBean.productAqlList[].aqlCriticalstring
    productChecklistBean.productAqlList[].aqlCriticalTextstring
    productChecklistBean.productAqlList[].aqlMajorstring
    productChecklistBean.productAqlList[].aqlMajorTextstring
    productChecklistBean.productAqlList[].aqlMinorstring
    productChecklistBean.productAqlList[].aqlMinorTextstring
    productChecklistBean.productAqlList[].prodSampleSizeinteger
    productChecklistBean.productAqlList[].prodMeasurementSampleSizeinteger
    productChecklistBean.productAqlList[].prodMdnumber
    productChecklistBean.productAqlList[].measurementAQLstring
    productChecklistBean.productAqlList[].measurementAqlTextstring
    productChecklistBean.productAqlList[].fabricSampleLevelstring
    productChecklistBean.productAqlList[].fabricMaxPenaltyinteger
    productChecklistBean.productAqlList[].fabricMaxAverageinteger
    productChecklistBean.productAqlList[].fabricMaxPenaltyUnitstring
    productChecklistBean.productAqlList[].fabricMaxAverageUnitstring
    productChecklistBean.productAqlList[].performClientTestsOnlystring
    productChecklistBean.productAqlList[].criticalFoundinteger
    productChecklistBean.productAqlList[].majorFoundinteger
    productChecklistBean.productAqlList[].minorFoundinteger
    productChecklistBean.productAqlList[].criticalCheckedinteger
    productChecklistBean.productAqlList[].majorCheckedinteger
    productChecklistBean.productAqlList[].minorCheckedinteger
    productChecklistBean.productAqlList[].criticalMaxinteger
    productChecklistBean.productAqlList[].majorMaxinteger
    productChecklistBean.productAqlList[].minorMaxinteger
    productChecklistBean.productAqlList[].criticalAllowedDefectFrominteger
    productChecklistBean.productAqlList[].criticalAllowedDefectTointeger
    productChecklistBean.productAqlList[].majorAllowedDefectFrominteger
    productChecklistBean.productAqlList[].majorAllowedDefectTointeger
    productChecklistBean.productAqlList[].minorAllowedDefectFrominteger
    productChecklistBean.productAqlList[].minorAllowedDefectTointeger
    productChecklistBean.productAqlList[].inspResultstring
    productChecklistBean.productAqlList[].defectDescFoundstring
    productChecklistBean.productAqlList[].commentsstring
    productChecklistBean.productAqlList[].seqinteger
    productChecklistBean.productAqlList[].bookingTypestring
    productChecklistBean.productAqlList[].prodQuantitynumber
    productChecklistBean.productAqlList[].prodQuantityUnitstring
    productChecklistBean.productAqlList[].otherUnitstring
    productChecklistBean.productAqlList[].measurementFoundinteger
    productChecklistBean.productAqlList[].measurementMaxinteger
    productChecklistBean.productAqlList[].measurementCheckedinteger
    productChecklistBean.productAqlList[].customizedAqlstring
    productChecklistBean.productAqlList[].customizedAqlTextstring
    productChecklistBean.productAqlList[].customizedAqlAllowedDefectFrominteger
    productChecklistBean.productAqlList[].customizedAqlAllowedDefectTointeger
    productChecklistBean.productAqlList[].customizedAqlFoundinteger
    productChecklistBean.productAqlList[].customizedAqlMaxinteger
    productChecklistBean.productAqlList[].customizedAqlCheckedinteger
    productChecklistBean.productAqlList[].aqlFlaginteger
    productChecklistBean.customizedAqlstring
    productChecklistBean.customizedAqlTextstring
    sampleCollectionobject
    sampleCollection.idstring
    sampleCollection.productIdstring
    sampleCollection.collectSampleinteger
    sampleCollection.sampleNbinteger
    sampleCollection.sampleUnitstring
    sampleCollection.sampleByinteger
    sampleCollection.collectMethodinteger
    sampleCollection.courierstring
    sampleCollection.trackNbstring
    sampleCollection.addressstring
    sampleCollection.postcodestring
    sampleCollection.clientCommentsstring
    sampleCollection.collectLtSampleinteger
    sampleCollection.ltSampleNbinteger
    sampleCollection.ltClientCommentsstring
    sampleCollection.ltSampleRefNbstring
    sampleCollection.clientAccountNumberstring
    sampleCollection.productNamestring
    sampleReferenceobject
    sampleReference.idstring
    sampleReference.referenceinteger
    sampleReference.courierstring
    sampleReference.trackNbstring
    sampleReference.clientCommentsstring
    sampleReference.productIdstring
    productSpecobject
    productSpec.productIdstring
    productSpec.nbOfPointsinteger
    productSpec.logoDesstring
    productSpec.performDropTestboolean
    productSpec.unitPackingstring
    productSpec.innerPackingstring
    productSpec.outerPackingstring
    productSpec.packingCommentsstring
    productSpec.shippingMarksstring
    productSpec.nbOfRawMaterialsinteger
    productSpec.rawMaterialsDesstring
    productSpec.clcNbOfPalletsinteger
    productSpec.clcNbOfCartonsinteger
    productSpec.clcNbOfPcsPerCartoninteger
    productSpec.clcNumberingFromstring
    productSpec.clcNumberingTostring
    productSpec.additionalCommentstring
    productSpec.productColorsarray
    productSpec.productColors[].idstringId of product color
    productSpec.productColors[].productIdstringId of this product
    productSpec.productColors[].seqintegerSequence of product color
    productSpec.productColors[].colorDesstringProduct color
    productSpec.productTextileColorsarray
    productSpec.productTextileColors[].idstring
    productSpec.productTextileColors[].productIdstring
    productSpec.productTextileColors[].seqinteger
    productSpec.productTextileColors[].colorRefstring
    productSpec.productTextileColors[].colorCodestring
    productSpec.productTextileColors[].colorQuantitystring
    productSpec.productDimensionsarray
    productSpec.productDimensions[].productIdstringId of this product
    productSpec.productDimensions[].idstringId of this product dimension
    productSpec.productDimensions[].seqintegerSequence of this product dimension
    productSpec.productDimensions[].dimensionDesstringProduct dimension
    completedboolean
    FieldTypeDescription
    {
      "message": null,
      "content": {
        "draft": {
          "draftId": null,
          "isAnOrderNotADraft": true,
          "draftSteps": null
        },
        "orderGeneralInfo": {
          "orderId": "8D21A68F78124F828E2232051E2712FD",
          "orderPlacer": "apiuser001",
          "status": "20",
          "statusText": "WAITING_FOR_VALIDATION",
          "serviceType": "1",
          "serviceTypeText": "PSI",
          "bookingDate": "02-Jul-2026",
          "orderNumber": "Q2600368591-PP",
          "companyId": "23EC09AB0F3C46BBA4F79718DCED16D0",
          "userId": "4C6E94072DFC4918B60752F701DE544A",
          "clientRefNb": "2107-0-041",
          "confirmed": false
        },
        "orderExtra": {
          "orderId": "8D21A68F78124F828E2232051E2712FD",
          "cancelable": true,
          "editable": true,
          "isReInspection": false,
          "nbOfInspectors": 1
        },
        "orderFactory": {
          "factoryId": "22904F91A04A41E09EABD465E165152F",
          "factoryName": "Sample Factory Co.",
          "factoryMGRName": "Factory Manager",
          "factoryMGRNumber": "13800000004",
          "factoryAddress": "LuoHuQu ChunFenglu 999",
          "factoryProductLines": [
            "bigCat1_s2",
            "bigCat1_s3"
          ]
        },
        "orderSupplier": {
          "orderId": "8D21A68F78124F828E2232051E2712FD",
          "supplierName": "Sample Supplier Co.",
          "supplierMGRName": "Supplier Manager",
          "supplierId": "9CB3F02222CA46FC8791D790D5422582",
          "supplierProductLines": [
            "bigCat1_s2",
            "bigCat1_s3"
          ]
        },
        "orderPrice": {
          "orderId": "8D21A68F78124F828E2232051E2712FD",
          "totalManday": 1,
          "totalCharge": 332.79,
          "inspectionChargeType": "MAN_DAY",
          "sampleLevel": "II"
        },
        "products": [
          {
            "productBean": {
              "orderId": "8D21A68F78124F828E2232051E2712FD",
              "productId": "FF672B8C7E4249E5B09285ABE83A23E1",
              "prodName": "Dumbbell Kaytan 2kg",
              "prodQuantity": 4260,
              "poNumber": "6111"
            },
            "completed": false
          }
        ],
        "orderSpecialRequests": []
      }
    }
    GET
    /user/{userId}/inspection-order/{orderId}
    Request samples

    application/json

    {}

    Response samples

    application/json

    { "message": null, "content": { "draft": { "draftId": null, "isAnOrderNotADraft": true, "draftSteps": null }, "orderGeneralInfo": { "orderId": "8D21A68F78124F828E2232051E2712FD", "orderPlacer": "apiuser001", "status": "20", "statusText": "WAITING_FOR_VALIDATION", "serviceType": "1", "serviceTypeText": "PSI", "bookingDate": "02-Jul-2026", "orderNumber": "Q2600368591-PP", "companyId": "23EC09AB0F3C46BBA4F79718DCED16D0", "userId": "4C6E94072DFC4918B60752F701DE544A", "clientRefNb": "2107-0-041", "confirmed": false }, "orderExtra": { "orderId": "8D21A68F78124F828E2232051E2712FD", "cancelable": true, "editable": true, "isReInspection": false, "nbOfInspectors": 1 }, "orderFactory": { "factoryId": "22904F91A04A41E09EABD465E165152F", "factoryName": "Sample Factory Co.", "factoryMGRName": "Factory Manager", "factoryMGRNumber": "13800000004", "factoryAddress": "LuoHuQu ChunFenglu 999", "factoryProductLines": [ "bigCat1_s2", "bigCat1_s3" ] }, "orderSupplier": { "orderId": "8D21A68F78124F828E2232051E2712FD", "supplierName": "Sample Supplier Co.", "supplierMGRName": "Supplier Manager", "supplierId": "9CB3F02222CA46FC8791D790D5422582", "supplierProductLines": [ "bigCat1_s2", "bigCat1_s3" ] }, "orderPrice": { "orderId": "8D21A68F78124F828E2232051E2712FD", "totalManday": 1, "totalCharge": 332.79, "inspectionChargeType": "MAN_DAY", "sampleLevel": "II" }, "products": [ { "productBean": { "orderId": "8D21A68F78124F828E2232051E2712FD", "productId": "FF672B8C7E4249E5B09285ABE83A23E1", "prodName": "Dumbbell Kaytan 2kg", "prodQuantity": 4260, "poNumber": "6111" }, "completed": false } ], "orderSpecialRequests": [] } }