Retrieving a Partner System

URL:

http://servername:8089/do?

The input parameters are listed in the following table:

Parameters

Type

Value

Length

Comment

action

Stringt

partner

  

subaction

String

getpartnersystem

  

partnerid

Number

 

11

Partner system is needed for PartnerID.

Note: Either partnerid or partnername should be passed otherwise all the partners will be returned.

An example of input would be:

Type

Input

action

partner

partnerid

9

subaction

getpartnersystem

The responses are listed in the following table:

Response

Type

Value

Comment

msg

String

Partner Action failed

Response message

success

Enum

True/False

Responsesuccess condition

The following table provides a sample JSON response:

msg

Partner Delete failed

success

true


iWay Software