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

added 'getmyebaysellingresponse.activelist.itemarray.item' to base_list_nodes #261

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

egdoc
Copy link
Contributor

@egdoc egdoc commented Dec 20, 2018

This change makes the item attribute of response.reply.activelist.ItemArray to be returned always as a list, event on a single result.

Single result:
'ActiveList': {'ItemArray': {'Item': [{'ItemID': '110388339347', 'SellingStatus': None, 'ShippingDetails': None, 'Title': 'Test Item'}]}}

@hwms
Copy link

hwms commented Apr 14, 2019

Very nice and a lot easier than the time based approach from getsellerlist.
usage:
api.execute('GetMyeBaySelling', {'ActiveList': {'Sort': "TimeLeft", 'Pagination': {'EntriesPerPage': 100, 'PageNumber': 1}}})

@timotheus timotheus merged commit a94e885 into timotheus:master Apr 16, 2019
timotheus added a commit that referenced this pull request May 17, 2021
added 'getmyebaysellingresponse.activelist.itemarray.item' to base_list_nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants