tmcRequestFulfilledDataSchema
@mineflow/contracts / tmcRequestFulfilledDataSchema
Variable: tmcRequestFulfilledDataSchema
const tmcRequestFulfilledDataSchema: ZodObject<{
linkedInboundIds: ZodArray<ZodUUID>;
requestId: ZodUUID;
totalFulfilledQuantity: ZodNumber;
}, $strip>;
Defined in: events/scm/tmc.ts:310
scm.tmc-request.fulfilled — заявка исполнена; linkedInboundIds связывает
её с приходами, закрывшими потребность. Подписчики: ana/kpi, Notifications.