GET DistOneAPi/GetFirstSysCompanyDetails
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
sy_company_ViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| adr | string |
None. |
|
| state | string |
None. |
|
| postal_code | string |
None. |
|
| country_code | string |
None. |
|
| phone | string |
None. |
|
| fax | string |
None. |
|
| company_oe | string |
None. |
|
| company_sa | string |
None. |
|
| company_ar | string |
None. |
|
| gl_yr | decimal number |
None. |
|
| company_cu | string |
None. |
|
| company_it | string |
None. |
|
| company_ap | string |
None. |
|
| company_gl | string |
None. |
|
| company_sy | string |
None. |
|
| co_wh_dflt | string |
None. |
|
| gl_intf | boolean |
None. |
|
| beg_fisc_mo | decimal number |
None. |
|
| company_ip | string |
None. |
|
| gl_ret_earn | string |
None. |
|
| co_email | string |
None. |
|
| co_web | string |
None. |
|
| manuf_id | decimal number |
None. |
|
| company_po | string |
None. |
|
| company_ve | string |
None. |
|
| acctg_year | decimal number |
None. |
|
| acctg_month | decimal number |
None. |
|
| SMTPServer | string |
None. |
|
| POPUsername | string |
None. |
|
| POPPassword | string |
None. |
|
| residential | boolean |
None. |
|
| bank_account | string |
None. |
|
| ed_serial | string |
None. |
|
| SMTPAuth | decimal number |
None. |
|
| ein | string |
None. |
|
| remitto_name | string |
None. |
|
| remitto_adr | string |
None. |
|
| remitto_state | string |
None. |
|
| remitto_postal_code | string |
None. |
|
| remitto_country_code | string |
None. |
|
| remitto_phone | string |
None. |
|
| remitto_fax | string |
None. |
|
| email_receipt | boolean |
None. |
|
| customer | string |
None. |
|
| go_live_date | string |
None. |
|
| gl_post_receipts | boolean |
None. |
|
| __rowids | string |
None. |
|
| __seq | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"name": "sample string 1",
"adr": "sample string 2",
"state": "sample string 3",
"postal_code": "sample string 4",
"country_code": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"company_oe": "sample string 8",
"company_sa": "sample string 9",
"company_ar": "sample string 10",
"gl_yr": 1.0,
"company_cu": "sample string 11",
"company_it": "sample string 12",
"company_ap": "sample string 13",
"company_gl": "sample string 14",
"company_sy": "sample string 15",
"co_wh_dflt": "sample string 16",
"gl_intf": true,
"beg_fisc_mo": 1.0,
"company_ip": "sample string 17",
"gl_ret_earn": "sample string 18",
"co_email": "sample string 19",
"co_web": "sample string 20",
"manuf_id": 1.0,
"company_po": "sample string 21",
"company_ve": "sample string 22",
"acctg_year": 1.0,
"acctg_month": 1.0,
"SMTPServer": "sample string 23",
"POPUsername": "sample string 24",
"POPPassword": "sample string 25",
"residential": true,
"bank_account": "sample string 26",
"ed_serial": "sample string 27",
"SMTPAuth": 1.0,
"ein": "sample string 28",
"remitto_name": "sample string 29",
"remitto_adr": "sample string 30",
"remitto_state": "sample string 31",
"remitto_postal_code": "sample string 32",
"remitto_country_code": "sample string 33",
"remitto_phone": "sample string 34",
"remitto_fax": "sample string 35",
"email_receipt": true,
"customer": "sample string 36",
"go_live_date": "sample string 37",
"gl_post_receipts": true,
"__rowids": "sample string 38",
"__seq": 39
}
text/xml
Sample:
<sy_company_ViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DistOneWebAPI.ViewModels"> <POPPassword>sample string 25</POPPassword> <POPUsername>sample string 24</POPUsername> <SMTPAuth>1</SMTPAuth> <SMTPServer>sample string 23</SMTPServer> <__rowids>sample string 38</__rowids> <__seq>39</__seq> <acctg_month>1</acctg_month> <acctg_year>1</acctg_year> <adr>sample string 2</adr> <bank_account>sample string 26</bank_account> <beg_fisc_mo>1</beg_fisc_mo> <co_email>sample string 19</co_email> <co_web>sample string 20</co_web> <co_wh_dflt>sample string 16</co_wh_dflt> <company_ap>sample string 13</company_ap> <company_ar>sample string 10</company_ar> <company_cu>sample string 11</company_cu> <company_gl>sample string 14</company_gl> <company_ip>sample string 17</company_ip> <company_it>sample string 12</company_it> <company_oe>sample string 8</company_oe> <company_po>sample string 21</company_po> <company_sa>sample string 9</company_sa> <company_sy>sample string 15</company_sy> <company_ve>sample string 22</company_ve> <country_code>sample string 5</country_code> <customer>sample string 36</customer> <ed_serial>sample string 27</ed_serial> <ein>sample string 28</ein> <email_receipt>true</email_receipt> <fax>sample string 7</fax> <gl_intf>true</gl_intf> <gl_post_receipts>true</gl_post_receipts> <gl_ret_earn>sample string 18</gl_ret_earn> <gl_yr>1</gl_yr> <go_live_date>sample string 37</go_live_date> <manuf_id>1</manuf_id> <name>sample string 1</name> <phone>sample string 6</phone> <postal_code>sample string 4</postal_code> <remitto_adr>sample string 30</remitto_adr> <remitto_country_code>sample string 33</remitto_country_code> <remitto_fax>sample string 35</remitto_fax> <remitto_name>sample string 29</remitto_name> <remitto_phone>sample string 34</remitto_phone> <remitto_postal_code>sample string 32</remitto_postal_code> <remitto_state>sample string 31</remitto_state> <residential>true</residential> <state>sample string 3</state> </sy_company_ViewModel>