export interface IPurchaseRequest { purchaseNumber: string; }