WebhookPartnerDestinationProperties interface

Properties of a partner destination webhook.

Properties

clientAuthentication

Partner client authentication

endpointBaseUrl

The base URL that represents the endpoint of 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

endpointUrl

The URL that represents the endpoint of the partner destination.

endpointUrl?: string

Property Value

string