Update customer notification endpoint URL.

PUT {{baseUrl}}/notifications/endpoint

Register a new notification endpoint URL for the customer. All subscribed events of the introducer will stay active.

Request Body

{"apiKey"=>"<string>", "basePath"=>"<string>", "created"=>"<dateTime>", "updated"=>"<dateTime>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring