Created
December 11, 2019 13:01
-
-
Save Narek1994/13a3556df7b1adbdfb8bab143f9c7e09 to your computer and use it in GitHub Desktop.
OGOffer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"quantityUnit": { | |
"id": 0, | |
"typeID": 0, | |
"name": "string" | |
}, | |
"priceItems": [ | |
{ | |
"id": 0, | |
"parentID": 0, | |
"price": 0, | |
"currencyID": 0, | |
"currencyName": "string", | |
"offerQualityID": 0, | |
"unit": { | |
"id": 0, | |
"typeID": 0, | |
"name": "string" | |
}, | |
"priceClarification": "string", | |
"contractClarification": "string" | |
} | |
], | |
"densityClauseItems": [ | |
{ | |
"id": 0, | |
"ogOfferID": 0, | |
"parentID": 0, | |
"unitID": 0, | |
"unitName": "string", | |
"currencyID": 0, | |
"currencyName": "string", | |
"thresholdIteration": 0, | |
"thresholdBoundary": 0, | |
"threshold": 0, | |
"unit": { | |
"id": 0, | |
"typeID": 0, | |
"name": "string" | |
}, | |
"currency": { | |
"id": 0, | |
"name": "string" | |
} | |
} | |
], | |
"quantityFrom": 0, | |
"quantityTo": 0, | |
"quantityDeviation": 0, | |
"quantityClarification": "string", | |
"toleranceOptionTypeID": 0, | |
"laytimeAndDemurrageClarification": "string", | |
"id": 0, | |
"name": "string", | |
"associatedCompany": { | |
"id": 0 | |
}, | |
"commodityID": 0, | |
"typeID": 1, | |
"priceTypeID": 1, | |
"qualityItems": [ | |
{ | |
"id": 0, | |
"commodities": [ | |
{ | |
"id": 0, | |
"name": "string", | |
"abbreviation": "string", | |
"shortName": "string", | |
"parentID": 0, | |
"items": [ | |
null | |
] | |
} | |
], | |
"name": "string", | |
"privacyID": 1, | |
"specificationInfo": "string", | |
"specifications": [ | |
{ | |
"id": 0, | |
"file": "string", | |
"path": "string", | |
"name": "string", | |
"typeID": 0 | |
} | |
], | |
"pictures": [ | |
{ | |
"id": 0, | |
"file": "string", | |
"path": "string", | |
"name": "string", | |
"typeID": 0 | |
} | |
], | |
"otherInfo": "string", | |
"qualityTemplateID": 0, | |
"generatedName": "string" | |
} | |
], | |
"qualityClarification": "string", | |
"deliveryItems": [ | |
{ | |
"id": 0, | |
"parentID": 0, | |
"incotermID": 1, | |
"country": { | |
"id": 0, | |
"name": "string", | |
"code": "string" | |
}, | |
"location": "string" | |
} | |
], | |
"deliveryClarification": "string", | |
"basesTypeID": 1, | |
"basesDateFrom": "2019-12-11T12:59:55.884Z", | |
"basesDateTo": "2019-12-11T12:59:55.884Z", | |
"basesClarification": "string", | |
"penaltyClarification": "string", | |
"quotationalPeriodClarification": "string", | |
"quotationalPeriodFrom": "2019-12-11T12:59:55.884Z", | |
"quotationalPeriodTo": "2019-12-11T12:59:55.884Z", | |
"paymentTermsClarification": "string", | |
"otherConditions": "string", | |
"qualityDeterminationTypeID": 1, | |
"qualityDeterminationClarification": "string", | |
"generalTermsAndConditionsTypeID": 1, | |
"generalTermsAndConditionsClarification": "string", | |
"gtcTemplateID": 0, | |
"gtcDocuments": [ | |
{ | |
"id": 0, | |
"file": "string", | |
"path": "string", | |
"name": "string", | |
"typeID": 0 | |
} | |
], | |
"validityDate": "2019-12-11T12:59:55.884Z", | |
"validityTimeZoneID": 0, | |
"introduction": "string", | |
"users": [ | |
{ | |
"id": 0 | |
} | |
], | |
"allCommercialCommodity": { | |
"id": 0 | |
}, | |
"inviteMembers": [ | |
{ | |
"id": 0, | |
"email": "[email protected]", | |
"code": "string", | |
"offerID": 0 | |
} | |
], | |
"createdByID": 0, | |
"createdDate": "2019-12-11T12:59:55.885Z", | |
"modifiedByID": 0, | |
"modifiedDate": "2019-12-11T12:59:55.885Z", | |
"isDraft": true, | |
"isTemplate": true, | |
"negotiationTypeID": 1, | |
"invitationTemplateID": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment