| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetStore::GetStoreResponseType
Returns the data describing a seller's eBay store, including name, description, URL, and other information. The caller making the request must be the owner of an eBay store. If the authenticated caller does not have an eBay store, the response is an error. A successful response contains either the complete store configuration or information about the category hierarchy for the store only.
eBay::API::XML::Call::GetStore::GetStoreResponseType inherits from the eBay::API::XML::ResponseDataType class
The data describing the store configuration.
# Argument: 'ns:StoreType'
Returned: Always # Returns: 'ns:StoreType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |