Skip to main content
POST
Send partner profile update notification

Authorizations

X-API-KEY
string
header
required

Server-to-Server API Key for internal/lambda/cron calls

Body

application/json
partner_id
integer
required

Partner user ID

Example:

1

updated_field
string[]
required

List of field names that were updated

Example:

Response

200 - application/json

Notification sent

status
string
Example:

"success"

message
string
Example:

"Partner profile update notification sent."