{
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"businessId": "string",
"name": "string",
"description": "string",
"tags": [
"string"
],
"industry": "string",
"industryId": "string",
"category": "string",
"categoryId": "string",
"altCategory": "string",
"altCategoryId": "string",
"budgeting": {
"min": 0,
"max": 0
},
"currency": "string",
"unit": "string",
"quantityRequired": 0,
"specifications": [
{
"key": "string",
"value": "string"
}
],
"paymentTerms": {
"isPrepaid": true,
"paymentTerms": "string",
"partialAdvancePayment": true
},
"location": {
"city": "string",
"state": "string",
"country": "string",
"isRemote": true
},
"lastBiddingDate": "2019-08-24T14:15:22.123Z",
"published": true,
"isActive": true,
"isOpen": true,
"status": "open",
"closedOn": "2019-08-24T14:15:22.123Z",
"winnerId": "string",
"business": {
"tradingName": "string",
"incorporationName": "string",
"incorporationType": "string",
"status": "active"
}
}