Skip to main content
PUT
Brokermint — Sync Lead

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Body

application/json

Brokermint-sourced contact payload.

email
string
firstName
string
lastName
string
contactType
string
externalId
string
address
string
city
string
state
string
zip
string
phone
string
bmPrivate
boolean
leadSource
string

Response

Brokermint contact synced.

Common response envelope with status code and message.

code
integer<int32>

Status code. 0 indicates success.

Example:

0

message
string

Status message.

Example:

"success"