MYOB Endpoint: ProfitLossDistribution

From OdataLink
Jump to navigation Jump to search

Overview

The MYOB ProfitLossDistribution endpoint provides a breakdown on how the net profit is distributed to multiple equity accounts.

This is primarily used for Partnerships and Trusts.


Fields

The following fields are available for the ProfitLossDistribution endpoint.

Entity
A text field that indicates what type of company distribution is in use.
Possible values are:
  • Partnership
  • Company
  • UnitTrust
ProfitLossDistributionAccounts
A record field that provides the details regarding the distribution.
See ProfitLossDistributionAccounts Fields for more information.
RowVersion
A row version field.


ProfitLossDistributionAccounts Fields

The ProfitLossDistributionAccounts field contains the following sub-fields.

HeaderAccount
A record field that provides the header account for this entry.
RetainedEarningsAccount
A record field that provides the retained earnings account for this entry.
CurrentEarningsAccount
A record field that provides the current earnings account for this entry.
Value
A decimal field that provides percentage value split for this entry.
Unit
A text field that indicates what type of field value represents. The unit field is always set to Percent.


MYOB API

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


Related Fields

Accounts


Related Endpoints

Accounts


Related Topics

MYOB Models
MYOB Endpoints