Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Web Services Reference for Oracle Billing Insight > Examples of Web Services > Examples of the Hierarchy Web Service > Example of Adding a linkTarget Object to a Node as a Child NodeThis example shows you how to use the analytics Web service add a linkTarget object to a node as a child node. OperationUse the following operation to add a linkTarget object to a node as a child node: POST /hierarchies/{hierarchyId}/nodes/{nodeId}/linkTargets Sample URLThe following is a sample URL for this Web service example: http://myhost.example.com:7017/rs/api/v2/hierarchies/182003/nodes/182004/linkTargets Sample JSON InputThe following is an example of the JSON input: { Sample JSON ResponseThe following is an example of the JSON response: Successfully added node. |
![]() |
![]() ![]() |
Web Services Reference for Oracle Billing Insight | Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |