update
\!! DESCRIPTION MISSING !!
public update(webhookId: string, reqParams: VyPayWebhookRequest) : VyPromise<VyWebhookDto>
Parameters
webhookId
string
This is the `ID` of the webhook you want to update.
Returns
VyPromise<VyWebhookDto>
Last updated
\!! DESCRIPTION MISSING !!
public update(webhookId: string, reqParams: VyPayWebhookRequest) : VyPromise<VyWebhookDto>
Parameters
webhookId
string
This is the `ID` of the webhook you want to update.
Returns
VyPromise<VyWebhookDto>
Last updated