XeroAPI / Xero-Java

Official Java client for use with Xero API
MIT License
78 stars 88 forks source link

Java SDK-NZ Payroll Job Title Field Missing #319

Open fatihsevimtc opened 2 years ago

fatihsevimtc commented 2 years ago

SDK you're using (please complete the following information):

Describe the bug NZ Payroll Job Title Field Missing image

elirehema commented 2 years ago

@fatihperth I think the issue has been resolved in the latest version. Try to upgrade to the latest version

fatihsevimtc commented 2 years ago

@elirehema

i have upgraded to this:

https://mvnrepository.com/artifact/com.github.xeroapi/xero-java

implementation group: 'com.github.xeroapi', name: 'xero-java', version: '4.20.0'

but it is still not available..

pavanraotk commented 1 year ago

@elirehema @SidneyAllen can you see if this is possible? I can create a PR if necessary, the API responds back with jobTitle, but the sdk doesn't have it, it'd be ideal if we can get it from the SDK.