POST api/CreateNewOrder/CopyUserToDemander
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
OrderDemander| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID | globally unique identifier |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| Name | string |
None. |
|
| FirstName | string |
None. |
|
| TelNumber | string |
None. |
|
| PhoneNumber | string |
None. |
|
| AddressID | globally unique identifier |
None. |
|
| Address | Address |
None. |
|
| OrderUserId | integer |
None. |
|
| Language | integer |
None. |
|
| ConsumerID | globally unique identifier |
None. |
|
| Consumer | Consumer |
None. |
|
| OrderID | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"UserID": "fcf1bd29-b799-44cd-b5ef-508ef295d939",
"Email": "sample string 2",
"Password": "sample string 3",
"Name": "sample string 4",
"FirstName": "sample string 5",
"TelNumber": "sample string 6",
"PhoneNumber": "sample string 7",
"AddressID": "68e1dbb5-f78a-4a8f-a373-d7af494a7849",
"Address": {
"$id": "2",
"AddressID": "6f4358ad-5e53-45ab-8c76-a6f862ad9b3e",
"Name": "sample string 2",
"Company": "sample string 3",
"VatNumber": "sample string 4",
"Street": "sample string 5",
"Number": "sample string 6",
"City": "sample string 7",
"PostalCode": 1,
"Country": "sample string 8"
},
"OrderUserId": 8,
"Language": 1,
"ConsumerID": "8aa630d3-da2f-4356-a750-1f5cbf05f683",
"Consumer": {
"$id": "3",
"ConsumerID": "356a0cb3-b3ff-4e4c-a5bc-3e25601c4135",
"ConsumerType": 2,
"UserID": "3e8bb079-6d2c-4efa-bdc6-2e79831e85d8",
"User": {
"$id": "4",
"UserID": "4d0cea2d-5076-4795-b14f-6ab141844826",
"Email": "sample string 2",
"Password": "sample string 3",
"Name": "sample string 4",
"FirstName": "sample string 5",
"TelNumber": "sample string 6",
"PhoneNumber": "sample string 7",
"AddressID": "f281b04b-e6ab-4a83-8730-0b08c1661850",
"Address": {
"$ref": "2"
},
"OrderUserId": 8,
"Language": 1,
"Comments": [
{
"$id": "5",
"CommentID": "8592c0ff-35c4-4672-90d2-78a0245fe87d",
"OrderId": "f13c525f-ed87-499d-b801-70e852d83478",
"UserId": "be566cd1-8727-45da-ba82-546443f8cdbb",
"Type": 1,
"Commentaire": "sample string 2",
"CreateDate": "2026-06-12T17:53:14.3073738+00:00",
"Order": {
"$id": "6",
"OrderID": "6d84a3cd-4f6f-4687-b3a2-b7a5f80281d6",
"OrderStatus": 1,
"EstateType": 1,
"OrderCreationDate": "2026-06-12T17:53:14.3229403+00:00",
"OrderUpdateDate": "2026-06-12T17:53:14.3229403+00:00",
"OrderRequestor": "sample string 3",
"IsCustomClientEmail": true,
"OrderCustomClientEmail1": "sample string 4",
"OrderCustomClientEmail2": "sample string 5",
"BuildingType": 1,
"OrderMeansType": 1,
"OrderCommission": 1.0,
"CommissionPaidDate": "2026-06-12T17:53:14.3229403+00:00",
"NeedBDC": true,
"SentByMail": true,
"HasAgenceNotaireCertif": true,
"HasAgenceNotaireWebsite": true,
"HasAgenceNotaireAdmin": true,
"Language": 1,
"PlanningType": 1,
"EmployeeCreatorID": "3fbcf9e5-5d92-4ba6-bca0-1141d58b62dc",
"CompanyEmployee": {
"$id": "7",
"CompanyEmployeeID": "94c0e841-3c86-4c48-aefb-0f7161ae0d91",
"User": {
"$ref": "4"
},
"UserID": "99a5c7e6-3fd6-4d1f-b387-cb216df88d43",
"IsPEB": true,
"IsAdmin": true,
"IsEncoder": true,
"CompanyEmployeeDates": [
{
"$id": "8",
"CompanyEmployeeDateID": "23167761-35fa-4e93-bbee-5393042a0be1",
"CompanyEmployeeID": "12777650-1b0e-4f0a-8fd3-78d97f55688e",
"CompanyEmployee": {
"$ref": "7"
},
"Type": 1,
"BeginDate": "2026-06-12T17:53:14.3229403+00:00",
"EndDate": "2026-06-12T17:53:14.3229403+00:00",
"Reason": "sample string 3"
},
{
"$ref": "8"
}
],
"CompanyEmployeeComments": [
{
"$id": "9",
"CompanyEmployeeCommentID": "1bf3a248-0df0-408a-96d6-50728470d8ae",
"CompanyEmployeeID": "f7518516-49fb-41c5-ac8f-26a9bb4accd6",
"CompanyEmployee": {
"$ref": "7"
},
"Comment": "sample string 3",
"CommentDate": "2026-06-12T17:53:14.3229403+00:00"
},
{
"$ref": "9"
}
],
"Commercials": [
{
"$id": "10",
"CommercialID": "2e16e957-bbdd-4231-85be-e9cd7aac1b7d",
"CompanyEmployeeID": "4dc7f58e-80ad-478b-86e9-d32bbd7f36c4",
"ConsumerID": "4850753a-05cf-422c-a4b4-afd1c2b493e9",
"Message": "sample string 3",
"Type": 4,
"CreationDate": "2026-06-12T17:53:14.3229403+00:00",
"ExecutedDate": "2026-06-12T17:53:14.3229403+00:00",
"CompanyEmployee": {
"$ref": "7"
},
"Consumer": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"OrderProducts": [
{
"$id": "11",
"OrderProductID": "d71db4cd-66b2-4e51-b09f-ab88fca5f5cb",
"Order": {
"$ref": "6"
},
"OrderID": "8842cd51-a7ba-4d83-9e9a-c402c93fa003",
"CompanyEmployee": {
"$ref": "7"
},
"CompanyEmployeeID": "865e937f-7721-4834-9c1c-13f4d75b196a",
"EmployeeEncoder": {
"$ref": "7"
},
"EmployeeEncoderID": "faaef5a8-7c8a-4aeb-b370-284f8b582570",
"ProductTypeID": 1,
"ProductName": "sample string 3",
"TotalTVAC": 1.0,
"ContactName": "sample string 4",
"ContactPhone": "sample string 5",
"ContactSurname": "sample string 6",
"SmsNumber": "sample string 7",
"VisitDate": "2026-06-12T17:53:14.3229403+00:00",
"EndVisitDate": "2026-06-12T17:53:14.3229403+00:00",
"Description": "sample string 8",
"OrderFiles": [
{
"$id": "12",
"OrderFileID": "09f5addd-17e7-4153-98de-97f14ffda06b",
"OrderProductID": "c0fbd579-22ca-4e2c-b692-59156919dc20",
"Uploader": "52d8775e-88f0-4900-a437-a2d3656163cb",
"OrderFileCreationDate": "2026-06-12T17:53:14.3385621+00:00",
"FileName": "sample string 2",
"OrderFileComment": "sample string 3",
"ExcusedDelay": true,
"FileType": 1,
"OrderProduct": {
"$ref": "11"
},
"CompanyEmployee": {
"$ref": "7"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"OrderProductsEncoded": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"AddressID": "ade896e1-7c8b-441b-9871-4532b451e28f",
"Address": {
"$ref": "2"
},
"AddressEnvoisID": "d5e4e53b-e97c-4d5d-bd84-192884f32d4a",
"AddressEnvois": {
"$ref": "2"
},
"ConsumerID": "c12649b6-df90-4add-84b5-87e258807a2f",
"Consumer": {
"$ref": "3"
},
"InvoiceID": "e0d1280a-f9d8-4047-baf1-788cea71fef8",
"Invoice": {
"$id": "13",
"InvoiceID": "5ba5d0c4-931c-4e98-95ed-3c831a2b9370",
"AddressID": "64f98850-67e9-434e-a3d0-bb9cadcbdaf6",
"Address": {
"$ref": "2"
},
"InvoiceDate": "2026-06-12T17:53:14.3385621+00:00",
"InvoiceSentDate": "2026-06-12T17:53:14.3385621+00:00",
"InvoiceNumber": "sample string 2",
"CleanInvoiceNumber": 1,
"InvoicePublish": true,
"InvoiceGiven": true,
"YearNumInvoice": 1,
"IsDeedPayment": true,
"IsMonthlyPayment": true,
"PaymentReceived": true,
"CertifReceiveCashDate": "2026-06-12T17:53:14.3385621+00:00",
"OfficeReceiveCashDate": "2026-06-12T17:53:14.3385621+00:00",
"CashRecipient": "0d807d90-2f9c-4e1a-b40b-c85b6297e3de",
"CompanyEmployee": {
"$ref": "7"
},
"InvoiceConsumer": {
"$ref": "3"
},
"InvoiceConsumerID": "e99169f5-3787-4344-a894-c9fcd3d95d38",
"MontantCash": 1.0,
"AmountReceivedByLawyer": 1.0,
"PaymentDate": "2026-06-12T17:53:14.3385621+00:00",
"TotalPrice": 1.0,
"PaymentMethod": 1,
"CallbackPending": true,
"InvoiceConfirmed": true,
"CreditNotes": [
{
"$id": "14",
"CreditNoteID": "8559863e-af1c-4a0d-b7a1-2b34278b9055",
"CreditNoteNumber": "sample string 2",
"Invoice": {
"$ref": "13"
},
"InvoiceID": "50a6f8cb-6086-428d-b423-60609f05c842",
"CreditNoteAmount": 4.0,
"CreditNoteDate": "2026-06-12T17:53:14.3385621+00:00",
"CreditNoteComment": "sample string 6"
},
{
"$ref": "14"
}
],
"PaymentPlans": [
{
"$id": "15",
"PaymentPlanID": "db64922f-eab9-498f-ac4e-e9ebf2218532",
"Invoice": {
"$ref": "13"
},
"InvoiceID": "1e6d135d-64a5-4682-98f5-cb4751f55807",
"PaymentRecurringDate": "2026-06-12T17:53:14.354284+00:00",
"PaymentRecurringAmount": 3.0,
"isCash": true
},
{
"$ref": "15"
}
],
"InvoiceCallbacks": [
{
"$id": "16",
"InvoiceCallbackID": "92da69f0-7a28-4199-836f-38339deac99a",
"Invoice": {
"$ref": "13"
},
"InvoiceID": "92f61a67-8fae-45ac-a738-1970b1db2fc2",
"SentDate": "2026-06-12T17:53:14.354284+00:00",
"Type": 1
},
{
"$ref": "16"
}
]
},
"Comments": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"OrderAffiliates": [
{
"$id": "17",
"OrderAffiliateID": "e70ce6d9-c3a3-4f2c-840f-30887f608db4",
"Consumer": {
"$ref": "3"
},
"ConsumerID": "8bc77055-6a62-421d-a40d-023dfc00296f",
"Order": {
"$ref": "6"
},
"OrderID": "24f4ed74-aa6f-41a9-aec0-b95d2abd2d79",
"Email": "sample string 4"
},
{
"$ref": "17"
}
],
"OrderProducts": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"OrderDocuments": [
{
"$id": "18",
"OrderDocumentID": "f0297b81-34ff-4952-b295-02089cbc01b3",
"Order": {
"$ref": "6"
},
"OrderID": "c555c183-8724-42ed-9efa-2c8dea1ba88a",
"DateSent": "2026-06-12T17:53:14.354284+00:00"
},
{
"$ref": "18"
}
],
"EmailSents": [
{
"$id": "19",
"EmailSentID": "12231e83-4c12-4d17-a463-cc6ce0bf7f89",
"Order": {
"$ref": "6"
},
"OrderID": "330a5d8a-88e9-4072-824f-82275e6a6cb5",
"EmailType": 3,
"EmailSendDate": "2026-06-12T17:53:14.354284+00:00",
"Email": "sample string 5"
},
{
"$ref": "19"
}
],
"ConsumerOrderFiles": [
{
"$id": "20",
"ConsumerOrderFileID": "3b113360-4323-45f7-8277-9e2303e06197",
"ConsumerID": "63e4e5d0-b329-42fa-a1ac-f31161653dc0",
"OrderID": "076e6c84-b784-483b-a4d0-6ab37955b4f2",
"OrderFileCreationDate": "2026-06-12T17:53:14.354284+00:00",
"FileName": "sample string 5",
"Order": {
"$ref": "6"
},
"Consumer": {
"$ref": "3"
}
},
{
"$ref": "20"
}
],
"Availabilities": [
{
"$id": "21",
"AvailabilityID": "c24d4080-c064-4f24-9c62-295f9779e6a2",
"OrderId": "d8a2e3c4-ec4e-4ff6-86d4-30f07d73f78f",
"Period": 1,
"Date": "2026-06-12T17:53:14.354284+00:00",
"Order": {
"$ref": "6"
}
},
{
"$ref": "21"
}
]
},
"User": {
"$ref": "4"
}
},
{
"$ref": "5"
}
]
},
"Commission": true,
"Status": 1,
"Comment": "sample string 4",
"DateActivation": "2026-06-12T17:53:14.354284+00:00",
"NationalNumber": "sample string 5",
"ConsumerEmails": [
{
"$id": "22",
"ConsumerEmailID": "537899cf-04bc-437b-9f55-7802249d2b1b",
"ConsumerID": "47e5ae20-2635-4265-9c35-b45ab229b9d3",
"Consumer": {
"$ref": "3"
},
"Email": "sample string 2"
},
{
"$ref": "22"
}
],
"ConsumerPrices": [
{
"$id": "23",
"ConsumerPriceID": "0f355179-9dd5-40fa-ba15-e6cf0554a8a2",
"Consumer": {
"$ref": "3"
},
"ConsumerID": "3312f055-1fa3-4724-a70c-984aaffd44a0",
"ConsumerAmount": 1.0,
"ConsumerCommission": 1.0,
"EstateType": 1,
"ProductTypeId": 1,
"BuildingType": 1
},
{
"$ref": "23"
}
],
"ConsumerOrderFiles": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"OrderID": "a6cc438a-f3f8-447d-84d9-d8b457955166"
}
text/html
Sample:
{"$id":"1","UserID":"fcf1bd29-b799-44cd-b5ef-508ef295d939","Email":"sample string 2","Password":"sample string 3","Name":"sample string 4","FirstName":"sample string 5","TelNumber":"sample string 6","PhoneNumber":"sample string 7","AddressID":"68e1dbb5-f78a-4a8f-a373-d7af494a7849","Address":{"$id":"2","AddressID":"6f4358ad-5e53-45ab-8c76-a6f862ad9b3e","Name":"sample string 2","Company":"sample string 3","VatNumber":"sample string 4","Street":"sample string 5","Number":"sample string 6","City":"sample string 7","PostalCode":1,"Country":"sample string 8"},"OrderUserId":8,"Language":1,"ConsumerID":"8aa630d3-da2f-4356-a750-1f5cbf05f683","Consumer":{"$id":"3","ConsumerID":"356a0cb3-b3ff-4e4c-a5bc-3e25601c4135","ConsumerType":2,"UserID":"3e8bb079-6d2c-4efa-bdc6-2e79831e85d8","User":{"$id":"4","UserID":"4d0cea2d-5076-4795-b14f-6ab141844826","Email":"sample string 2","Password":"sample string 3","Name":"sample string 4","FirstName":"sample string 5","TelNumber":"sample string 6","PhoneNumber":"sample string 7","AddressID":"f281b04b-e6ab-4a83-8730-0b08c1661850","Address":{"$ref":"2"},"OrderUserId":8,"Language":1,"Comments":[{"$id":"5","CommentID":"8592c0ff-35c4-4672-90d2-78a0245fe87d","OrderId":"f13c525f-ed87-499d-b801-70e852d83478","UserId":"be566cd1-8727-45da-ba82-546443f8cdbb","Type":1,"Commentaire":"sample string 2","CreateDate":"2026-06-12T17:53:14.3073738+00:00","Order":{"$id":"6","OrderID":"6d84a3cd-4f6f-4687-b3a2-b7a5f80281d6","OrderStatus":1,"EstateType":1,"OrderCreationDate":"2026-06-12T17:53:14.3229403+00:00","OrderUpdateDate":"2026-06-12T17:53:14.3229403+00:00","OrderRequestor":"sample string 3","IsCustomClientEmail":true,"OrderCustomClientEmail1":"sample string 4","OrderCustomClientEmail2":"sample string 5","BuildingType":1,"OrderMeansType":1,"OrderCommission":1.0,"CommissionPaidDate":"2026-06-12T17:53:14.3229403+00:00","NeedBDC":true,"SentByMail":true,"HasAgenceNotaireCertif":true,"HasAgenceNotaireWebsite":true,"HasAgenceNotaireAdmin":true,"Language":1,"PlanningType":1,"EmployeeCreatorID":"3fbcf9e5-5d92-4ba6-bca0-1141d58b62dc","CompanyEmployee":{"$id":"7","CompanyEmployeeID":"94c0e841-3c86-4c48-aefb-0f7161ae0d91","User":{"$ref":"4"},"UserID":"99a5c7e6-3fd6-4d1f-b387-cb216df88d43","IsPEB":true,"IsAdmin":true,"IsEncoder":true,"CompanyEmployeeDates":[{"$id":"8","CompanyEmployeeDateID":"23167761-35fa-4e93-bbee-5393042a0be1","CompanyEmployeeID":"12777650-1b0e-4f0a-8fd3-78d97f55688e","CompanyEmployee":{"$ref":"7"},"Type":1,"BeginDate":"2026-06-12T17:53:14.3229403+00:00","EndDate":"2026-06-12T17:53:14.3229403+00:00","Reason":"sample string 3"},{"$ref":"8"}],"CompanyEmployeeComments":[{"$id":"9","CompanyEmployeeCommentID":"1bf3a248-0df0-408a-96d6-50728470d8ae","CompanyEmployeeID":"f7518516-49fb-41c5-ac8f-26a9bb4accd6","CompanyEmployee":{"$ref":"7"},"Comment":"sample string 3","CommentDate":"2026-06-12T17:53:14.3229403+00:00"},{"$ref":"9"}],"Commercials":[{"$id":"10","CommercialID":"2e16e957-bbdd-4231-85be-e9cd7aac1b7d","CompanyEmployeeID":"4dc7f58e-80ad-478b-86e9-d32bbd7f36c4","ConsumerID":"4850753a-05cf-422c-a4b4-afd1c2b493e9","Message":"sample string 3","Type":4,"CreationDate":"2026-06-12T17:53:14.3229403+00:00","ExecutedDate":"2026-06-12T17:53:14.3229403+00:00","CompanyEmployee":{"$ref":"7"},"Consumer":{"$ref":"3"}},{"$ref":"10"}],"OrderProducts":[{"$id":"11","OrderProductID":"d71db4cd-66b2-4e51-b09f-ab88fca5f5cb","Order":{"$ref":"6"},"OrderID":"8842cd51-a7ba-4d83-9e9a-c402c93fa003","CompanyEmployee":{"$ref":"7"},"CompanyEmployeeID":"865e937f-7721-4834-9c1c-13f4d75b196a","EmployeeEncoder":{"$ref":"7"},"EmployeeEncoderID":"faaef5a8-7c8a-4aeb-b370-284f8b582570","ProductTypeID":1,"ProductName":"sample string 3","TotalTVAC":1.0,"ContactName":"sample string 4","ContactPhone":"sample string 5","ContactSurname":"sample string 6","SmsNumber":"sample string 7","VisitDate":"2026-06-12T17:53:14.3229403+00:00","EndVisitDate":"2026-06-12T17:53:14.3229403+00:00","Description":"sample string 8","OrderFiles":[{"$id":"12","OrderFileID":"09f5addd-17e7-4153-98de-97f14ffda06b","OrderProductID":"c0fbd579-22ca-4e2c-b692-59156919dc20","Uploader":"52d8775e-88f0-4900-a437-a2d3656163cb","OrderFileCreationDate":"2026-06-12T17:53:14.3385621+00:00","FileName":"sample string 2","OrderFileComment":"sample string 3","ExcusedDelay":true,"FileType":1,"OrderProduct":{"$ref":"11"},"CompanyEmployee":{"$ref":"7"}},{"$ref":"12"}]},{"$ref":"11"}],"OrderProductsEncoded":[{"$ref":"11"},{"$ref":"11"}]},"AddressID":"ade896e1-7c8b-441b-9871-4532b451e28f","Address":{"$ref":"2"},"AddressEnvoisID":"d5e4e53b-e97c-4d5d-bd84-192884f32d4a","AddressEnvois":{"$ref":"2"},"ConsumerID":"c12649b6-df90-4add-84b5-87e258807a2f","Consumer":{"$ref":"3"},"InvoiceID":"e0d1280a-f9d8-4047-baf1-788cea71fef8","Invoice":{"$id":"13","InvoiceID":"5ba5d0c4-931c-4e98-95ed-3c831a2b9370","AddressID":"64f98850-67e9-434e-a3d0-bb9cadcbdaf6","Address":{"$ref":"2"},"InvoiceDate":"2026-06-12T17:53:14.3385621+00:00","InvoiceSentDate":"2026-06-12T17:53:14.3385621+00:00","InvoiceNumber":"sample string 2","CleanInvoiceNumber":1,"InvoicePublish":true,"InvoiceGiven":true,"YearNumInvoice":1,"IsDeedPayment":true,"IsMonthlyPayment":true,"PaymentReceived":true,"CertifReceiveCashDate":"2026-06-12T17:53:14.3385621+00:00","OfficeReceiveCashDate":"2026-06-12T17:53:14.3385621+00:00","CashRecipient":"0d807d90-2f9c-4e1a-b40b-c85b6297e3de","CompanyEmployee":{"$ref":"7"},"InvoiceConsumer":{"$ref":"3"},"InvoiceConsumerID":"e99169f5-3787-4344-a894-c9fcd3d95d38","MontantCash":1.0,"AmountReceivedByLawyer":1.0,"PaymentDate":"2026-06-12T17:53:14.3385621+00:00","TotalPrice":1.0,"PaymentMethod":1,"CallbackPending":true,"InvoiceConfirmed":true,"CreditNotes":[{"$id":"14","CreditNoteID":"8559863e-af1c-4a0d-b7a1-2b34278b9055","CreditNoteNumber":"sample string 2","Invoice":{"$ref":"13"},"InvoiceID":"50a6f8cb-6086-428d-b423-60609f05c842","CreditNoteAmount":4.0,"CreditNoteDate":"2026-06-12T17:53:14.3385621+00:00","CreditNoteComment":"sample string 6"},{"$ref":"14"}],"PaymentPlans":[{"$id":"15","PaymentPlanID":"db64922f-eab9-498f-ac4e-e9ebf2218532","Invoice":{"$ref":"13"},"InvoiceID":"1e6d135d-64a5-4682-98f5-cb4751f55807","PaymentRecurringDate":"2026-06-12T17:53:14.354284+00:00","PaymentRecurringAmount":3.0,"isCash":true},{"$ref":"15"}],"InvoiceCallbacks":[{"$id":"16","InvoiceCallbackID":"92da69f0-7a28-4199-836f-38339deac99a","Invoice":{"$ref":"13"},"InvoiceID":"92f61a67-8fae-45ac-a738-1970b1db2fc2","SentDate":"2026-06-12T17:53:14.354284+00:00","Type":1},{"$ref":"16"}]},"Comments":[{"$ref":"5"},{"$ref":"5"}],"OrderAffiliates":[{"$id":"17","OrderAffiliateID":"e70ce6d9-c3a3-4f2c-840f-30887f608db4","Consumer":{"$ref":"3"},"ConsumerID":"8bc77055-6a62-421d-a40d-023dfc00296f","Order":{"$ref":"6"},"OrderID":"24f4ed74-aa6f-41a9-aec0-b95d2abd2d79","Email":"sample string 4"},{"$ref":"17"}],"OrderProducts":[{"$ref":"11"},{"$ref":"11"}],"OrderDocuments":[{"$id":"18","OrderDocumentID":"f0297b81-34ff-4952-b295-02089cbc01b3","Order":{"$ref":"6"},"OrderID":"c555c183-8724-42ed-9efa-2c8dea1ba88a","DateSent":"2026-06-12T17:53:14.354284+00:00"},{"$ref":"18"}],"EmailSents":[{"$id":"19","EmailSentID":"12231e83-4c12-4d17-a463-cc6ce0bf7f89","Order":{"$ref":"6"},"OrderID":"330a5d8a-88e9-4072-824f-82275e6a6cb5","EmailType":3,"EmailSendDate":"2026-06-12T17:53:14.354284+00:00","Email":"sample string 5"},{"$ref":"19"}],"ConsumerOrderFiles":[{"$id":"20","ConsumerOrderFileID":"3b113360-4323-45f7-8277-9e2303e06197","ConsumerID":"63e4e5d0-b329-42fa-a1ac-f31161653dc0","OrderID":"076e6c84-b784-483b-a4d0-6ab37955b4f2","OrderFileCreationDate":"2026-06-12T17:53:14.354284+00:00","FileName":"sample string 5","Order":{"$ref":"6"},"Consumer":{"$ref":"3"}},{"$ref":"20"}],"Availabilities":[{"$id":"21","AvailabilityID":"c24d4080-c064-4f24-9c62-295f9779e6a2","OrderId":"d8a2e3c4-ec4e-4ff6-86d4-30f07d73f78f","Period":1,"Date":"2026-06-12T17:53:14.354284+00:00","Order":{"$ref":"6"}},{"$ref":"21"}]},"User":{"$ref":"4"}},{"$ref":"5"}]},"Commission":true,"Status":1,"Comment":"sample string 4","DateActivation":"2026-06-12T17:53:14.354284+00:00","NationalNumber":"sample string 5","ConsumerEmails":[{"$id":"22","ConsumerEmailID":"537899cf-04bc-437b-9f55-7802249d2b1b","ConsumerID":"47e5ae20-2635-4265-9c35-b45ab229b9d3","Consumer":{"$ref":"3"},"Email":"sample string 2"},{"$ref":"22"}],"ConsumerPrices":[{"$id":"23","ConsumerPriceID":"0f355179-9dd5-40fa-ba15-e6cf0554a8a2","Consumer":{"$ref":"3"},"ConsumerID":"3312f055-1fa3-4724-a70c-984aaffd44a0","ConsumerAmount":1.0,"ConsumerCommission":1.0,"EstateType":1,"ProductTypeId":1,"BuildingType":1},{"$ref":"23"}],"ConsumerOrderFiles":[{"$ref":"20"},{"$ref":"20"}]},"OrderID":"a6cc438a-f3f8-447d-84d9-d8b457955166"}