Document toolboxDocument toolbox

_URI Ext Export Default Parameters

URL Parameters

ParameterDescription
customeridIdentifies the unique customer id assigned by ServicePower. This value will never change.
customercodeIdentifies the unique customer code associated with the Customer and assigned by ServicePower. The Customer should keep this code confidential. If required, such as an IT employee being released from the Customer's organization, a new customer code can be requested.
rowverSpecifies the starting point where objects should be returned from. The first object returned will be the next object after the specified rowver.
limitSpecifies the maximum number of objects to be returned.

src

3.19.0

Specifies the source of the changes. These sources are as follows:

  • mob = Changes that are sourced from the ServiceMobility mobile application
  • sch = Changes that are sourced from ServiceScheduling
  • api = Changes that are sourced from the API or the portal application

If a source is not specified, the call will by default pull only changes from the ServiceMobility mobile application (src='mob')

Â