go back to CRMService

PUT /crm/prospectActions/update

Updates a RowProspectAction record if it already exists, otherwise creates a new one.

Roles that can access this endpoint are Users.

Parameters

name description type default type
action body of type: application/xml application/json RowProspectAction

Result

RowProspectAction of type: application/xml application/json

the updated ProspectAction object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help