Adding MetaData Values

URL:

http://servername:8089/do?

The input parameters are listed in the following table:

Parameters

Type

Value

Length

Comments

action

String

tpa

  

subaction

String

addedittpavalue

  

domain

Enum

  • Partner

  • PartnerSystem

  • System

  • Routes

  • Partnercontact

 

Domain for which metadata needs to be entered for example PARTNER,PARTNERSYSTEM

domainid

Number

 

45

DomainID for which TPA metadata is entered. For example, this will be equal to the partnerid of the partner for which metadata is provided.

nodevalue

Number

  

Metadata key

text

String

  

Metadata value

tpametadataid

Number

  

An example of input would be:

Type

Input

action

tpa

domain

PARTNER

domainid

10

nodevalue

12

subaction

addedittpavalue

text

TestNode

tpametadataid

0

The responses are listed in the following table:

Response

Type

Value

Comment

msg

String

TPA Operation

Response message

success

Enum

True/False

Response success condition

The following table provides a sample JSON response:

msg

“TPA Operation failed”

success

“fail”


iWay Software