Company
Return debtors, creditors and non accounts
Date Released: Oct 25th 2013 Date Updated: November 14th 2014
URL | Supports |
{URI}/company
{URI}/company/search?q={query}
|
GET |
PUT |
POST
GET |
PUT |
POST
|
{URI} is exo.api.myob.com when connecting to the cloud or the address of the machine hosting the API when connecting on premise. |
search
returns companies that match the specified search string.
The elements list below details information for Company. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.
Attribute Details
- companytype integer
- Type: integer
- accountname string
- Type: string
- email string,null
- Type: string,null
- phone string,null
- Type: string,null
- postaladdress object
- Type: object
- line1 string,null
- Type: string,null
- line2 string,null
- Type: string,null
- line3 string,null
- Type: string,null
- line4 string,null
- Type: string,null
- line5 string,null
- Type: string,null
- postalcode string,null
- Type: string,null
- deliveryaddress object
- Type: object
- line1 string,null
- Type: string,null
- line2 string,null
- Type: string,null
- line3 string,null
- Type: string,null
- line4 string,null
- Type: string,null
- line5 string,null
- Type: string,null
- line6 string,null
- Type: string,null
- defaultcontactid integer,null
- Required on PUT
- defaultcontact object,null
- EXO Business Contact
Title: Contact - contacts object,null
- Type: object,null
- website string,null
- Type: string,null
- salespersonid integer,null
- Required on PUT
- salesperson object,null
- Type: object,null
- balance number
- Type: number
- contactname string,null
- Type: string,null
- latitude number,null
- Type: number,null
- longitude number,null
- Type: number,null
- geocodestatus integer,null
- Type: integer,null
- extrafields array,null
- Type: array,null
- rel string,null
- Type: string,null
- title string,null
- Type: string,null
- id integer
- Required on PUT
- href string,null
- Type: string,null