Sha256: e09cdf6762820965fbf22f7d8461cac028fefab9ff8e6387bf79f98507d808c6
Contents?: true
Size: 1.03 KB
Versions: 2
Compression:
Stored size: 1.03 KB
Contents
<?xml version="1.0"?> <ListMarketplaceParticipationsResponse xmlns="https://mws.amazonservices.com/Sellers/2011-07-01"> <ListMarketplaceParticipationsResult> <NextToken>MRgZW55IGNhcm5hbCBwbGVhc3VyZS6=</NextToken> <ListParticipations> <Participation> <MarketplaceId>ATVPDKIKX0DER</MarketplaceId> <SellerId>A135KKEKJAIBJ56</SellerId> <HasSellerSuspendedListings>No</HasSellerSuspendedListings> </Participation> </ListParticipations> <ListMarketplaces> <Marketplace> <MarketplaceId>ATVPDKIKX0DER</MarketplaceId> <Name>Amazon.com</Name> <DefaultCountryCode>US</DefaultCountryCode> <DefaultCurrencyCode>USD</DefaultCurrencyCode> <DefaultLanguageCode>en_US</DefaultLanguageCode> <DomainName>www.amazon.com</DomainName> </Marketplace> </ListMarketplaces> </ListMarketplaceParticipationsResult> <ResponseMetadata> <RequestId>efeab958-74e2-45d4-9018-2323084413b5</RequestId> </ResponseMetadata> </ListMarketplaceParticipationsResponse>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
peddler-0.6.5 | test/fixtures/sellers/market_participations.xml |
peddler-0.6.4 | test/fixtures/sellers/market_participations.xml |