Skip to main content
PATCH
Update a business

Authorizations

Authorization
string
header
required

API key (nlmca_live_…) or OAuth access token

Path Parameters

id
string
required

Business id

Body

application/json
Maximum string length: 255
dba
string
Maximum string length: 255
ein
string
Maximum string length: 20
entity_type
string
Maximum string length: 50
industry
string
Maximum string length: 100
address
string
city
string
Maximum string length: 100
state
string
Maximum string length: 50
zip
string
Maximum string length: 20
phone
string
Maximum string length: 50
email
string
Maximum string length: 255
business_start_date
string

YYYY-MM-DD.

status
enum<string>
Available options:
active,
inactive,
watchlist
tags
string[]

Replaces the full tag list.

custom_data
object

Replaces the whole custom_data object.

Response

OK

data
object
required
meta
object
required