User.SetPointersBack.get

Description

Sets the pointers back x number of days for a custom client. Requires OAuth authentification.

Method

GET

Endpoint

http://api.cixonline.com/v1.0/cix.svc/user/{client}/{back}/setpointersback(.xml/.json)

Parameters

Required Name Type Description
yes client string The name of your given client.
yes back int The days to set the pointers back for a given client.

Example Request

Example Return XML

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Success</string>

Example Return JSON

"Success"

Error Codes

Code Description
400 Bad request. Check input parameters.
401 Authentication failed. Missing required parameter : {parameter name}.
401 Signature expired. Either the timestamp or the nonce have expired or are invalid.
 
cix.api/user.setpointersback.get.txt · Last modified: 2010/09/07 10:50 by nigelgo
 
Except where otherwise noted, content on this wiki is licensed under the following license:Public Domain
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Debian Driven by DokuWiki