WebhookUpdatePartnerDestinationInfo interface

Information about the update of the WebHook of the partner destination.

Extends

Properties

clientAuthentication

Partner client authentication

endpointBaseUrl

The base URL that represents the endpoint of the partner destination.

endpointType

Type of the endpoint for the partner destination

endpointUrl

The URL that represents the endpoint of the partner destination.

Property Details

clientAuthentication

Partner client authentication

clientAuthentication?: PartnerClientAuthenticationUnion

Property Value

endpointBaseUrl

The base URL that represents the endpoint of the partner destination.

endpointBaseUrl?: string

Property Value

string

endpointType

Type of the endpoint for the partner destination

endpointType: "WebHook"

Property Value

"WebHook"

endpointUrl

The URL that represents the endpoint of the partner destination.

endpointUrl?: string

Property Value

string