Entity mapping updated
Webhook
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Notification of an update to an entity mapping
Request
- application/json
Body
webhook_event_type stringrequired
Possible values: [entity.entity_mapping.updated
]
entity_id stringrequired
application_id stringrequired
connection_id stringrequired
customer_id stringrequired
provider_name stringrequired
object_name string
object_type string
Possible values: [standard
, custom
]
result stringrequired
Possible values: [SUCCESS
, ERROR
]
error_message string
Responses
- 200
Return a 200 status to indicate that the data was received successfully
Loading...