{
"status": "success",
"message": "string",
"data": {
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"businessId": "string",
"enquiredUserId": "string",
"enquiredBusinessId": "string",
"subject": "string",
"catalogId": "string",
"catalogItemId": "string",
"description": "string",
"industry": "string",
"industryId": "string",
"category": "string",
"categoryId": "string",
"altCategory": "string",
"altCategoryId": "string",
"currency": "string",
"unit": "string",
"rate": 0,
"amount": 0,
"quantityRequired": 0,
"specifications": "string",
"paymentTerms": {
"isPrepaid": true,
"paymentTerms": "string",
"partialAdvancePayment": true
},
"commitmentDue": "2019-08-24T14:15:22.123Z",
"assignedUserId": "string",
"assignedUser": {
"userId": "string",
"name": "string",
"preferedEmail": "user@example.com",
"preferedContactNumber": "string"
},
"status": "pending",
"businessRating": {
"responseTime": 0,
"communication": 0,
"paymentTerms": 0,
"cooperationOnSales": 0,
"credibility": 0,
"overall": 0
},
"enquirerRating": {
"responseTime": 0,
"communication": 0,
"paymentTerms": 0,
"productQuality": 0,
"credibility": 0,
"overall": 0
},
"businessClosed": true,
"enquirerClosed": true,
"closedOn": "2019-08-24T14:15:22.123Z"
}
}