diff --git a/accounting-yaml/xero_accounting.yaml b/accounting-yaml/xero_accounting.yaml index 7cb735eae..4836e2245 100644 --- a/accounting-yaml/xero_accounting.yaml +++ b/accounting-yaml/xero_accounting.yaml @@ -18657,7 +18657,6 @@ components: Details: description: (Non-NZ Only) These details are sent to the org’s bank as a reference for the batch payment transaction. They will also show with the batch payment transaction in the bank reconciliation Find & Match screen. Depending on your individual bank, the detail may also show on the bank statement imported into Xero. Maximum field length = 18 type: string - maxLength: 18 Narrative: description: (UK Only) Only shows on the statement line in Xero. Max length =18 type: string diff --git a/payroll-au-yaml/xero-payroll-au.yaml b/payroll-au-yaml/xero-payroll-au.yaml index 811e2b297..bb736bee7 100644 --- a/payroll-au-yaml/xero-payroll-au.yaml +++ b/payroll-au-yaml/xero-payroll-au.yaml @@ -3461,7 +3461,6 @@ components: TaxDeclaration: required: - EmployeeID - - EmploymentBasis properties: EmployeeID: description: Address line 1 for employee home address @@ -4010,7 +4009,7 @@ components: example: 2187a42b-639a-45cb-9eed-cd4ae488306a EmployeeNumber: description: The memberhsip number assigned to the employee by the super fund. - type: number + type: string example: 1234 AccountType: description: See Account Types