Creates or updates a 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": "b112bcc4-83c4-4be9-84fa-1c61706e52c7",
"archived": true,
"name": "sample string 3",
"notes": "sample string 4",
"create_date": "2026-09-16T10:16:27.4164063+00:00",
"sales_territory_id": "987a1e5f-b3b7-4805-a58d-eb14c7c0a7ba",
"marketing_segment_id": "b49332a7-39ad-4c3f-b467-47d1d2a9f091",
"sales_organization_id": "fe3e72f1-a27e-4b8d-9fe0-ba1661250555",
"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": "8a0db75d-5485-4ca8-b67f-5714f766debc",
"article_order_channel_rule_id": "af3cbf2b-8319-4c29-80a7-eb56efec8cac",
"is_working_address": true,
"parent_id": "c692f917-e6a7-450b-8f41-b47ef10b6f4b",
"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": "4997cefb-41cc-4550-9b72-164ef7c94cdb",
"db_country_id": "f1f7e022-57a2-4b8a-8ceb-813d1d8bf1a2",
"latitude_decimal": 29.0,
"longitude_decimal": 30.0,
"company_sales_status_id": "a8971c8f-5a5b-4fc4-999f-d6bc5207e203",
"company_discount_family_id": "652a784f-fa44-46d8-b1e9-a4e9e76f28dd",
"discount": 33.0,
"company_type_id": "beddb3c1-df9f-4864-b412-998b6588c361",
"db_language_id": "90881242-9bd8-4bc0-840a-615c632905f2",
"code": "sample string 36",
"feelist_id": "ee8a5bd4-bed8-4497-8653-230019e0cd49",
"db_payment_method_id": "32331c02-89bd-4a36-a795-57d813fc4159",
"company_picture": "QEA=",
"is_client": true,
"account_manager_user_id": "4a82967d-4e25-44e8-a1e2-d929b8035429",
"create_by_user_id": "e2b3f753-d135-430a-8dec-f2e32f4f3a71",
"company_vat_id": "5884e96f-3783-487b-9bb6-2aae039dbd6c",
"finance_manager_user_id": "d96cf5c1-be51-498f-b8ee-30629569368c",
"service_manager_user_id": "c5719878-ab14-48f4-8f2f-39e26d90b533",
"sys_sales_territory_id_changed": true,
"modified_dateutc": "2026-09-16T10:16:27.4164063+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>4a82967d-4e25-44e8-a1e2-d929b8035429</account_manager_user_id> <archived>true</archived> <article_order_channel_rule_id>af3cbf2b-8319-4c29-80a7-eb56efec8cac</article_order_channel_rule_id> <article_price_label_id>8a0db75d-5485-4ca8-b67f-5714f766debc</article_price_label_id> <city>sample string 25</city> <code>sample string 36</code> <company_discount_family_id>652a784f-fa44-46d8-b1e9-a4e9e76f28dd</company_discount_family_id> <company_picture>QEA=</company_picture> <company_sales_status_id>a8971c8f-5a5b-4fc4-999f-d6bc5207e203</company_sales_status_id> <company_type_id>beddb3c1-df9f-4864-b412-998b6588c361</company_type_id> <company_vat_id>5884e96f-3783-487b-9bb6-2aae039dbd6c</company_vat_id> <create_by_user_id>e2b3f753-d135-430a-8dec-f2e32f4f3a71</create_by_user_id> <create_date>2026-09-16T10:16:27.416Z</create_date> <credit_limit>12</credit_limit> <db_country_id>f1f7e022-57a2-4b8a-8ceb-813d1d8bf1a2</db_country_id> <db_language_id>90881242-9bd8-4bc0-840a-615c632905f2</db_language_id> <db_payment_method_id>32331c02-89bd-4a36-a795-57d813fc4159</db_payment_method_id> <db_state_id>4997cefb-41cc-4550-9b72-164ef7c94cdb</db_state_id> <discount>33</discount> <email>sample string 21</email> <fax>sample string 19</fax> <feelist_id>ee8a5bd4-bed8-4497-8653-230019e0cd49</feelist_id> <finance_manager_user_id>d96cf5c1-be51-498f-b8ee-30629569368c</finance_manager_user_id> <id>b112bcc4-83c4-4be9-84fa-1c61706e52c7</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>b49332a7-39ad-4c3f-b467-47d1d2a9f091</marketing_segment_id> <mobile>sample string 18</mobile> <modified_dateutc>2026-09-16T10:16:27.416Z</modified_dateutc> <name>sample string 3</name> <notes>sample string 4</notes> <opening_hours>sample string 10</opening_hours> <parent_id>c692f917-e6a7-450b-8f41-b47ef10b6f4b</parent_id> <phone>sample string 17</phone> <sales_organization_id>fe3e72f1-a27e-4b8d-9fe0-ba1661250555</sales_organization_id> <sales_territory_id>987a1e5f-b3b7-4805-a58d-eb14c7c0a7ba</sales_territory_id> <service_manager_user_id>c5719878-ab14-48f4-8f2f-39e26d90b533</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 saved 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": "eeb44c93-8f7a-4791-b67e-0184fccb61dd",
"archived": true,
"name": "sample string 3",
"notes": "sample string 4",
"create_date": "2026-09-16T10:16:27.4164063+00:00",
"sales_territory_id": "abe49f85-7710-43eb-a335-388f7f2463a6",
"marketing_segment_id": "9ea9aed5-610c-4c88-8e99-f749110e1c24",
"sales_organization_id": "d470ce82-696e-4040-92e2-d58c17fcf7c9",
"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": "6983e6f8-a2c0-4071-b2c5-3901e8ee5cef",
"article_order_channel_rule_id": "21edeef9-259b-4530-bd6d-f327b5f05c5a",
"is_working_address": true,
"parent_id": "0a7009cf-e8dd-4e6f-923a-574300f94026",
"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": "5e888601-71cc-4afe-9ac0-8a2fdc0eb9b3",
"db_country_id": "5ab489ae-dea4-4637-b897-b600ee64ec97",
"latitude_decimal": 29.0,
"longitude_decimal": 30.0,
"company_sales_status_id": "a92409c6-9561-449c-99c8-913c68251545",
"company_discount_family_id": "f02a8694-0e6c-462c-954e-deb22247764c",
"discount": 33.0,
"company_type_id": "4df8f610-e422-4c73-adc8-d08f8207afe0",
"db_language_id": "25503bce-c261-4625-8250-0d0ab90dc6c7",
"code": "sample string 36",
"feelist_id": "8abe9b09-d110-4a58-8b59-ea7d6dd4d406",
"db_payment_method_id": "14fc2c8a-45f0-4c2e-9586-5760df515bc2",
"company_picture": "QEA=",
"is_client": true,
"account_manager_user_id": "536fba65-326a-4645-9c4b-6091b91d4545",
"create_by_user_id": "43133ba4-529d-4113-88db-a3067ee3f21d",
"company_vat_id": "9f1d1137-b844-4530-8f94-6969a429470a",
"finance_manager_user_id": "e4acbf49-43fd-4709-abc3-ff7ff7e66d8f",
"service_manager_user_id": "391e32e7-5ff4-49bf-ab41-fd982dda35ae",
"sys_sales_territory_id_changed": true,
"modified_dateutc": "2026-09-16T10:16:27.4284466+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>536fba65-326a-4645-9c4b-6091b91d4545</account_manager_user_id> <archived>true</archived> <article_order_channel_rule_id>21edeef9-259b-4530-bd6d-f327b5f05c5a</article_order_channel_rule_id> <article_price_label_id>6983e6f8-a2c0-4071-b2c5-3901e8ee5cef</article_price_label_id> <city>sample string 25</city> <code>sample string 36</code> <company_discount_family_id>f02a8694-0e6c-462c-954e-deb22247764c</company_discount_family_id> <company_picture>QEA=</company_picture> <company_sales_status_id>a92409c6-9561-449c-99c8-913c68251545</company_sales_status_id> <company_type_id>4df8f610-e422-4c73-adc8-d08f8207afe0</company_type_id> <company_vat_id>9f1d1137-b844-4530-8f94-6969a429470a</company_vat_id> <create_by_user_id>43133ba4-529d-4113-88db-a3067ee3f21d</create_by_user_id> <create_date>2026-09-16T10:16:27.416Z</create_date> <credit_limit>12</credit_limit> <db_country_id>5ab489ae-dea4-4637-b897-b600ee64ec97</db_country_id> <db_language_id>25503bce-c261-4625-8250-0d0ab90dc6c7</db_language_id> <db_payment_method_id>14fc2c8a-45f0-4c2e-9586-5760df515bc2</db_payment_method_id> <db_state_id>5e888601-71cc-4afe-9ac0-8a2fdc0eb9b3</db_state_id> <discount>33</discount> <email>sample string 21</email> <fax>sample string 19</fax> <feelist_id>8abe9b09-d110-4a58-8b59-ea7d6dd4d406</feelist_id> <finance_manager_user_id>e4acbf49-43fd-4709-abc3-ff7ff7e66d8f</finance_manager_user_id> <id>eeb44c93-8f7a-4791-b67e-0184fccb61dd</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>9ea9aed5-610c-4c88-8e99-f749110e1c24</marketing_segment_id> <mobile>sample string 18</mobile> <modified_dateutc>2026-09-16T10:16:27.428Z</modified_dateutc> <name>sample string 3</name> <notes>sample string 4</notes> <opening_hours>sample string 10</opening_hours> <parent_id>0a7009cf-e8dd-4e6f-923a-574300f94026</parent_id> <phone>sample string 17</phone> <sales_organization_id>d470ce82-696e-4040-92e2-d58c17fcf7c9</sales_organization_id> <sales_territory_id>abe49f85-7710-43eb-a335-388f7f2463a6</sales_territory_id> <service_manager_user_id>391e32e7-5ff4-49bf-ab41-fd982dda35ae</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>