deleteMObjects

Deletes one or more MObjects and returns the outcome of the operation (DELETED, UNCHANGED, FAILED).

Request

Field Name

Required/Optional

Description

mObjectList->mObject->type Required Can be one of

  1. Opportunity
  2. OpportunityPersonRole
mObjectList->mObject->id Required id of MObject to be deleted

Request XML

Response XML

Sample Code – PHP

Sample Code – Java

Sample Code – Ruby