go back to CRMService

PUT /crm/prospects/create

Creates a new RowCustomer record for the given Customer data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
prospect body of type: application/xml application/json RowCustomer

Result

RowCustomer of type: application/xml application/json

the created RowCustomer record.

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowCustomer