CreateWebhook

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

public static VyTask<string> CreateWebhook(VyWebhookCreateOrUpdateRequest reqParams)

Parameters

Returns

VyTask

Last updated