Difference between revisions of "MYOB Endpoint: Company"

From OdataLink
Jump to navigation Jump to search
 
Line 6: Line 6:


The following fields are available for the Companies endpoint.
The following fields are available for the Companies endpoint.
;DataFile
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data.


;CompanyName
;CompanyName

Latest revision as of 18:16, 2 April 2025

Overview

The MYOB Companies endpoint allows you to access details about your company.

Fields

The following fields are available for the Companies endpoint.

DataFile
A record field that provides the DataFile associated with the data.
CompanyName
A text field give access to the name of the company.
SerialNumber
A text field give access to the serial number of the MYOB data file.
Address
A text field give access to the address of the company.
PhoneNumber
A text field give access to the phone number of the company.
FaxNumber
A text field give access to the fax number of the company.
EmailAddress
A text field give access to the email address of the company.
ABNOrTFN
A text field give access to the ABN (australian business number) or TFN (tax file number) of the company.
ACN
A text field give access to the ACN (australian company number) of the company.
SalesTaxNumber
A text field give access to the sales tax number of the company.
PayeeNumber
A text field give access to the payee number of the company.
ReadOnly
A true/false value that indicates if data file is locked and read-only.
RowVersion
A row version field.


MYOB API

For a detailed run through of the endpoint, you can see the MYOB API.


Related Fields

None


Related Endpoints

None


Related Topics

MYOB Models
MYOB Endpoints