AddOrganisation()
The AddOrganisation() command adds an organisation into Field View.
|
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
apiToken | string | 20 | Y | Your API security token configured in Field View. |
organisationRequest | OrganisationRequest | Organisation information request. |
Field | Type | Description |
---|---|---|
ID | integer | The ID of the organisation that was added. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>