-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Milestone
Description
Originally reported by Valery Tsarov (Bitbucket: Hamurapa, GitHub: Unknown)
I have sent a request to API:
result = api.item_lookup(
'009800895250', IdType='UPC')
But in a response I have this:
'UPC': 9800895250
It looks like an Integer.
The same story with EAN. I think you have to return UPC and EAN like a string with all "0".