curl --location -g --request POST '{{ecommercev2_url}}/quotations/create-general-quotation' \
--header 'Content-Type: application/json' \
--header 'x-access-token;' \
--data-raw '{
"title": "tired yet beside hm tempting majority",
"deadline": "2025-12-31T23:59:59Z",
"products": [
{
"productId": "1Da30DeaD92C653FDeAbB893",
"quantity": 33979,
"attributes": [
{
"code": "12",
"value": {
"description": "Value of the attribute"
},
"type": "in reprehenderit fugiat"
},
{
"code": "73",
"value": {
"description": "Value of the attribute"
},
"type": "id cillum dolore et"
},
{
"code": "6",
"value": {
"description": "Value of the attribute"
},
"type": "id pariatur dolor Duis laborum"
}
],
"price": "897.59",
"discount": "incididunt nostrud eu"
},
{
"productId": "Ab96EBdb7A5Af576BAB3Ddfb",
"quantity": 73254414,
"attributes": [
{
"code": "95",
"value": {
"description": "Value of the attribute"
},
"type": "id"
}
],
"price": "231.39",
"discount": "nisi"
},
{
"productId": "4e8FDe1A08A80E9ddC7F2a25",
"quantity": 39669374,
"attributes": [
{
"code": "39",
"value": {
"description": "Value of the attribute"
},
"type": "anim officia aliqua mollit"
},
{
"code": "50",
"value": {
"description": "Value of the attribute"
},
"type": "enim incididunt dolor aliqua aute"
}
],
"price": "84.99",
"discount": "in cupidatat"
}
],
"delivery": {
"proposedDeliveryDate": "2025-12-31T23:59:59Z",
"deliveryTerms": "DDP"
},
"payment": {
"preferredPaymentMethod": "LETTER_OF_CREDIT",
"paymentSchedule": "FINAL_PAYMENT_UPON_SHIPMENT",
"advancePayment": 87037984.19338544
},
"discountAmount": 41246842.00520876,
"warrantyAndValidity": {
"details": "dolore",
"returnReplacementPolicies": "minim",
"quotationValidityPeriod": "2025-12-31T23:59:59Z"
},
"additionalNotes": {
"remarksComments": "exercitation consequat in ea",
"commitment": true,
"specialNotes": [
"VALID_FOR_60_DAYS",
"VALID_FOR_30_DAYS"
]
},
"attachments": [
{
"name": "Mrs. Evelyn Osinski-Smith",
"url": "https://clear-premeditation.org/",
"type": "occaecat in ut"
},
{
"name": "Sonya Moore V",
"url": "https://admired-following.com/",
"type": "ex exercitation qui sit"
},
{
"name": "Armando Murphy",
"url": "https://trivial-slide.net/",
"type": "laboris do qui"
}
],
"signature": {
"offerResponsibleName": "Lori Jenkins",
"position": "REGIONAL_MANAGER",
"offerSubmissionDate": "2025-12-31T23:59:59Z",
"signatureDoc": {
"_id": "B04664f43C0d2e9D8bb4F3Ed",
"name": "Elisa Effertz",
"path": "https://wise-archaeology.net/",
"type": "ut irure dolore"
}
},
"quotationBuyerInfo": {
"buyerProfileId": "B04664f43C0d2e9D8bb4F3Ed",
"contactPerson": "aliquip aute qui ea Ut",
"phoneNumber": "(709) 763-5729",
"emailAddress": "Lina_Ankunding56@hotmail.com"
},
"vendorProfileId": "39407bA5c3f16ab6Db39bb0B"
}'