Basic Parameters
| Parameter | Description |
|---|---|
| Code | Customer’s code. |
| Linked Accounts IDs | List of customer’s linked accounts IDs. |
| Name | Customer’s name. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Account ID | The account ID to use for this action. If not provided, defaults to the account ID configured in the connection. Note: This parameter is only for UM 2.0 connections. |
| Account Key | Which account key to use for authentication. Must be used with a valid Division ID. If not provided, will default to use the first Account Key and Division ID found. |
| Cost Center ID | The cost center ID to use for this action. If not provided, defaults to the cost center ID configured in the connection. Note: This parameter is only for UM 2.0 connections. |
| Division ID | Which division ID to use for authentication. Must be used with a valid Account Key. If not provided, will default to use the first Account Key and Division ID found. |
Example Output
{
"account_id": "{{acccountID}}",
"uuid": "fd50e8f0-823a-456e-9df8-7e14f8df3fb7",
"account_key": "{{accountKey}}",
"division_id": "0",
"user_key": "{{user-Key}}",
"creation_time": "2022-07-07 13:00:50",
"created_by": "Anodot User",
"title": "The Big API Palooza II",
"description": "Its time to get the API going!",
"date": "2022-07-07"
}