You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that isDeleted and status were removed from EarnCode in the API. Can we please confirm it is permanent or just a bug? If it is permanent, can we have them removed from the SDK too? Thanks.
Hi,
It seems that isDeleted and status were removed from EarnCode in the API. Can we please confirm it is permanent or just a bug? If it is permanent, can we have them removed from the SDK too? Thanks.
GET: /query/EarnCode?fields=id,isDeleted&where=id>0
GET: /query/EarnCode?fields=id,status&where=id>0
The text was updated successfully, but these errors were encountered: