AddBusinessUnitType()
The AddBusinessUnitType() command adds a business unit type into Field View.
|
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
apiToken | string | 20 | Y | Your API security token configured in Field View. |
BusinessUnitTypeRequest | BusinessUnitTypeRequest | Business unit type information request. |
Field | Type | Description |
---|---|---|
ID | integer | The ID of the business unit type that was added. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>