export interface GetWebhookBodyIdsDto { deliveryId: string; referenceId: string; }