POST api/CreateNewOrder/Create

Request Information

URI Parameters

None.

Body Parameters

NewOrder
NameDescriptionTypeAdditional information
order

Order

None.

invoice

Invoice

None.

AddressBien

Address

None.

AddressEnvois

Address

None.

OrderProducts

Collection of OrderProduct

None.

OrderConsumer

OrderConsumer

None.

AvailableDates

Collection of Availability

None.

Owner

Owner

None.

Comment

Comment

None.

OrderProductsForAgency

Collection of OrderProduct

None.

Request Formats

application/json, text/json

Sample:
{
  "order": {
    "$id": "2",
    "OrderID": "883146e0-92e6-41fd-8adc-7de9ad4a61d9",
    "OrderStatus": 1,
    "EstateType": 1,
    "OrderCreationDate": "2025-12-23T12:24:57.1749735+00:00",
    "OrderUpdateDate": "2025-12-23T12:24:57.1749735+00:00",
    "OrderRequestor": "sample string 3",
    "IsCustomClientEmail": true,
    "OrderCustomClientEmail1": "sample string 4",
    "OrderCustomClientEmail2": "sample string 5",
    "BuildingType": 1,
    "OrderMeansType": 1,
    "OrderCommission": 1.0,
    "CommissionPaidDate": "2025-12-23T12:24:57.1749735+00:00",
    "NeedBDC": true,
    "SentByMail": true,
    "HasAgenceNotaireCertif": true,
    "HasAgenceNotaireWebsite": true,
    "HasAgenceNotaireAdmin": true,
    "Language": 1,
    "PlanningType": 1,
    "EmployeeCreatorID": "b7400f47-944e-4844-9f2f-d40a28a48fa3",
    "CompanyEmployee": {
      "$id": "3",
      "CompanyEmployeeID": "e430e5c8-1632-46cb-9bff-f7f6db4884b7",
      "User": {
        "$id": "4",
        "UserID": "85522641-c284-48a5-bd9e-4c1ef4176401",
        "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": "a46ca735-7bbe-44fb-9cc5-68a855aceb8c",
        "Address": {
          "$id": "5",
          "AddressID": "46c09016-434f-41e6-8628-253c73565db3",
          "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,
        "Comments": [
          {
            "$id": "6",
            "CommentID": "3c8c5fff-bc7b-49c6-ac70-2078c16a3a12",
            "OrderId": "c9080461-4359-4c5f-aa42-3d7cefe1e0bd",
            "UserId": "851fc4ae-ba12-4d01-ab71-78a190815daf",
            "Type": 1,
            "Commentaire": "sample string 2",
            "CreateDate": "2025-12-23T12:24:57.1905837+00:00",
            "Order": {
              "$ref": "2"
            },
            "User": {
              "$ref": "4"
            }
          },
          {
            "$ref": "6"
          }
        ]
      },
      "UserID": "4e123a53-5c28-4e95-8369-dab79eb88166",
      "IsPEB": true,
      "IsAdmin": true,
      "IsEncoder": true,
      "CompanyEmployeeDates": [
        {
          "$id": "7",
          "CompanyEmployeeDateID": "659754d3-9f5a-45a8-9c62-61773f2de498",
          "CompanyEmployeeID": "e4ad4800-3e79-4000-a1e7-8ae4f7c525d8",
          "CompanyEmployee": {
            "$ref": "3"
          },
          "Type": 1,
          "BeginDate": "2025-12-23T12:24:57.1905837+00:00",
          "EndDate": "2025-12-23T12:24:57.1905837+00:00",
          "Reason": "sample string 3"
        },
        {
          "$ref": "7"
        }
      ],
      "CompanyEmployeeComments": [
        {
          "$id": "8",
          "CompanyEmployeeCommentID": "fd00771f-64ad-44c2-9100-be56f029cc9f",
          "CompanyEmployeeID": "8cb0d251-3700-4635-b2a3-433c9245ad83",
          "CompanyEmployee": {
            "$ref": "3"
          },
          "Comment": "sample string 3",
          "CommentDate": "2025-12-23T12:24:57.1905837+00:00"
        },
        {
          "$ref": "8"
        }
      ],
      "Commercials": [
        {
          "$id": "9",
          "CommercialID": "07ba63b8-1d29-4c04-b742-7c7182175362",
          "CompanyEmployeeID": "49e757e2-0a53-476e-add8-47f8a6c171c9",
          "ConsumerID": "ece0ea8d-e04f-4f57-b7ad-29f67486e161",
          "Message": "sample string 3",
          "Type": 4,
          "CreationDate": "2025-12-23T12:24:57.1905837+00:00",
          "ExecutedDate": "2025-12-23T12:24:57.1905837+00:00",
          "CompanyEmployee": {
            "$ref": "3"
          },
          "Consumer": {
            "$id": "10",
            "ConsumerID": "5a84b6a6-28e3-4fd1-94c2-161a3a50bf8a",
            "ConsumerType": 2,
            "UserID": "e9bb1f04-19ac-4364-928d-fcd4cd292283",
            "User": {
              "$ref": "4"
            },
            "Commission": true,
            "Status": 1,
            "Comment": "sample string 4",
            "DateActivation": "2025-12-23T12:24:57.1905837+00:00",
            "NationalNumber": "sample string 5",
            "ConsumerEmails": [
              {
                "$id": "11",
                "ConsumerEmailID": "498285da-eaa4-4678-8517-18f71572189b",
                "ConsumerID": "1402fc67-0374-4f7c-826e-42975a87ae6a",
                "Consumer": {
                  "$ref": "10"
                },
                "Email": "sample string 2"
              },
              {
                "$ref": "11"
              }
            ],
            "ConsumerPrices": [
              {
                "$id": "12",
                "ConsumerPriceID": "e37f4e5a-d7de-4461-803e-a0bb4f49b850",
                "Consumer": {
                  "$ref": "10"
                },
                "ConsumerID": "4ea9b689-d5ca-46b1-b12a-9ba123699935",
                "ConsumerAmount": 1.0,
                "ConsumerCommission": 1.0,
                "EstateType": 1,
                "ProductTypeId": 1,
                "BuildingType": 1
              },
              {
                "$ref": "12"
              }
            ],
            "ConsumerOrderFiles": [
              {
                "$id": "13",
                "ConsumerOrderFileID": "5c604242-b99a-455e-bac4-12f54965309b",
                "ConsumerID": "c4185018-8f8e-486a-8e4d-d99e30f1218a",
                "OrderID": "b01837d1-7ccb-4b85-a904-e6106a2f03c8",
                "OrderFileCreationDate": "2025-12-23T12:24:57.1905837+00:00",
                "FileName": "sample string 5",
                "Order": {
                  "$ref": "2"
                },
                "Consumer": {
                  "$ref": "10"
                }
              },
              {
                "$ref": "13"
              }
            ]
          }
        },
        {
          "$ref": "9"
        }
      ],
      "OrderProducts": [
        {
          "$id": "14",
          "OrderProductID": "3f9cee36-7e90-4ea6-938e-c4319435e525",
          "Order": {
            "$ref": "2"
          },
          "OrderID": "33517411-426b-4929-a48c-2a62c523ff87",
          "CompanyEmployee": {
            "$ref": "3"
          },
          "CompanyEmployeeID": "be9fae10-3f56-4a78-a67e-1e26eae26b7d",
          "EmployeeEncoder": {
            "$ref": "3"
          },
          "EmployeeEncoderID": "3d3b8636-cc3c-4044-90df-43b3c874aeec",
          "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": "2025-12-23T12:24:57.1905837+00:00",
          "EndVisitDate": "2025-12-23T12:24:57.1905837+00:00",
          "Description": "sample string 8",
          "OrderFiles": [
            {
              "$id": "15",
              "OrderFileID": "27681998-69b9-4b6a-810e-48f99173c5e6",
              "OrderProductID": "9bcefc73-8da5-468a-8fad-56ee6570097a",
              "Uploader": "6c6cae2e-cc6d-4c99-9242-be18db86bf23",
              "OrderFileCreationDate": "2025-12-23T12:24:57.1905837+00:00",
              "FileName": "sample string 2",
              "OrderFileComment": "sample string 3",
              "ExcusedDelay": true,
              "FileType": 1,
              "OrderProduct": {
                "$ref": "14"
              },
              "CompanyEmployee": {
                "$ref": "3"
              }
            },
            {
              "$ref": "15"
            }
          ]
        },
        {
          "$ref": "14"
        }
      ],
      "OrderProductsEncoded": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ]
    },
    "AddressID": "16e50db9-3caf-4931-abe4-75c359e43101",
    "Address": {
      "$ref": "5"
    },
    "AddressEnvoisID": "946ee0c7-6efd-48a9-a056-b1d31a0c9ace",
    "AddressEnvois": {
      "$ref": "5"
    },
    "ConsumerID": "e213ea3a-8e4c-4f1b-b378-a329ec8d2fb9",
    "Consumer": {
      "$ref": "10"
    },
    "InvoiceID": "e0dd7061-c9c3-4aad-bd7a-dab5f4c3b1a9",
    "Invoice": {
      "$id": "16",
      "InvoiceID": "1ea0db53-31a7-48ae-863b-34d206ac0d63",
      "AddressID": "34a7e9ba-bd01-4c1e-badb-2abdb9178ec7",
      "Address": {
        "$ref": "5"
      },
      "InvoiceDate": "2025-12-23T12:24:57.1905837+00:00",
      "InvoiceSentDate": "2025-12-23T12:24:57.1905837+00:00",
      "InvoiceNumber": "sample string 2",
      "CleanInvoiceNumber": 1,
      "InvoicePublish": true,
      "InvoiceGiven": true,
      "YearNumInvoice": 1,
      "IsDeedPayment": true,
      "IsMonthlyPayment": true,
      "PaymentReceived": true,
      "CertifReceiveCashDate": "2025-12-23T12:24:57.1905837+00:00",
      "OfficeReceiveCashDate": "2025-12-23T12:24:57.1905837+00:00",
      "CashRecipient": "960a49d7-bac6-4be9-9cdb-85cf6e4f04a3",
      "CompanyEmployee": {
        "$ref": "3"
      },
      "InvoiceConsumer": {
        "$ref": "10"
      },
      "InvoiceConsumerID": "8b74feaa-996e-4698-90d0-30104fa54604",
      "MontantCash": 1.0,
      "AmountReceivedByLawyer": 1.0,
      "PaymentDate": "2025-12-23T12:24:57.1905837+00:00",
      "TotalPrice": 1.0,
      "PaymentMethod": 1,
      "CallbackPending": true,
      "InvoiceConfirmed": true,
      "CreditNotes": [
        {
          "$id": "17",
          "CreditNoteID": "507da585-2e34-46d0-9597-30de671fd352",
          "CreditNoteNumber": "sample string 2",
          "Invoice": {
            "$ref": "16"
          },
          "InvoiceID": "0fe5a62b-ad1a-494a-9abc-c6efad2700bf",
          "CreditNoteAmount": 4.0,
          "CreditNoteDate": "2025-12-23T12:24:57.1905837+00:00",
          "CreditNoteComment": "sample string 6"
        },
        {
          "$ref": "17"
        }
      ],
      "PaymentPlans": [
        {
          "$id": "18",
          "PaymentPlanID": "b0196d53-9197-4d52-acf6-0ce24772d791",
          "Invoice": {
            "$ref": "16"
          },
          "InvoiceID": "39eb496b-4e76-43ca-9219-95499f4a7dfc",
          "PaymentRecurringDate": "2025-12-23T12:24:57.1905837+00:00",
          "PaymentRecurringAmount": 3.0,
          "isCash": true
        },
        {
          "$ref": "18"
        }
      ],
      "InvoiceCallbacks": [
        {
          "$id": "19",
          "InvoiceCallbackID": "b8be2058-5de9-4a29-aab2-d4f4d78fb3f4",
          "Invoice": {
            "$ref": "16"
          },
          "InvoiceID": "28a514be-da71-4ea0-992c-639a3a3ae8df",
          "SentDate": "2025-12-23T12:24:57.1905837+00:00",
          "Type": 1
        },
        {
          "$ref": "19"
        }
      ]
    },
    "Comments": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "OrderAffiliates": [
      {
        "$id": "20",
        "OrderAffiliateID": "ec15f210-32c0-4f22-abd4-7685ef4ca778",
        "Consumer": {
          "$ref": "10"
        },
        "ConsumerID": "56d3f25b-e9d7-41a6-a43d-842970578e56",
        "Order": {
          "$ref": "2"
        },
        "OrderID": "2da5ab4d-c89e-4813-9927-b7972f9f96df",
        "Email": "sample string 4"
      },
      {
        "$ref": "20"
      }
    ],
    "OrderProducts": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "OrderDocuments": [
      {
        "$id": "21",
        "OrderDocumentID": "647eeeeb-0664-49d6-8072-561baa5f7468",
        "Order": {
          "$ref": "2"
        },
        "OrderID": "8c06d62a-025b-43e9-a7c3-bfa2a349476c",
        "DateSent": "2025-12-23T12:24:57.1905837+00:00"
      },
      {
        "$ref": "21"
      }
    ],
    "EmailSents": [
      {
        "$id": "22",
        "EmailSentID": "053d556c-774f-491f-b140-957d41310bd3",
        "Order": {
          "$ref": "2"
        },
        "OrderID": "aa2fb79e-c47b-417d-aaa6-bfe265d53a14",
        "EmailType": 3,
        "EmailSendDate": "2025-12-23T12:24:57.1905837+00:00",
        "Email": "sample string 5"
      },
      {
        "$ref": "22"
      }
    ],
    "ConsumerOrderFiles": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "Availabilities": [
      {
        "$id": "23",
        "AvailabilityID": "c89bf875-a626-4038-8ef2-8df653918fa7",
        "OrderId": "cc05da57-c9a9-4b66-ac15-6c8f07ee2eec",
        "Period": 1,
        "Date": "2025-12-23T12:24:57.1905837+00:00",
        "Order": {
          "$ref": "2"
        }
      },
      {
        "$ref": "23"
      }
    ]
  },
  "invoice": {
    "$ref": "16"
  },
  "AddressBien": {
    "$ref": "5"
  },
  "AddressEnvois": {
    "$ref": "5"
  },
  "OrderProducts": [
    {
      "$ref": "14"
    },
    {
      "$ref": "14"
    }
  ],
  "OrderConsumer": {
    "$id": "24",
    "ConsumerType": 1,
    "UserID": "53e3f003-67c7-4e15-9259-fd02612a8b11",
    "User": {
      "$ref": "4"
    },
    "AddressID": "6c76170e-bc01-4723-af82-2817e416e9f4",
    "Address": {
      "$ref": "5"
    }
  },
  "AvailableDates": [
    {
      "$ref": "23"
    },
    {
      "$ref": "23"
    }
  ],
  "Owner": {
    "$id": "25",
    "Email": "sample string 1",
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "PhoneNumber": "sample string 4",
    "NationalNumber": "sample string 5"
  },
  "Comment": {
    "$ref": "6"
  },
  "OrderProductsForAgency": [
    {
      "$ref": "14"
    },
    {
      "$ref": "14"
    }
  ]
}

text/html

Sample:
{"$id":"1","order":{"$id":"2","OrderID":"883146e0-92e6-41fd-8adc-7de9ad4a61d9","OrderStatus":1,"EstateType":1,"OrderCreationDate":"2025-12-23T12:24:57.1749735+00:00","OrderUpdateDate":"2025-12-23T12:24:57.1749735+00:00","OrderRequestor":"sample string 3","IsCustomClientEmail":true,"OrderCustomClientEmail1":"sample string 4","OrderCustomClientEmail2":"sample string 5","BuildingType":1,"OrderMeansType":1,"OrderCommission":1.0,"CommissionPaidDate":"2025-12-23T12:24:57.1749735+00:00","NeedBDC":true,"SentByMail":true,"HasAgenceNotaireCertif":true,"HasAgenceNotaireWebsite":true,"HasAgenceNotaireAdmin":true,"Language":1,"PlanningType":1,"EmployeeCreatorID":"b7400f47-944e-4844-9f2f-d40a28a48fa3","CompanyEmployee":{"$id":"3","CompanyEmployeeID":"e430e5c8-1632-46cb-9bff-f7f6db4884b7","User":{"$id":"4","UserID":"85522641-c284-48a5-bd9e-4c1ef4176401","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":"a46ca735-7bbe-44fb-9cc5-68a855aceb8c","Address":{"$id":"5","AddressID":"46c09016-434f-41e6-8628-253c73565db3","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,"Comments":[{"$id":"6","CommentID":"3c8c5fff-bc7b-49c6-ac70-2078c16a3a12","OrderId":"c9080461-4359-4c5f-aa42-3d7cefe1e0bd","UserId":"851fc4ae-ba12-4d01-ab71-78a190815daf","Type":1,"Commentaire":"sample string 2","CreateDate":"2025-12-23T12:24:57.1905837+00:00","Order":{"$ref":"2"},"User":{"$ref":"4"}},{"$ref":"6"}]},"UserID":"4e123a53-5c28-4e95-8369-dab79eb88166","IsPEB":true,"IsAdmin":true,"IsEncoder":true,"CompanyEmployeeDates":[{"$id":"7","CompanyEmployeeDateID":"659754d3-9f5a-45a8-9c62-61773f2de498","CompanyEmployeeID":"e4ad4800-3e79-4000-a1e7-8ae4f7c525d8","CompanyEmployee":{"$ref":"3"},"Type":1,"BeginDate":"2025-12-23T12:24:57.1905837+00:00","EndDate":"2025-12-23T12:24:57.1905837+00:00","Reason":"sample string 3"},{"$ref":"7"}],"CompanyEmployeeComments":[{"$id":"8","CompanyEmployeeCommentID":"fd00771f-64ad-44c2-9100-be56f029cc9f","CompanyEmployeeID":"8cb0d251-3700-4635-b2a3-433c9245ad83","CompanyEmployee":{"$ref":"3"},"Comment":"sample string 3","CommentDate":"2025-12-23T12:24:57.1905837+00:00"},{"$ref":"8"}],"Commercials":[{"$id":"9","CommercialID":"07ba63b8-1d29-4c04-b742-7c7182175362","CompanyEmployeeID":"49e757e2-0a53-476e-add8-47f8a6c171c9","ConsumerID":"ece0ea8d-e04f-4f57-b7ad-29f67486e161","Message":"sample string 3","Type":4,"CreationDate":"2025-12-23T12:24:57.1905837+00:00","ExecutedDate":"2025-12-23T12:24:57.1905837+00:00","CompanyEmployee":{"$ref":"3"},"Consumer":{"$id":"10","ConsumerID":"5a84b6a6-28e3-4fd1-94c2-161a3a50bf8a","ConsumerType":2,"UserID":"e9bb1f04-19ac-4364-928d-fcd4cd292283","User":{"$ref":"4"},"Commission":true,"Status":1,"Comment":"sample string 4","DateActivation":"2025-12-23T12:24:57.1905837+00:00","NationalNumber":"sample string 5","ConsumerEmails":[{"$id":"11","ConsumerEmailID":"498285da-eaa4-4678-8517-18f71572189b","ConsumerID":"1402fc67-0374-4f7c-826e-42975a87ae6a","Consumer":{"$ref":"10"},"Email":"sample string 2"},{"$ref":"11"}],"ConsumerPrices":[{"$id":"12","ConsumerPriceID":"e37f4e5a-d7de-4461-803e-a0bb4f49b850","Consumer":{"$ref":"10"},"ConsumerID":"4ea9b689-d5ca-46b1-b12a-9ba123699935","ConsumerAmount":1.0,"ConsumerCommission":1.0,"EstateType":1,"ProductTypeId":1,"BuildingType":1},{"$ref":"12"}],"ConsumerOrderFiles":[{"$id":"13","ConsumerOrderFileID":"5c604242-b99a-455e-bac4-12f54965309b","ConsumerID":"c4185018-8f8e-486a-8e4d-d99e30f1218a","OrderID":"b01837d1-7ccb-4b85-a904-e6106a2f03c8","OrderFileCreationDate":"2025-12-23T12:24:57.1905837+00:00","FileName":"sample string 5","Order":{"$ref":"2"},"Consumer":{"$ref":"10"}},{"$ref":"13"}]}},{"$ref":"9"}],"OrderProducts":[{"$id":"14","OrderProductID":"3f9cee36-7e90-4ea6-938e-c4319435e525","Order":{"$ref":"2"},"OrderID":"33517411-426b-4929-a48c-2a62c523ff87","CompanyEmployee":{"$ref":"3"},"CompanyEmployeeID":"be9fae10-3f56-4a78-a67e-1e26eae26b7d","EmployeeEncoder":{"$ref":"3"},"EmployeeEncoderID":"3d3b8636-cc3c-4044-90df-43b3c874aeec","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":"2025-12-23T12:24:57.1905837+00:00","EndVisitDate":"2025-12-23T12:24:57.1905837+00:00","Description":"sample string 8","OrderFiles":[{"$id":"15","OrderFileID":"27681998-69b9-4b6a-810e-48f99173c5e6","OrderProductID":"9bcefc73-8da5-468a-8fad-56ee6570097a","Uploader":"6c6cae2e-cc6d-4c99-9242-be18db86bf23","OrderFileCreationDate":"2025-12-23T12:24:57.1905837+00:00","FileName":"sample string 2","OrderFileComment":"sample string 3","ExcusedDelay":true,"FileType":1,"OrderProduct":{"$ref":"14"},"CompanyEmployee":{"$ref":"3"}},{"$ref":"15"}]},{"$ref":"14"}],"OrderProductsEncoded":[{"$ref":"14"},{"$ref":"14"}]},"AddressID":"16e50db9-3caf-4931-abe4-75c359e43101","Address":{"$ref":"5"},"AddressEnvoisID":"946ee0c7-6efd-48a9-a056-b1d31a0c9ace","AddressEnvois":{"$ref":"5"},"ConsumerID":"e213ea3a-8e4c-4f1b-b378-a329ec8d2fb9","Consumer":{"$ref":"10"},"InvoiceID":"e0dd7061-c9c3-4aad-bd7a-dab5f4c3b1a9","Invoice":{"$id":"16","InvoiceID":"1ea0db53-31a7-48ae-863b-34d206ac0d63","AddressID":"34a7e9ba-bd01-4c1e-badb-2abdb9178ec7","Address":{"$ref":"5"},"InvoiceDate":"2025-12-23T12:24:57.1905837+00:00","InvoiceSentDate":"2025-12-23T12:24:57.1905837+00:00","InvoiceNumber":"sample string 2","CleanInvoiceNumber":1,"InvoicePublish":true,"InvoiceGiven":true,"YearNumInvoice":1,"IsDeedPayment":true,"IsMonthlyPayment":true,"PaymentReceived":true,"CertifReceiveCashDate":"2025-12-23T12:24:57.1905837+00:00","OfficeReceiveCashDate":"2025-12-23T12:24:57.1905837+00:00","CashRecipient":"960a49d7-bac6-4be9-9cdb-85cf6e4f04a3","CompanyEmployee":{"$ref":"3"},"InvoiceConsumer":{"$ref":"10"},"InvoiceConsumerID":"8b74feaa-996e-4698-90d0-30104fa54604","MontantCash":1.0,"AmountReceivedByLawyer":1.0,"PaymentDate":"2025-12-23T12:24:57.1905837+00:00","TotalPrice":1.0,"PaymentMethod":1,"CallbackPending":true,"InvoiceConfirmed":true,"CreditNotes":[{"$id":"17","CreditNoteID":"507da585-2e34-46d0-9597-30de671fd352","CreditNoteNumber":"sample string 2","Invoice":{"$ref":"16"},"InvoiceID":"0fe5a62b-ad1a-494a-9abc-c6efad2700bf","CreditNoteAmount":4.0,"CreditNoteDate":"2025-12-23T12:24:57.1905837+00:00","CreditNoteComment":"sample string 6"},{"$ref":"17"}],"PaymentPlans":[{"$id":"18","PaymentPlanID":"b0196d53-9197-4d52-acf6-0ce24772d791","Invoice":{"$ref":"16"},"InvoiceID":"39eb496b-4e76-43ca-9219-95499f4a7dfc","PaymentRecurringDate":"2025-12-23T12:24:57.1905837+00:00","PaymentRecurringAmount":3.0,"isCash":true},{"$ref":"18"}],"InvoiceCallbacks":[{"$id":"19","InvoiceCallbackID":"b8be2058-5de9-4a29-aab2-d4f4d78fb3f4","Invoice":{"$ref":"16"},"InvoiceID":"28a514be-da71-4ea0-992c-639a3a3ae8df","SentDate":"2025-12-23T12:24:57.1905837+00:00","Type":1},{"$ref":"19"}]},"Comments":[{"$ref":"6"},{"$ref":"6"}],"OrderAffiliates":[{"$id":"20","OrderAffiliateID":"ec15f210-32c0-4f22-abd4-7685ef4ca778","Consumer":{"$ref":"10"},"ConsumerID":"56d3f25b-e9d7-41a6-a43d-842970578e56","Order":{"$ref":"2"},"OrderID":"2da5ab4d-c89e-4813-9927-b7972f9f96df","Email":"sample string 4"},{"$ref":"20"}],"OrderProducts":[{"$ref":"14"},{"$ref":"14"}],"OrderDocuments":[{"$id":"21","OrderDocumentID":"647eeeeb-0664-49d6-8072-561baa5f7468","Order":{"$ref":"2"},"OrderID":"8c06d62a-025b-43e9-a7c3-bfa2a349476c","DateSent":"2025-12-23T12:24:57.1905837+00:00"},{"$ref":"21"}],"EmailSents":[{"$id":"22","EmailSentID":"053d556c-774f-491f-b140-957d41310bd3","Order":{"$ref":"2"},"OrderID":"aa2fb79e-c47b-417d-aaa6-bfe265d53a14","EmailType":3,"EmailSendDate":"2025-12-23T12:24:57.1905837+00:00","Email":"sample string 5"},{"$ref":"22"}],"ConsumerOrderFiles":[{"$ref":"13"},{"$ref":"13"}],"Availabilities":[{"$id":"23","AvailabilityID":"c89bf875-a626-4038-8ef2-8df653918fa7","OrderId":"cc05da57-c9a9-4b66-ac15-6c8f07ee2eec","Period":1,"Date":"2025-12-23T12:24:57.1905837+00:00","Order":{"$ref":"2"}},{"$ref":"23"}]},"invoice":{"$ref":"16"},"AddressBien":{"$ref":"5"},"AddressEnvois":{"$ref":"5"},"OrderProducts":[{"$ref":"14"},{"$ref":"14"}],"OrderConsumer":{"$id":"24","ConsumerType":1,"UserID":"53e3f003-67c7-4e15-9259-fd02612a8b11","User":{"$ref":"4"},"AddressID":"6c76170e-bc01-4723-af82-2817e416e9f4","Address":{"$ref":"5"}},"AvailableDates":[{"$ref":"23"},{"$ref":"23"}],"Owner":{"$id":"25","Email":"sample string 1","FirstName":"sample string 2","LastName":"sample string 3","PhoneNumber":"sample string 4","NationalNumber":"sample string 5"},"Comment":{"$ref":"6"},"OrderProductsForAgency":[{"$ref":"14"},{"$ref":"14"}]}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

User
NameDescriptionTypeAdditional information
UserID

globally unique identifier

None.

Email

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.

Comments

Collection of Comment

None.

Response Formats

application/json, text/json

Sample:
{
  "UserID": "a3ac408b-68a6-4a0c-afdd-e00919c91726",
  "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": "c095f0b2-4ea2-4564-bd00-be86b6c9b79a",
  "Address": {
    "$id": "2",
    "AddressID": "5cb2075b-d43f-4809-a280-bdb751a0e739",
    "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,
  "Comments": [
    {
      "$id": "3",
      "CommentID": "8bd059f7-d59c-49a5-a81a-033afbf7e072",
      "OrderId": "b8e2d144-af0d-4e21-864b-5440490b5f91",
      "UserId": "25ed4f64-c3fe-4892-b8df-a87f49e78ea2",
      "Type": 1,
      "Commentaire": "sample string 2",
      "CreateDate": "2025-12-23T12:24:57.2374684+00:00",
      "Order": {
        "$id": "4",
        "OrderID": "bb23a578-c4e0-46b5-a83a-7f442880960f",
        "OrderStatus": 1,
        "EstateType": 1,
        "OrderCreationDate": "2025-12-23T12:24:57.2374684+00:00",
        "OrderUpdateDate": "2025-12-23T12:24:57.2374684+00:00",
        "OrderRequestor": "sample string 3",
        "IsCustomClientEmail": true,
        "OrderCustomClientEmail1": "sample string 4",
        "OrderCustomClientEmail2": "sample string 5",
        "BuildingType": 1,
        "OrderMeansType": 1,
        "OrderCommission": 1.0,
        "CommissionPaidDate": "2025-12-23T12:24:57.2374684+00:00",
        "NeedBDC": true,
        "SentByMail": true,
        "HasAgenceNotaireCertif": true,
        "HasAgenceNotaireWebsite": true,
        "HasAgenceNotaireAdmin": true,
        "Language": 1,
        "PlanningType": 1,
        "EmployeeCreatorID": "52cfa42a-5790-44cd-81db-cf8da92d2ffd",
        "CompanyEmployee": {
          "$id": "5",
          "CompanyEmployeeID": "01055739-82c6-46c7-9d99-304a25840984",
          "User": {
            "$ref": "1"
          },
          "UserID": "2a378d6b-3433-46fc-9ec0-5381086c5c7c",
          "IsPEB": true,
          "IsAdmin": true,
          "IsEncoder": true,
          "CompanyEmployeeDates": [
            {
              "$id": "6",
              "CompanyEmployeeDateID": "df957d53-b785-4c6f-9142-4be1bd12d9f3",
              "CompanyEmployeeID": "d7cca171-1199-4bec-99f2-c7145bf5bd08",
              "CompanyEmployee": {
                "$ref": "5"
              },
              "Type": 1,
              "BeginDate": "2025-12-23T12:24:57.2374684+00:00",
              "EndDate": "2025-12-23T12:24:57.2374684+00:00",
              "Reason": "sample string 3"
            },
            {
              "$ref": "6"
            }
          ],
          "CompanyEmployeeComments": [
            {
              "$id": "7",
              "CompanyEmployeeCommentID": "0390981b-f1b3-43a4-bf47-da49bac4590b",
              "CompanyEmployeeID": "80266b3e-b4f6-4080-aaf0-2a0b160dc703",
              "CompanyEmployee": {
                "$ref": "5"
              },
              "Comment": "sample string 3",
              "CommentDate": "2025-12-23T12:24:57.2374684+00:00"
            },
            {
              "$ref": "7"
            }
          ],
          "Commercials": [
            {
              "$id": "8",
              "CommercialID": "e8bca6fe-73ca-4bc3-8274-9df69fe6f657",
              "CompanyEmployeeID": "84d4261c-c85f-4d14-8a96-249c16e6a980",
              "ConsumerID": "05072535-437f-4e9b-be3d-30356874e2ec",
              "Message": "sample string 3",
              "Type": 4,
              "CreationDate": "2025-12-23T12:24:57.2374684+00:00",
              "ExecutedDate": "2025-12-23T12:24:57.2374684+00:00",
              "CompanyEmployee": {
                "$ref": "5"
              },
              "Consumer": {
                "$id": "9",
                "ConsumerID": "0bc6fb7f-94e3-458b-bd57-7a907238451f",
                "ConsumerType": 2,
                "UserID": "e6168e5e-925f-4963-8a40-f319abcca1c5",
                "User": {
                  "$ref": "1"
                },
                "Commission": true,
                "Status": 1,
                "Comment": "sample string 4",
                "DateActivation": "2025-12-23T12:24:57.2374684+00:00",
                "NationalNumber": "sample string 5",
                "ConsumerEmails": [
                  {
                    "$id": "10",
                    "ConsumerEmailID": "9dd7503e-9202-49c5-a446-8d12d70ffe89",
                    "ConsumerID": "3f9b8114-25fc-4826-b585-e39eabd2df42",
                    "Consumer": {
                      "$ref": "9"
                    },
                    "Email": "sample string 2"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "ConsumerPrices": [
                  {
                    "$id": "11",
                    "ConsumerPriceID": "0d0142a7-38b1-4a54-adf8-6372769ec8a9",
                    "Consumer": {
                      "$ref": "9"
                    },
                    "ConsumerID": "dc506640-9b4e-41f5-9ace-811c79d7fa8b",
                    "ConsumerAmount": 1.0,
                    "ConsumerCommission": 1.0,
                    "EstateType": 1,
                    "ProductTypeId": 1,
                    "BuildingType": 1
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "ConsumerOrderFiles": [
                  {
                    "$id": "12",
                    "ConsumerOrderFileID": "21a6f18c-f0fb-4d78-8210-cd5f69a8b945",
                    "ConsumerID": "a96fa933-b09b-4f1c-bf56-0d22658f7b44",
                    "OrderID": "24872c86-b07d-4f6f-8afa-b507b031ab32",
                    "OrderFileCreationDate": "2025-12-23T12:24:57.2374684+00:00",
                    "FileName": "sample string 5",
                    "Order": {
                      "$ref": "4"
                    },
                    "Consumer": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "12"
                  }
                ]
              }
            },
            {
              "$ref": "8"
            }
          ],
          "OrderProducts": [
            {
              "$id": "13",
              "OrderProductID": "17839061-9a6f-43ce-868b-d36e11795080",
              "Order": {
                "$ref": "4"
              },
              "OrderID": "14662651-bf56-4815-8b95-13a2dd1495e6",
              "CompanyEmployee": {
                "$ref": "5"
              },
              "CompanyEmployeeID": "c0afbf47-0d43-4ed3-ada5-c8843584a534",
              "EmployeeEncoder": {
                "$ref": "5"
              },
              "EmployeeEncoderID": "59eebd56-ac78-46ad-bf89-9a53cf670631",
              "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": "2025-12-23T12:24:57.2374684+00:00",
              "EndVisitDate": "2025-12-23T12:24:57.2374684+00:00",
              "Description": "sample string 8",
              "OrderFiles": [
                {
                  "$id": "14",
                  "OrderFileID": "f60a895e-0487-4c59-be7b-1173548cc0b2",
                  "OrderProductID": "875a7609-01a4-4efe-a853-20943251f21b",
                  "Uploader": "14694f96-e454-4255-85b6-eab66462f4ba",
                  "OrderFileCreationDate": "2025-12-23T12:24:57.2374684+00:00",
                  "FileName": "sample string 2",
                  "OrderFileComment": "sample string 3",
                  "ExcusedDelay": true,
                  "FileType": 1,
                  "OrderProduct": {
                    "$ref": "13"
                  },
                  "CompanyEmployee": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "14"
                }
              ]
            },
            {
              "$ref": "13"
            }
          ],
          "OrderProductsEncoded": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ]
        },
        "AddressID": "fbd8fb14-3c76-4403-a08f-f46271194b14",
        "Address": {
          "$ref": "2"
        },
        "AddressEnvoisID": "967d4363-c662-4118-8c9e-453d903b3141",
        "AddressEnvois": {
          "$ref": "2"
        },
        "ConsumerID": "11e746ba-c0db-4334-a1ec-4751923ea12d",
        "Consumer": {
          "$ref": "9"
        },
        "InvoiceID": "3403011a-b16d-457e-8dc0-b614f8168acf",
        "Invoice": {
          "$id": "15",
          "InvoiceID": "7ab45de4-1c9c-44e6-b017-96a6628b02cc",
          "AddressID": "1115d203-9daf-418b-a5ea-ff3c69a3d494",
          "Address": {
            "$ref": "2"
          },
          "InvoiceDate": "2025-12-23T12:24:57.2374684+00:00",
          "InvoiceSentDate": "2025-12-23T12:24:57.2374684+00:00",
          "InvoiceNumber": "sample string 2",
          "CleanInvoiceNumber": 1,
          "InvoicePublish": true,
          "InvoiceGiven": true,
          "YearNumInvoice": 1,
          "IsDeedPayment": true,
          "IsMonthlyPayment": true,
          "PaymentReceived": true,
          "CertifReceiveCashDate": "2025-12-23T12:24:57.2374684+00:00",
          "OfficeReceiveCashDate": "2025-12-23T12:24:57.2374684+00:00",
          "CashRecipient": "ebcc8128-d445-4414-ae91-bfc91d39091b",
          "CompanyEmployee": {
            "$ref": "5"
          },
          "InvoiceConsumer": {
            "$ref": "9"
          },
          "InvoiceConsumerID": "604ccf36-2ae8-4f97-b00d-68a37e6c2724",
          "MontantCash": 1.0,
          "AmountReceivedByLawyer": 1.0,
          "PaymentDate": "2025-12-23T12:24:57.2374684+00:00",
          "TotalPrice": 1.0,
          "PaymentMethod": 1,
          "CallbackPending": true,
          "InvoiceConfirmed": true,
          "CreditNotes": [
            {
              "$id": "16",
              "CreditNoteID": "c8bcf390-009c-4e04-a8c1-0921a455a6a8",
              "CreditNoteNumber": "sample string 2",
              "Invoice": {
                "$ref": "15"
              },
              "InvoiceID": "ee12c6eb-26df-4b42-9efa-a01e1487b0b4",
              "CreditNoteAmount": 4.0,
              "CreditNoteDate": "2025-12-23T12:24:57.2374684+00:00",
              "CreditNoteComment": "sample string 6"
            },
            {
              "$ref": "16"
            }
          ],
          "PaymentPlans": [
            {
              "$id": "17",
              "PaymentPlanID": "f7d4b4bf-e024-4ac4-89e3-a3aadf6cb539",
              "Invoice": {
                "$ref": "15"
              },
              "InvoiceID": "ca0b6773-f104-44ec-974b-3ba0c2e4d903",
              "PaymentRecurringDate": "2025-12-23T12:24:57.2374684+00:00",
              "PaymentRecurringAmount": 3.0,
              "isCash": true
            },
            {
              "$ref": "17"
            }
          ],
          "InvoiceCallbacks": [
            {
              "$id": "18",
              "InvoiceCallbackID": "2f995004-5196-4ae9-83e9-7a6644c513a3",
              "Invoice": {
                "$ref": "15"
              },
              "InvoiceID": "ca6d753b-f9cb-476f-b09c-0ae8a9d89d69",
              "SentDate": "2025-12-23T12:24:57.2374684+00:00",
              "Type": 1
            },
            {
              "$ref": "18"
            }
          ]
        },
        "Comments": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "OrderAffiliates": [
          {
            "$id": "19",
            "OrderAffiliateID": "a03ae904-b4f5-40f6-bcf8-981d6e5cb9f2",
            "Consumer": {
              "$ref": "9"
            },
            "ConsumerID": "198d35cf-3711-4355-9110-99a2a4c08aa5",
            "Order": {
              "$ref": "4"
            },
            "OrderID": "fde6abd7-ea0b-4c6f-a937-7139f3bd4a75",
            "Email": "sample string 4"
          },
          {
            "$ref": "19"
          }
        ],
        "OrderProducts": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "OrderDocuments": [
          {
            "$id": "20",
            "OrderDocumentID": "fba45f07-e9f4-450d-abc1-b82c946baf43",
            "Order": {
              "$ref": "4"
            },
            "OrderID": "f8ac926f-acf5-46f8-b2d8-94182f2fff00",
            "DateSent": "2025-12-23T12:24:57.2374684+00:00"
          },
          {
            "$ref": "20"
          }
        ],
        "EmailSents": [
          {
            "$id": "21",
            "EmailSentID": "2827d255-63d8-45b7-bcd6-ce535416810d",
            "Order": {
              "$ref": "4"
            },
            "OrderID": "f7b88d9f-b5bb-4cf6-b5c8-0a754c6dafea",
            "EmailType": 3,
            "EmailSendDate": "2025-12-23T12:24:57.2374684+00:00",
            "Email": "sample string 5"
          },
          {
            "$ref": "21"
          }
        ],
        "ConsumerOrderFiles": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "Availabilities": [
          {
            "$id": "22",
            "AvailabilityID": "074ada08-a976-4f13-ba37-d8c54dc369d3",
            "OrderId": "7b3999b8-e705-4f57-b4d4-9e779f5eb974",
            "Period": 1,
            "Date": "2025-12-23T12:24:57.2374684+00:00",
            "Order": {
              "$ref": "4"
            }
          },
          {
            "$ref": "22"
          }
        ]
      },
      "User": {
        "$ref": "1"
      }
    },
    {
      "$ref": "3"
    }
  ]
}

text/html

Sample:
{"$id":"1","UserID":"a3ac408b-68a6-4a0c-afdd-e00919c91726","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":"c095f0b2-4ea2-4564-bd00-be86b6c9b79a","Address":{"$id":"2","AddressID":"5cb2075b-d43f-4809-a280-bdb751a0e739","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,"Comments":[{"$id":"3","CommentID":"8bd059f7-d59c-49a5-a81a-033afbf7e072","OrderId":"b8e2d144-af0d-4e21-864b-5440490b5f91","UserId":"25ed4f64-c3fe-4892-b8df-a87f49e78ea2","Type":1,"Commentaire":"sample string 2","CreateDate":"2025-12-23T12:24:57.2374684+00:00","Order":{"$id":"4","OrderID":"bb23a578-c4e0-46b5-a83a-7f442880960f","OrderStatus":1,"EstateType":1,"OrderCreationDate":"2025-12-23T12:24:57.2374684+00:00","OrderUpdateDate":"2025-12-23T12:24:57.2374684+00:00","OrderRequestor":"sample string 3","IsCustomClientEmail":true,"OrderCustomClientEmail1":"sample string 4","OrderCustomClientEmail2":"sample string 5","BuildingType":1,"OrderMeansType":1,"OrderCommission":1.0,"CommissionPaidDate":"2025-12-23T12:24:57.2374684+00:00","NeedBDC":true,"SentByMail":true,"HasAgenceNotaireCertif":true,"HasAgenceNotaireWebsite":true,"HasAgenceNotaireAdmin":true,"Language":1,"PlanningType":1,"EmployeeCreatorID":"52cfa42a-5790-44cd-81db-cf8da92d2ffd","CompanyEmployee":{"$id":"5","CompanyEmployeeID":"01055739-82c6-46c7-9d99-304a25840984","User":{"$ref":"1"},"UserID":"2a378d6b-3433-46fc-9ec0-5381086c5c7c","IsPEB":true,"IsAdmin":true,"IsEncoder":true,"CompanyEmployeeDates":[{"$id":"6","CompanyEmployeeDateID":"df957d53-b785-4c6f-9142-4be1bd12d9f3","CompanyEmployeeID":"d7cca171-1199-4bec-99f2-c7145bf5bd08","CompanyEmployee":{"$ref":"5"},"Type":1,"BeginDate":"2025-12-23T12:24:57.2374684+00:00","EndDate":"2025-12-23T12:24:57.2374684+00:00","Reason":"sample string 3"},{"$ref":"6"}],"CompanyEmployeeComments":[{"$id":"7","CompanyEmployeeCommentID":"0390981b-f1b3-43a4-bf47-da49bac4590b","CompanyEmployeeID":"80266b3e-b4f6-4080-aaf0-2a0b160dc703","CompanyEmployee":{"$ref":"5"},"Comment":"sample string 3","CommentDate":"2025-12-23T12:24:57.2374684+00:00"},{"$ref":"7"}],"Commercials":[{"$id":"8","CommercialID":"e8bca6fe-73ca-4bc3-8274-9df69fe6f657","CompanyEmployeeID":"84d4261c-c85f-4d14-8a96-249c16e6a980","ConsumerID":"05072535-437f-4e9b-be3d-30356874e2ec","Message":"sample string 3","Type":4,"CreationDate":"2025-12-23T12:24:57.2374684+00:00","ExecutedDate":"2025-12-23T12:24:57.2374684+00:00","CompanyEmployee":{"$ref":"5"},"Consumer":{"$id":"9","ConsumerID":"0bc6fb7f-94e3-458b-bd57-7a907238451f","ConsumerType":2,"UserID":"e6168e5e-925f-4963-8a40-f319abcca1c5","User":{"$ref":"1"},"Commission":true,"Status":1,"Comment":"sample string 4","DateActivation":"2025-12-23T12:24:57.2374684+00:00","NationalNumber":"sample string 5","ConsumerEmails":[{"$id":"10","ConsumerEmailID":"9dd7503e-9202-49c5-a446-8d12d70ffe89","ConsumerID":"3f9b8114-25fc-4826-b585-e39eabd2df42","Consumer":{"$ref":"9"},"Email":"sample string 2"},{"$ref":"10"}],"ConsumerPrices":[{"$id":"11","ConsumerPriceID":"0d0142a7-38b1-4a54-adf8-6372769ec8a9","Consumer":{"$ref":"9"},"ConsumerID":"dc506640-9b4e-41f5-9ace-811c79d7fa8b","ConsumerAmount":1.0,"ConsumerCommission":1.0,"EstateType":1,"ProductTypeId":1,"BuildingType":1},{"$ref":"11"}],"ConsumerOrderFiles":[{"$id":"12","ConsumerOrderFileID":"21a6f18c-f0fb-4d78-8210-cd5f69a8b945","ConsumerID":"a96fa933-b09b-4f1c-bf56-0d22658f7b44","OrderID":"24872c86-b07d-4f6f-8afa-b507b031ab32","OrderFileCreationDate":"2025-12-23T12:24:57.2374684+00:00","FileName":"sample string 5","Order":{"$ref":"4"},"Consumer":{"$ref":"9"}},{"$ref":"12"}]}},{"$ref":"8"}],"OrderProducts":[{"$id":"13","OrderProductID":"17839061-9a6f-43ce-868b-d36e11795080","Order":{"$ref":"4"},"OrderID":"14662651-bf56-4815-8b95-13a2dd1495e6","CompanyEmployee":{"$ref":"5"},"CompanyEmployeeID":"c0afbf47-0d43-4ed3-ada5-c8843584a534","EmployeeEncoder":{"$ref":"5"},"EmployeeEncoderID":"59eebd56-ac78-46ad-bf89-9a53cf670631","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":"2025-12-23T12:24:57.2374684+00:00","EndVisitDate":"2025-12-23T12:24:57.2374684+00:00","Description":"sample string 8","OrderFiles":[{"$id":"14","OrderFileID":"f60a895e-0487-4c59-be7b-1173548cc0b2","OrderProductID":"875a7609-01a4-4efe-a853-20943251f21b","Uploader":"14694f96-e454-4255-85b6-eab66462f4ba","OrderFileCreationDate":"2025-12-23T12:24:57.2374684+00:00","FileName":"sample string 2","OrderFileComment":"sample string 3","ExcusedDelay":true,"FileType":1,"OrderProduct":{"$ref":"13"},"CompanyEmployee":{"$ref":"5"}},{"$ref":"14"}]},{"$ref":"13"}],"OrderProductsEncoded":[{"$ref":"13"},{"$ref":"13"}]},"AddressID":"fbd8fb14-3c76-4403-a08f-f46271194b14","Address":{"$ref":"2"},"AddressEnvoisID":"967d4363-c662-4118-8c9e-453d903b3141","AddressEnvois":{"$ref":"2"},"ConsumerID":"11e746ba-c0db-4334-a1ec-4751923ea12d","Consumer":{"$ref":"9"},"InvoiceID":"3403011a-b16d-457e-8dc0-b614f8168acf","Invoice":{"$id":"15","InvoiceID":"7ab45de4-1c9c-44e6-b017-96a6628b02cc","AddressID":"1115d203-9daf-418b-a5ea-ff3c69a3d494","Address":{"$ref":"2"},"InvoiceDate":"2025-12-23T12:24:57.2374684+00:00","InvoiceSentDate":"2025-12-23T12:24:57.2374684+00:00","InvoiceNumber":"sample string 2","CleanInvoiceNumber":1,"InvoicePublish":true,"InvoiceGiven":true,"YearNumInvoice":1,"IsDeedPayment":true,"IsMonthlyPayment":true,"PaymentReceived":true,"CertifReceiveCashDate":"2025-12-23T12:24:57.2374684+00:00","OfficeReceiveCashDate":"2025-12-23T12:24:57.2374684+00:00","CashRecipient":"ebcc8128-d445-4414-ae91-bfc91d39091b","CompanyEmployee":{"$ref":"5"},"InvoiceConsumer":{"$ref":"9"},"InvoiceConsumerID":"604ccf36-2ae8-4f97-b00d-68a37e6c2724","MontantCash":1.0,"AmountReceivedByLawyer":1.0,"PaymentDate":"2025-12-23T12:24:57.2374684+00:00","TotalPrice":1.0,"PaymentMethod":1,"CallbackPending":true,"InvoiceConfirmed":true,"CreditNotes":[{"$id":"16","CreditNoteID":"c8bcf390-009c-4e04-a8c1-0921a455a6a8","CreditNoteNumber":"sample string 2","Invoice":{"$ref":"15"},"InvoiceID":"ee12c6eb-26df-4b42-9efa-a01e1487b0b4","CreditNoteAmount":4.0,"CreditNoteDate":"2025-12-23T12:24:57.2374684+00:00","CreditNoteComment":"sample string 6"},{"$ref":"16"}],"PaymentPlans":[{"$id":"17","PaymentPlanID":"f7d4b4bf-e024-4ac4-89e3-a3aadf6cb539","Invoice":{"$ref":"15"},"InvoiceID":"ca0b6773-f104-44ec-974b-3ba0c2e4d903","PaymentRecurringDate":"2025-12-23T12:24:57.2374684+00:00","PaymentRecurringAmount":3.0,"isCash":true},{"$ref":"17"}],"InvoiceCallbacks":[{"$id":"18","InvoiceCallbackID":"2f995004-5196-4ae9-83e9-7a6644c513a3","Invoice":{"$ref":"15"},"InvoiceID":"ca6d753b-f9cb-476f-b09c-0ae8a9d89d69","SentDate":"2025-12-23T12:24:57.2374684+00:00","Type":1},{"$ref":"18"}]},"Comments":[{"$ref":"3"},{"$ref":"3"}],"OrderAffiliates":[{"$id":"19","OrderAffiliateID":"a03ae904-b4f5-40f6-bcf8-981d6e5cb9f2","Consumer":{"$ref":"9"},"ConsumerID":"198d35cf-3711-4355-9110-99a2a4c08aa5","Order":{"$ref":"4"},"OrderID":"fde6abd7-ea0b-4c6f-a937-7139f3bd4a75","Email":"sample string 4"},{"$ref":"19"}],"OrderProducts":[{"$ref":"13"},{"$ref":"13"}],"OrderDocuments":[{"$id":"20","OrderDocumentID":"fba45f07-e9f4-450d-abc1-b82c946baf43","Order":{"$ref":"4"},"OrderID":"f8ac926f-acf5-46f8-b2d8-94182f2fff00","DateSent":"2025-12-23T12:24:57.2374684+00:00"},{"$ref":"20"}],"EmailSents":[{"$id":"21","EmailSentID":"2827d255-63d8-45b7-bcd6-ce535416810d","Order":{"$ref":"4"},"OrderID":"f7b88d9f-b5bb-4cf6-b5c8-0a754c6dafea","EmailType":3,"EmailSendDate":"2025-12-23T12:24:57.2374684+00:00","Email":"sample string 5"},{"$ref":"21"}],"ConsumerOrderFiles":[{"$ref":"12"},{"$ref":"12"}],"Availabilities":[{"$id":"22","AvailabilityID":"074ada08-a976-4f13-ba37-d8c54dc369d3","OrderId":"7b3999b8-e705-4f57-b4d4-9e779f5eb974","Period":1,"Date":"2025-12-23T12:24:57.2374684+00:00","Order":{"$ref":"4"}},{"$ref":"22"}]},"User":{"$ref":"1"}},{"$ref":"3"}]}