Untitled
[ { "date": "2024-12-30", "information": [ { "sauda": { "id": 1, "saudaId": "UPHEAD202412301958020000", "quantity": 10, "price": 5000, "truck": 5, "expectedDeliveryDate": "2025-01-06", "state": { "id": 4, "stateName": "Haryana", "stateNameHindi": "हरियाणा" }, "broker": { "id": 1, "name": "SONU SAIYADRAJA", "contactNumber": "9415286147", "address": "Saiyadraja" } }, "shipment": [ { "id": 2, "price": 6000, "trucks": 22, "expectedDeliveryDate": "2024-12-31", "stateName": { "id": 4, "stateName": "Haryana", "stateNameHindi": "हरियाणा" }, "mills": [ { "id": 1, "millName": "Bhushan", "millCity": "Andheri", "state": { "id": 1, "stateName": "Bihar", "stateNameHindi": "बिहार" } } ] } ] } ] }, { "date": "2024-12-31", "information": [ { "sauda": { "id": 12, "saudaId": "UPHEAD202412312238380000", "quantity": 10, "price": 6000, "truck": 5, "expectedDeliveryDate": "2024-12-31", "state": { "id": 4, "stateName": "Haryana", "stateNameHindi": "हरियाणा" }, "broker": { "id": 1, "name": "SONU SAIYADRAJA", "contactNumber": "9415286147", "address": "Saiyadraja" } }, "shipment": [ { "id": 2, "price": 6000, "trucks": 22, "expectedDeliveryDate": "2024-12-31", "stateName": { "id": 4, "stateName": "Haryana", "stateNameHindi": "हरियाणा" }, "mills": [ { "id": 1, "millName": "Bhushan", "millCity": "Andheri", "state": { "id": 1, "stateName": "Bihar", "stateNameHindi": "बिहार" } } ] } ] } ] } ]
Leave a Comment