Name | Description | Type | Additional information |
---|---|---|---|
MasterAccountId |
Sedona internal autonumber for the Master Account record; required for Update |
integer |
Required |
MasterAccountCode |
Abbreviated Master Account Code |
string |
None. |
Description |
Description of the Master Account |
string |
String length: inclusive between 0 and 60 |
CustomerId |
Foreign key from AR_Customer table; if supplied on put, updates the Customer record this Master is tied to |
integer |
None. |
Inactive |
Optional; defaults to N if not supplied on put |
boolean |
None. |
MasterAccountBilling |
Optional; defaults to N if not supplied on put |
boolean |
None. |
UseMasterAccountBranch |
Optional; defaults to N if not supplied on put |
boolean |
None. |