FileIdentityDetail
| Name | Description | Type | Additional information |
|---|---|---|---|
| CreatedDateUtc | The date and time that the File Identity was created in UTC. Read-only. Set by system. Not required for update. | date |
None. |
| LastUpdatedId | Identifier used for concurrency checking. Required for update. | string |
Required |
| LastModifiedDateUtc | The date and time that the File Identity was modified in UTC. Read-only. Set by system. | date |
None. |
| LastModifiedByUserId | The user id of the user who last modified the File Identity. Read-only. Set by system. | integer |
None. |
| Name | File name used by the business in Saasu. | string |
Required |
| FullLegalName | Legal registered business name. | string |
Required |
| TradingNameOrAlternativeBrandName | 'Trading as' name or alternative brand name. | string |
None. |
| IndustryTypeId | Industry type id. | integer |
Required |
| BusinessIdentifier | Business identifier issued for the business(eg. ABN in Australia). ABN is required for AU file. | string |
None. |
| BusinessIdentifierBranchNumber | Business identifier branch number. In Australia, ABN Branch #. | integer |
None. |
| CompanyIdentifier | Company identifier issued for the business(eg. ACN in Australia). | string |
None. |
| PrimaryPhone | Phone number. Required for AU file. E.g. 02 99999999 | string |
None. |
| Fax | Fax number. | string |
None. |
| Website | Website used for the business. | string |
None. |
| Primary email of the business. | string |
None. |
|
| Street | Street number and name of the business. | string |
Required |
| City | City the business is located in. | string |
Required |
| State | State the business is located in. Required for AU file. | string |
None. |
| PostCode | Postcode where the business is located. Required for AU file. | string |
None. |
| Country | The country where the business is located. See LookupData/Countries. | string |
None. |
| Zone | Tax zone / jurisdiction the business is operating from. Read-only. Cannot be changed after file is created. | string |
None. |
| CurrencyCode | File base currency. Set based on zone by system. eg: AUD or USD. Read-only. Cannot be changed after file is created. | string |
None. |
| FileSettings | [DEPRECATED] Settings that specify the default behaviour for a file. Read-only. | FileSettings |
None. |
| IsTaxRegistered | Is the business registered for tax or not (eg: GST, VAT). | boolean |
None. |
| TaxRegistrationDate | Tax / GST registration date. If File is flagged as tax registered, then tax registration date must be specified. For AU files, they're marked as tax registered when created and default to 1 Jul 2000. | date |
None. |
| DateTimeFormatId | [DEPRECATED] File date format. | byte |
None. |
| NumberFormatId | [DEPRECATED] File number format. | byte |
None. |
| FinancialYearEndMonth | Financial year end (FYE) month for this file. Default FYE for AU is 30 Jun. | byte |
None. |
| FinancialYearEndDate | Financial year end (FYE) date for this file. Default FYE for AU is 30 Jun. | byte |
None. |
| PayrollYearEndMonth | Payroll financial year end month for this file. For AU, it's 30 Jun. Cannot be changed for AU file due to STP reporting requirement. | byte |
None. |
| PayrollYearEndDate | Payroll financial year end date for this file. For AU, it's 30 Jun. Cannot be changed for AU file due to STP reporting requirement. | byte |
None. |
| _links | Hypermedia links. Contains contextual links to possible next actions related to this resource. Only present in responses. This data is not to be sent to the server. | Collection of Link |
None. |