Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

EarnCode fields removal #387

Open
ericpurico opened this issue Jul 1, 2022 · 0 comments
Open

EarnCode fields removal #387

ericpurico opened this issue Jul 1, 2022 · 0 comments

Comments

@ericpurico
Copy link

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

errorMessage "Invalid field 'isDeleted' at position 4."
errorMessageKey "errors.invalidField"
errorCode 400

GET: /query/EarnCode?fields=id,status&where=id>0

errorMessage "Invalid field 'status' at position 4."
errorMessageKey "errors.invalidField"
errorCode 400
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant