MYOB Endpoint: JobBudgets
Jump to navigation
Jump to search
Overview
The MYOB JobBudgets endpoint allows you to access the job budgets located within MYOB. Job Budgets are not broken down by financial year or period and instead represent the total value of a job.
Fields
The following fields are available for the JobBudgets endpoint.
- UID
- A GUID field representing the internal id of this job budget. Note that this field is not very relevant and cannot be used to link to any other endpoints.
- Job
- A record field that identifies the job for this budget entry.
- Budgets
- A table field that contains multiple records of budgets values.
- See budget values for more information.
- RowVersion
- A row version field.
Budgets Fields
The Budgets field contains the following sub-fields.
- Account
- A record field that identifies the account for this budget entry.
- Amount
- A decimal field representing the amount.
MYOB API
For a detailed run through of the endpoint, you can see the MYOB API.
Related Fields
Related Endpoints