sendRegistrationWebhooks(entries: RegistrationEntry[],currency: string,): Promise<void>
Send consolidated webhook to all unique webhook URLs for the given entries
entries: RegistrationEntry[]
sendRegistrationWebhooks(entries: RegistrationEntry[],currency: string,): Promise<void>
Send consolidated webhook to all unique webhook URLs for the given entries
entries: RegistrationEntry[]
import { sendRegistrationWebhooks } from "doc.ts";