All URIs are relative to **
Method | HTTP request | Description |
---|---|---|
accountByCustomeruuidGet | GET /1.0.0/account/{customeruuid} | Get account information details |
accountUserByCustomeruuidGet | GET /1.0.0/account/{customeruuid}/user | List users |
Get account information details
Get the account information for the specified customer
TelstraTPN accountByCustomeruuidGet 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]
List users
List all users associated with the specified customer
TelstraTPN accountUserByCustomeruuidGet 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]