SOAP API methode Account_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
account | Structure of type 'account' | All properties of the retrieved account |
Structuur 'account'
Naam | Type | Beschrijving |
---|---|---|
name | string | The name of the account. |
showpoweredby | boolean | Should the powerdby rule be visible?. |
description | string | The description of the account. |
created | timestamp | The date and time when the account was created. |
end | timestamp | The date and time when the account was ended. |
active | boolean | Is this account active? |
main | boolean | Is this a main account?. |
unsecure | boolean | Is this an insecure account?. |
mailip | string | The 'from' IP address that is used for mailings |