Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feedback for “Subscribers” #583

Open
sshaw opened this issue Oct 15, 2024 · 4 comments
Open

Feedback for “Subscribers” #583

sshaw opened this issue Oct 15, 2024 · 4 comments
Assignees
Labels
wip Work is currently in progress.

Comments

@sshaw
Copy link

sshaw commented Oct 15, 2024

https://developer.bigcommerce.com/docs/rest-management/subscribers#get-subscribers

The params are XXX:in params. For example it says:

id in query

But this is. id:in not id. This looks to apply to all the "in" parameters on that page. You can see on the customer's page it's described correctly.

Also date_modified, is it date_modified or date_modified:min? The example given is for last_imported:min which, given the docs, is not a valid param.

@bc-traciporter
Copy link
Collaborator

Hello @sshaw
I tested the parameters. Here is the id parameter.
Screenshot 2024-10-16 at 9 09 01 AM
And here is the date_modified parameter.
Screenshot 2024-10-16 at 9 10 50 AM
Can you please clarify the issue with these?

@sshaw
Copy link
Author

sshaw commented Oct 17, 2024

Then it appears 2 forms are supported: id, id:in, date_modified and date_modified:min. Is it intended that the 2nd forms are supported and just undocumented?

@bc-traciporter
Copy link
Collaborator

Thank you @sshaw I will look into this issue.

@bc-traciporter bc-traciporter added the wip Work is currently in progress. label Oct 17, 2024
@bc-traciporter bc-traciporter self-assigned this Oct 17, 2024
@bc-traciporter
Copy link
Collaborator

Hello @sshaw thank you for bringing these parameters to our attention. I am in the process of adding additional query parameters to the Get Subscribers endpoint. I will let you know when the documentation is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work is currently in progress.
Projects
None yet
Development

No branches or pull requests

2 participants