See associated file to see a sample response. I gave it a token, my shop_id twice (I'm not sure what they're asking for), position=1 and limit=4
Among other things, the response is a malformed url with the attribute name first_product_image.
get_shop ( String token, int shop_ids.item0, int shop_ids.item1, int position, int limit )
| Type | Parameter Name | Parameter Description |
|---|---|---|
| string | token | session token |
| int | shop_ids.item0 | ?????? |
| int | shop_ids.item1 | ?????? |
| int | position | ?????? |
| int | limit | ?????? |
The return value is a scalar that contains the following:
| Type | Return Value Name | Return Value Description |
|---|---|---|
| string | token | session token |
The return string is a standard format error string and implements all standard error and success messages. The following SOAP exceptions represent specific error codes for this method: