Skip to content

Some APIs in the European region do not allow specifying data for individual countries #1151

Description

@TSLdob

When using certain APIs in the European region and specifying a MarketplaceId, it still returns data for the entire European market. For instance, when trying to retrieve shipment information for Germany, I also receive information for the United Kingdom.

server = FulfillmentInbound(credentials=credentials, marketplace=Marketplaces.DE)

res = server.get_shipments(MarketplaceId='A1PA6795UKMFR9', QueryType='SHIPMENT',ShipmentStatusList='CLOSED')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions