SOAP API methode PartCondition_field
Beschrijving
The parameter is the name or ID of the field
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | int | Unique identifier (id) of the object PartCondition. The method only applies to the partcondition with this id. |
| identifier * | string | |
| login | Structure of type 'login' | Optional login data (soon deprecated) |
| access_token | string | Optional api access token |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| partconditionfield | Structure of type 'partconditionfield' |
Structuur 'login'
| Naam | Type | Beschrijving |
|---|---|---|
| username | string | The username of the login attempt |
| account | string | The account name of the login attempt |
| password | string | The password for the login attempt |
Structuur 'partconditionfield'
| Naam | Type | Beschrijving |
|---|---|---|
| id | string | The ID of the PartConditionField. |
| order | string | The order this field will be sorted on. |
| sortingtype | string | The type of sorting. |