CreateWebhook

This endpoint is used to create a webhook, to receive updates of your user\'s payments (_successful/cancelled_).

public static VyTask<string> CreateWebhook(VyNotificationWebhookRequest reqParams)

Parameters

reqParams

Request data for the operation

Returns

VyTask

Last updated