Skip to main content
PUT
Update entity

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Path Parameters

id
string
required

Entity ID

Body

application/json
email
string<email>[]

Legacy field, unrelated to invoice contact resolution — Contact groups (see the Contact Groups API) are now the source of truth for invoice/email communications.

phoneNumber
string

Legacy field, unrelated to invoice contact resolution — Contact groups (see the Contact Groups API) are now the source of truth for invoice/email communications.

externalId
string

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)