get_shops

Description

Methods and Parameters

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.

WSDL http://www.spreadshirt.net/services.php?wsdl

Definition

get_shop (
    String token,
    int shop_ids.item0,
    int shop_ids.item1,
    int position,
    int limit
)

Parameters

Type Parameter Name Parameter Description
string token session token
int shop_ids.item0 ??????
int shop_ids.item1 ??????
int position ??????
int limit ??????

Return Values

The return value is a scalar that contains the following:

Type Return Value Name Return Value Description
string token session token

Error Messages

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:

  • ###: #######
api/get_shops.txt · Last modified: 2009/05/31 17:29 (external edit)
 
Recent changes RSS feed Driven by DokuWiki