Retrieves the company with the specified key.
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The company id. |
globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult containing the company, or 404 Not Found if it doesn't exist.
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": "1735ce76-7f52-49cc-a411-6df0f3d179fb",
"archived": true,
"name": "sample string 3",
"notes": "sample string 4",
"create_date": "2026-09-16T10:17:36.9878102+00:00",
"sales_territory_id": "61a08b40-8e59-4e75-892f-5e3a69c8299c",
"marketing_segment_id": "09b30a90-d277-4287-949c-b9f8e68732bb",
"sales_organization_id": "7356ceca-6ad1-4ac0-b44d-567f7ba93396",
"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": "006dce2c-1abd-480c-a7da-a81ca3494e5b",
"article_order_channel_rule_id": "d3b8fc18-7248-4ddf-bb56-a7a34b8bedd2",
"is_working_address": true,
"parent_id": "b2c7ad67-3050-47a1-be46-c58bb82e819c",
"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": "b1f61360-8bb3-4002-856b-50d0ef728ce9",
"db_country_id": "0cb15fdf-954d-4a21-8a97-c38eeae909f6",
"latitude_decimal": 29.0,
"longitude_decimal": 30.0,
"company_sales_status_id": "53d2e0db-f47a-4eb4-8dbf-77169d3d8d6e",
"company_discount_family_id": "4c44542d-47da-4238-acd5-9d7b2456a693",
"discount": 33.0,
"company_type_id": "f70442a2-032e-4265-93e6-79649ca4816b",
"db_language_id": "0443a98e-964e-4c43-a795-4ba5377299f7",
"code": "sample string 36",
"feelist_id": "50cc80f2-dc10-4406-a594-f8aafe8b6f96",
"db_payment_method_id": "2a9d22e3-bc15-4439-a5e5-a45e3a316db8",
"company_picture": "QEA=",
"is_client": true,
"account_manager_user_id": "acb23010-54a2-4cd6-90d2-b74351bd9095",
"create_by_user_id": "367851bb-74e8-4f1f-a3af-7757dc1fb912",
"company_vat_id": "98bcbc69-ffcb-4b05-b7d0-1b6c69248c30",
"finance_manager_user_id": "2070c1d9-6649-4275-ab48-52a77701b95e",
"service_manager_user_id": "bcbe76e9-8339-471f-a132-b305163361a4",
"sys_sales_territory_id_changed": true,
"modified_dateutc": "2026-09-16T10:17:36.9878102+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>acb23010-54a2-4cd6-90d2-b74351bd9095</account_manager_user_id> <archived>true</archived> <article_order_channel_rule_id>d3b8fc18-7248-4ddf-bb56-a7a34b8bedd2</article_order_channel_rule_id> <article_price_label_id>006dce2c-1abd-480c-a7da-a81ca3494e5b</article_price_label_id> <city>sample string 25</city> <code>sample string 36</code> <company_discount_family_id>4c44542d-47da-4238-acd5-9d7b2456a693</company_discount_family_id> <company_picture>QEA=</company_picture> <company_sales_status_id>53d2e0db-f47a-4eb4-8dbf-77169d3d8d6e</company_sales_status_id> <company_type_id>f70442a2-032e-4265-93e6-79649ca4816b</company_type_id> <company_vat_id>98bcbc69-ffcb-4b05-b7d0-1b6c69248c30</company_vat_id> <create_by_user_id>367851bb-74e8-4f1f-a3af-7757dc1fb912</create_by_user_id> <create_date>2026-09-16T10:17:36.987Z</create_date> <credit_limit>12</credit_limit> <db_country_id>0cb15fdf-954d-4a21-8a97-c38eeae909f6</db_country_id> <db_language_id>0443a98e-964e-4c43-a795-4ba5377299f7</db_language_id> <db_payment_method_id>2a9d22e3-bc15-4439-a5e5-a45e3a316db8</db_payment_method_id> <db_state_id>b1f61360-8bb3-4002-856b-50d0ef728ce9</db_state_id> <discount>33</discount> <email>sample string 21</email> <fax>sample string 19</fax> <feelist_id>50cc80f2-dc10-4406-a594-f8aafe8b6f96</feelist_id> <finance_manager_user_id>2070c1d9-6649-4275-ab48-52a77701b95e</finance_manager_user_id> <id>1735ce76-7f52-49cc-a411-6df0f3d179fb</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>09b30a90-d277-4287-949c-b9f8e68732bb</marketing_segment_id> <mobile>sample string 18</mobile> <modified_dateutc>2026-09-16T10:17:36.987Z</modified_dateutc> <name>sample string 3</name> <notes>sample string 4</notes> <opening_hours>sample string 10</opening_hours> <parent_id>b2c7ad67-3050-47a1-be46-c58bb82e819c</parent_id> <phone>sample string 17</phone> <sales_organization_id>7356ceca-6ad1-4ac0-b44d-567f7ba93396</sales_organization_id> <sales_territory_id>61a08b40-8e59-4e75-892f-5e3a69c8299c</sales_territory_id> <service_manager_user_id>bcbe76e9-8339-471f-a132-b305163361a4</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>