PUT api/SfUtopiaAccount
Documentation for 'ProcessAccounts'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| updateRequests | Documentation for 'updateRequests'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"AccountId": "sample string 1",
"UtopiaInstanceId": "sample string 2",
"UtopiaInstanceSecret": "sample string 3",
"UtopiaInstanceName": "sample string 4",
"PartnerID": 1,
"UserID": "sample string 5",
"UserName": "sample string 6",
"AccountStatus": 7,
"AccountType": 8,
"AccountStorageType": 9,
"AccountInitializationTemplateType": 10,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
},
{
"AccountId": "sample string 1",
"UtopiaInstanceId": "sample string 2",
"UtopiaInstanceSecret": "sample string 3",
"UtopiaInstanceName": "sample string 4",
"PartnerID": 1,
"UserID": "sample string 5",
"UserName": "sample string 6",
"AccountStatus": 7,
"AccountType": 8,
"AccountStorageType": 9,
"AccountInitializationTemplateType": 10,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
},
{
"AccountId": "sample string 1",
"UtopiaInstanceId": "sample string 2",
"UtopiaInstanceSecret": "sample string 3",
"UtopiaInstanceName": "sample string 4",
"PartnerID": 1,
"UserID": "sample string 5",
"UserName": "sample string 6",
"AccountStatus": 7,
"AccountType": 8,
"AccountStorageType": 9,
"AccountInitializationTemplateType": 10,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfUtopiaAccountBase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<UtopiaAccountBase>
<AccountId>sample string 1</AccountId>
<UtopiaInstanceId>sample string 2</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 3</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 4</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 5</UserID>
<UserName>sample string 6</UserName>
<AccountStatus>7</AccountStatus>
<AccountType>8</AccountType>
<AccountStorageType>9</AccountStorageType>
<AccountInitializationTemplateType>10</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
</UtopiaAccountBase>
<UtopiaAccountBase>
<AccountId>sample string 1</AccountId>
<UtopiaInstanceId>sample string 2</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 3</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 4</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 5</UserID>
<UserName>sample string 6</UserName>
<AccountStatus>7</AccountStatus>
<AccountType>8</AccountType>
<AccountStorageType>9</AccountStorageType>
<AccountInitializationTemplateType>10</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
</UtopiaAccountBase>
<UtopiaAccountBase>
<AccountId>sample string 1</AccountId>
<UtopiaInstanceId>sample string 2</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 3</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 4</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 5</UserID>
<UserName>sample string 6</UserName>
<AccountStatus>7</AccountStatus>
<AccountType>8</AccountType>
<AccountStorageType>9</AccountStorageType>
<AccountInitializationTemplateType>10</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
</UtopiaAccountBase>
</ArrayOfUtopiaAccountBase>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"IsSuccess": true,
"Error": "sample string 2",
"AccountId": "sample string 3",
"UtopiaInstanceId": "sample string 4",
"UtopiaInstanceSecret": "sample string 5",
"UtopiaInstanceName": "sample string 6",
"PartnerID": 1,
"UserID": "sample string 7",
"UserName": "sample string 8",
"AccountStatus": 9,
"AccountType": 10,
"AccountStorageType": 11,
"AccountInitializationTemplateType": 12,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
},
{
"IsSuccess": true,
"Error": "sample string 2",
"AccountId": "sample string 3",
"UtopiaInstanceId": "sample string 4",
"UtopiaInstanceSecret": "sample string 5",
"UtopiaInstanceName": "sample string 6",
"PartnerID": 1,
"UserID": "sample string 7",
"UserName": "sample string 8",
"AccountStatus": 9,
"AccountType": 10,
"AccountStorageType": 11,
"AccountInitializationTemplateType": 12,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
},
{
"IsSuccess": true,
"Error": "sample string 2",
"AccountId": "sample string 3",
"UtopiaInstanceId": "sample string 4",
"UtopiaInstanceSecret": "sample string 5",
"UtopiaInstanceName": "sample string 6",
"PartnerID": 1,
"UserID": "sample string 7",
"UserName": "sample string 8",
"AccountStatus": 9,
"AccountType": 10,
"AccountStorageType": 11,
"AccountInitializationTemplateType": 12,
"EfcUtopiaAccountFeatures": [
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
},
{
"FeatureId": 1,
"AccountId": "sample string 2",
"FeatureType": 3,
"FeatureQuantity": 1
}
],
"SendInitialUserEmail": true,
"ExpiresOn": "2025-10-25T05:04:09.6628665+00:00",
"CreatedOn": "2025-10-25T05:04:09.6628665+00:00",
"ModifiedOn": "2025-10-25T05:04:09.6628665+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfUtopiaAccountResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<UtopiaAccountResponse>
<AccountId>sample string 3</AccountId>
<UtopiaInstanceId>sample string 4</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 5</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 6</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 7</UserID>
<UserName>sample string 8</UserName>
<AccountStatus>9</AccountStatus>
<AccountType>10</AccountType>
<AccountStorageType>11</AccountStorageType>
<AccountInitializationTemplateType>12</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
<IsSuccess>true</IsSuccess>
<Error>sample string 2</Error>
</UtopiaAccountResponse>
<UtopiaAccountResponse>
<AccountId>sample string 3</AccountId>
<UtopiaInstanceId>sample string 4</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 5</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 6</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 7</UserID>
<UserName>sample string 8</UserName>
<AccountStatus>9</AccountStatus>
<AccountType>10</AccountType>
<AccountStorageType>11</AccountStorageType>
<AccountInitializationTemplateType>12</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
<IsSuccess>true</IsSuccess>
<Error>sample string 2</Error>
</UtopiaAccountResponse>
<UtopiaAccountResponse>
<AccountId>sample string 3</AccountId>
<UtopiaInstanceId>sample string 4</UtopiaInstanceId>
<UtopiaInstanceSecret>sample string 5</UtopiaInstanceSecret>
<UtopiaInstanceName>sample string 6</UtopiaInstanceName>
<PartnerID>1</PartnerID>
<UserID>sample string 7</UserID>
<UserName>sample string 8</UserName>
<AccountStatus>9</AccountStatus>
<AccountType>10</AccountType>
<AccountStorageType>11</AccountStorageType>
<AccountInitializationTemplateType>12</AccountInitializationTemplateType>
<EfcUtopiaAccountFeatures>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
<UtopiaAccountFeatureBase>
<FeatureId>1</FeatureId>
<AccountId>sample string 2</AccountId>
<FeatureType>3</FeatureType>
<FeatureQuantity>1</FeatureQuantity>
</UtopiaAccountFeatureBase>
</EfcUtopiaAccountFeatures>
<SendInitialUserEmail>true</SendInitialUserEmail>
<ExpiresOn>2025-10-25T05:04:09.6628665+00:00</ExpiresOn>
<CreatedOn>2025-10-25T05:04:09.6628665+00:00</CreatedOn>
<ModifiedOn>2025-10-25T05:04:09.6628665+00:00</ModifiedOn>
<IsSuccess>true</IsSuccess>
<Error>sample string 2</Error>
</UtopiaAccountResponse>
</ArrayOfUtopiaAccountResponse>