Overview
The page returns the Company Information entry.
Note, as of december 2025, this endpoint has been labelled as obsolete.
A more generic endpoint will take it’s place, in the wisefish API app.
|
Endpoint name |
|
|
Source table in Wisefish |
|
|
Fixed view |
This standard table always has jus tone entry in each company. |
|
Editable |
No data modification possible. |
|
Procedures |
There are no procedures on this endpoint. |
|
Primary key |
The field “Code” is the primary key of this table. As this is a setup table, that consists of one record only, it is meant to be blank by default. |
Data
Field List
|
Property |
Type |
Table Field |
Field Type |
Notes |
|
|
string |
Name |
Text[100] |
|
|
|
string |
Address |
Text[100] |
|
|
|
string |
City |
Text[30] |
|
|
|
string |
"Phone No." |
Text[30] |
|
|
|
string |
"Customs Permit No." |
Text[10] |
|
|
|
date |
"Customs Permit Date" |
Date |
|
|
|
string |
"VAT Registration No." |
Text[20] |
|
|
|
string |
"Registration No." |
Text[20] |
|
|
|
string |
"Post Code" |
Code[20] |
|
|
|
string |
"E-Mail" |
Text[80] |
|
|
|
string |
"Home Page" |
Text[80] |
|
|
|
string |
"Country/Region Code" |
Code[10] |
|
|
|
string |
GLN |
Code[13] |
|
|
|
text uuid |
SystemId |
Guid |
System ID of the entry |
|
|
date-time utc |
SystemModifiedAt |
DateTime |
Note: The name of this field in business central is “systemmodifedAt” and it can be seen in page inspection in the user interface. |
Example