{
"businessId": "string",
"tenderId": "string",
"name": "string",
"description": "string",
"tags": [
"string"
],
"industry": "string",
"industryId": "string",
"category": "string",
"categoryId": "string",
"altCategory": "string",
"altCategoryId": "string",
"activityType": "procurement",
"resourceType": "goods",
"currency": "string",
"unit": "string",
"quantityRequired": 0,
"specifications": [
{
"hint": "string",
"key": "string",
"name": "string",
"unit": "string",
"value": "string",
"valueType": "text"
}
],
"attachments": [
{
"kind": "image",
"mimeType": "string",
"name": "string",
"sizeBytes": 0,
"url": "http://example.com"
}
],
"specSummary": "string",
"keyHighlights": [
"string"
],
"budgetMin": 0,
"budgetMax": 0,
"isBudgetNegotiable": true,
"budgetVisibility": "public_range",
"pricingModel": "fixed",
"isPrepaid": true,
"partialAdvancePayment": true,
"paymentTermsText": "string",
"isRemote": true,
"city": "string",
"state": "string",
"countryCode": "string",
"allowedBidderType": "BUSINESS",
"minBusinessAgeMonths": 0,
"minRating": 0,
"minCompletedEngagements": 0,
"marketMode": "DOMESTIC",
"allowedCountries": [
"string"
],
"restrictedCountries": [
"string"
],
"requiredSignals": [
"LEGAL_REGISTRATION"
],
"allowedIndustryIds": [
"string"
],
"allowedCategoryIds": [
"string"
],
"notesForIneligible": "string",
"visibility": "public",
"openAt": "2019-08-24T14:15:22.123Z",
"closeAt": "2019-08-24T14:15:22.123Z",
"autoClose": true,
"status": "pending",
"approverComment": "string",
"approverId": "string",
"approverAt": "2019-08-24T14:15:22.123Z",
"business": {
"tradingName": "string",
"incorporationName": "string",
"incorporationType": "string",
"id": "string"
},
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}