Creates a new company.
Request Information
URI Parameters :
None.
Body Parameters :
company| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| archived |
Archive this company to not have it anymore on the search |
boolean | |
| name |
Name of the company. |
string |
Max length: 64 |
| notes |
Notes/Remark field |
string | |
| create_date |
Creation date+time |
date | |
| sales_territory_id |
Foreign key of the sales territory this company belongs to. |
globally unique identifier | |
| marketing_segment_id |
Marketing Segment of the company (Sales (Visit frequency logic) +Services (Planning Jobs To Be Planned) ) |
globally unique identifier | |
| sales_organization_id |
Foreign key of the sales organization this company belongs to. |
globally unique identifier | |
| sys_opening_hours |
Readonly: computed/normalized representation of the company's opening hours, derived from . |
string | |
| opening_hours |
Serialized configuration of the company's opening hours. |
string | |
| vat_reg_code |
VAT number |
string |
Max length: 50 |
| credit_limit |
Maximum outstanding balance allowed for this company before further orders/jobs may be blocked. |
decimal number | |
| article_price_label_id |
Foreign key of the default price label used to price articles for this company. |
globally unique identifier | |
| article_order_channel_rule_id |
Foreign key of the article order channel rule that governs what this company is allowed to order. |
globally unique identifier | |
| is_working_address |
Services : If False, you cannot create project/installation on this company.Default=true |
boolean | |
| parent_id |
Reference to a parent company (in case of Child/Parent) when adding/updating company |
globally unique identifier | |
| phone |
Phone number of the company |
string |
Max length: 50 |
| mobile |
Mobile phone number of the company. |
string | |
| fax |
Fax number of the company |
string |
Max length: 50 |
| url |
URL of the company website |
string |
Max length: 255 |
|
|
string |
Max length: 250 |
|
| street |
Address:Street |
string |
Max length: 100 |
| street2 |
Bus |
string |
Max length: 100 |
| street_number |
Address:Street Number. If your ERP doesn't have this field, then only use field "street" and disable the street number on Odyssee/Admin/Impl Settings/Global Settings:Hide Street Number |
string |
Max length: 50 |
| city |
Address:City |
string |
Max length: 50 |
| zip |
Address:Zip |
string |
Max length: 50 |
| db_state_id |
Foreign key of the state/province of the company's address. |
globally unique identifier | |
| db_country_id |
Address:Country |
globally unique identifier | |
| latitude_decimal |
Latitude of the company's address, used for map display and route optimization. |
decimal number | |
| longitude_decimal |
Longitude of the company's address, used for map display and route optimization. |
decimal number | |
| company_sales_status_id |
Foreign key of the company's current sales status. |
globally unique identifier | |
| company_discount_family_id |
Foreign key of the discount family this company belongs to. |
globally unique identifier | |
| discount |
Default discount percentage applied to this company's orders/jobs. |
decimal number | |
| company_type_id |
Company Type |
globally unique identifier | |
| db_language_id |
Language of the company.If empty, will use the default on the system |
globally unique identifier | |
| code |
Field used for Embedded entity (store there your ERP PK) |
string |
Max length: 50 |
| feelist_id |
Foreign key of the default fee list used to price hour-based work for this company. |
globally unique identifier | |
| db_payment_method_id |
Foreign key of the company's default payment method. |
globally unique identifier | |
| company_picture |
Logo/picture of the company, as raw image bytes. |
Collection of byte | |
| is_client |
Indicates this company is an active client (as opposed to e.g. a prospect or supplier). |
boolean | |
| account_manager_user_id |
Foreign key of the user acting as account manager for this company. |
globally unique identifier | |
| create_by_user_id |
Foreign key of the user who created this company. |
globally unique identifier | |
| company_vat_id |
Foreign key of the default VAT regime applied to this company. |
globally unique identifier | |
| finance_manager_user_id |
Foreign key of the user acting as finance manager for this company. |
globally unique identifier | |
| service_manager_user_id |
Foreign key of the user acting as service manager for this company. |
globally unique identifier | |
| sys_sales_territory_id_changed |
Readonly: indicates the sales_territory_id has changed and dependent data needs to be recomputed. |
boolean | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| udf1 |
Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf2 |
Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf3 |
Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf4 |
Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf5 |
Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf6 |
Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf7 |
Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf8 |
Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf9 |
Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf10 |
Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf11 |
Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf12 |
Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf13 |
Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf14 |
Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf15 |
Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf16 |
Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf17 |
Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf18 |
Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf19 |
Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf20 |
Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf21 |
Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf22 |
Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf23 |
Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf24 |
Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf25 |
Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf26 |
Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf27 |
Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf28 |
Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf29 |
Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf30 |
Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf31 |
Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf32 |
Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf33 |
Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf34 |
Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf35 |
Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf36 |
Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf37 |
Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf38 |
Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf39 |
Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf40 |
Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf41 |
Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf42 |
Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf43 |
Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf44 |
Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf45 |
Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf46 |
Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf47 |
Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf48 |
Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf49 |
Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf50 |
Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf51 |
Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf52 |
Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf53 |
Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf54 |
Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf55 |
Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf56 |
Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf57 |
Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf58 |
Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf59 |
Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf60 |
Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf61 |
Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf62 |
Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf63 |
Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf64 |
Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf65 |
Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf66 |
Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf67 |
Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf68 |
Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf69 |
Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf70 |
Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf71 |
Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf72 |
Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf73 |
Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf74 |
Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf75 |
Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf76 |
Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf77 |
Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf78 |
Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf79 |
Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf80 |
Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf81 |
Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf82 |
Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf83 |
Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf84 |
Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf85 |
Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf86 |
Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf87 |
Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf88 |
Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf89 |
Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf90 |
Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf91 |
Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf92 |
Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf93 |
Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf94 |
Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf95 |
Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf96 |
Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf97 |
Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf98 |
Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf99 |
Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf100 |
Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
Request Formats :
application/json, text/json
{
"id": "82deca92-a43e-405a-83ac-b4b98e384194",
"archived": true,
"name": "sample string 3",
"notes": "sample string 4",
"create_date": "2026-09-16T09:24:21.1463953+00:00",
"sales_territory_id": "f97bc174-c2ff-4a76-aa92-1e844970dcb2",
"marketing_segment_id": "29d79441-669c-4f50-8113-33b1b8cdc305",
"sales_organization_id": "8c4b4ae7-0d03-4d2d-b24b-aa2cbf151456",
"sys_opening_hours": "sample string 9",
"opening_hours": "sample string 10",
"vat_reg_code": "sample string 11",
"credit_limit": 12.0,
"article_price_label_id": "3c639c81-93db-4be0-b624-61993e8ed3c8",
"article_order_channel_rule_id": "e64d2583-87a2-4e45-8e7d-00b4b2e4282a",
"is_working_address": true,
"parent_id": "94b42bc4-c958-485e-9095-420ba2c2ed67",
"phone": "sample string 17",
"mobile": "sample string 18",
"fax": "sample string 19",
"url": "sample string 20",
"email": "sample string 21",
"street": "sample string 22",
"street2": "sample string 23",
"street_number": "sample string 24",
"city": "sample string 25",
"zip": "sample string 26",
"db_state_id": "e57fe267-c281-4976-bf8f-926be96d3037",
"db_country_id": "57316d44-189a-4ec4-a9ee-9935f0d4da38",
"latitude_decimal": 29.0,
"longitude_decimal": 30.0,
"company_sales_status_id": "ea2b9880-f675-45df-93e5-7e087b4ed4fb",
"company_discount_family_id": "fa57c394-96c2-43d1-81e8-a00afcace9e1",
"discount": 33.0,
"company_type_id": "8dc2b716-3a12-41b5-9987-611224c178d8",
"db_language_id": "1ebd75c4-bcf6-4b2f-9122-7b0529327896",
"code": "sample string 36",
"feelist_id": "863b6e0c-6391-4c81-9fa8-fdd45b9dd7a3",
"db_payment_method_id": "0f133455-f969-44cc-9a28-9522b58a42b8",
"company_picture": "QEA=",
"is_client": true,
"account_manager_user_id": "76716f4a-4e6f-4e87-9080-9135b39cbc0b",
"create_by_user_id": "44f3184c-2cc1-4fd0-ab1f-37eb4bca9e2d",
"company_vat_id": "480a8617-1936-43b8-a84b-bc7d7481eb16",
"finance_manager_user_id": "c29c4d63-40a4-44bb-b600-afe28d347cd5",
"service_manager_user_id": "a35d1653-0d9e-427e-8211-eb51eb0548e2",
"sys_sales_territory_id_changed": true,
"modified_dateutc": "2026-09-16T09:24:21.1463953+00:00",
"udf1": "sample string 47",
"udf2": "sample string 48",
"udf3": "sample string 49",
"udf4": "sample string 50",
"udf5": "sample string 51",
"udf6": "sample string 52",
"udf7": "sample string 53",
"udf8": "sample string 54",
"udf9": "sample string 55",
"udf10": "sample string 56",
"udf11": "sample string 57",
"udf12": "sample string 58",
"udf13": "sample string 59",
"udf14": "sample string 60",
"udf15": "sample string 61",
"udf16": "sample string 62",
"udf17": "sample string 63",
"udf18": "sample string 64",
"udf19": "sample string 65",
"udf20": "sample string 66",
"udf21": "sample string 67",
"udf22": "sample string 68",
"udf23": "sample string 69",
"udf24": "sample string 70",
"udf25": "sample string 71",
"udf26": "sample string 72",
"udf27": "sample string 73",
"udf28": "sample string 74",
"udf29": "sample string 75",
"udf30": "sample string 76",
"udf31": "sample string 77",
"udf32": "sample string 78",
"udf33": "sample string 79",
"udf34": "sample string 80",
"udf35": "sample string 81",
"udf36": "sample string 82",
"udf37": "sample string 83",
"udf38": "sample string 84",
"udf39": "sample string 85",
"udf40": "sample string 86",
"udf41": "sample string 87",
"udf42": "sample string 88",
"udf43": "sample string 89",
"udf44": "sample string 90",
"udf45": "sample string 91",
"udf46": "sample string 92",
"udf47": "sample string 93",
"udf48": "sample string 94",
"udf49": "sample string 95",
"udf50": "sample string 96",
"udf51": "sample string 97",
"udf52": "sample string 98",
"udf53": "sample string 99",
"udf54": "sample string 100",
"udf55": "sample string 101",
"udf56": "sample string 102",
"udf57": "sample string 103",
"udf58": "sample string 104",
"udf59": "sample string 105",
"udf60": "sample string 106",
"udf61": "sample string 107",
"udf62": "sample string 108",
"udf63": "sample string 109",
"udf64": "sample string 110",
"udf65": "sample string 111",
"udf66": "sample string 112",
"udf67": "sample string 113",
"udf68": "sample string 114",
"udf69": "sample string 115",
"udf70": "sample string 116",
"udf71": "sample string 117",
"udf72": "sample string 118",
"udf73": "sample string 119",
"udf74": "sample string 120",
"udf75": "sample string 121",
"udf76": "sample string 122",
"udf77": "sample string 123",
"udf78": "sample string 124",
"udf79": "sample string 125",
"udf80": "sample string 126",
"udf81": "sample string 127",
"udf82": "sample string 128",
"udf83": "sample string 129",
"udf84": "sample string 130",
"udf85": "sample string 131",
"udf86": "sample string 132",
"udf87": "sample string 133",
"udf88": "sample string 134",
"udf89": "sample string 135",
"udf90": "sample string 136",
"udf91": "sample string 137",
"udf92": "sample string 138",
"udf93": "sample string 139",
"udf94": "sample string 140",
"udf95": "sample string 141",
"udf96": "sample string 142",
"udf97": "sample string 143",
"udf98": "sample string 144",
"udf99": "sample string 145",
"udf100": "sample string 146"
}
application/xml, text/xml
<company xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <account_manager_user_id>76716f4a-4e6f-4e87-9080-9135b39cbc0b</account_manager_user_id> <archived>true</archived> <article_order_channel_rule_id>e64d2583-87a2-4e45-8e7d-00b4b2e4282a</article_order_channel_rule_id> <article_price_label_id>3c639c81-93db-4be0-b624-61993e8ed3c8</article_price_label_id> <city>sample string 25</city> <code>sample string 36</code> <company_discount_family_id>fa57c394-96c2-43d1-81e8-a00afcace9e1</company_discount_family_id> <company_picture>QEA=</company_picture> <company_sales_status_id>ea2b9880-f675-45df-93e5-7e087b4ed4fb</company_sales_status_id> <company_type_id>8dc2b716-3a12-41b5-9987-611224c178d8</company_type_id> <company_vat_id>480a8617-1936-43b8-a84b-bc7d7481eb16</company_vat_id> <create_by_user_id>44f3184c-2cc1-4fd0-ab1f-37eb4bca9e2d</create_by_user_id> <create_date>2026-09-16T09:24:21.146Z</create_date> <credit_limit>12</credit_limit> <db_country_id>57316d44-189a-4ec4-a9ee-9935f0d4da38</db_country_id> <db_language_id>1ebd75c4-bcf6-4b2f-9122-7b0529327896</db_language_id> <db_payment_method_id>0f133455-f969-44cc-9a28-9522b58a42b8</db_payment_method_id> <db_state_id>e57fe267-c281-4976-bf8f-926be96d3037</db_state_id> <discount>33</discount> <email>sample string 21</email> <fax>sample string 19</fax> <feelist_id>863b6e0c-6391-4c81-9fa8-fdd45b9dd7a3</feelist_id> <finance_manager_user_id>c29c4d63-40a4-44bb-b600-afe28d347cd5</finance_manager_user_id> <id>82deca92-a43e-405a-83ac-b4b98e384194</id> <is_client>true</is_client> <is_working_address>true</is_working_address> <latitude_decimal>29</latitude_decimal> <longitude_decimal>30</longitude_decimal> <marketing_segment_id>29d79441-669c-4f50-8113-33b1b8cdc305</marketing_segment_id> <mobile>sample string 18</mobile> <modified_dateutc>2026-09-16T09:24:21.146Z</modified_dateutc> <name>sample string 3</name> <notes>sample string 4</notes> <opening_hours>sample string 10</opening_hours> <parent_id>94b42bc4-c958-485e-9095-420ba2c2ed67</parent_id> <phone>sample string 17</phone> <sales_organization_id>8c4b4ae7-0d03-4d2d-b24b-aa2cbf151456</sales_organization_id> <sales_territory_id>f97bc174-c2ff-4a76-aa92-1e844970dcb2</sales_territory_id> <service_manager_user_id>a35d1653-0d9e-427e-8211-eb51eb0548e2</service_manager_user_id> <street>sample string 22</street> <street2>sample string 23</street2> <street_number>sample string 24</street_number> <sys_opening_hours>sample string 9</sys_opening_hours> <sys_sales_territory_id_changed>true</sys_sales_territory_id_changed> <udf1>sample string 47</udf1> <udf10>sample string 56</udf10> <udf100>sample string 146</udf100> <udf11>sample string 57</udf11> <udf12>sample string 58</udf12> <udf13>sample string 59</udf13> <udf14>sample string 60</udf14> <udf15>sample string 61</udf15> <udf16>sample string 62</udf16> <udf17>sample string 63</udf17> <udf18>sample string 64</udf18> <udf19>sample string 65</udf19> <udf2>sample string 48</udf2> <udf20>sample string 66</udf20> <udf21>sample string 67</udf21> <udf22>sample string 68</udf22> <udf23>sample string 69</udf23> <udf24>sample string 70</udf24> <udf25>sample string 71</udf25> <udf26>sample string 72</udf26> <udf27>sample string 73</udf27> <udf28>sample string 74</udf28> <udf29>sample string 75</udf29> <udf3>sample string 49</udf3> <udf30>sample string 76</udf30> <udf31>sample string 77</udf31> <udf32>sample string 78</udf32> <udf33>sample string 79</udf33> <udf34>sample string 80</udf34> <udf35>sample string 81</udf35> <udf36>sample string 82</udf36> <udf37>sample string 83</udf37> <udf38>sample string 84</udf38> <udf39>sample string 85</udf39> <udf4>sample string 50</udf4> <udf40>sample string 86</udf40> <udf41>sample string 87</udf41> <udf42>sample string 88</udf42> <udf43>sample string 89</udf43> <udf44>sample string 90</udf44> <udf45>sample string 91</udf45> <udf46>sample string 92</udf46> <udf47>sample string 93</udf47> <udf48>sample string 94</udf48> <udf49>sample string 95</udf49> <udf5>sample string 51</udf5> <udf50>sample string 96</udf50> <udf51>sample string 97</udf51> <udf52>sample string 98</udf52> <udf53>sample string 99</udf53> <udf54>sample string 100</udf54> <udf55>sample string 101</udf55> <udf56>sample string 102</udf56> <udf57>sample string 103</udf57> <udf58>sample string 104</udf58> <udf59>sample string 105</udf59> <udf6>sample string 52</udf6> <udf60>sample string 106</udf60> <udf61>sample string 107</udf61> <udf62>sample string 108</udf62> <udf63>sample string 109</udf63> <udf64>sample string 110</udf64> <udf65>sample string 111</udf65> <udf66>sample string 112</udf66> <udf67>sample string 113</udf67> <udf68>sample string 114</udf68> <udf69>sample string 115</udf69> <udf7>sample string 53</udf7> <udf70>sample string 116</udf70> <udf71>sample string 117</udf71> <udf72>sample string 118</udf72> <udf73>sample string 119</udf73> <udf74>sample string 120</udf74> <udf75>sample string 121</udf75> <udf76>sample string 122</udf76> <udf77>sample string 123</udf77> <udf78>sample string 124</udf78> <udf79>sample string 125</udf79> <udf8>sample string 54</udf8> <udf80>sample string 126</udf80> <udf81>sample string 127</udf81> <udf82>sample string 128</udf82> <udf83>sample string 129</udf83> <udf84>sample string 130</udf84> <udf85>sample string 131</udf85> <udf86>sample string 132</udf86> <udf87>sample string 133</udf87> <udf88>sample string 134</udf88> <udf89>sample string 135</udf89> <udf9>sample string 55</udf9> <udf90>sample string 136</udf90> <udf91>sample string 137</udf91> <udf92>sample string 138</udf92> <udf93>sample string 139</udf93> <udf94>sample string 140</udf94> <udf95>sample string 141</udf95> <udf96>sample string 142</udf96> <udf97>sample string 143</udf97> <udf98>sample string 144</udf98> <udf99>sample string 145</udf99> <url>sample string 20</url> <vat_reg_code>sample string 11</vat_reg_code> <zip>sample string 26</zip> </company>
Response Information
Resource Description :
IHttpActionResult containing the created company.
company| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| archived |
Archive this company to not have it anymore on the search |
boolean | |
| name |
Name of the company. |
string |
Max length: 64 |
| notes |
Notes/Remark field |
string | |
| create_date |
Creation date+time |
date | |
| sales_territory_id |
Foreign key of the sales territory this company belongs to. |
globally unique identifier | |
| marketing_segment_id |
Marketing Segment of the company (Sales (Visit frequency logic) +Services (Planning Jobs To Be Planned) ) |
globally unique identifier | |
| sales_organization_id |
Foreign key of the sales organization this company belongs to. |
globally unique identifier | |
| sys_opening_hours |
Readonly: computed/normalized representation of the company's opening hours, derived from . |
string | |
| opening_hours |
Serialized configuration of the company's opening hours. |
string | |
| vat_reg_code |
VAT number |
string |
Max length: 50 |
| credit_limit |
Maximum outstanding balance allowed for this company before further orders/jobs may be blocked. |
decimal number | |
| article_price_label_id |
Foreign key of the default price label used to price articles for this company. |
globally unique identifier | |
| article_order_channel_rule_id |
Foreign key of the article order channel rule that governs what this company is allowed to order. |
globally unique identifier | |
| is_working_address |
Services : If False, you cannot create project/installation on this company.Default=true |
boolean | |
| parent_id |
Reference to a parent company (in case of Child/Parent) when adding/updating company |
globally unique identifier | |
| phone |
Phone number of the company |
string |
Max length: 50 |
| mobile |
Mobile phone number of the company. |
string | |
| fax |
Fax number of the company |
string |
Max length: 50 |
| url |
URL of the company website |
string |
Max length: 255 |
|
|
string |
Max length: 250 |
|
| street |
Address:Street |
string |
Max length: 100 |
| street2 |
Bus |
string |
Max length: 100 |
| street_number |
Address:Street Number. If your ERP doesn't have this field, then only use field "street" and disable the street number on Odyssee/Admin/Impl Settings/Global Settings:Hide Street Number |
string |
Max length: 50 |
| city |
Address:City |
string |
Max length: 50 |
| zip |
Address:Zip |
string |
Max length: 50 |
| db_state_id |
Foreign key of the state/province of the company's address. |
globally unique identifier | |
| db_country_id |
Address:Country |
globally unique identifier | |
| latitude_decimal |
Latitude of the company's address, used for map display and route optimization. |
decimal number | |
| longitude_decimal |
Longitude of the company's address, used for map display and route optimization. |
decimal number | |
| company_sales_status_id |
Foreign key of the company's current sales status. |
globally unique identifier | |
| company_discount_family_id |
Foreign key of the discount family this company belongs to. |
globally unique identifier | |
| discount |
Default discount percentage applied to this company's orders/jobs. |
decimal number | |
| company_type_id |
Company Type |
globally unique identifier | |
| db_language_id |
Language of the company.If empty, will use the default on the system |
globally unique identifier | |
| code |
Field used for Embedded entity (store there your ERP PK) |
string |
Max length: 50 |
| feelist_id |
Foreign key of the default fee list used to price hour-based work for this company. |
globally unique identifier | |
| db_payment_method_id |
Foreign key of the company's default payment method. |
globally unique identifier | |
| company_picture |
Logo/picture of the company, as raw image bytes. |
Collection of byte | |
| is_client |
Indicates this company is an active client (as opposed to e.g. a prospect or supplier). |
boolean | |
| account_manager_user_id |
Foreign key of the user acting as account manager for this company. |
globally unique identifier | |
| create_by_user_id |
Foreign key of the user who created this company. |
globally unique identifier | |
| company_vat_id |
Foreign key of the default VAT regime applied to this company. |
globally unique identifier | |
| finance_manager_user_id |
Foreign key of the user acting as finance manager for this company. |
globally unique identifier | |
| service_manager_user_id |
Foreign key of the user acting as service manager for this company. |
globally unique identifier | |
| sys_sales_territory_id_changed |
Readonly: indicates the sales_territory_id has changed and dependent data needs to be recomputed. |
boolean | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| udf1 |
Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf2 |
Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf3 |
Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf4 |
Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf5 |
Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf6 |
Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf7 |
Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf8 |
Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf9 |
Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf10 |
Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf11 |
Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf12 |
Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf13 |
Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf14 |
Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf15 |
Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf16 |
Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf17 |
Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf18 |
Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf19 |
Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf20 |
Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf21 |
Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf22 |
Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf23 |
Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf24 |
Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf25 |
Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf26 |
Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf27 |
Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf28 |
Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf29 |
Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf30 |
Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf31 |
Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf32 |
Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf33 |
Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf34 |
Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf35 |
Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf36 |
Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf37 |
Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf38 |
Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf39 |
Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf40 |
Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf41 |
Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf42 |
Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf43 |
Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf44 |
Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf45 |
Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf46 |
Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf47 |
Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf48 |
Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf49 |
Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf50 |
Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf51 |
Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf52 |
Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf53 |
Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf54 |
Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf55 |
Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf56 |
Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf57 |
Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf58 |
Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf59 |
Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf60 |
Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf61 |
Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf62 |
Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf63 |
Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf64 |
Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf65 |
Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf66 |
Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf67 |
Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf68 |
Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf69 |
Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf70 |
Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf71 |
Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf72 |
Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf73 |
Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf74 |
Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf75 |
Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf76 |
Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf77 |
Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf78 |
Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf79 |
Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf80 |
Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf81 |
Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf82 |
Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf83 |
Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf84 |
Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf85 |
Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf86 |
Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf87 |
Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf88 |
Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf89 |
Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf90 |
Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf91 |
Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf92 |
Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf93 |
Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf94 |
Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf95 |
Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf96 |
Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf97 |
Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf98 |
Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf99 |
Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf100 |
Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
Response Formats
application/json, text/json
{
"id": "07ea4547-dbb8-4b9b-baea-81fb719efa08",
"archived": true,
"name": "sample string 3",
"notes": "sample string 4",
"create_date": "2026-09-16T09:24:21.1463953+00:00",
"sales_territory_id": "dddab6e6-e9ed-4b6b-9f4a-a67990429890",
"marketing_segment_id": "6da960cb-b87b-4048-8703-579cfe44e63d",
"sales_organization_id": "ef414855-7573-46f7-9ab9-6eab8f69aa72",
"sys_opening_hours": "sample string 9",
"opening_hours": "sample string 10",
"vat_reg_code": "sample string 11",
"credit_limit": 12.0,
"article_price_label_id": "75b2f54f-82bb-4e2b-be9d-7d811d175759",
"article_order_channel_rule_id": "6dac2bd1-d067-4a6d-82e3-c75c80457e65",
"is_working_address": true,
"parent_id": "935150ab-7d0b-42f8-a915-2492fb0f3d65",
"phone": "sample string 17",
"mobile": "sample string 18",
"fax": "sample string 19",
"url": "sample string 20",
"email": "sample string 21",
"street": "sample string 22",
"street2": "sample string 23",
"street_number": "sample string 24",
"city": "sample string 25",
"zip": "sample string 26",
"db_state_id": "d21a627d-9fe9-4857-86d9-f01b146da8b9",
"db_country_id": "52cd4c93-1d79-47d0-9550-43904d8144a8",
"latitude_decimal": 29.0,
"longitude_decimal": 30.0,
"company_sales_status_id": "ef0c5688-999f-4f57-a0ce-07af62588f30",
"company_discount_family_id": "8a911cb9-fab2-41d1-8e27-ff126568b91e",
"discount": 33.0,
"company_type_id": "0c70e5f7-4281-48ec-b9fb-4a821381b1ad",
"db_language_id": "8f129684-e751-45c4-bdeb-3513c7553a41",
"code": "sample string 36",
"feelist_id": "1d3c70e9-51b8-4c53-8582-427724662399",
"db_payment_method_id": "1d6470ce-1af5-44fc-ab41-d3495613cd18",
"company_picture": "QEA=",
"is_client": true,
"account_manager_user_id": "406011cb-59d6-4894-bb56-6aa7d2f24ec6",
"create_by_user_id": "288d9d78-b78f-42c6-a27c-2cde240514e1",
"company_vat_id": "d20e4d9c-5569-4321-9979-d9c02d35547e",
"finance_manager_user_id": "eeca07a8-ffce-4e31-9ed0-8732456603cc",
"service_manager_user_id": "734aae48-bf26-4b78-b543-f4676a08a856",
"sys_sales_territory_id_changed": true,
"modified_dateutc": "2026-09-16T09:24:21.1463953+00:00",
"udf1": "sample string 47",
"udf2": "sample string 48",
"udf3": "sample string 49",
"udf4": "sample string 50",
"udf5": "sample string 51",
"udf6": "sample string 52",
"udf7": "sample string 53",
"udf8": "sample string 54",
"udf9": "sample string 55",
"udf10": "sample string 56",
"udf11": "sample string 57",
"udf12": "sample string 58",
"udf13": "sample string 59",
"udf14": "sample string 60",
"udf15": "sample string 61",
"udf16": "sample string 62",
"udf17": "sample string 63",
"udf18": "sample string 64",
"udf19": "sample string 65",
"udf20": "sample string 66",
"udf21": "sample string 67",
"udf22": "sample string 68",
"udf23": "sample string 69",
"udf24": "sample string 70",
"udf25": "sample string 71",
"udf26": "sample string 72",
"udf27": "sample string 73",
"udf28": "sample string 74",
"udf29": "sample string 75",
"udf30": "sample string 76",
"udf31": "sample string 77",
"udf32": "sample string 78",
"udf33": "sample string 79",
"udf34": "sample string 80",
"udf35": "sample string 81",
"udf36": "sample string 82",
"udf37": "sample string 83",
"udf38": "sample string 84",
"udf39": "sample string 85",
"udf40": "sample string 86",
"udf41": "sample string 87",
"udf42": "sample string 88",
"udf43": "sample string 89",
"udf44": "sample string 90",
"udf45": "sample string 91",
"udf46": "sample string 92",
"udf47": "sample string 93",
"udf48": "sample string 94",
"udf49": "sample string 95",
"udf50": "sample string 96",
"udf51": "sample string 97",
"udf52": "sample string 98",
"udf53": "sample string 99",
"udf54": "sample string 100",
"udf55": "sample string 101",
"udf56": "sample string 102",
"udf57": "sample string 103",
"udf58": "sample string 104",
"udf59": "sample string 105",
"udf60": "sample string 106",
"udf61": "sample string 107",
"udf62": "sample string 108",
"udf63": "sample string 109",
"udf64": "sample string 110",
"udf65": "sample string 111",
"udf66": "sample string 112",
"udf67": "sample string 113",
"udf68": "sample string 114",
"udf69": "sample string 115",
"udf70": "sample string 116",
"udf71": "sample string 117",
"udf72": "sample string 118",
"udf73": "sample string 119",
"udf74": "sample string 120",
"udf75": "sample string 121",
"udf76": "sample string 122",
"udf77": "sample string 123",
"udf78": "sample string 124",
"udf79": "sample string 125",
"udf80": "sample string 126",
"udf81": "sample string 127",
"udf82": "sample string 128",
"udf83": "sample string 129",
"udf84": "sample string 130",
"udf85": "sample string 131",
"udf86": "sample string 132",
"udf87": "sample string 133",
"udf88": "sample string 134",
"udf89": "sample string 135",
"udf90": "sample string 136",
"udf91": "sample string 137",
"udf92": "sample string 138",
"udf93": "sample string 139",
"udf94": "sample string 140",
"udf95": "sample string 141",
"udf96": "sample string 142",
"udf97": "sample string 143",
"udf98": "sample string 144",
"udf99": "sample string 145",
"udf100": "sample string 146"
}
application/xml, text/xml
<company xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <account_manager_user_id>406011cb-59d6-4894-bb56-6aa7d2f24ec6</account_manager_user_id> <archived>true</archived> <article_order_channel_rule_id>6dac2bd1-d067-4a6d-82e3-c75c80457e65</article_order_channel_rule_id> <article_price_label_id>75b2f54f-82bb-4e2b-be9d-7d811d175759</article_price_label_id> <city>sample string 25</city> <code>sample string 36</code> <company_discount_family_id>8a911cb9-fab2-41d1-8e27-ff126568b91e</company_discount_family_id> <company_picture>QEA=</company_picture> <company_sales_status_id>ef0c5688-999f-4f57-a0ce-07af62588f30</company_sales_status_id> <company_type_id>0c70e5f7-4281-48ec-b9fb-4a821381b1ad</company_type_id> <company_vat_id>d20e4d9c-5569-4321-9979-d9c02d35547e</company_vat_id> <create_by_user_id>288d9d78-b78f-42c6-a27c-2cde240514e1</create_by_user_id> <create_date>2026-09-16T09:24:21.146Z</create_date> <credit_limit>12</credit_limit> <db_country_id>52cd4c93-1d79-47d0-9550-43904d8144a8</db_country_id> <db_language_id>8f129684-e751-45c4-bdeb-3513c7553a41</db_language_id> <db_payment_method_id>1d6470ce-1af5-44fc-ab41-d3495613cd18</db_payment_method_id> <db_state_id>d21a627d-9fe9-4857-86d9-f01b146da8b9</db_state_id> <discount>33</discount> <email>sample string 21</email> <fax>sample string 19</fax> <feelist_id>1d3c70e9-51b8-4c53-8582-427724662399</feelist_id> <finance_manager_user_id>eeca07a8-ffce-4e31-9ed0-8732456603cc</finance_manager_user_id> <id>07ea4547-dbb8-4b9b-baea-81fb719efa08</id> <is_client>true</is_client> <is_working_address>true</is_working_address> <latitude_decimal>29</latitude_decimal> <longitude_decimal>30</longitude_decimal> <marketing_segment_id>6da960cb-b87b-4048-8703-579cfe44e63d</marketing_segment_id> <mobile>sample string 18</mobile> <modified_dateutc>2026-09-16T09:24:21.146Z</modified_dateutc> <name>sample string 3</name> <notes>sample string 4</notes> <opening_hours>sample string 10</opening_hours> <parent_id>935150ab-7d0b-42f8-a915-2492fb0f3d65</parent_id> <phone>sample string 17</phone> <sales_organization_id>ef414855-7573-46f7-9ab9-6eab8f69aa72</sales_organization_id> <sales_territory_id>dddab6e6-e9ed-4b6b-9f4a-a67990429890</sales_territory_id> <service_manager_user_id>734aae48-bf26-4b78-b543-f4676a08a856</service_manager_user_id> <street>sample string 22</street> <street2>sample string 23</street2> <street_number>sample string 24</street_number> <sys_opening_hours>sample string 9</sys_opening_hours> <sys_sales_territory_id_changed>true</sys_sales_territory_id_changed> <udf1>sample string 47</udf1> <udf10>sample string 56</udf10> <udf100>sample string 146</udf100> <udf11>sample string 57</udf11> <udf12>sample string 58</udf12> <udf13>sample string 59</udf13> <udf14>sample string 60</udf14> <udf15>sample string 61</udf15> <udf16>sample string 62</udf16> <udf17>sample string 63</udf17> <udf18>sample string 64</udf18> <udf19>sample string 65</udf19> <udf2>sample string 48</udf2> <udf20>sample string 66</udf20> <udf21>sample string 67</udf21> <udf22>sample string 68</udf22> <udf23>sample string 69</udf23> <udf24>sample string 70</udf24> <udf25>sample string 71</udf25> <udf26>sample string 72</udf26> <udf27>sample string 73</udf27> <udf28>sample string 74</udf28> <udf29>sample string 75</udf29> <udf3>sample string 49</udf3> <udf30>sample string 76</udf30> <udf31>sample string 77</udf31> <udf32>sample string 78</udf32> <udf33>sample string 79</udf33> <udf34>sample string 80</udf34> <udf35>sample string 81</udf35> <udf36>sample string 82</udf36> <udf37>sample string 83</udf37> <udf38>sample string 84</udf38> <udf39>sample string 85</udf39> <udf4>sample string 50</udf4> <udf40>sample string 86</udf40> <udf41>sample string 87</udf41> <udf42>sample string 88</udf42> <udf43>sample string 89</udf43> <udf44>sample string 90</udf44> <udf45>sample string 91</udf45> <udf46>sample string 92</udf46> <udf47>sample string 93</udf47> <udf48>sample string 94</udf48> <udf49>sample string 95</udf49> <udf5>sample string 51</udf5> <udf50>sample string 96</udf50> <udf51>sample string 97</udf51> <udf52>sample string 98</udf52> <udf53>sample string 99</udf53> <udf54>sample string 100</udf54> <udf55>sample string 101</udf55> <udf56>sample string 102</udf56> <udf57>sample string 103</udf57> <udf58>sample string 104</udf58> <udf59>sample string 105</udf59> <udf6>sample string 52</udf6> <udf60>sample string 106</udf60> <udf61>sample string 107</udf61> <udf62>sample string 108</udf62> <udf63>sample string 109</udf63> <udf64>sample string 110</udf64> <udf65>sample string 111</udf65> <udf66>sample string 112</udf66> <udf67>sample string 113</udf67> <udf68>sample string 114</udf68> <udf69>sample string 115</udf69> <udf7>sample string 53</udf7> <udf70>sample string 116</udf70> <udf71>sample string 117</udf71> <udf72>sample string 118</udf72> <udf73>sample string 119</udf73> <udf74>sample string 120</udf74> <udf75>sample string 121</udf75> <udf76>sample string 122</udf76> <udf77>sample string 123</udf77> <udf78>sample string 124</udf78> <udf79>sample string 125</udf79> <udf8>sample string 54</udf8> <udf80>sample string 126</udf80> <udf81>sample string 127</udf81> <udf82>sample string 128</udf82> <udf83>sample string 129</udf83> <udf84>sample string 130</udf84> <udf85>sample string 131</udf85> <udf86>sample string 132</udf86> <udf87>sample string 133</udf87> <udf88>sample string 134</udf88> <udf89>sample string 135</udf89> <udf9>sample string 55</udf9> <udf90>sample string 136</udf90> <udf91>sample string 137</udf91> <udf92>sample string 138</udf92> <udf93>sample string 139</udf93> <udf94>sample string 140</udf94> <udf95>sample string 141</udf95> <udf96>sample string 142</udf96> <udf97>sample string 143</udf97> <udf98>sample string 144</udf98> <udf99>sample string 145</udf99> <url>sample string 20</url> <vat_reg_code>sample string 11</vat_reg_code> <zip>sample string 26</zip> </company>