interface ReqGetReceiptId {
    id: string;
}
