8000 Add Amazon NL region to Marketplaces Enum · Issue #145 · python-amazon-mws/python-amazon-mws · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Add Amazon NL region to Marketplaces Enum #145

@ceijssen

Description

@ceijssen

Hi there,

Amazon is currently expanding its business to the Netherlands and I've received their NL marketplace ID. I'm not really familiar with contributing to this project, so I preferred creating an issue instead 😅 I think the only line needed to add to the Marketplaces(Enum) class in mws/mws.py is the following:

NL = ('https://mws-eu.amazonservices.com', 'A1805IZSGTT6HS')

Not sure if it needs to be added elsewhere too.

Would appreciate if this could be added :-)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0