SDK 2021.1.292 not supporting Quarterly PayFrequency

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
wheelerDev
3 Posts
User

3Posts

0Kudos

0Solutions

SDK 2021.1.292 not supporting Quarterly PayFrequency

Please see below from the SDK. Is there an update due?  

 

#region Assembly MYOB.AccountRight.SDK, Version=2021.1.292.0, Culture=neutral, #endregion

namespace MYOB.AccountRight.SDK.Contracts.Version2.Contact
{
//
// Summary:
// Describes the pay frequency
public enum PayFrequency
{
//
// Summary:
// Weekly
Weekly = 0,
//
// Summary:
// Fortnightly
Fortnightly = 1,
//
// Summary:
// Twice a month
TwiceAMonth = 2,
//
// Summary:
// Monthly
Monthly = 3
}
}

2 REPLIES 2
Hannah_B
MYOB Moderator
142 Posts
MYOB Moderator
Australia
MYOB Moderator

142Posts

33Kudos

25Solutions

Re: SDK 2021.1.292 not supporting Quarterly PayFrequency

HI @wheelerDev,

 

Currently, you are on the latest version however with the SDK this is normally updated a few weeks after the AccountRight release. 

 

I do not have a date as of yet however as soon as I find out I will update this post. 

 

The SDK release will be updated here. 


Thanks,
@Hannah_B


MYOB API Specialist


MYOB API Support Centre|MYOB App Marketplace|MYOB AccountRight API Endpoint Doc's



Did my answer help?


Mark it as a Solution

wheelerDev
3 Posts
User

3Posts

0Kudos

0Solutions

Re: SDK 2021.1.292 not supporting Quarterly PayFrequency

Thanks for this... only that we have clients using this pay frequency and that the SDK is not supporting the same is causing data errors and out of date analysis that we offer.  Look forward to the update

 

Cheers

 

Andrew

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post