Skip to main content
POST
Convert lead to client

Authorizations

Authorization
string
header
required

Swagger / Postman only: Client ID as username, Client secret as password. In Postman, set this once on the collection (Authorization → Basic Auth) so all requests inherit. For production server-to-server code, prefer X-OM-Auth-ID and X-OM-Auth-Key headers.

Path Parameters

entityKey
string<uuid>
required

Lead entity key (identifier).

Response

OK

entityKey
string | null
clientStatus
string | null