All URIs are relative to **
Method | HTTP request | Description |
---|---|---|
inventoryLinkPost | POST /1.0.0/inventory/link | Create Link and initial Contract |
inventoryLinksByLinkidGet | GET /1.0.0/inventory/links/{linkid} | Get details of specified link |
inventoryLinksCustomerByCustomeruuidGet | GET /1.0.0/inventory/links/customer/{customeruuid} | Get active Links |
inventoryLinksHistoryByLinkidGet | GET /1.0.0/inventory/links/history/{linkid} | Get Link history |
Create Link and initial Contract
Create Link and initial Contract
TelstraTPN inventoryLinkPost
Name | Type | Description | Notes |
---|---|---|---|
body | InventoryLinkRequest | [optional] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Get details of specified link
Get details of specified link
TelstraTPN inventoryLinksByLinkidGet linkid=value
Name | Type | Description | Notes |
---|---|---|---|
linkid | string | Unique identifier representing a specific link |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Get active Links
Get active Links
TelstraTPN inventoryLinksCustomerByCustomeruuidGet customeruuid=value
Name | Type | Description | Notes |
---|---|---|---|
customeruuid | string | Unique identifier representing a specific customer |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Get Link history
Get Link history
TelstraTPN inventoryLinksHistoryByLinkidGet linkid=value
Name | Type | Description | Notes |
---|---|---|---|
linkid | string | Unique identifier representing a specific link |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]