Skip to main content

Update Webhook Configuration

PUT 

/partner/notification/:user_code/webhook/setting

Saves webhook service configuration. Inserts a new record if this is the first configuration for the service type, or updates the existing record if one already exists.

Request

Responses

200Webhook service settings saved successfully
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {}
}
Schema Details
FieldTypeDescription
messageobject
dataobject