get_articles_count

Description

update a client session

Methods and Parameters

Supplied producttype_id=267 (Women's Summer Shirt). design_id=5422605 (Messer). No error given for not having a search phrase. Returned 0 with all fields filled or with the search text left out. Returned 2 as expected when only the producttype_id was given and not the design_id. Returned 0 when design_id was given but no producttype_id with or without search_phrase. Returned 1 when only a search_phrase was given of “mine's”. Returned 3 with no search parameters. Returned Error 101 missing token without a token.

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

Definition

get_articles_count (
    String token,
    int producttype_id,
    int design_id,
    String search_phrase
)

Parameters

Type Parameter Name Parameter Description
string token session token
string lang language code
string locale locale code

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_articles_count.txt · Last modified: 2009/05/31 17:29 (external edit)
 
Recent changes RSS feed Driven by DokuWiki